hwmon: New PC87427 hardware monitoring driver
authorJean Delvare <khali@linux-fr.org>
Tue, 12 Dec 2006 17:18:29 +0000 (18:18 +0100)
committerJean Delvare <khali@arrakis.delvare>
Tue, 12 Dec 2006 17:18:29 +0000 (18:18 +0100)
commitba224e2c4f0a706714ccb483b0c21d32f5994f67
tree572d75a19909ec69a3298135a1646dceffbc584f
parent8e9afcbbdef71aeeb510732f4f8d5ac3de863df0
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>
Documentation/hwmon/pc87427 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/pc87427.c [new file with mode: 0644]