Revision bf164c58e58328c40ebc597a8ac00cc6840f9703 authored by Jean Delvare on 13 October 2011, 19:49:08 UTC, committed by Guenter Roeck on 13 October 2011, 23:51:29 UTC
The w83627ehf driver is improperly reporting thermal diode sensors as
type 2, instead of 3. This caused "sensors" and possibly other
monitoring tools to report these sensors as "transistor" instead of
"thermal diode".

Furthermore, diode subtype selection (CPU vs. external) is only
supported by the original W83627EHF/EHG. All later models only support
CPU diode type, and some (NCT6776F) don't even have the register in
question so we should avoid reading from it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: stable@kernel.org
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
1 parent 976d167
History
File Mode Size
Makefile -rw-r--r-- 212 bytes
aarp.c -rw-r--r-- 24.9 KB
atalk_proc.c -rw-r--r-- 6.8 KB
ddp.c -rw-r--r-- 48.3 KB
dev.c -rw-r--r-- 1.2 KB
sysctl_net_atalk.c -rw-r--r-- 1.3 KB

back to top