aboutsummaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2013-03-31rx51_battery: Use devm_kzalloc()Jingoo Han
2013-03-3188pm860x_charger: Drop kfree of devm_kzalloc'd dataJingoo Han
2013-03-31wm831x_backup: Use devm_kzalloc()Jingoo Han
2013-03-31tps65090: Setup compatible property for dtRhyland Klein
2013-03-31twl4030_charger: Use module_platform_driver_probe()Jingoo Han
2013-03-31sbs-battery: Use dev_pm_opsLars-Peter Clausen
2013-03-31max17040_battery: Use dev_pm_opsLars-Peter Clausen
2013-03-31ds2782_battery: Use dev_pm_opsLars-Peter Clausen
2013-03-31sbs-battery: Use of_match_ptr() macroSachin Kamat
2013-03-30Merge branch 'vexpress' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Anton Vorontsov
2013-03-21arm: vexpress: Decouple vexpress-poweroff implementation from machine_descCatalin Marinas
2013-03-21arm: vexpress: Move the poweroff/restart code to drivers/power/resetCatalin Marinas
2013-03-18s3c-adc-battery: Fix possible NULL pointer dereferenceSyam Sidhardhan
2013-03-18test_power: Fix a bug in setting module parameter valuesAndrey Gelman
2013-03-18power_supply: Add support for tps65090-chargerRhyland Klein
2013-03-07ab8500-charger: Do not use [delayed_]work_pending()Lee Jones
2013-03-07ab8500-fg: Change current calculationlme00437
2013-03-07abx500-chargalg: Add charging current step interfaceLee Jones
2013-03-07pm2301-charger: Reference put missing after accessRupesh Kumar
2013-03-07pm2301-charger: Wake device on register accessRupesh Kumar
2013-03-07ab8500-bm: Trivially fix up some incorrect and out-of-date commentsMarcus Cooper
2013-03-07pm2301-charger: Charging LED control for pm2301Rupesh Kumar
2013-03-07pm2301-charger: lpn pin used only in C2C boardslme00437
2013-03-07ab8500-charger: Remove duplicate codeLee Jones
2013-03-07abx500-chargalg: Use module_platform_driver() rathersrinidhi kasagar
2013-03-07pm2301-charger: Removed unused code from PM2301 driverRupesh Kumar
2013-03-07ab8500-charger: Run detect workaround only on AB8500Rabin Vincent
2013-03-07pm2301-charger: Add pm_runtime_resume & pm_runtime_suspendLee Jones
2013-03-07pm2301-charger: Adjust interrupt handler behaviorM BenZoubeir
2013-03-07ab8500-charger: Add UsbLineCtrl2 referenceMarcus Cooper
2013-03-07ab8500-chargalg: Use hrtimerLee Jones
2013-03-07abx500-chargalg: Prevent the watchdog from being kicked twiceLee Jones
2013-03-07ab8500-charger: Use USBLink1Status RegisterMarcus Cooper
2013-03-07ab8500-bm: Add support for the new ab8540 platformLee Jones
2013-03-07ab8500-btemp: Defer btemp filtering while initialisingRupesh Kumar
2013-03-07ab8500-bm: Add usb power path supportLee Jones
2013-03-07pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery ...Marcus Cooper
2013-03-07ab8500-charger: Add AB8505_USB_LINK_STATUSHakan Berg
2013-03-07ab8500-fg: Allow capacity to raise from 1% when chargingHakan Berg
2013-03-07ab8500-btemp: Filter btemp readingsHakan Berg
2013-03-07pm2301-charger: Wake system when ext charger is plugged-inRupesh Kumar
2013-03-07pm2301-charger: Die temp thermal protectionRupesh Kumar
2013-03-07ab8500_charger: Prevent auto drop of VBUSLee Jones
2013-03-07pm2301-charger: Resolve I2C detection problem on ab9540Mustapha Ben Zoubeir
2013-03-07pm2301-charger: Force main charger detectPer Forlin
2013-03-07ab8500-bm: Charge only mode fixes for the ab9540Lee Jones
2013-03-07pm2301-charger: Support for over voltage protection on the ab9540Rupesh Kumar
2013-03-07ab8500-bm: Quick re-attach charging behaviourLee Jones
2013-03-07ab8500-charger: Trivial coding style changesLee Jones
2013-03-07ab8500-charger: Add backup battery charge voltages on the ab8540Yang QU