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