aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/max14577_charger.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski1-15/+19
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski1-1/+1
2015-02-25power_supply: max14577: Properly handle error conditionsKrzysztof Kozlowski1-36/+73
2015-02-25power_supply: max14577: Don't store charging and battery states for laterKrzysztof Kozlowski1-5/+0
2014-10-20power: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-24charger: max14577: Configure battery-dependent settings from DTS and sysfsKrzysztof Kozlowski1-28/+283
2014-09-24charger: max14577: Add support for MAX77836 chargerKrzysztof Kozlowski1-15/+62
2013-12-23power_supply: Add charger support for Maxim 14577Krzysztof Kozlowski1-0/+311