Searched refs:temp2_max (Results 1 – 25 of 40) sorted by relevance
12
| /linux/Documentation/hwmon/ |
| H A D | mp2925.rst | 149 **temp2_max**
|
| H A D | mp2993.rst | 148 **temp2_max**
|
| H A D | mp2869.rst | 173 **temp2_max**
|
| H A D | mp2891.rst | 177 **temp2_max**
|
| 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 | adp1050.rst | 121 temp2_max Critical maximum temperature
|
| H A D | peci-cputemp.rst | 61 temp2_max Provides thermal control temperature of the CPU package
|
| /linux/drivers/hwmon/pmbus/ |
| H A D | ltc2978.c | 131 u16 temp2_max; member 435 &data->temp2_max); in ltc3880_read_word_data() 512 data->temp2_max = 0x7c00; in ltc2978_write_word_data() 763 data->temp2_max = 0x7c00; in ltc2978_probe()
|
| /linux/drivers/hwmon/ |
| H A D | adm1029.c | 256 static SENSOR_DEVICE_ATTR_RO(temp2_max, temp, 4);
|
| H A D | thmc50.c | 254 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_max, 1);
|
| 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 | emc2103.c | 475 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_max, 1);
|
| H A D | smsc47m192.c | 392 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_max, 1);
|
| H A D | w83l786ng.c | 459 SENSOR_ATTR_2(temp2_max, S_IRUGO | S_IWUSR,
|
| H A D | via686a.c | 557 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_over, 1);
|
| H A D | f75375s.c | 660 static SENSOR_DEVICE_ATTR(temp2_max, S_IRUGO|S_IWUSR,
|
| H A D | gl520sm.c | 574 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_max, 1);
|
| H A D | lm87.c | 445 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_high, 1);
|
| H A D | vt8231.c | 547 static SENSOR_DEVICE_ATTR_RW(temp2_max, temp_max, 1);
|
| H A D | lm63.c | 826 static SENSOR_DEVICE_ATTR(temp2_max, S_IWUSR | S_IRUGO, show_temp11,
|
| H A D | fschmd.c | 612 SENSOR_ATTR_RW(temp2_max, temp_max, 1),
|
12