aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/ab8500_fg.c
AgeCommit message (Expand)Author
2013-06-06power_supply: Replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-06ab8500_bm: Remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-16ab8500_{bmdata,fg}: Add const attributes to some data arraysHongbo Zhang
2013-03-07ab8500-fg: Change current calculationlme00437
2013-03-07ab8500-bm: Trivially fix up some incorrect and out-of-date commentsMarcus Cooper
2013-03-07ab8500-charger: Remove duplicate codeLee Jones
2013-03-07ab8500-fg: Allow capacity to raise from 1% when chargingHakan Berg
2013-03-07ab8500-fg: Report unscaled capacityMartin Bergstrom
2013-03-07ab8500-fg: Add power cut feature for ab8505 and ab8540Lee Jones
2013-01-23ab8500-fg: Use correct battery charge full designRajkumar Kasirajan
2013-01-23ab8500-bm: Flush all work queues before suspendingJonas Aaberg
2013-01-23ab8500-fg: Go to INIT_RECOVERY when charger removedMartin Bergström
2013-01-23ab8500-fg: Adjust for RF bursts voltage dropsHakan Berg
2013-01-15ab8500_fg: Remove pointless round_jiffies() callLee Jones
2013-01-15ab8500_fg: Overflow in current calculationPaer-Olof Haakansson
2013-01-15ab8500_fg: Added support for BATT_OVVHakan Berg
2013-01-15ab8500_fg: Round capacity outputpender01
2013-01-15ab8500_fg: Balance IRQ enableRickard Andersson
2013-01-15ab8500_bm: Recharge condition not optimal for batteryMarcus Cooper
2013-01-15ab8500_fg: Replace msleep() with usleep_range() for greater accuracyJonas Aaberg
2013-01-15ab8500_bm: Skip first CCEOC irq for instant currentJohan Bjornstedt
2013-01-05Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov
2012-12-11ab8500_fg: Reorder obtainment of platform specific battery management dataLee Jones
2012-12-11ab8500_bm: Always send platform specific battery information via pdataLee Jones
2012-12-11ab8500_bm: Rename battery management platform data to something more logicalLee Jones
2012-12-11ab8500_fg: Don't clear the CCMuxOffset bitKalle Komierowski
2012-11-28power: remove use of __devexitBill Pemberton
2012-11-28power: remove use of __devinitBill Pemberton
2012-11-28power: remove use of __devexit_pBill Pemberton
2012-11-18ab8500: Add devicetree support for fuelgaugeRajanikanth H.V
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-08-22ab8500_fg: Fix error return codeJulia Lawall
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo
2012-05-05ab8500: Clean up probe routinesLee Jones
2012-05-05ab8500_fg: Harden platform data checkLinus Walleij
2012-03-26ab8500_fg: Fix some build warnings on x86_64Anton Vorontsov
2012-03-26ab8500: Turn unneeded global symbols into local onesAnton Vorontsov
2012-03-26ab8500_fg: Fix copy-paste errorAnton Vorontsov
2012-03-26ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov
2012-03-26ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov
2012-03-26ab8500-fg: A8500 fuel gauge driverArun Murthy