hwmon: New driver for the VIA VT1211
authorJuerg Haefliger <juergh@gmail.com>
Sun, 24 Sep 2006 18:54:04 +0000 (20:54 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 28 Sep 2006 22:31:16 +0000 (15:31 -0700)
commitab41319eab3b5e600873dc77dff7756970424ca6
tree28a66a3df7ed73de1fd90a7e20b095ddefd6cde2
parent125751cb833f20c12c7237782b2a4680fd636ed0
hwmon: New driver for the VIA VT1211

hwmon: New driver for the VIA VT1211

This is a new driver for the VIA VT1211 Super-IO chip. It is a rewrite
of the existing vt1211 driver (by Mark D. Studebaker and Lars Ekman)
which has been around for a while but never made it into the main
kernel tree.

It is implemented as a platform driver and therefore requires
lm_sensors 2.10.1 to function properly.

Signed-off-by: Juerg Haefliger <juergh@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
MAINTAINERS
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/vt1211.c [new file with mode: 0644]