]> 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>
Sun, 17 Mar 2013 23:28:00 +0000 (16:28 -0700)
commit01b8fc790828085f1847e4f4ce8cacf1466b1ade
treedf6ca268ef50376ee7ac4e8b03a0fd1c6224b53d
parent4d4dfdf36c54a55fbc08e5f785ff6673ec9b2089
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]