| Commit message (Expand) | Author | Age |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-05-25 |
|\ |
|
| * | power_supply: Fix regression for 'type' property | Daniel Mack | 2010-05-25 |
* | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-05-24 |
|\| |
|
| * | 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-19 |
| * | power_supply: Add test_power driver | Anton Vorontsov | 2010-05-18 |
| * | 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-05-02 |
| * | 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-26 |
| |\ |
|
| * | | pda_power: Add function callbacks for suspend and resume | Daniel Mack | 2010-04-16 |
| * | | 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-04-06 |
* | | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
*---. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 |
|\ \ \ |
|
| | | * | 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-03-07 |
| | | * | 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-27 |
| | | * | 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-16 |
| | | * | da9030_battery: fix spelling in comment | Stefan Weil | 2010-02-02 |
| | | * | wm97xx_battery: Clean up some warnings | Mark Brown | 2010-01-29 |
| | |/
| |/| |
|
| * | | wm97xx_battery: Handle missing platform data gracefully | Mark Brown | 2010-01-29 |
* | | | POWER: Add support for cycle_count | Alexey Starikovskiy | 2010-01-15 |
|/ / |
|
* / | pmu_battery: Fix battery full reporting | Thomas Champagne | 2009-12-17 |
|/ |
|
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-12-15 |
|\ |
|
| * | power_supply_sysfs: Handle -ENODATA in a special way | Anton Vorontsov | 2009-12-02 |
| * | wm831x_backup: Remove unused variables | Alan Cox | 2009-11-17 |
| * | pcf50633: Query charger status directly | Paul Fertser | 2009-11-15 |
| * | pcf50633: Properly reenable charging when the supply conditions change | Paul Fertser | 2009-11-15 |
| * | pcf50633: Get rid of charging restart software auto-triggering | Paul Fertser | 2009-11-15 |
| * | pcf50633: introduces battery charging current control | Balaji Rao | 2009-11-15 |
| * | pcf50633: Add ac power supply class to the charger | Sean McNeil | 2009-11-15 |
| * | wm831x: Factor out WM831x backup battery charger | Mark Brown | 2009-11-15 |
* | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 |
* | | 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-13 |
* | | collie: add battery driver | Thomas Kunze | 2009-11-27 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2009-09-22 |
|\ |
|
| * | Merge git://git.infradead.org/users/cbou/battery-2.6.31 | Linus Torvalds | 2009-07-30 |
| |\ |
|
| * | | wm97xx_batery: replace driver_data with dev_get_drvdata() | Alexander Beregalov | 2009-07-12 |