hwmon: Driver for DA9052/53 PMIC
authorAshish Jangam <ashish.jangam@kpitcummins.com>
Sat, 17 Mar 2012 10:04:41 +0000 (15:34 +0530)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 22 Jul 2012 04:48:37 +0000 (21:48 -0700)
commite41f6432d1ca757d8e4a2dccfd772e421d640e98
tree30a336cdb790c5253b8504656dcd168dccdfcdf6
parent62867d491a27affee36194d4856564f2f4e12b3c
hwmon: Driver for DA9052/53 PMIC

The DA9052 PMIC provides an Analogue to Digital Converter with 10 bits
resolution and 10 channels.

This patch monitors the DA9052 PMIC's ADC channels mostly for battery
parameters like battery temperature, junction temperature, battery
current etc.

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: __init --> __devinit for probe function]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/da9052 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/da9052-hwmon.c [new file with mode: 0644]
This page took 0.026182 seconds and 5 git commands to generate.