]> git.sur5r.net Git - groeck-nct6775/commit
nct6775: Monitor additional temperature registers
authorGuenter Roeck <linux@roeck-us.net>
Wed, 13 Nov 2013 03:14:04 +0000 (19:14 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 13 Nov 2013 03:33:44 +0000 (19:33 -0800)
commit069a44e1a13e9b8a25186a95c37ceaf18357f1c2
tree0060665b2dec295532bdfe986bd8b0d2608ce5b5
parent2eaad465a53e2c0398ce8c5cc294019b37fec0e7
nct6775: Monitor additional temperature registers

The number of SMIOVT registers on NCT6779 and NCT6791 is limited to 2.
As result, the driver may not report some of the temperatures used for fan
control. Fortunately, the chip has registers to monitor those temperatures.
Add them to the list of temperatures to report.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
nct6775.c