summaryrefslogtreecommitdiffstats
path: root/drivers/power/charger-manager.c
Commit message (Expand)AuthorAgeFilesLines
* workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-131-6/+3
* charger-manager: Set current limit of regulator for over current protectionChanwoo Choi2012-07-131-0/+15
* charger-manager: Use EXTCON Subsystem to detect charger cables for chargingChanwoo Choi2012-07-131-16/+121
* charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi2012-05-051-0/+163
* charger-manager: Poll battery health in normal stateChanwoo Choi2012-05-051-0/+229
* charger-manager: Simplify charger_get_property(), get rid of a warningAnton Vorontsov2012-03-261-3/+3
* charger-manager: Clean up for better readabilityAxel Lin2012-03-261-35/+26
* power_supply: Fix modalias for charger-managerAxel Lin2012-02-011-2/+2
* power_supply: Charger-Manager: Add properties for power-supply-classDonggeun Kim2012-01-041-1/+294
* power_supply: Add initial Charger-Manager driverDonggeun Kim2012-01-041-0/+779
OpenPOWER on IntegriCloud