diff options
author | Steve Glendinning <steve.glendinning@smsc.com> | 2010-08-14 21:08:54 +0200 |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2010-08-14 21:08:54 +0200 |
commit | 9df7305b5a8651eb940e98496bc1d4742379c578 (patch) | |
tree | a57f2f4feca16e98da54c9fc39d6f549ce137d1e /MAINTAINERS | |
parent | 5a9c2cd881f48d4bec627cccde386f8e3a28bb4a (diff) |
hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller
SMSC's EMC2103 family of temperature/fan controllers have 1
onboard and up to 3 external temperature sensors, and allow
closed-loop control of one fan. This patch adds support for
them.
Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 39d8c5ce9913..67fe8b1d8847 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5279,6 +5279,13 @@ S: Maintained F: Documentation/hwmon/smm665 F: drivers/hwmon/smm665.c +SMSC EMC2103 HARDWARE MONITOR DRIVER +M: Steve Glendinning <steve.glendinning@smsc.com> +L: lm-sensors@lm-sensors.org +S: Supported +F: Documentation/hwmon/emc2103 +F: drivers/hwmon/emc2103.c + SMSC47B397 HARDWARE MONITOR DRIVER M: "Mark M. Hoffman" <mhoffman@lightlink.com> L: lm-sensors@lm-sensors.org |