hwmon: (pc87427) Add temperature monitoring support
authorJean Delvare <khali@linux-fr.org>
Sat, 14 Aug 2010 19:08:59 +0000 (21:08 +0200)
committerJean Delvare <khali@linux-fr.org>
Sat, 14 Aug 2010 19:08:59 +0000 (21:08 +0200)
commit008e5f3350e0a474baff3ed3eb4f79653a6b6745
treeb2a2b27fd68b6071bbe3f2560df477d39d2ddb24
parent9d32df192d2e4db4d59f26a3ea73601bd1a733e5
hwmon: (pc87427) Add temperature monitoring support

Add support for the 6 temperature monitoring channels of the PC87427.
Note that the sensors resolution can vary, and I couldn't find a way
to figure it out, so we might have to compensate in user-space.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Documentation/hwmon/pc87427
drivers/hwmon/Kconfig
drivers/hwmon/pc87427.c