index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
ab8500_fg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
ab8500_{bmdata,fg}: Add const attributes to some data arrays
Hongbo Zhang
1
-2
/
+2
2013-03-07
ab8500-fg: Change current calculation
lme00437
1
-4
/
+4
2013-03-07
ab8500-bm: Trivially fix up some incorrect and out-of-date comments
Marcus Cooper
1
-2
/
+2
2013-03-07
ab8500-charger: Remove duplicate code
Lee Jones
1
-1
/
+0
2013-03-07
ab8500-fg: Allow capacity to raise from 1% when charging
Hakan Berg
1
-4
/
+2
2013-03-07
ab8500-fg: Report unscaled capacity
Martin Bergstrom
1
-3
/
+1
2013-03-07
ab8500-fg: Add power cut feature for ab8505 and ab8540
Lee Jones
1
-0
/
+474
2013-01-23
ab8500-fg: Use correct battery charge full design
Rajkumar Kasirajan
1
-1
/
+2
2013-01-23
ab8500-bm: Flush all work queues before suspending
Jonas Aaberg
1
-0
/
+5
2013-01-23
ab8500-fg: Go to INIT_RECOVERY when charger removed
Martin Bergström
1
-1
/
+1
2013-01-23
ab8500-fg: Adjust for RF bursts voltage drops
Hakan Berg
1
-14
/
+27
2013-01-16
ab8500_fg: Remove pointless round_jiffies() call
Lee Jones
1
-1
/
+1
2013-01-16
ab8500_fg: Overflow in current calculation
Paer-Olof Haakansson
1
-5
/
+4
2013-01-16
ab8500_fg: Added support for BATT_OVV
Hakan Berg
1
-15
/
+15
2013-01-16
ab8500_fg: Round capacity output
pender01
1
-13
/
+15
2013-01-16
ab8500_fg: Balance IRQ enable
Rickard Andersson
1
-0
/
+1
2013-01-16
ab8500_bm: Recharge condition not optimal for battery
Marcus Cooper
1
-11
/
+135
2013-01-16
ab8500_fg: Replace msleep() with usleep_range() for greater accuracy
Jonas Aaberg
1
-1
/
+1
2013-01-16
ab8500_bm: Skip first CCEOC irq for instant current
Johan Bjornstedt
1
-8
/
+55
2013-01-06
Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500
Anton Vorontsov
1
-62
/
+61
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Anton Vorontsov
1
-3
/
+3
2012-12-11
ab8500_fg: Reorder obtainment of platform specific battery management data
Lee Jones
1
-14
/
+13
2012-12-11
ab8500_bm: Always send platform specific battery information via pdata
Lee Jones
1
-1
/
+1
2012-12-11
ab8500_bm: Rename battery management platform data to something more logical
Lee Jones
1
-48
/
+48
2012-12-11
ab8500_fg: Don't clear the CCMuxOffset bit
Kalle Komierowski
1
-4
/
+4
2012-11-28
power: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
power: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
power: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-19
ab8500: Add devicetree support for fuelgauge
Rajanikanth H.V
1
-40
/
+42
2012-10-07
Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+1
2012-08-23
ab8500_fg: Fix error return code
Julia Lawall
1
-0
/
+1
2012-08-22
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
1
-4
/
+4
2012-05-05
ab8500: Clean up probe routines
Lee Jones
1
-6
/
+10
2012-05-05
ab8500_fg: Harden platform data check
Linus Walleij
1
-2
/
+2
2012-03-26
ab8500_fg: Fix some build warnings on x86_64
Anton Vorontsov
1
-2
/
+2
2012-03-26
ab8500: Turn unneeded global symbols into local ones
Anton Vorontsov
1
-1
/
+1
2012-03-26
ab8500_fg: Fix copy-paste error
Anton Vorontsov
1
-1
/
+1
2012-03-26
ab8500_fg: Get rid of 'struct battery_type'
Anton Vorontsov
1
-1
/
+2
2012-03-26
ab8500_fg: Get rid of 'struct v_to_cap'
Anton Vorontsov
1
-1
/
+1
2012-03-26
ab8500-fg: A8500 fuel gauge driver
Arun Murthy
1
-0
/
+2636