]> git.sur5r.net Git - groeck-nct6775/commit
nct6775: Add support for multiple virtual temperature sources
authorGuenter Roeck <linux@roeck-us.net>
Sun, 11 Sep 2016 16:46:56 +0000 (09:46 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 11 Sep 2016 16:46:56 +0000 (09:46 -0700)
commitbf8c5df732be867ccaa0a20641e8862e1926f267
tree77377d12f3a5edc97a588e53cb37f63dd6581b4d
parent7ec12358533b6c2637a83c1778e9b1d610200613
nct6775: Add support for multiple virtual temperature sources

For virtual temperatures, the actual temperature values are written
by software, presumably by the BIOS. This functionality is (as of
right now) supported on NCT6791D, NCT6792D, and NCT6793D. On those chips,
the temperatures are written into registers 0xea..0xef on page 0.
This is known to be used on some Asus motherboards. Report the 'virtual'
temperatures for all monotoring sources to address this situation.

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