index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
ab8500_btemp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: ab8500: convert to use match_string() helper
Andy Shevchenko
2016-03-17
1
-10
/
+5
*
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
1
-35
/
+33
*
power_supply: ab8500: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
2015-03-13
1
-1
/
+1
*
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
2015-03-13
1
-3
/
+4
*
power: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ab8500_bm: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-06
1
-1
/
+0
*
ab8500_btemp: Make ab8500_btemp_get* interfaces public
Hongbo Zhang
2013-04-16
1
-1
/
+4
*
ab8500-bm: Trivially fix up some incorrect and out-of-date comments
Marcus Cooper
2013-03-07
1
-2
/
+2
*
ab8500-bm: Add support for the new ab8540 platform
Lee Jones
2013-03-07
1
-7
/
+35
*
ab8500-btemp: Defer btemp filtering while initialising
Rupesh Kumar
2013-03-07
1
-3
/
+3
*
ab8500-btemp: Filter btemp readings
Hakan Berg
2013-03-07
1
-6
/
+21
*
Merge branch 'tb-power-2' of git://git.linaro.org/people/ljones/linux-3.0-ux500
Anton Vorontsov
2013-02-02
1
-14
/
+53
|
\
|
*
ab8500-btemp: Adaptation to AB8505 and AB9540 platforms
Michel JAOUEN
2013-01-23
1
-14
/
+53
*
|
ab8500_btemp: Demote initcall sequence
Rajanikanth H.V
2013-02-02
1
-1
/
+1
|
/
*
ab8500_btemp: Remove superfluous BTEMP thermal comp
Hakan Berg
2013-01-15
1
-2
/
+2
*
ab8500_btemp: Ignore false btemp low interrupt
Hakan Berg
2013-01-15
1
-4
/
+4
*
ab8500_btemp: Allign battery temperature resolution with the framework
Lee Jones
2013-01-15
1
-6
/
+6
*
ab8500_bm: Skip first CCEOC irq for instant current
Johan Bjornstedt
2013-01-15
1
-7
/
+4
*
Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500
Anton Vorontsov
2013-01-05
1
-45
/
+51
|
\
|
*
ab8500_btemp: Reorder obtainment of platform specific battery management data
Lee Jones
2012-12-11
1
-14
/
+13
|
*
ab8500_bm: Always send platform specific battery information via pdata
Lee Jones
2012-12-11
1
-1
/
+1
|
*
ab8500_bm: Rename battery management platform data to something more logical
Lee Jones
2012-12-11
1
-30
/
+30
|
*
ab8500_btemp: Detect battery type in workqueue
Jonas Aaberg
2012-12-11
1
-4
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Anton Vorontsov
2012-12-11
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
power: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
|
*
power: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
|
*
power: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
ab8500: Add devicetree support for btemp
Rajanikanth H.V
2012-11-18
1
-28
/
+39
*
|
ab8500: Add devicetree support for fuelgauge
Rajanikanth H.V
2012-11-18
1
-12
/
+4
|
/
*
Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6
Linus Torvalds
2012-10-07
1
-0
/
+1
|
\
|
*
ab8500_btemp: Fix error return code
Julia Lawall
2012-08-22
1
-0
/
+1
*
|
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
2012-08-21
1
-1
/
+1
|
/
*
ab8500: Clean up probe routines
Lee Jones
2012-05-05
1
-6
/
+10
*
ab8500_btemp: Harden platform data check
Linus Walleij
2012-05-05
1
-2
/
+2
*
ab8500_btemp: Get rid of 'enum adc_therm'
Anton Vorontsov
2012-03-26
1
-6
/
+7
*
ab8500-btemp: AB8500 battery temperature driver
Arun Murthy
2012-03-26
1
-0
/
+1123