summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-04-092-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/+0Star
| * 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-281-0/+2
|/ /
* / ds2760_battery.c: fix division by zeroDaniel Mack2009-03-131-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/+2Star
| * | 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/+8Star
|/ /
* | 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-243-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-222-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/+2Star
* | 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-181-2/+2
* | power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon2008-05-132-1/+11
* | power_supply: bump EC version check that we refuse to run with in olpc_batteryAndres Salomon2008-05-041-2/+8
* | power_supply: cleanup of the OLPC battery driverAndres Salomon2008-05-041-73/+118
* | power_supply: add eeprom dump file to olpc_battery's sysfsAndres Salomon2008-05-041-0/+49
* | power_supply: Support serial number in olpc_batteryDavid Woodhouse2008-05-041-0/+12
|/
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-05-032-1/+12
|\
| * PMU battery: filenames in sysfs with spacesChristian Kujau2008-05-031-1/+1
| * pda_power: add init and exit function callbacksPhilipp Zabel2008-05-031-0/+11
* | x86: olpc: add One Laptop Per Child architecture supportAndres Salomon2008-04-291-2/+0Star
* | power: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-293-7/+7
|/