| Commit message (Expand) | Author | Age |
* | s3c-adc-battery: Fix compilation error due to missing header (module.h) | Vasily Khoruzhick | 2011-08-19 |
* | max8997_charger: Needs module.h | Axel Lin | 2011-08-19 |
* | max8998_charger: Needs module.h | Randy Dunlap | 2011-08-19 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2011-07-31 |
|\ |
|
| * | gpio-charger: Fix checking return value of request_any_context_irq | Axel Lin | 2011-07-08 |
| * | power_supply: MAX17042: Support additional properties | Donggeun Kim | 2011-07-08 |
| * | max8903_charger: Allow platform data to be __initdata | MyungJoo Ham | 2011-07-08 |
| * | power_supply: Add charger driver for MAX8998/LP3974 | Donggeun Kim | 2011-07-08 |
| * | power_supply: Add charger driver for MAX8997/8966 | Donggeun Kim | 2011-07-08 |
| * | max17042_battery: Remove obsolete cleanup for clientdata | Wolfram Sang | 2011-07-08 |
| * | twl4030_charger: Fix warnings | Grazvydas Ignotas | 2011-07-08 |
| * | wm831x_power: Support multiple instances | Mark Brown | 2011-07-08 |
| * | wm831x_backup: Support multiple instances | Mark Brown | 2011-07-08 |
| * | apm_power: Fix style error in macros | Ken O'Brien | 2011-07-08 |
| * | s3c_adc_battery: Fix annotation for s3c_adc_battery_probe() | Mark Brown | 2011-07-08 |
| * | bq20z75: Enable detection after registering | Rhyland Klein | 2011-07-08 |
| * | bq20z75: Add support for external notification | Rhyland Klein | 2011-07-08 |
* | | Change Ryan Mallon's email address across the kernel | Ryan Mallon | 2011-06-16 |
* | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2011-05-27 |
|\| |
|
| * | PXA: Use dev_pm_ops in z2_battery | Marek Vasut | 2011-05-20 |
| * | ds2760_battery: Fix rated capacity of the hx4700 1800mAh battery | Paul Parsons | 2011-05-20 |
| * | ds2760_battery: Fix indexing of the 4 active full EEPROM registers | Paul Parsons | 2011-05-20 |
| * | power: Make test_power driver more dynamic. | John Stultz | 2011-05-20 |
| * | bq27x00_battery: Name of cycle count property | Pali Rohár | 2011-05-20 |
| * | max8903_charger: Add GENERIC_HARDIRQS as a dependency (fixes S390 build) | Anton Vorontsov | 2011-04-21 |
| * | isp1704_charger: Allow board specific powering routine | Kalle Jokiniemi | 2011-04-20 |
| * | gpio-charger: Add gpio_charger_resume | Benson Leung | 2011-04-20 |
| * | power_supply: Add driver for MAX8903 charger | MyungJoo Ham | 2011-04-20 |
* | | w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support | Clifton Barnes | 2011-05-26 |
* | | power_supply: Use max8925 platform_data from cell | Haojian Zhuang | 2011-05-26 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 |
|\| |
|
| * | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 |
| * | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2011-03-26 |
| |\ |
|
| | * | bq20z75: Fix time and temp units | Benson Leung | 2011-03-16 |
| | * | bq20z75: Fix issues with present and suspend | Rhyland Klein | 2011-03-16 |
| | * | z2_battery: Fix count of properties | Vasily Khoruzhick | 2011-03-16 |
| | * | s3c_adc_battery: Fix method names when PM not set | Heiko Stuebner | 2011-03-16 |
| | * | z2_battery: Add MODULE_DEVICE_TABLE | Axel Lin | 2011-03-01 |
| | * | ds2782_battery: Add MODULE_DEVICE_TABLE | Axel Lin | 2011-03-01 |
| | * | bq20z75: Add MODULE_DEVICE_TABLE | Axel Lin | 2011-03-01 |
| | * | bq20z75: Add i2c retry mechanism | Rhyland Klein | 2011-03-01 |
| | * | bq20z75: Add optional battery detect gpio | Rhyland Klein | 2011-03-01 |
| | * | Merge branch 'bq27x00-for-upstream' of git://git.metafoo.de/linux-2.6 | Anton Vorontsov | 2011-02-28 |
| | |\ |
|
| | | * | bq27x00: Use single i2c_transfer call for property read | Grazvydas Ignotas | 2011-02-22 |
| | | * | bq27x00: Cleanup bq27x00_i2c_read | Lars-Peter Clausen | 2011-02-22 |
| | | * | bq27x00: Minor cleanups | Pali Rohár | 2011-02-22 |
| | | * | bq27x00: Give more specific reports on battery status | Lars-Peter Clausen | 2011-02-22 |
| | | * | bq27x00: Add MODULE_DEVICE_TABLE | Pali Rohár | 2011-02-22 |
| | | * | bq27x00: Add new properties | Pali Rohár | 2011-02-22 |
| | | * | bq27x00: Poll battery state | Lars-Peter Clausen | 2011-02-22 |