Age | Commit message (Expand) | Author |
2010-07-27 | Merge git://git.infradead.org/users/cbou/battery-2.6.35 | Linus Torvalds |
2010-07-20 | Merge git://git.infradead.org/users/cbou/battery-2.6.35 | Linus Torvalds |
2010-06-21 | ds2782_battery: Fix ds2782_get_capacity return value | Ryan Mallon |
2010-06-14 | ds2782_battery: Rename get_current to fix build failure / name conflict | Peter Huewe |
2010-06-13 | [ARM] pxa/z2: fix missing include in battery driver | Marek Vasut |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-05-25 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2010-05-25 | power_supply: Fix regression for 'type' property | Daniel Mack |
2010-05-24 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-05-19 | ds2760_battery: Make charge_now and charge_full writeable | Daniel Mack |
2010-05-19 | power_supply: Add support for writeable properties | Daniel Mack |
2010-05-19 | power_supply: Use attribute groups | Anton Vorontsov |
2010-05-18 | power_supply: Add test_power driver | Anton Vorontsov |
2010-05-03 | tosa_battery: Fix build error due to direct driver_data usage | Dmitry Eremin-Solenikov |
2010-05-02 | wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared) | Anton Vorontsov |
2010-05-02 | ds2782_battery: Get rid of magic numbers in driver_data | Anton Vorontsov |
2010-04-26 | ds2782_battery: Add support for ds2786 battery gas gauge | Yulia Vilensky |
2010-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov |
2010-04-16 | pda_power: Add function callbacks for suspend and resume | Daniel Mack |
2010-04-06 | wm831x_power: Use genirq | Mark Brown |
2010-04-06 | Driver for Zipit Z2 battery chip | Marek Vasut |
2010-04-06 | ds2782_battery: Fix clientdata on removal | Wolfram Sang |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown |
2010-03-07 | power_supply: Enable power supply of max8925 | Haojian Zhuang |
2010-03-07 | mfd: Update WM8350 drivers for changed interrupt numbers | Mark Brown |
2010-03-07 | mfd: Add a data argument to the WM8350 IRQ free function | Mark Brown |
2010-02-27 | power_supply: bq27x00: fix voltage and current units | Grazvydas Ignotas |
2010-02-27 | power_supply: bq27x00: add status and time properties | Grazvydas Ignotas |
2010-02-16 | power_supply: bq27x00: add BQ27500 support | Grazvydas Ignotas |
2010-02-16 | power_supply: bq27x00: fix temperature conversion | Grazvydas Ignotas |
2010-02-16 | power_supply: bq27x00: remove unused struct fields | Grazvydas Ignotas |
2010-02-16 | power_supply: bq27x00: remove double endian swap | Grazvydas Ignotas |
2010-02-03 | da9030_battery: fix spelling in comment | Stefan Weil |
2010-01-29 | wm97xx_battery: Clean up some warnings | Mark Brown |
2010-01-29 | wm97xx_battery: Handle missing platform data gracefully | Mark Brown |
2010-01-15 | POWER: Add support for cycle_count | Alexey Starikovskiy |
2009-12-18 | pmu_battery: Fix battery full reporting | Thomas Champagne |
2009-12-15 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-13 | mfd: Mask and unmask wm8350 IRQs on request and free | Mark Brown |
2009-12-13 | mfd: Convert wm8350 IRQ handlers to irq_handler_t | Mark Brown |
2009-12-13 | mfd: Fix memleak in pcf50633_client_dev_register | Lars-Peter Clausen |
2009-12-03 | power_supply_sysfs: Handle -ENODATA in a special way | Anton Vorontsov |
2009-11-27 | collie: add battery driver | Thomas Kunze |
2009-11-17 | wm831x_backup: Remove unused variables | Alan Cox |
2009-11-16 | pcf50633: Query charger status directly | Paul Fertser |
2009-11-16 | pcf50633: Properly reenable charging when the supply conditions change | Paul Fertser |
2009-11-16 | pcf50633: Get rid of charging restart software auto-triggering | Paul Fertser |