diff options
| author | amy.shih <[email protected]> | 2085-06-18 15:57:19 +0000 |
|---|---|---|
| committer | Guenter Roeck <[email protected]> | 2019-09-03 12:47:17 -0700 |
| commit | 4a2d78822fdf1556dfbbfaedd71182fe5b562194 (patch) | |
| tree | 04d6a008000472754fc5188a9258091620ec6702 /tools/perf/scripts/python | |
| parent | 7b1b68f013e8cf4f5e7f6eedba5f0b3f9226e7e3 (diff) | |
hwmon: (nct7904) Fix incorrect temperature limitation register setting of LTD.
According to kernel hwmon sysfs-interface documentation, temperature
critical max value, typically greater than corresponding temp_max values.
Thus, reads the LTD_HV_HL (LTD HIGH VALUE HIGH LIMITATION) and LTD_LV_HL
(LTD LOW VALUE HIGH LIMITATION) for case hwmon_temp_crit and
hwmon_temp_crit_hyst. Reads the LTD_HV_LL (HIGH VALUE LOW LIMITATION)
and LTD_LV_LL (LOW VALUE LOW LIMITATION) for case hwmon_temp_max
and hwmon_temp_max_hyst.
Signed-off-by: amy.shih <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions