Age | Commit message (Expand) | Author | Files | Lines |
2018-06-17 | power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_i... | Christophe JAILLET | 1 | -1/+3 |
2018-06-17 | power: supply: ab8500_charger: Fix an error handling path | Christophe JAILLET | 1 | -1/+1 |
2013-10-26 | ab8500-charger: Remove redundant break | Sachin Kamat | 1 | -1/+0 |
2013-10-26 | ab8500-charger: Check return value of regulator_enable | Sachin Kamat | 1 | -4/+12 |
2013-08-28 | ab8500-charger: We print an unintended error message | Dan Carpenter | 1 | -0/+1 |
2013-06-07 | ab8500_bm: Remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-03-07 | ab8500-charger: Do not use [delayed_]work_pending() | Lee Jones | 1 | -13/+6 |
2013-03-07 | ab8500-charger: Remove duplicate code | Lee Jones | 1 | -8/+0 |
2013-03-07 | ab8500-charger: Run detect workaround only on AB8500 | Rabin Vincent | 1 | -8/+13 |
2013-03-07 | ab8500-charger: Add UsbLineCtrl2 reference | Marcus Cooper | 1 | -4/+7 |
2013-03-07 | ab8500-charger: Use USBLink1Status Register | Marcus Cooper | 1 | -5/+16 |
2013-03-07 | ab8500-bm: Add support for the new ab8540 platform | Lee Jones | 1 | -158/+112 |
2013-03-07 | ab8500-bm: Add usb power path support | Lee Jones | 1 | -0/+81 |
2013-03-07 | pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery ... | Marcus Cooper | 1 | -3/+3 |
2013-03-07 | ab8500-charger: Add AB8505_USB_LINK_STATUS | Hakan Berg | 1 | -8/+35 |
2013-03-07 | ab8500_charger: Prevent auto drop of VBUS | Lee Jones | 1 | -49/+120 |
2013-03-07 | ab8500-bm: Charge only mode fixes for the ab9540 | Lee Jones | 1 | -0/+42 |
2013-03-07 | ab8500-bm: Quick re-attach charging behaviour | Lee Jones | 1 | -2/+103 |
2013-03-07 | ab8500-charger: Trivial coding style changes | Lee Jones | 1 | -6/+6 |
2013-03-07 | ab8500-charger: Add backup battery charge voltages on the ab8540 | Yang QU | 1 | -2/+17 |
2013-01-23 | u8500-charger: Delay for USB enumeration | Paer-Olof Haakansson | 1 | -107/+325 |
2013-01-23 | ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structures | Lee Jones | 1 | -2/+2 |
2013-01-23 | ab8500-charger: Do not touch VBUSOVV bits | Jonas Aaberg | 1 | -6/+16 |
2013-01-23 | ab8500-bm: Flush all work queues before suspending | Jonas Aaberg | 1 | -0/+11 |
2013-01-23 | ab8500-charger: Add support for autopower on AB8505 and AB9540 | Nicolas Guion | 1 | -17/+35 |
2013-01-23 | abx500-chargalg: Add new sysfs interface to get current charge status | Lee Jones | 1 | -0/+3 |
2013-01-23 | pm2301: Update watchdog for pm2xxx support | Loic Pallardy | 1 | -0/+6 |
2013-01-23 | ab8500-charger: AB workaround for invalid charger | Henrik Sölver | 1 | -4/+55 |
2013-01-23 | pm2301: Provide u9540 support for the pm2301 charger | Michel JAOUEN | 1 | -13/+23 |
2013-01-16 | ab8500_charger: Adds support for legacy USB chargers | Marcus Cooper | 1 | -16/+63 |
2013-01-16 | ab8500_charger: Remove unused defines | Marcus Cooper | 1 | -5/+0 |
2013-01-16 | ab8500_bm: Adds support for Car/Travel Adapters | Hakan Berg | 1 | -24/+68 |
2013-01-16 | ab8500_charger: Handle gpadc errors | Jonas Aaberg | 1 | -4/+18 |
2013-01-16 | ab8500_charger: Detect charger removal | Lee Jones | 1 | -1/+141 |
2013-01-16 | ab8500_charger: Rename the power_loss function | Paer-Olof Haakansson | 1 | -12/+11 |
2013-01-06 | ab8500_charger: Use devm_regulator_get API | Sachin Kamat | 1 | -8/+3 |
2013-01-06 | Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500 | Anton Vorontsov | 1 | -64/+158 |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Anton Vorontsov | 1 | -3/+3 |
2012-12-11 | ab8500_charger: Reorder obtainment of platform specific battery management data | Lee Jones | 1 | -16/+15 |
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 | -12/+12 |
2012-12-11 | ab8500_charger: Charger current step-up/down | Johan Bjornstedt | 1 | -40/+135 |
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 charger | Rajanikanth H.V | 1 | -29/+45 |
2012-11-19 | ab8500: Add devicetree support for fuelgauge | Rajanikanth H.V | 1 | -12/+4 |
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_charger: 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 |