[PATCH] HWMON: w83791d: New hardware monitoring driver for the Winbond W83791D
authorCharles Spirakis <bezaur@gmail.com>
Tue, 25 Apr 2006 12:21:03 +0000 (14:21 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jun 2006 18:10:33 +0000 (11:10 -0700)
commit9873964d6eb24bd0205394f9b791de9eddbcb855
treeb0e4a6f72f31e4a1215d2ae1e79a16d6e753f617
parent4f507ea1560805b16cf4a4359e304ae0db0c2dcb
[PATCH] 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: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/hwmon/w83791d [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/w83791d.c [new file with mode: 0644]