summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | ab8500-fg: Allow capacity to raise from 1% when chargingHakan Berg2013-03-071-4/+2
| * | ab8500-btemp: Filter btemp readingsHakan Berg2013-03-071-6/+21
| * | pm2301-charger: Wake system when ext charger is plugged-inRupesh Kumar2013-03-071-1/+16
| * | pm2301-charger: Die temp thermal protectionRupesh Kumar2013-03-071-1/+21
| * | ab8500_charger: Prevent auto drop of VBUSLee Jones2013-03-071-49/+120
| * | pm2301-charger: Resolve I2C detection problem on ab9540Mustapha Ben Zoubeir2013-03-071-9/+26
| * | pm2301-charger: Force main charger detectPer Forlin2013-03-071-0/+2
| * | ab8500-bm: Charge only mode fixes for the ab9540Lee Jones2013-03-073-0/+63
| * | pm2301-charger: Support for over voltage protection on the ab9540Rupesh Kumar2013-03-072-14/+37
| * | ab8500-bm: Quick re-attach charging behaviourLee Jones2013-03-072-2/+136
| * | ab8500-charger: Trivial coding style changesLee Jones2013-03-071-6/+6
| * | ab8500-charger: Add backup battery charge voltages on the ab8540Yang QU2013-03-071-2/+17
| * | ab8500-fg: Report unscaled capacityMartin Bergstrom2013-03-071-3/+1
| * | ab8500-fg: Add power cut feature for ab8505 and ab8540Lee Jones2013-03-072-0/+479
| * | abx500-chargalg: Store the AB8500 MFD parent device for platform differentiationLee Jones2013-03-071-1/+4
| * | pm2301-charger: Enable SW EOC control on the ab9540Rajkumar Kasirajan2013-03-071-5/+43
| * | pm2301_charger: Remove __exit, __init and __devexit_p()Lee Jones2013-03-071-3/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \
| * | treewide: Fix typos in printkMasanari Iida2013-03-201-1/+1
| |/
* | usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi2013-03-181-1/+1
* | usb: power: pda_power: check against CONFIG_USB_PHYFelipe Balbi2013-03-181-7/+7
|/
* power: convert to idr_alloc()Tejun Heo2013-02-273-21/+8
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-212-6/+6
|\
| * iio: Update iio_channel_get API to use consumer device pointer as argumentGuenter Roeck2013-02-062-6/+6
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-5/+6
|\ \