summaryrefslogtreecommitdiffstats
path: root/drivers/power/ab8500_charger.c
Commit message (Expand)AuthorAgeFilesLines
* ab8500_bm: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-2/+0
* ab8500-charger: Do not use [delayed_]work_pending()Lee Jones2013-03-071-13/+6
* ab8500-charger: Remove duplicate codeLee Jones2013-03-071-8/+0
* ab8500-charger: Run detect workaround only on AB8500Rabin Vincent2013-03-071-8/+13
* ab8500-charger: Add UsbLineCtrl2 referenceMarcus Cooper2013-03-071-4/+7
* ab8500-charger: Use USBLink1Status RegisterMarcus Cooper2013-03-071-5/+16
* ab8500-bm: Add support for the new ab8540 platformLee Jones2013-03-071-158/+112
* ab8500-bm: Add usb power path supportLee Jones2013-03-071-0/+81
* pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery ...Marcus Cooper2013-03-071-3/+3
* ab8500-charger: Add AB8505_USB_LINK_STATUSHakan Berg2013-03-071-8/+35
* ab8500_charger: Prevent auto drop of VBUSLee Jones2013-03-071-49/+120
* ab8500-bm: Charge only mode fixes for the ab9540Lee Jones2013-03-071-0/+42
* ab8500-bm: Quick re-attach charging behaviourLee Jones2013-03-071-2/+103
* 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
* u8500-charger: Delay for USB enumerationPaer-Olof Haakansson2013-01-231-107/+325
* ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structuresLee Jones2013-01-231-2/+2
* ab8500-charger: Do not touch VBUSOVV bitsJonas Aaberg2013-01-231-6/+16
* ab8500-bm: Flush all work queues before suspendingJonas Aaberg2013-01-231-0/+11
* ab8500-charger: Add support for autopower on AB8505 and AB9540Nicolas Guion2013-01-231-17/+35
* abx500-chargalg: Add new sysfs interface to get current charge statusLee Jones2013-01-231-0/+3
* pm2301: Update watchdog for pm2xxx supportLoic Pallardy2013-01-231-0/+6
* ab8500-charger: AB workaround for invalid chargerHenrik Sölver2013-01-231-4/+55
* pm2301: Provide u9540 support for the pm2301 chargerMichel JAOUEN2013-01-231-13/+23
* ab8500_charger: Adds support for legacy USB chargersMarcus Cooper2013-01-151-16/+63
* ab8500_charger: Remove unused definesMarcus Cooper2013-01-151-5/+0
* ab8500_bm: Adds support for Car/Travel AdaptersHakan Berg2013-01-151-24/+68
* ab8500_charger: Handle gpadc errorsJonas Aaberg2013-01-151-4/+18
* ab8500_charger: Detect charger removalLee Jones2013-01-151-1/+141
* ab8500_charger: Rename the power_loss functionPaer-Olof Haakansson2013-01-151-12/+11
* ab8500_charger: Use devm_regulator_get APISachin Kamat2013-01-051-8/+3
* Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov2013-01-051-64/+158
|\
| * ab8500_charger: Reorder obtainment of platform specific battery management dataLee Jones2012-12-111-16/+15
| * ab8500_bm: Always send platform specific battery information via pdataLee Jones2012-12-111-1/+1
| * ab8500_bm: Rename battery management platform data to something more logicalLee Jones2012-12-111-12/+12
| * ab8500_charger: Charger current step-up/downJohan Bjornstedt2012-12-111-40/+135
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-111-3/+3
|\ \ | |/ |/|
| * power: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * power: remove use of __devinitBill Pemberton2012-11-281-1/+1
| * power: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* | ab8500: Add devicetree support for chargerRajanikanth H.V2012-11-181-29/+45
* | ab8500: Add devicetree support for fuelgaugeRajanikanth H.V2012-11-181-12/+4
|/
* Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds2012-10-071-0/+1
|\
| * ab8500_charger: Fix error return codeJulia Lawall2012-08-221-0/+1
* | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-211-4/+4
|/
* usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-021-1/+1
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-1/+1
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-3/+3
* ab8500: Clean up probe routinesLee Jones2012-05-051-6/+10
* ab8500_charger: Harden platform data checkLinus Walleij2012-05-051-3/+2