hwmon: New SMSC DME1737 driver
authorJuerg Haefliger <juergh@gmail.com>
Sat, 9 Jun 2007 14:11:16 +0000 (10:11 -0400)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 19 Jul 2007 18:22:11 +0000 (14:22 -0400)
commit9431996f55f8a3c04cdcb63895cf7661e135fadb
tree063732da70fa3fc5ff08f868962f4f07d4b1dfd2
parent87f0f31baf9ea2cb273d7fb56b3ebf9df5096884
hwmon: New SMSC DME1737 driver

Add support for the hardware monitoring and fan control
capabilities of the SMSC DME1737 and Asus A8000 Super-I/O chips.

The hardware monitoring logic of this chip is similar to the LM85 but
has some additional features that this driver supports. Even though
it's a Super-I/O chip, the hardware monitoring logic can only be
accessed via SMBus.

Signed-off-by: Juerg Haefliger <juergh at gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/dme1737.c [new file with mode: 0644]