diff options
author | amy.shih <amy.shih@advantech.com.tw> | 2085-06-18 15:57:19 +0000 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2019-09-03 12:47:17 -0700 |
commit | 4a2d78822fdf1556dfbbfaedd71182fe5b562194 (patch) | |
tree | 04d6a008000472754fc5188a9258091620ec6702 /drivers/hwmon/nct6683.c | |
parent | 7b1b68f013e8cf4f5e7f6eedba5f0b3f9226e7e3 (diff) | |
download | lwn-4a2d78822fdf1556dfbbfaedd71182fe5b562194.tar.gz lwn-4a2d78822fdf1556dfbbfaedd71182fe5b562194.zip |
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 <amy.shih@advantech.com.tw>
Link: https://lore.kernel.org/r/20850618155720.24857-1-Amy.Shih@advantech.com.tw
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/nct6683.c')
0 files changed, 0 insertions, 0 deletions