Age | Commit message (Expand) | Author |
2010-03-07 | power_supply: Enable power supply of max8925 | Haojian Zhuang |
2010-03-07 | mfd: Update WM8350 drivers for changed interrupt numbers | Mark Brown |
2010-03-07 | mfd: Add a data argument to the WM8350 IRQ free function | Mark Brown |
2010-02-27 | power_supply: bq27x00: fix voltage and current units | Grazvydas Ignotas |
2010-02-27 | power_supply: bq27x00: add status and time properties | Grazvydas Ignotas |
2010-02-16 | power_supply: bq27x00: add BQ27500 support | Grazvydas Ignotas |
2010-02-16 | power_supply: bq27x00: fix temperature conversion | Grazvydas Ignotas |
2010-02-16 | power_supply: bq27x00: remove unused struct fields | Grazvydas Ignotas |
2010-02-16 | power_supply: bq27x00: remove double endian swap | Grazvydas Ignotas |
2010-02-03 | da9030_battery: fix spelling in comment | Stefan Weil |
2010-01-29 | wm97xx_battery: Clean up some warnings | Mark Brown |
2010-01-29 | wm97xx_battery: Handle missing platform data gracefully | Mark Brown |
2009-12-18 | pmu_battery: Fix battery full reporting | Thomas Champagne |
2009-12-15 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-13 | mfd: Mask and unmask wm8350 IRQs on request and free | Mark Brown |
2009-12-13 | mfd: Convert wm8350 IRQ handlers to irq_handler_t | Mark Brown |
2009-12-13 | mfd: Fix memleak in pcf50633_client_dev_register | Lars-Peter Clausen |
2009-12-03 | power_supply_sysfs: Handle -ENODATA in a special way | Anton Vorontsov |
2009-11-27 | collie: add battery driver | Thomas Kunze |
2009-11-17 | wm831x_backup: Remove unused variables | Alan Cox |
2009-11-16 | pcf50633: Query charger status directly | Paul Fertser |
2009-11-16 | pcf50633: Properly reenable charging when the supply conditions change | Paul Fertser |
2009-11-16 | pcf50633: Get rid of charging restart software auto-triggering | Paul Fertser |
2009-11-16 | pcf50633: introduces battery charging current control | Balaji Rao |
2009-11-16 | pcf50633: Add ac power supply class to the charger | Sean McNeil |
2009-11-16 | wm831x: Factor out WM831x backup battery charger | Mark Brown |
2009-09-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov |
2009-09-04 | power_supply: Add driver for the PMU on WM831x PMICs | Mark Brown |
2009-09-04 | ds2760_battery: Fix integer overflow for time_to_empty_now | Daniel Mack |
2009-09-04 | wm97xx_battery: Convert to dev_pm_ops | Marek Vasut |
2009-09-04 | wm97xx_battery: Use irq to detect charger state | Marek Vasut |
2009-09-04 | wm97xx_battery: Use platform_data | Marek Vasut |
2009-07-30 | Merge git://git.infradead.org/users/cbou/battery-2.6.31 | Linus Torvalds |
2009-07-30 | ds2760_battery: implement set_charged() feature | Daniel Mack |
2009-07-30 | power_supply: get_by_name and set_charged functionality | Daniel Mack |
2009-07-30 | power_supply: EXPORT_SYMBOL cleanups | Daniel Mack |
2009-07-30 | ds2760_battery: add current_accum module parameter | Daniel Mack |
2009-07-30 | ds2760_battery: handle full_active_uAh == 0 case correctly | Daniel Mack |
2009-07-30 | ds2760_battery: add rated_capacity module parameter | Daniel Mack |
2009-07-30 | ds2760_battery: export more features | Daniel Mack |
2009-07-30 | ds2760_battery: delay power supply registration | Daniel Mack |
2009-07-14 | wm8350_power: Implement charge type property | Mark Brown |
2009-07-12 | wm97xx_batery: replace driver_data with dev_get_drvdata() | Alexander Beregalov |
2009-07-02 | power_supply: Add a charge_type property, and use it for olpc driver | Andres Salomon |
2009-07-01 | olpc_battery: Add an 'error' sysfs device that displays raw errors | Andres Salomon |
2009-07-01 | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" | Andres Salomon |
2009-07-01 | Add ds2782 battery gas gauge driver | Ryan Mallon |
2009-07-01 | olpc_battery: Ensure that the TRICKLE bit is checked | Andres Salomon |
2009-07-01 | olpc_battery: Fix up eeprom read function | Andres Salomon |