hwmon: (dme1737) Add sch311x support
authorJuerg Haefliger <juergh@gmail.com>
Mon, 8 Oct 2007 04:27:35 +0000 (21:27 -0700)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 11 Oct 2007 02:47:13 +0000 (22:47 -0400)
commite95c237d78c0dc8fc0ae1207cec87af7a37dd366
treeb8c6a189c08918dbc5a52c26e38885f470426a9c
parent62ee3e10d3ea11f50bcec8dffb46555fa16d417b
hwmon: (dme1737) Add sch311x support

This patch adds support for the SMSC SCH3112, SCH3114, and SCH3116 Super-I/O
chips. These chips feature identical hardware monitoring capabilites with the
expection that some of the fan inputs and pmw outputs don't exist.

The hardware monitoring features of the SCH311x chips can only be accessed via
the ISA bus. The driver therefore registers as a platform driver, if such a
chip is detected.

Signed-off-by: Juerg Haefliger <juergh at gmail.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Documentation/hwmon/dme1737
drivers/hwmon/Kconfig
drivers/hwmon/dme1737.c