aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/pcf50633-charger.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds1-75/+153
2009-12-13mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen1-2/+1
2009-11-16pcf50633: Query charger status directlyPaul Fertser1-21/+29
2009-11-16pcf50633: Properly reenable charging when the supply conditions changePaul Fertser1-3/+7
2009-11-16pcf50633: Get rid of charging restart software auto-triggeringPaul Fertser1-46/+0
2009-11-16pcf50633: introduces battery charging current controlBalaji Rao1-5/+73
2009-11-16pcf50633: Add ac power supply class to the chargerSean McNeil1-1/+45
2009-02-02pcf50633_charger: Remove unused mbc_set_status functionBalaji Rao1-15/+0
2009-02-02pcf50633_charger: Enable periodic charging restartBalaji Rao1-2/+71
2009-02-02pcf50633_charger: Fix typoBalaji Rao1-1/+2
2009-01-11power_supply: PCF50633 battery charger driverBalaji Rao1-0/+358