]> git.karo-electronics.de Git - karo-tx-linux.git/commit
HWMON: w83791d: New hardware monitoring driver for the Winbond W83791D
authorCharles Spirakis <bezaur@gmail.com>
Sun, 25 Feb 2007 23:49:39 +0000 (00:49 +0100)
committerAdrian Bunk <bunk@stusta.de>
Sun, 25 Feb 2007 23:49:39 +0000 (00:49 +0100)
commit6974d7841880c46318462054b4cf5cac142b865f
tree4d8130f5f0d9176f736a84fb6c93b5523f00920e
parentc4141268d4c22a4d61380972011547b138bb5cd2
HWMON: w83791d: New hardware monitoring driver for the Winbond W83791D

Add support for the w83791d sensor chip. The w83791d hardware is
somewhere between the w83781d and the w83792d and this driver code
is derived from the code that supports those chips.

Signed-off-by: Charles Spirakis <bezaur@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Documentation/hwmon/w83791d [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/w83791d.c [new file with mode: 0644]