Age | Commit message (Expand) | Author | Files | Lines |
2013-06-07 | power_supply: Replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -4/+4 |
2013-04-01 | pcf50633-charger: Use devm_kzalloc() | Jingoo Han | 1 | -6/+1 |
2012-11-28 | power: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | power: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | power: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-01-04 | power_supply: Convert drivers/power/* to use module_platform_driver() | Axel Lin | 1 | -11/+1 |
2010-09-22 | pcf50633-charger: Add missing sysfs_remove_group() | Axel Lin | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-15 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -75/+153 |
2009-12-13 | mfd: Fix memleak in pcf50633_client_dev_register | Lars-Peter Clausen | 1 | -2/+1 |
2009-11-16 | pcf50633: Query charger status directly | Paul Fertser | 1 | -21/+29 |
2009-11-16 | pcf50633: Properly reenable charging when the supply conditions change | Paul Fertser | 1 | -3/+7 |
2009-11-16 | pcf50633: Get rid of charging restart software auto-triggering | Paul Fertser | 1 | -46/+0 |
2009-11-16 | pcf50633: introduces battery charging current control | Balaji Rao | 1 | -5/+73 |
2009-11-16 | pcf50633: Add ac power supply class to the charger | Sean McNeil | 1 | -1/+45 |
2009-02-02 | pcf50633_charger: Remove unused mbc_set_status function | Balaji Rao | 1 | -15/+0 |
2009-02-02 | pcf50633_charger: Enable periodic charging restart | Balaji Rao | 1 | -2/+71 |
2009-02-02 | pcf50633_charger: Fix typo | Balaji Rao | 1 | -1/+2 |
2009-01-11 | power_supply: PCF50633 battery charger driver | Balaji Rao | 1 | -0/+358 |