aboutsummaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2009-12-18pmu_battery: Fix battery full reportingThomas Champagne
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-13mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown
2009-12-13mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown
2009-12-13mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen
2009-12-03power_supply_sysfs: Handle -ENODATA in a special wayAnton Vorontsov
2009-11-27collie: add battery driverThomas Kunze
2009-11-17wm831x_backup: Remove unused variablesAlan Cox
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-11-16wm831x: Factor out WM831x backup battery chargerMark Brown
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov
2009-09-04power_supply: Add driver for the PMU on WM831x PMICsMark Brown
2009-09-04ds2760_battery: Fix integer overflow for time_to_empty_nowDaniel Mack
2009-09-04wm97xx_battery: Convert to dev_pm_opsMarek Vasut
2009-09-04wm97xx_battery: Use irq to detect charger stateMarek Vasut
2009-09-04wm97xx_battery: Use platform_dataMarek Vasut
2009-07-30Merge git://git.infradead.org/users/cbou/battery-2.6.31Linus Torvalds
2009-07-30ds2760_battery: implement set_charged() featureDaniel Mack
2009-07-30power_supply: get_by_name and set_charged functionalityDaniel Mack
2009-07-30power_supply: EXPORT_SYMBOL cleanupsDaniel Mack
2009-07-30ds2760_battery: add current_accum module parameterDaniel Mack
2009-07-30ds2760_battery: handle full_active_uAh == 0 case correctlyDaniel Mack
2009-07-30ds2760_battery: add rated_capacity module parameterDaniel Mack
2009-07-30ds2760_battery: export more featuresDaniel Mack
2009-07-30ds2760_battery: delay power supply registrationDaniel Mack
2009-07-14wm8350_power: Implement charge type propertyMark Brown
2009-07-12wm97xx_batery: replace driver_data with dev_get_drvdata()Alexander Beregalov
2009-07-02power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon
2009-07-01olpc_battery: Add an 'error' sysfs device that displays raw errorsAndres Salomon
2009-07-01Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon
2009-07-01Add ds2782 battery gas gauge driverRyan Mallon
2009-07-01olpc_battery: Ensure that the TRICKLE bit is checkedAndres Salomon
2009-07-01olpc_battery: Fix up eeprom read functionAndres Salomon
2009-06-09da9030_battery: Fix race between event handler and monitorMike Rapoport
2009-06-09Add MAX17040 Fuel Gauge driverMinkyu Kang
2009-06-08w1: ds2760_battery: add support for sleep mode featureDaniel Mack
2009-06-08ds2760_battery: cleanups in ds2760_battery_probe()Daniel Mack
2009-04-08Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-03-30trivial: Fix misspelling of "Celsius".Adam Buchbinder
2009-03-27ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy
2009-03-12ds2760_battery.c: fix division by zeroDaniel Mack
2009-02-02pda_power: Add optional OTG transceiver and voltage regulator supportPhilipp Zabel
2009-02-02pcf50633_charger: Remove unused mbc_set_status functionBalaji Rao
2009-02-02pcf50633_charger: Enable periodic charging restartBalaji Rao