]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779D
authorGuenter Roeck <linux@roeck-us.net>
Mon, 21 May 2012 02:29:48 +0000 (19:29 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 21 Mar 2013 15:09:44 +0000 (08:09 -0700)
commite4a2e6194a67e7aa0814f4159bbeb418f040dd74
treecbe5b22f517d3e16cafeaa7723febc389d48d9e5
parent8bb707ebec74767eeb3ee9dba6f1e7825d3e36cf
hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779D

This driver will replace the w83627ehf driver for NCT6775F and NCT6776F,
and provides support for NCT6779D.

This patch provides support for voltage monitor attributes.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/nct6775 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/nct6775.c [new file with mode: 0644]