summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
...
| * | lp8788-charger: Use PAGE_SIZE for the sysfs read operationKim, Milo2013-03-311-5/+3
| * | max8925_power: Use devm_kzalloc()Jingoo Han2013-03-311-3/+2
| * | da9030_battery: Use devm_kzalloc()Jingoo Han2013-03-311-5/+1
| * | da9052-battery: Use devm_kzalloc()Jingoo Han2013-03-311-3/+2
| * | ds2760_battery: Use devm_kzalloc()Jingoo Han2013-03-311-3/+1
| * | ds2780_battery: Use devm_kzalloc()Jingoo Han2013-03-311-5/+2
| * | gpio-charger: Use devm_kzalloc()Jingoo Han2013-03-311-3/+2
| * | isp1704_charger: Use devm_kzalloc()Jingoo Han2013-03-311-4/+1
| * | max8903_charger: Use devm_kzalloc()Jingoo Han2013-03-311-3/+1
| * | max8997_charger: Use devm_kzalloc()Jingoo Han2013-03-311-6/+3
| * | max8998_charger: Use devm_kzalloc()Jingoo Han2013-03-311-3/+2
| * | pcf50633-charger: Use devm_kzalloc()Jingoo Han2013-03-311-6/+1
| * | rx51_battery: Use devm_kzalloc()Jingoo Han2013-03-311-3/+1
| * | 88pm860x_charger: Drop kfree of devm_kzalloc'd dataJingoo Han2013-03-311-2/+0
| * | wm831x_backup: Use devm_kzalloc()Jingoo Han2013-03-311-8/+2
| * | tps65090: Setup compatible property for dtRhyland Klein2013-03-311-3/+8
| * | twl4030_charger: Use module_platform_driver_probe()Jingoo Han2013-03-311-11/+1
| * | sbs-battery: Use dev_pm_opsLars-Peter Clausen2013-03-311-8/+10
| * | max17040_battery: Use dev_pm_opsLars-Peter Clausen2013-03-311-9/+11
| * | ds2782_battery: Use dev_pm_opsLars-Peter Clausen2013-03-311-12/+11
| * | sbs-battery: Use of_match_ptr() macroSachin Kamat2013-03-311-2/+2
| * | Merge branch 'vexpress' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Anton Vorontsov2013-03-303-1/+155
| |\ \
| | * | arm: vexpress: Decouple vexpress-poweroff implementation from machine_descCatalin Marinas2013-03-211-2/+7
| | * | arm: vexpress: Move the poweroff/restart code to drivers/power/resetCatalin Marinas2013-03-213-1/+150
| * | | s3c-adc-battery: Fix possible NULL pointer dereferenceSyam Sidhardhan2013-03-181-2/+5
| * | | test_power: Fix a bug in setting module parameter valuesAndrey Gelman2013-03-181-10/+21
| * | | power_supply: Add support for tps65090-chargerRhyland Klein2013-03-183-0/+323
| | |/ | |/|
| * | ab8500-charger: Do not use [delayed_]work_pending()Lee Jones2013-03-071-13/+6
| * | ab8500-fg: Change current calculationlme004372013-03-071-4/+4
| * | abx500-chargalg: Add charging current step interfaceLee Jones2013-03-071-76/+155
| * | pm2301-charger: Reference put missing after accessRupesh Kumar2013-03-071-0/+4
| * | pm2301-charger: Wake device on register accessRupesh Kumar2013-03-071-16/+6
| * | ab8500-bm: Trivially fix up some incorrect and out-of-date commentsMarcus Cooper2013-03-072-4/+4
| * | pm2301-charger: Charging LED control for pm2301Rupesh Kumar2013-03-071-4/+0
| * | pm2301-charger: lpn pin used only in C2C boardslme004372013-03-071-34/+32
| * | ab8500-charger: Remove duplicate codeLee Jones2013-03-072-9/+0
| * | abx500-chargalg: Use module_platform_driver() rathersrinidhi kasagar2013-03-071-12/+1
| * | pm2301-charger: Removed unused code from PM2301 driverRupesh Kumar2013-03-072-27/+0
| * | ab8500-charger: Run detect workaround only on AB8500Rabin Vincent2013-03-071-8/+13
| * | pm2301-charger: Add pm_runtime_resume & pm_runtime_suspendLee Jones2013-03-071-0/+68
| * | pm2301-charger: Adjust interrupt handler behaviorM BenZoubeir2013-03-071-21/+24
| * | ab8500-charger: Add UsbLineCtrl2 referenceMarcus Cooper2013-03-071-4/+7
| * | ab8500-chargalg: Use hrtimerLee Jones2013-03-071-39/+52
| * | abx500-chargalg: Prevent the watchdog from being kicked twiceLee Jones2013-03-071-6/+0
| * | ab8500-charger: Use USBLink1Status RegisterMarcus Cooper2013-03-071-5/+16
| * | ab8500-bm: Add support for the new ab8540 platformLee Jones2013-03-073-168/+235
| * | ab8500-btemp: Defer btemp filtering while initialisingRupesh Kumar2013-03-071-3/+3
| * | ab8500-bm: Add usb power path supportLee Jones2013-03-072-0/+143
| * | pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery ...Marcus Cooper2013-03-073-12/+4
| * | ab8500-charger: Add AB8505_USB_LINK_STATUSHakan Berg2013-03-071-8/+35
OpenPOWER on IntegriCloud