]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/hwmon/Makefile
hwmon: Add Nuvoton NCT7904 hwmon driver
authorVadim V. Vlasov <vvlasov@dev.rtsoft.ru>
Fri, 27 Feb 2015 13:16:00 +0000 (16:16 +0300)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 9 Mar 2015 16:59:36 +0000 (09:59 -0700)
commit9c947d25c96ec93485d60f7b783403d518c1418d
tree8d87bbe5f0d1a327f23f37b5e08316d50360a8ff
parente8433b42b60e799d55eb2476dc6cb3668c740063
hwmon: Add Nuvoton NCT7904 hwmon driver

The NCT7904D is a hardware monitor supporting up to 20 voltage sensors,
internal temperature sensor, Intel PECI and AMD SB-TSI CPU temperature
interface, up to 12 fan tachometer inputs, up to 4 fan control channels
with SmartFan.

Signed-off-by: Vadim V. Vlasov <vvlasov@dev.rtsoft.ru>
[Guenter Roeck: Fixed whitespace errors, dropped redundant comment]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/nct7904 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/nct7904.c [new file with mode: 0644]