diff options
author | Juerg Haefliger <juergh@gmail.com> | 2006-09-24 14:54:04 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-09-28 18:31:16 -0400 |
commit | ab41319eab3b5e600873dc77dff7756970424ca6 (patch) | |
tree | 28a66a3df7ed73de1fd90a7e20b095ddefd6cde2 /MAINTAINERS | |
parent | 125751cb833f20c12c7237782b2a4680fd636ed0 (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 63673e6513b7..332b220f8a23 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3309,6 +3309,12 @@ W: http://linuxtv.org | |||
3309 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git | 3309 | T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git |
3310 | S: Maintained | 3310 | S: Maintained |
3311 | 3311 | ||
3312 | VT1211 HARDWARE MONITOR DRIVER | ||
3313 | P: Juerg Haefliger | ||
3314 | M: juergh@gmail.com | ||
3315 | L: lm-sensors@lm-sensors.org | ||
3316 | S: Maintained | ||
3317 | |||
3312 | VT8231 HARDWARE MONITOR DRIVER | 3318 | VT8231 HARDWARE MONITOR DRIVER |
3313 | P: Roger Lucas | 3319 | P: Roger Lucas |
3314 | M: roger@planbit.co.uk | 3320 | M: roger@planbit.co.uk |