/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | ltc2978.c | 126 u16 temp2_max; member 430 &data->temp2_max); in ltc3880_read_word_data() 507 data->temp2_max = 0x7c00; in ltc2978_write_word_data() 731 data->temp2_max = 0x7c00; in ltc2978_probe()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | max6639.rst | 37 temp2_max RW Set THERM temperature for input 2
|
H A D | max1668.rst | 40 temp2_max rw remote temperature 1 maximum threshold for alarm
|
H A D | ltc2947.rst | 92 temp2_max High temperature threshold for fan control
|
H A D | amc6821.rst | 39 temp2_max rw "
|
H A D | peci-cputemp.rst | 60 temp2_max Provides thermal control temperature of the CPU package
|
/openbmc/linux/drivers/hwmon/ |
H A D | max6642.c | 248 static SENSOR_DEVICE_ATTR_2_RW(temp2_max, temp_max, 1,
|
H A D | max1619.c | 186 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp, t_high2);
|
H A D | adm1029.c | 253 static SENSOR_DEVICE_ATTR_RO(temp2_max, temp, 4);
|
H A D | adm1021.c | 281 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_max, 1);
|
H A D | emc1403.c | 177 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp, 0x07);
|
H A D | thmc50.c | 254 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_max, 1);
|
H A D | max1668.c | 249 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO, show_temp_max,
|
H A D | emc6w201.c | 327 static SENSOR_DEVICE_ATTR_2_RW(temp2_max, temp, 1, max);
|
H A D | adm1025.c | 324 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_max, 1);
|
H A D | max6639.c | 342 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_max, 1);
|
H A D | emc2103.c | 471 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_max, 1);
|
H A D | lm95234.c | 504 static SENSOR_DEVICE_ATTR_RW(temp2_max, tcrit2, 0);
|
H A D | smsc47m192.c | 392 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_max, 1);
|
H A D | w83l786ng.c | 449 SENSOR_ATTR_2(temp2_max, S_IRUGO | S_IWUSR,
|
H A D | max6697.c | 396 static SENSOR_DEVICE_ATTR_2_RW(temp2_max, temp, 1, MAX6697_TEMP_MAX);
|
H A D | f71882fg.c | 723 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max, 779 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_max, 895 SENSOR_ATTR_2(temp2_max, S_IRUGO|S_IWUSR, show_temp_crit,
|
H A D | amc6821.c | 700 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp, IDX_TEMP2_MAX);
|
H A D | via686a.c | 557 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_over, 1);
|
H A D | f75375s.c | 685 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO|S_IWUSR,
|