hwmon: PMBus device driver
authorGuenter Roeck <guenter.roeck@ericsson.com>
Thu, 27 Jan 2011 04:09:02 +0000 (20:09 -0800)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Tue, 15 Mar 2011 05:36:26 +0000 (22:36 -0700)
commit442aba78728e77e03172ba83e905b9aff96febcf
treefe6c99958017922dafd4010c3af2c8c8b6441057
parent06923f84422371a6fb10b3efcd05b80ab48715c0
hwmon: PMBus device driver

This driver adds support for hardware monitoring features of various PMBus
devices.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/pmbus.c [new file with mode: 0644]
drivers/hwmon/pmbus.h [new file with mode: 0644]
drivers/hwmon/pmbus_core.c [new file with mode: 0644]
include/linux/i2c/pmbus.h [new file with mode: 0644]