| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 | 1 | -2/+0 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-05-25 | 1 | -2/+4 |
|\ |
|
| * | power_supply: Fix regression for 'type' property | Daniel Mack | 2010-05-25 | 1 | -2/+4 |
* | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2010-05-24 | 13 | -168/+848 |
|\| |
|
| * | ds2760_battery: Make charge_now and charge_full writeable | Daniel Mack | 2010-05-19 | 1 | -0/+64 |
| * | power_supply: Add support for writeable properties | Daniel Mack | 2010-05-19 | 1 | -3/+35 |
| * | power_supply: Use attribute groups | Anton Vorontsov | 2010-05-19 | 3 | -96/+74 |
| * | power_supply: Add test_power driver | Anton Vorontsov | 2010-05-18 | 3 | -0/+169 |
| * | tosa_battery: Fix build error due to direct driver_data usage | Dmitry Eremin-Solenikov | 2010-05-03 | 1 | -2/+2 |
| * | wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared) | Anton Vorontsov | 2010-05-02 | 1 | -0/+3 |
| * | ds2782_battery: Get rid of magic numbers in driver_data | Anton Vorontsov | 2010-05-02 | 1 | -6/+11 |
| * | ds2782_battery: Add support for ds2786 battery gas gauge | Yulia Vilensky | 2010-04-26 | 2 | -50/+138 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2010-04-26 | 13 | -0/+13 |
| |\ |
|
| * | | pda_power: Add function callbacks for suspend and resume | Daniel Mack | 2010-04-16 | 1 | -0/+10 |
| * | | wm831x_power: Use genirq | Mark Brown | 2010-04-06 | 1 | -17/+16 |
| * | | Driver for Zipit Z2 battery chip | Marek Vasut | 2010-04-06 | 3 | -0/+335 |
| * | | ds2782_battery: Fix clientdata on removal | Wolfram Sang | 2010-04-06 | 1 | -3/+0 |
* | | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -1/+1 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 13 | -0/+13 |
|/ |
|
*---. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | 7 | -64/+701 |
|\ \ \ |
|
| | | * | power_supply: Enable power supply of max8925 | Haojian Zhuang | 2010-03-07 | 3 | -0/+542 |
| | | * | mfd: Update WM8350 drivers for changed interrupt numbers | Mark Brown | 2010-03-07 | 1 | -1/+1 |
| | | * | mfd: Add a data argument to the WM8350 IRQ free function | Mark Brown | 2010-03-07 | 1 | -12/+12 |
| | | * | power_supply: bq27x00: fix voltage and current units | Grazvydas Ignotas | 2010-02-27 | 1 | -3/+3 |
| | | * | power_supply: bq27x00: add status and time properties | Grazvydas Ignotas | 2010-02-27 | 1 | -2/+79 |
| | | * | power_supply: bq27x00: add BQ27500 support | Grazvydas Ignotas | 2010-02-16 | 2 | -30/+51 |
| | | * | power_supply: bq27x00: fix temperature conversion | Grazvydas Ignotas | 2010-02-16 | 1 | -2/+2 |
| | | * | power_supply: bq27x00: remove unused struct fields | Grazvydas Ignotas | 2010-02-16 | 1 | -4/+0 |
| | | * | power_supply: bq27x00: remove double endian swap | Grazvydas Ignotas | 2010-02-16 | 1 | -8/+3 |
| | | * | da9030_battery: fix spelling in comment | Stefan Weil | 2010-02-03 | 1 | -1/+1 |
| | | * | wm97xx_battery: Clean up some warnings | Mark Brown | 2010-01-29 | 1 | -2/+2 |
| | |/
| |/| |
|
| * | | wm97xx_battery: Handle missing platform data gracefully | Mark Brown | 2010-01-29 | 1 | -2/+8 |
* | | | POWER: Add support for cycle_count | Alexey Starikovskiy | 2010-01-15 | 1 | -0/+1 |
|/ / |
|
* / | pmu_battery: Fix battery full reporting | Thomas Champagne | 2009-12-18 | 1 | -0/+2 |
|/ |
|
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-12-15 | 6 | -217/+401 |
|\ |
|
| * | power_supply_sysfs: Handle -ENODATA in a special way | Anton Vorontsov | 2009-12-03 | 1 | -1/+4 |
| * | wm831x_backup: Remove unused variables | Alan Cox | 2009-11-17 | 1 | -1/+1 |
| * | pcf50633: Query charger status directly | Paul Fertser | 2009-11-16 | 1 | -21/+29 |
| * | pcf50633: Properly reenable charging when the supply conditions change | Paul Fertser | 2009-11-16 | 1 | -3/+7 |
| * | pcf50633: Get rid of charging restart software auto-triggering | Paul Fertser | 2009-11-16 | 1 | -46/+0 |
| * | pcf50633: introduces battery charging current control | Balaji Rao | 2009-11-16 | 1 | -5/+73 |
| * | pcf50633: Add ac power supply class to the charger | Sean McNeil | 2009-11-16 | 1 | -1/+45 |
| * | wm831x: Factor out WM831x backup battery charger | Mark Brown | 2009-11-16 | 4 | -141/+244 |
* | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | | mfd: Mask and unmask wm8350 IRQs on request and free | Mark Brown | 2009-12-13 | 1 | -26/+0 |
* | | mfd: Convert wm8350 IRQ handlers to irq_handler_t | Mark Brown | 2009-12-13 | 1 | -14/+25 |
* | | mfd: Fix memleak in pcf50633_client_dev_register | Lars-Peter Clausen | 2009-12-13 | 1 | -2/+1 |
* | | collie: add battery driver | Thomas Kunze | 2009-11-27 | 3 | -0/+426 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2009-09-23 | 1 | -2/+2 |
|\ |
|
| * | Merge git://git.infradead.org/users/cbou/battery-2.6.31 | Linus Torvalds | 2009-07-30 | 4 | -11/+353 |
| |\ |
|