hwmon: New PC87427 hardware monitoring driver
commit76c10d1dc9bbb8ff6013347fb3dac23bd5339846
authorJean Delvare <bkhali@linux-fr.org>
Sun, 25 Feb 2007 23:46:17 +0000 (26 00:46 +0100)
committerAdrian Bunk <bunk@stusta.de>
Sun, 25 Feb 2007 23:46:17 +0000 (26 00:46 +0100)
tree7dd2a260d014fcaf6dc70d4da9ec112b093094f7
parent189dca0e119f7d69d35bce7ac31232c9f6747148
hwmon: New PC87427 hardware monitoring driver

This is a new hardware monitoring driver for the National Semiconductor
PC87427 Super-I/O chip. It only supports fan speed monitoring for now,
while the chip can do much more.

Thanks to Amir Habibi at Candelis for setting up a test system, and to
Michael Kress for testing several iterations of this driver.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Documentation/hwmon/pc87427 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/pc87427.c [new file with mode: 0644]