aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-07ab8500-fg: Change current calculationlme004371-4/+4
2013-03-07abx500-chargalg: Add charging current step interfaceLee Jones1-76/+155
2013-03-07pm2301-charger: Reference put missing after accessRupesh Kumar1-0/+4
2013-03-07pm2301-charger: Wake device on register accessRupesh Kumar1-16/+6
2013-03-07ab8500-bm: Trivially fix up some incorrect and out-of-date commentsMarcus Cooper2-4/+4
2013-03-07pm2301-charger: Charging LED control for pm2301Rupesh Kumar1-4/+0
2013-03-07pm2301-charger: lpn pin used only in C2C boardslme004371-34/+32
2013-03-07ab8500-charger: Remove duplicate codeLee Jones2-9/+0
2013-03-07abx500-chargalg: Use module_platform_driver() rathersrinidhi kasagar1-12/+1
2013-03-07pm2301-charger: Removed unused code from PM2301 driverRupesh Kumar2-27/+0
2013-03-07ab8500-charger: Run detect workaround only on AB8500Rabin Vincent1-8/+13
2013-03-07pm2301-charger: Add pm_runtime_resume & pm_runtime_suspendLee Jones1-0/+68
2013-03-07pm2301-charger: Adjust interrupt handler behaviorM BenZoubeir1-21/+24
2013-03-07ab8500-charger: Add UsbLineCtrl2 referenceMarcus Cooper1-4/+7
2013-03-07ab8500-chargalg: Use hrtimerLee Jones1-39/+52
2013-03-07abx500-chargalg: Prevent the watchdog from being kicked twiceLee Jones1-6/+0
2013-03-07ab8500-charger: Use USBLink1Status RegisterMarcus Cooper1-5/+16
2013-03-07ab8500-bm: Add support for the new ab8540 platformLee Jones3-168/+235
2013-03-07ab8500-btemp: Defer btemp filtering while initialisingRupesh Kumar1-3/+3
2013-03-07ab8500-bm: Add usb power path supportLee Jones2-0/+143
2013-03-07pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery MgntMarcus Cooper3-12/+4
2013-03-07ab8500-charger: Add AB8505_USB_LINK_STATUSHakan Berg1-8/+35
2013-03-07ab8500-fg: Allow capacity to raise from 1% when chargingHakan Berg1-4/+2
2013-03-07ab8500-btemp: Filter btemp readingsHakan Berg1-6/+21
2013-03-07pm2301-charger: Wake system when ext charger is plugged-inRupesh Kumar1-1/+16
2013-03-07pm2301-charger: Die temp thermal protectionRupesh Kumar1-1/+21
2013-03-07ab8500_charger: Prevent auto drop of VBUSLee Jones1-49/+120
2013-03-07pm2301-charger: Resolve I2C detection problem on ab9540Mustapha Ben Zoubeir1-9/+26
2013-03-07pm2301-charger: Force main charger detectPer Forlin1-0/+2
2013-03-07ab8500-bm: Charge only mode fixes for the ab9540Lee Jones3-0/+63
2013-03-07pm2301-charger: Support for over voltage protection on the ab9540Rupesh Kumar2-14/+37
2013-03-07ab8500-bm: Quick re-attach charging behaviourLee Jones2-2/+136
2013-03-07ab8500-charger: Trivial coding style changesLee Jones1-6/+6
2013-03-07ab8500-charger: Add backup battery charge voltages on the ab8540Yang QU1-2/+17
2013-03-07ab8500-fg: Report unscaled capacityMartin Bergstrom1-3/+1
2013-03-07ab8500-fg: Add power cut feature for ab8505 and ab8540Lee Jones2-0/+479
2013-03-07abx500-chargalg: Store the AB8500 MFD parent device for platform differentiationLee Jones1-1/+4
2013-03-07pm2301-charger: Enable SW EOC control on the ab9540Rajkumar Kasirajan1-5/+43
2013-03-07pm2301_charger: Remove __exit, __init and __devexit_p()Lee Jones1-3/+3
2013-02-27power: convert to idr_alloc()Tejun Heo3-21/+8
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-6/+6
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-5/+6
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds26-954/+4044
2013-02-16bq2415x_charger: Add support for offline and 100mA modePali Rohár1-7/+18
2013-02-16generic-adc-battery: Fix forever loop in gab_remove()Dan Carpenter1-7/+9
2013-02-16goldfish_battery: Add missing GENERIC_HARDIRQS dependencyHeiko Carstens1-0/+1
2013-02-08da9030_battery: Include notifier.hMichal Hocko1-0/+1
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław1-2/+2
2013-02-06iio: Update iio_channel_get API to use consumer device pointer as argumentGuenter Roeck2-6/+6
2013-02-02bq27x00_battery: Fix reporting battery temperaturePali Rohár1-5/+5