aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/charger-manager.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-13charger-manager: Set current limit of regulator for over current protectionChanwoo Choi1-0/+15
2012-07-13charger-manager: Use EXTCON Subsystem to detect charger cables for chargingChanwoo Choi1-16/+121
2012-05-05charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi1-0/+163
2012-05-05charger-manager: Poll battery health in normal stateChanwoo Choi1-0/+229
2012-03-26charger-manager: Simplify charger_get_property(), get rid of a warningAnton Vorontsov1-3/+3
2012-03-26charger-manager: Clean up for better readabilityAxel Lin1-35/+26
2012-02-01power_supply: Fix modalias for charger-managerAxel Lin1-2/+2
2012-01-04power_supply: Charger-Manager: Add properties for power-supply-classDonggeun Kim1-1/+294
2012-01-04power_supply: Add initial Charger-Manager driverDonggeun Kim1-0/+779