Intel MID platform battery driver
authorNithish Mahalingam <nithish.mahalingam@intel.com>
Thu, 17 Jun 2010 17:12:36 +0000 (18:12 +0100)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Thu, 17 Jun 2010 17:52:25 +0000 (21:52 +0400)
commit6721081b6b911a067fe6ca3d6f5534c4a11a9e59
treebe39a6945e3debbb9e773fc9b99294ecc4e3e5b8
parenteb9650d6d989f24f21232a055d8fd45f1a9dcf99
Intel MID platform battery driver

The PMIC Battery driver provides battery charging and battery gauge
functionality on Intel MID platforms. This provides the basic functions.
There are some USB drivers to merge before the selection of charging
between the different USB power levels can be enabled.

Moved to a platform device by Alek Du.

Signed-off-by: Nithish Mahalingam <nithish.mahalingam@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/Kconfig
drivers/power/Makefile
drivers/power/intel_mid_battery.c [new file with mode: 0644]