aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/pcf50633-charger.c
AgeCommit message (Expand)Author
2013-03-31pcf50633-charger: Use devm_kzalloc()Jingoo Han
2012-11-28power: remove use of __devexitBill Pemberton
2012-11-28power: remove use of __devinitBill Pemberton
2012-11-28power: remove use of __devexit_pBill Pemberton
2012-01-04power_supply: Convert drivers/power/* to use module_platform_driver()Axel Lin
2010-09-22pcf50633-charger: Add missing sysfs_remove_group()Axel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-12-13mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen
2009-11-16pcf50633: Query charger status directlyPaul Fertser
2009-11-16pcf50633: Properly reenable charging when the supply conditions changePaul Fertser
2009-11-16pcf50633: Get rid of charging restart software auto-triggeringPaul Fertser
2009-11-16pcf50633: introduces battery charging current controlBalaji Rao
2009-11-16pcf50633: Add ac power supply class to the chargerSean McNeil
2009-02-02pcf50633_charger: Remove unused mbc_set_status functionBalaji Rao
2009-02-02pcf50633_charger: Enable periodic charging restartBalaji Rao
2009-02-02pcf50633_charger: Fix typoBalaji Rao
2009-01-11power_supply: PCF50633 battery charger driverBalaji Rao