]> 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>
Mon, 1 Apr 2013 02:36:42 +0000 (19:36 -0700)
commit1e19109860eeeacdd7f6e4efde32d03229281474
treec14aeb8f9f275850a302deef61fdb3b6c19c4426
parentbd5ce45857cdf5973e14c1e783b239013e84bdc6
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]