commit | 9431996f55f8a3c04cdcb63895cf7661e135fadb | [log] [tgz] |
---|---|---|
author | Juerg Haefliger <juergh@gmail.com> | Sat Jun 09 10:11:16 2007 -0400 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Jul 19 14:22:11 2007 -0400 |
tree | 063732da70fa3fc5ff08f868962f4f07d4b1dfd2 | |
parent | 87f0f31baf9ea2cb273d7fb56b3ebf9df5096884 [diff] |
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>