hwmon: DA9055 HWMON driver
authorAshish Jangam <ashish.jangam@kpitcummins.com>
Mon, 8 Oct 2012 13:26:47 +0000 (18:56 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 5 Dec 2012 18:55:55 +0000 (10:55 -0800)
commite597022353631194d93d142b6e14a9f673660de6
tree67969abd05519f49425d11a07070e82ee9a7574e
parent04a87a0fbeab7aaebb52b4a079905f732f56d4a7
hwmon: DA9055 HWMON driver

This is the HWMON patch for DA9055 PMIC and has got dependency on the
DA9055 MFD core.

This patch monitors the DA9055 PMIC's ADC channels vddout, junction temperature
and auxiliary channels.

This patch is functionally tested on Samsung SMDKV6410.

Signed-off-by: David Dajun Chen <dchen@diasemi.com>
Signed-off-by: Ashish Jangam <ashish.jangam@kpitcummins.com>
[Guenter Roeck: Dropped __devinit, __devexit, __devexit_p]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/da9055 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/da9055-hwmon.c [new file with mode: 0644]