| Commit message (Expand) | Author | Age | Files | Lines |
* | da9030_battery: Fix race between event handler and monitor | Mike Rapoport | 2009-06-09 | 1 | -7/+12 |
* | Add MAX17040 Fuel Gauge driver | Minkyu Kang | 2009-06-09 | 3 | -1/+319 |
* | w1: ds2760_battery: add support for sleep mode feature | Daniel Mack | 2009-06-08 | 1 | -0/+26 |
* | ds2760_battery: cleanups in ds2760_battery_probe() | Daniel Mack | 2009-06-08 | 1 | -9/+7 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-04-08 | 2 | -29/+148 |
|\ |
|
| * | pda_power: Add optional OTG transceiver and voltage regulator support | Philipp Zabel | 2009-02-02 | 1 | -12/+77 |
| * | pcf50633_charger: Remove unused mbc_set_status function | Balaji Rao | 2009-02-02 | 1 | -15/+0 |
| * | pcf50633_charger: Enable periodic charging restart | Balaji Rao | 2009-02-02 | 1 | -2/+71 |
* | | Merge branch 'linus' into release | Len Brown | 2009-04-05 | 1 | -1/+1 |
|\ \ |
|
| * | | trivial: Fix misspelling of "Celsius". | Adam Buchbinder | 2009-03-30 | 1 | -1/+1 |
* | | | ACPI: battery: add power_{now,avg} properties to power_class | Alexey Starikovskiy | 2009-03-27 | 1 | -0/+2 |
|/ / |
|
* | | ds2760_battery.c: fix division by zero | Daniel Mack | 2009-03-12 | 1 | -4/+7 |
|/ |
|
* | pcf50633_charger: Fix typo | Balaji Rao | 2009-02-02 | 1 | -1/+2 |
* | power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLED | Philipp Zabel | 2009-01-26 | 1 | -1/+1 |
* | power_supply: PCF50633 battery charger driver | Balaji Rao | 2009-01-11 | 3 | -0/+365 |
* | power-supply: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -2/+2 |
* | power_supply: Add Dialog DA9030 battery charger driver | Mike Rapoport | 2009-01-04 | 3 | -0/+608 |
* | power_supply: Add battery health reporting for WM8350 | Mark Brown | 2009-01-04 | 1 | -8/+25 |
* | power_supply: Add cold to the POWER_SUPPLY_HEALTH report values | Mark Brown | 2009-01-04 | 1 | -1/+1 |
* | mfd: Switch WM8350 revision detection to a feature based model | Mark Brown | 2009-01-04 | 1 | -1/+1 |
* | power_supply: Add support for WM8350 PMU | Mark Brown | 2009-01-04 | 3 | -0/+523 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2008-10-20 | 5 | -6/+422 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2008-10-18 | 6 | -217/+287 |
| |\ |
|
| * | | bq27x00_battery: use unaligned access helper | Harvey Harrison | 2008-09-26 | 1 | -3/+2 |
| * | | power_supply: fix dependency of tosa_battery | Dmitry Baryshkov | 2008-09-26 | 1 | -1/+1 |
| * | | power_supply: Support for Texas Instruments BQ27200 battery managers | Rodolfo Giometti | 2008-09-01 | 3 | -0/+389 |
| * | | power_supply: Add function to return system-wide power state | Matthew Garrett | 2008-09-01 | 1 | -0/+25 |
| * | | pda_power: Check and handle return value of set_irq_wake | Robert Jarzmik | 2008-09-01 | 1 | -4/+7 |
* | | | x86: sysfs: kill owner field from attribute | Parag Warudkar | 2008-10-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 1 | -2/+2 |
|\ \ |
|
| * | | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -2/+2 |
* | | | olpc: olpc_battery.c sparse endian annotations | Harvey Harrison | 2008-10-16 | 1 | -12/+8 |
|/ / |
|
* | | Fix Kconfig dependency for WM97xx battery driver | Linus Torvalds | 2008-10-12 | 1 | -1/+1 |
* | | [ARM] 5248/1: wm97xx generic battery driver | Marek Vašut | 2008-10-02 | 4 | -203/+277 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 2 | -2/+2 |
* | Merge branch 'master' of /home/cbou/linux-2.6 | Anton Vorontsov | 2008-07-30 | 8 | -8/+215 |
|\ |
|
| * | drivers/power: fix platform driver hotplug/coldplug | Kay Sievers | 2008-07-25 | 2 | -0/+4 |
| * | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 | 3 | -0/+205 |
| |\ |
|
| | * | [ARM] 5155/1: PalmTX battery monitor | Marek Vašut | 2008-07-10 | 3 | -0/+205 |
| * | | Driver Core: add ability for class_for_each_device to start in middle of list | Greg Kroah-Hartman | 2008-07-21 | 2 | -3/+3 |
| |/ |
|
| * | power_supply: Fix race in power_supply_uevent | Dmitry Baryshkov | 2008-06-10 | 1 | -1/+1 |
| * | Power Supply: fix race in device_create | Greg Kroah-Hartman | 2008-05-20 | 1 | -4/+2 |
* | | power_supply: Sharp SL-6000 (tosa) batteries support | Dmitry Baryshkov | 2008-07-01 | 3 | -0/+494 |
* | | power_supply: fix up CHARGE_COUNTER output to be more precise | Andres Salomon | 2008-05-19 | 1 | -2/+2 |
* | | power_supply: add CHARGE_COUNTER property and olpc_battery support for it | Andres Salomon | 2008-05-13 | 2 | -1/+11 |
* | | power_supply: bump EC version check that we refuse to run with in olpc_battery | Andres Salomon | 2008-05-04 | 1 | -2/+8 |
* | | power_supply: cleanup of the OLPC battery driver | Andres Salomon | 2008-05-04 | 1 | -73/+118 |
* | | power_supply: add eeprom dump file to olpc_battery's sysfs | Andres Salomon | 2008-05-04 | 1 | -0/+49 |
* | | power_supply: Support serial number in olpc_battery | David Woodhouse | 2008-05-04 | 1 | -0/+12 |
|/ |
|
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2008-05-03 | 2 | -1/+12 |
|\ |
|