aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/ab8500_btemp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20power: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-06-06ab8500_bm: Remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-04-16ab8500_btemp: Make ab8500_btemp_get* interfaces publicHongbo Zhang1-1/+4
2013-03-07ab8500-bm: Trivially fix up some incorrect and out-of-date commentsMarcus Cooper1-2/+2
2013-03-07ab8500-bm: Add support for the new ab8540 platformLee Jones1-7/+35
2013-03-07ab8500-btemp: Defer btemp filtering while initialisingRupesh Kumar1-3/+3
2013-03-07ab8500-btemp: Filter btemp readingsHakan Berg1-6/+21
2013-02-02Merge branch 'tb-power-2' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov1-14/+53
2013-02-02ab8500_btemp: Demote initcall sequenceRajanikanth H.V1-1/+1
2013-01-23ab8500-btemp: Adaptation to AB8505 and AB9540 platformsMichel JAOUEN1-14/+53
2013-01-15ab8500_btemp: Remove superfluous BTEMP thermal compHakan Berg1-2/+2
2013-01-15ab8500_btemp: Ignore false btemp low interruptHakan Berg1-4/+4
2013-01-15ab8500_btemp: Allign battery temperature resolution with the frameworkLee Jones1-6/+6
2013-01-15ab8500_bm: Skip first CCEOC irq for instant currentJohan Bjornstedt1-7/+4
2013-01-05Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov1-45/+51
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov1-3/+3
2012-12-11ab8500_btemp: Reorder obtainment of platform specific battery management dataLee Jones1-14/+13
2012-12-11ab8500_bm: Always send platform specific battery information via pdataLee Jones1-1/+1
2012-12-11ab8500_bm: Rename battery management platform data to something more logicalLee Jones1-30/+30
2012-12-11ab8500_btemp: Detect battery type in workqueueJonas Aaberg1-4/+11
2012-11-28power: remove use of __devexitBill Pemberton1-1/+1
2012-11-28power: remove use of __devinitBill Pemberton1-1/+1
2012-11-28power: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-18ab8500: Add devicetree support for btempRajanikanth H.V1-28/+39
2012-11-18ab8500: Add devicetree support for fuelgaugeRajanikanth H.V1-12/+4
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+1
2012-08-22ab8500_btemp: Fix error return codeJulia Lawall1-0/+1
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo1-1/+1
2012-05-05ab8500: Clean up probe routinesLee Jones1-6/+10
2012-05-05ab8500_btemp: Harden platform data checkLinus Walleij1-2/+2
2012-03-26ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov1-6/+7
2012-03-26ab8500-btemp: AB8500 battery temperature driverArun Murthy1-0/+1123