aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/cbou/battery-2.6.31Linus Torvalds2009-07-304-11/+353
|\
| * 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
* | wm97xx_batery: replace driver_data with dev_get_drvdata()Alexander Beregalov2009-07-121-2/+2
|/
* 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
* power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLEDPhilipp Zabel2009-01-261-1/+1
* power_supply: PCF50633 battery charger driverBalaji Rao2009-01-113-0/+365
* power-supply: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+2
* power_supply: Add Dialog DA9030 battery charger driverMike Rapoport2009-01-043-0/+608
* power_supply: Add battery health reporting for WM8350Mark Brown2009-01-041-8/+25
* power_supply: Add cold to the POWER_SUPPLY_HEALTH report valuesMark Brown2009-01-041-1/+1
* mfd: Switch WM8350 revision detection to a feature based modelMark Brown2009-01-041-1/+1
* power_supply: Add support for WM8350 PMUMark Brown2009-01-043-0/+523
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-10-205-6/+422
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2008-10-186-217/+287
| |\
| * | bq27x00_battery: use unaligned access helperHarvey Harrison2008-09-261-3/+2
| * | power_supply: fix dependency of tosa_batteryDmitry Baryshkov2008-09-261-1/+1
| * | power_supply: Support for Texas Instruments BQ27200 battery managersRodolfo Giometti2008-09-013-0/+389
| * | power_supply: Add function to return system-wide power stateMatthew Garrett2008-09-011-0/+25
| * | pda_power: Check and handle return value of set_irq_wakeRobert Jarzmik2008-09-011-4/+7
* | | x86: sysfs: kill owner field from attributeParag Warudkar2008-10-201-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-161-2/+2
|\ \
| * | device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* | | olpc: olpc_battery.c sparse endian annotationsHarvey Harrison2008-10-161-12/+8
|/ /
* | Fix Kconfig dependency for WM97xx battery driverLinus Torvalds2008-10-121-1/+1
* | [ARM] 5248/1: wm97xx generic battery driverMarek Vašut2008-10-024-203/+277
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-072-2/+2
* Merge branch 'master' of /home/cbou/linux-2.6Anton Vorontsov2008-07-308-8/+215
|\
| * drivers/power: fix platform driver hotplug/coldplugKay Sievers2008-07-252-0/+4
| * Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-233-0/+205
| |\
| | * [ARM] 5155/1: PalmTX battery monitorMarek Vašut2008-07-103-0/+205
| * | Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman2008-07-212-3/+3
| |/
| * power_supply: Fix race in power_supply_ueventDmitry Baryshkov2008-06-101-1/+1
| * Power Supply: fix race in device_createGreg Kroah-Hartman2008-05-201-4/+2
* | power_supply: Sharp SL-6000 (tosa) batteries supportDmitry Baryshkov2008-07-013-0/+494
* | power_supply: fix up CHARGE_COUNTER output to be more preciseAndres Salomon2008-05-191-2/+2
* | power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon2008-05-132-1/+11