aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Delvare2006-01-09 16:26:14 -0600
committerGreg Kroah-Hartman2006-02-06 14:02:15 -0600
commite53004e20a58e9d28347e02adccb37a33e0d771a (patch)
treefb9f6c25ad12d7dda91f09ac28b901ea3fe76955 /MAINTAINERS
parent5db3d3da93fb93875c719239892ac526cfd2d584 (diff)
downloadkernel-e53004e20a58e9d28347e02adccb37a33e0d771a.tar.gz
kernel-e53004e20a58e9d28347e02adccb37a33e0d771a.tar.xz
kernel-e53004e20a58e9d28347e02adccb37a33e0d771a.zip
[PATCH] hwmon: New f71805f driver
This is my f71805f hardware monitoring driver ported from lm_sensors to Linux 2.6. This new driver differs from the other hardware monitoring drivers in that it is implemented as a platform driver. This might not be optimal yet (we would probably need a generic infrastructure and bus type for Super-I/O logical devices) but it is certainly much better than the i2c-isa solution. Note that this driver requires lm_sensors CVS. I hope to get it released as 2.10.0 soon. 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--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 11d44daa6025..5b7a154d4432 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -929,6 +929,12 @@ M: sct@redhat.com, akpm@osdl.org, adilger@clusterfs.com
929L: ext3-users@redhat.com 929L: ext3-users@redhat.com
930S: Maintained 930S: Maintained
931 931
932F71805F HARDWARE MONITORING DRIVER
933P: Jean Delvare
934M: khali@linux-fr.org
935L: lm-sensors@lm-sensors.org
936S: Maintained
937
932FARSYNC SYNCHRONOUS DRIVER 938FARSYNC SYNCHRONOUS DRIVER
933P: Kevin Curtis 939P: Kevin Curtis
934M: kevin.curtis@farsite.co.uk 940M: kevin.curtis@farsite.co.uk