summaryrefslogtreecommitdiff
path: root/drivers/power
Commit message (Expand)AuthorAge
* POWER: Add JZ4740 battery driver.Lars-Peter Clausen2010-08-05
* Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds2010-07-27
|\
| * ds2782_battery: Rename get_current to fix build failure / name conflictPeter Huewe2010-06-14
* | Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds2010-07-20
|\ \
| * | ds2782_battery: Fix ds2782_get_capacity return valueRyan Mallon2010-06-21
| |/
* | [ARM] pxa/z2: fix missing include in battery driverMarek Vasut2010-06-13
|/
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-05-25
|\
| * power_supply: Fix regression for 'type' propertyDaniel Mack2010-05-25
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-05-24
|\ \ | |/
| * ds2760_battery: Make charge_now and charge_full writeableDaniel Mack2010-05-19
| * power_supply: Add support for writeable propertiesDaniel Mack2010-05-19
| * power_supply: Use attribute groupsAnton Vorontsov2010-05-19
| * power_supply: Add test_power driverAnton Vorontsov2010-05-18
| * tosa_battery: Fix build error due to direct driver_data usageDmitry Eremin-Solenikov2010-05-03
| * wm97xx_battery: Quieten sparse warning (bat_set_pdata not declared)Anton Vorontsov2010-05-02
| * ds2782_battery: Get rid of magic numbers in driver_dataAnton Vorontsov2010-05-02
| * ds2782_battery: Add support for ds2786 battery gas gaugeYulia Vilensky2010-04-26
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2010-04-26
| |\
| * | pda_power: Add function callbacks for suspend and resumeDaniel Mack2010-04-16
| * | wm831x_power: Use genirqMark Brown2010-04-06
| * | Driver for Zipit Z2 battery chipMarek Vasut2010-04-06
| * | ds2782_battery: Fix clientdata on removalWolfram Sang2010-04-06
* | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
*---. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14
|\ \ \
| | | * power_supply: Enable power supply of max8925Haojian Zhuang2010-03-07
| | | * mfd: Update WM8350 drivers for changed interrupt numbersMark Brown2010-03-07
| | | * mfd: Add a data argument to the WM8350 IRQ free functionMark Brown2010-03-07
| | | * power_supply: bq27x00: fix voltage and current unitsGrazvydas Ignotas2010-02-27
| | | * power_supply: bq27x00: add status and time propertiesGrazvydas Ignotas2010-02-27
| | | * power_supply: bq27x00: add BQ27500 supportGrazvydas Ignotas2010-02-16
| | | * power_supply: bq27x00: fix temperature conversionGrazvydas Ignotas2010-02-16
| | | * power_supply: bq27x00: remove unused struct fieldsGrazvydas Ignotas2010-02-16
| | | * power_supply: bq27x00: remove double endian swapGrazvydas Ignotas2010-02-16
| | | * da9030_battery: fix spelling in commentStefan Weil2010-02-03
| | | * wm97xx_battery: Clean up some warningsMark Brown2010-01-29
| | |/ | |/|
| * | wm97xx_battery: Handle missing platform data gracefullyMark Brown2010-01-29
* | | POWER: Add support for cycle_countAlexey Starikovskiy2010-01-15
|/ /
* | pmu_battery: Fix battery full reportingThomas Champagne2009-12-18
|/
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-12-15
|\
| * power_supply_sysfs: Handle -ENODATA in a special wayAnton Vorontsov2009-12-03
| * wm831x_backup: Remove unused variablesAlan Cox2009-11-17
| * pcf50633: Query charger status directlyPaul Fertser2009-11-16
| * pcf50633: Properly reenable charging when the supply conditions changePaul Fertser2009-11-16
| * pcf50633: Get rid of charging restart software auto-triggeringPaul Fertser2009-11-16
| * pcf50633: introduces battery charging current controlBalaji Rao2009-11-16
| * pcf50633: Add ac power supply class to the chargerSean McNeil2009-11-16
| * wm831x: Factor out WM831x backup battery chargerMark Brown2009-11-16
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15