hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller
authorSteve Glendinning <steve.glendinning@smsc.com>
Sat, 14 Aug 2010 19:08:54 +0000 (21:08 +0200)
committerJean Delvare <khali@linux-fr.org>
Sat, 14 Aug 2010 19:08:54 +0000 (21:08 +0200)
commit9df7305b5a8651eb940e98496bc1d4742379c578
treea57f2f4feca16e98da54c9fc39d6f549ce137d1e
parent5a9c2cd881f48d4bec627cccde386f8e3a28bb4a
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>
Documentation/hwmon/emc2103 [new file with mode: 0644]
MAINTAINERS
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/emc2103.c [new file with mode: 0644]