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