summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-12-156-217/+401
|\
| * power_supply_sysfs: Handle -ENODATA in a special wayAnton Vorontsov2009-12-031-1/+4
| * wm831x_backup: Remove unused variablesAlan Cox2009-11-171-1/+1
| * pcf50633: Query charger status directlyPaul Fertser2009-11-161-21/+29
| * pcf50633: Properly reenable charging when the supply conditions changePaul Fertser2009-11-161-3/+7
| * pcf50633: Get rid of charging restart software auto-triggeringPaul Fertser2009-11-161-46/+0
| * pcf50633: introduces battery charging current controlBalaji Rao2009-11-161-5/+73
| * pcf50633: Add ac power supply class to the chargerSean McNeil2009-11-161-1/+45
| * wm831x: Factor out WM831x backup battery chargerMark Brown2009-11-164-141/+244
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* | mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown2009-12-131-26/+0
* | mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown2009-12-131-14/+25
* | mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen2009-12-131-2/+1
* | collie: add battery driverThomas Kunze2009-11-273-0/+426
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-231-2/+2
|\
| * Merge git://git.infradead.org/users/cbou/battery-2.6.31Linus Torvalds2009-07-304-11/+353
| |\
| * | wm97xx_batery: replace driver_data with dev_get_drvdata()Alexander Beregalov2009-07-121-2/+2
* | | power_supply: Add driver for the PMU on WM831x PMICsMark Brown2009-09-043-0/+787
* | | ds2760_battery: Fix integer overflow for time_to_empty_nowDaniel Mack2009-09-041-3/+3
* | | wm97xx_battery: Convert to dev_pm_opsMarek Vasut2009-09-041-7/+10
* | | wm97xx_battery: Use irq to detect charger stateMarek Vasut2009-09-041-6/+24
* | | wm97xx_battery: Use platform_dataMarek Vasut2009-09-041-5/+27
* | | ds2760_battery: implement set_charged() featureDaniel Mack2009-07-301-0/+52
* | | power_supply: get_by_name and set_charged functionalityDaniel Mack2009-07-301-0/+28
* | | power_supply: EXPORT_SYMBOL cleanupsDaniel Mack2009-07-301-9/+7
* | | ds2760_battery: add current_accum module parameterDaniel Mack2009-07-301-14/+27
* | | ds2760_battery: handle full_active_uAh == 0 case correctlyDaniel Mack2009-07-301-2/+7
* | | ds2760_battery: add rated_capacity module parameterDaniel Mack2009-07-301-0/+19
* | | ds2760_battery: export more featuresDaniel Mack2009-07-301-0/+8
* | | ds2760_battery: delay power supply registrationDaniel Mack2009-07-301-6/+6
* | | wm8350_power: Implement charge type propertyMark Brown2009-07-141-0/+22
* | | power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon2009-07-022-0/+15
* | | olpc_battery: Add an 'error' sysfs device that displays raw errorsAndres Salomon2009-07-011-0/+32
* | | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon2009-07-012-0/+15
| |/ |/|
* | Add ds2782 battery gas gauge driverRyan Mallon2009-07-013-0/+338
* | olpc_battery: Ensure that the TRICKLE bit is checkedAndres Salomon2009-07-011-3/+6
* | olpc_battery: Fix up eeprom read functionAndres Salomon2009-07-011-8/+9
|/
* da9030_battery: Fix race between event handler and monitorMike Rapoport2009-06-091-7/+12
* Add MAX17040 Fuel Gauge driverMinkyu Kang2009-06-093-1/+319
* w1: ds2760_battery: add support for sleep mode featureDaniel Mack2009-06-081-0/+26
* ds2760_battery: cleanups in ds2760_battery_probe()Daniel Mack2009-06-081-9/+7
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-04-082-29/+148
|\
| * pda_power: Add optional OTG transceiver and voltage regulator supportPhilipp Zabel2009-02-021-12/+77
| * pcf50633_charger: Remove unused mbc_set_status functionBalaji Rao2009-02-021-15/+0
| * pcf50633_charger: Enable periodic charging restartBalaji Rao2009-02-021-2/+71
* | Merge branch 'linus' into releaseLen Brown2009-04-051-1/+1
|\ \
| * | trivial: Fix misspelling of "Celsius".Adam Buchbinder2009-03-301-1/+1
* | | ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy2009-03-271-0/+2
|/ /
* | ds2760_battery.c: fix division by zeroDaniel Mack2009-03-121-4/+7
|/
* pcf50633_charger: Fix typoBalaji Rao2009-02-021-1/+2
OpenPOWER on IntegriCloud