summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
...
| * | pda_power: Add function callbacks for suspend and resumeDaniel Mack2010-04-161-0/+10
| * | wm831x_power: Use genirqMark Brown2010-04-061-17/+16
| * | Driver for Zipit Z2 battery chipMarek Vasut2010-04-063-0/+335
| * | ds2782_battery: Fix clientdata on removalWolfram Sang2010-04-061-3/+0
* | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-1/+1
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3013-0/+13
|/
*---. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-147-64/+701
|\ \ \
| | | * power_supply: Enable power supply of max8925Haojian Zhuang2010-03-073-0/+542
| | | * mfd: Update WM8350 drivers for changed interrupt numbersMark Brown2010-03-071-1/+1
| | | * mfd: Add a data argument to the WM8350 IRQ free functionMark Brown2010-03-071-12/+12
| | | * power_supply: bq27x00: fix voltage and current unitsGrazvydas Ignotas2010-02-271-3/+3
| | | * power_supply: bq27x00: add status and time propertiesGrazvydas Ignotas2010-02-271-2/+79
| | | * power_supply: bq27x00: add BQ27500 supportGrazvydas Ignotas2010-02-162-30/+51
| | | * power_supply: bq27x00: fix temperature conversionGrazvydas Ignotas2010-02-161-2/+2
| | | * power_supply: bq27x00: remove unused struct fieldsGrazvydas Ignotas2010-02-161-4/+0
| | | * power_supply: bq27x00: remove double endian swapGrazvydas Ignotas2010-02-161-8/+3
| | | * da9030_battery: fix spelling in commentStefan Weil2010-02-031-1/+1
| | | * wm97xx_battery: Clean up some warningsMark Brown2010-01-291-2/+2
| | |/ | |/|
| * | wm97xx_battery: Handle missing platform data gracefullyMark Brown2010-01-291-2/+8
* | | POWER: Add support for cycle_countAlexey Starikovskiy2010-01-151-0/+1
|/ /
* | pmu_battery: Fix battery full reportingThomas Champagne2009-12-181-0/+2
|/
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-12-156-217/+401
|\
| * power_supply_sysfs: Handle -ENODATA in a special wayAnton Vorontsov2009-12-031-1/+4
| * wm831x_backup: Remove unused variablesAlan Cox2009-11-171-1/+1
| * pcf50633: Query charger status directlyPaul Fertser2009-11-161-21/+29
| * pcf50633: Properly reenable charging when the supply conditions changePaul Fertser2009-11-161-3/+7
| * pcf50633: Get rid of charging restart software auto-triggeringPaul Fertser2009-11-161-46/+0
| * pcf50633: introduces battery charging current controlBalaji Rao2009-11-161-5/+73
| * pcf50633: Add ac power supply class to the chargerSean McNeil2009-11-161-1/+45
| * wm831x: Factor out WM831x backup battery chargerMark Brown2009-11-164-141/+244
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* | mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown2009-12-131-26/+0
* | mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown2009-12-131-14/+25
* | mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen2009-12-131-2/+1
* | collie: add battery driverThomas Kunze2009-11-273-0/+426
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-231-2/+2
|\
| * Merge git://git.infradead.org/users/cbou/battery-2.6.31Linus Torvalds2009-07-304-11/+353
| |\
| * | wm97xx_batery: replace driver_data with dev_get_drvdata()Alexander Beregalov2009-07-121-2/+2
* | | power_supply: Add driver for the PMU on WM831x PMICsMark Brown2009-09-043-0/+787
* | | ds2760_battery: Fix integer overflow for time_to_empty_nowDaniel Mack2009-09-041-3/+3
* | | wm97xx_battery: Convert to dev_pm_opsMarek Vasut2009-09-041-7/+10
* | | wm97xx_battery: Use irq to detect charger stateMarek Vasut2009-09-041-6/+24
* | | wm97xx_battery: Use platform_dataMarek Vasut2009-09-041-5/+27
* | | ds2760_battery: implement set_charged() featureDaniel Mack2009-07-301-0/+52
* | | power_supply: get_by_name and set_charged functionalityDaniel Mack2009-07-301-0/+28
* | | power_supply: EXPORT_SYMBOL cleanupsDaniel Mack2009-07-301-9/+7
* | | ds2760_battery: add current_accum module parameterDaniel Mack2009-07-301-14/+27
* | | ds2760_battery: handle full_active_uAh == 0 case correctlyDaniel Mack2009-07-301-2/+7
* | | ds2760_battery: add rated_capacity module parameterDaniel Mack2009-07-301-0/+19
* | | ds2760_battery: export more featuresDaniel Mack2009-07-301-0/+8
OpenPOWER on IntegriCloud