hwmon: twl4030: Hwmon Driver for TWL4030 MADC
authorKeerthy <j-keerthy@ti.com>
Tue, 1 Mar 2011 13:42:36 +0000 (19:12 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 09:42:00 +0000 (10:42 +0100)
commit0070bddfe7275e5bc763884a8ac59651f4e79eab
treea01f854970d3605a2754b588d036cfad47dbc009
parentf99c1d4f94f91fd3a20bd2eaa3be9c5e7d2668eb
hwmon: twl4030: Hwmon Driver for TWL4030 MADC

This driver exposes the sysfs nodes of the TWL4030 MADC module.
All the voltage channel values are expressed in terms of mV. Channel 13
and channel 14 are reserved. There are channels which represent
temperature and current the output is represented by celcius
and mA respectively.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Documentation/hwmon/twl4030-madc-hwmon [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/twl4030-madc-hwmon.c [new file with mode: 0644]
This page took 0.032986 seconds and 5 git commands to generate.