| Commit message (Expand) | Author | Age | Files | Lines |
* | ab8500-fg: Use correct battery charge full design | Rajkumar Kasirajan | 2013-01-23 | 1 | -1/+2 |
* | ab8500-bm: Flush all work queues before suspending | Jonas Aaberg | 2013-01-23 | 1 | -0/+5 |
* | ab8500-fg: Go to INIT_RECOVERY when charger removed | Martin Bergström | 2013-01-23 | 1 | -1/+1 |
* | ab8500-fg: Adjust for RF bursts voltage drops | Hakan Berg | 2013-01-23 | 1 | -14/+27 |
* | ab8500_fg: Remove pointless round_jiffies() call | Lee Jones | 2013-01-15 | 1 | -1/+1 |
* | ab8500_fg: Overflow in current calculation | Paer-Olof Haakansson | 2013-01-15 | 1 | -5/+4 |
* | ab8500_fg: Added support for BATT_OVV | Hakan Berg | 2013-01-15 | 1 | -15/+15 |
* | ab8500_fg: Round capacity output | pender01 | 2013-01-15 | 1 | -13/+15 |
* | ab8500_fg: Balance IRQ enable | Rickard Andersson | 2013-01-15 | 1 | -0/+1 |
* | ab8500_bm: Recharge condition not optimal for battery | Marcus Cooper | 2013-01-15 | 1 | -11/+135 |
* | ab8500_fg: Replace msleep() with usleep_range() for greater accuracy | Jonas Aaberg | 2013-01-15 | 1 | -1/+1 |
* | ab8500_bm: Skip first CCEOC irq for instant current | Johan Bjornstedt | 2013-01-15 | 1 | -8/+55 |
* | Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500 | Anton Vorontsov | 2013-01-05 | 1 | -62/+61 |
|\ |
|
| * | ab8500_fg: 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 | -48/+48 |
| * | ab8500_fg: Don't clear the CCMuxOffset bit | Kalle Komierowski | 2012-12-11 | 1 | -4/+4 |
* | | 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 fuelgauge | Rajanikanth H.V | 2012-11-18 | 1 | -40/+42 |
|/ |
|
* | Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-10-07 | 1 | -0/+1 |
|\ |
|
| * | ab8500_fg: 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 | -4/+4 |
|/ |
|
* | ab8500: Clean up probe routines | Lee Jones | 2012-05-05 | 1 | -6/+10 |
* | ab8500_fg: Harden platform data check | Linus Walleij | 2012-05-05 | 1 | -2/+2 |
* | ab8500_fg: Fix some build warnings on x86_64 | Anton Vorontsov | 2012-03-26 | 1 | -2/+2 |
* | ab8500: Turn unneeded global symbols into local ones | Anton Vorontsov | 2012-03-26 | 1 | -1/+1 |
* | ab8500_fg: Fix copy-paste error | Anton Vorontsov | 2012-03-26 | 1 | -1/+1 |
* | ab8500_fg: Get rid of 'struct battery_type' | Anton Vorontsov | 2012-03-26 | 1 | -1/+2 |
* | ab8500_fg: Get rid of 'struct v_to_cap' | Anton Vorontsov | 2012-03-26 | 1 | -1/+1 |
* | ab8500-fg: A8500 fuel gauge driver | Arun Murthy | 2012-03-26 | 1 | -0/+2636 |