Age | Commit message (Expand) | Author | Files | Lines |
2010-09-08 | apm_power: Add missing break statement | Anton Vorontsov | 1 | -0/+1 |
2010-08-24 | intel_pmic_battery: Fix battery charging status on mrst | Shuduo Sang | 1 | -3/+3 |
2010-08-12 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 5 | -1/+1246 |
2010-08-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -16/+0 |
2010-08-11 | power: Remove owner field from attribute initialization code in OLPC driver | Guenter Roeck | 1 | -1/+0 |
2010-08-10 | intel_mid_battery: Fix battery scaling | Alan Cox | 1 | -1/+1 |
2010-08-10 | intel_mid_battery: Fix the argument order to intel_scu_ipc_command | Arjan van de Ven | 1 | -1/+1 |
2010-08-09 | olpc_battery: Fix build failure caused by sysfs changes | David Woodhouse | 1 | -2/+1 |
2010-08-06 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 1 | -16/+0 |
2010-08-05 | POWER: Add JZ4740 battery driver. | Lars-Peter Clausen | 3 | -0/+457 |
2010-08-05 | [ARM] wm97xx_batt: remove now useless header file | Marek Vasut | 1 | -16/+0 |
2010-07-27 | Merge git://git.infradead.org/users/cbou/battery-2.6.35 | Linus Torvalds | 1 | -15/+14 |
2010-07-23 | Add s3c-adc-battery driver | Vasily Khoruzhick | 3 | -0/+438 |
2010-07-20 | Merge git://git.infradead.org/users/cbou/battery-2.6.35 | Linus Torvalds | 1 | -1/+1 |
2010-06-21 | ds2782_battery: Fix ds2782_get_capacity return value | Ryan Mallon | 1 | -1/+1 |
2010-06-17 | Intel MID platform battery driver | Nithish Mahalingam | 3 | -0/+807 |
2010-06-14 | ds2782_battery: Rename get_current to fix build failure / name conflict | Peter Huewe | 1 | -15/+14 |
2010-06-13 | [ARM] pxa/z2: fix missing include in battery driver | Marek Vasut | 1 | -9/+3 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 1 | -2/+0 |
2010-05-25 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -2/+4 |
2010-05-25 | power_supply: Fix regression for 'type' property | Daniel Mack | 1 | -2/+4 |
2010-05-24 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 13 | -168/+848 |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -1/+1 |
2010-05-19 | ds2760_battery: Make charge_now and charge_full writeable | Daniel Mack | 1 | -0/+64 |
2010-05-19 | power_supply: Add support for writeable properties | Daniel Mack | 1 | -3/+35 |
2010-05-19 | power_supply: Use attribute groups | Anton Vorontsov | 3 | -96/+74 |
2010-05-18 | power_supply: Add test_power driver | Anton Vorontsov | 3 | -0/+169 |
2010-05-03 | tosa_battery: Fix build error due to direct driver_data usage | Dmitry Eremin-Solenikov | 1 | -2/+2 |
2010-05-02 | wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared) | Anton Vorontsov | 1 | -0/+3 |
2010-05-02 | ds2782_battery: Get rid of magic numbers in driver_data | Anton Vorontsov | 1 | -6/+11 |
2010-04-26 | ds2782_battery: Add support for ds2786 battery gas gauge | Yulia Vilensky | 2 | -50/+138 |
2010-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 13 | -0/+13 |
2010-04-16 | pda_power: Add function callbacks for suspend and resume | Daniel Mack | 1 | -0/+10 |
2010-04-06 | wm831x_power: Use genirq | Mark Brown | 1 | -17/+16 |
2010-04-06 | Driver for Zipit Z2 battery chip | Marek Vasut | 3 | -0/+335 |
2010-04-06 | ds2782_battery: Fix clientdata on removal | Wolfram Sang | 1 | -3/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 13 | -0/+13 |
2010-03-15 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 7 | -64/+701 |
2010-03-08 | power_supply: Enable power supply of max8925 | Haojian Zhuang | 3 | -0/+542 |
2010-03-08 | mfd: Update WM8350 drivers for changed interrupt numbers | Mark Brown | 1 | -1/+1 |
2010-03-08 | mfd: Add a data argument to the WM8350 IRQ free function | Mark Brown | 1 | -12/+12 |
2010-02-27 | power_supply: bq27x00: fix voltage and current units | Grazvydas Ignotas | 1 | -3/+3 |
2010-02-27 | power_supply: bq27x00: add status and time properties | Grazvydas Ignotas | 1 | -2/+79 |
2010-02-16 | power_supply: bq27x00: add BQ27500 support | Grazvydas Ignotas | 2 | -30/+51 |
2010-02-16 | power_supply: bq27x00: fix temperature conversion | Grazvydas Ignotas | 1 | -2/+2 |
2010-02-16 | power_supply: bq27x00: remove unused struct fields | Grazvydas Ignotas | 1 | -4/+0 |
2010-02-16 | power_supply: bq27x00: remove double endian swap | Grazvydas Ignotas | 1 | -8/+3 |
2010-02-03 | da9030_battery: fix spelling in comment | Stefan Weil | 1 | -1/+1 |
2010-01-29 | wm97xx_battery: Clean up some warnings | Mark Brown | 1 | -2/+2 |
2010-01-29 | wm97xx_battery: Handle missing platform data gracefully | Mark Brown | 1 | -2/+8 |