| Commit message (Expand) | Author | Age | Files | Lines |
* | pm2301_charger: Return error if create_singlethread_workqueue fails | Axel Lin | 2013-06-07 | 1 | -2/+2 |
* | pm2301_charger: Fix NULL pointer dereference | Axel Lin | 2013-06-07 | 1 | -1/+6 |
* | Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2013-05-26 | 1 | -1/+1 |
|\ |
|
| * | pm2301_charger: Fix module alias prefix | Axel Lin | 2013-05-10 | 1 | -1/+1 |
* | | Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2013-05-01 | 1 | -103/+288 |
|\| |
|
| * | pm2301-charger: Fix suspend/resume | Lars-Peter Clausen | 2013-04-17 | 1 | -8/+18 |
| * | pm2301-charger: Reference put missing after access | Rupesh Kumar | 2013-03-07 | 1 | -0/+4 |
| * | pm2301-charger: Wake device on register access | Rupesh Kumar | 2013-03-07 | 1 | -16/+6 |
| * | pm2301-charger: Charging LED control for pm2301 | Rupesh Kumar | 2013-03-07 | 1 | -4/+0 |
| * | pm2301-charger: lpn pin used only in C2C boards | lme00437 | 2013-03-07 | 1 | -34/+32 |
| * | pm2301-charger: Removed unused code from PM2301 driver | Rupesh Kumar | 2013-03-07 | 1 | -5/+0 |
| * | pm2301-charger: Add pm_runtime_resume & pm_runtime_suspend | Lee Jones | 2013-03-07 | 1 | -0/+68 |
| * | pm2301-charger: Adjust interrupt handler behavior | M BenZoubeir | 2013-03-07 | 1 | -21/+24 |
| * | pm2301-charger: Wake system when ext charger is plugged-in | Rupesh Kumar | 2013-03-07 | 1 | -1/+16 |
| * | pm2301-charger: Die temp thermal protection | Rupesh Kumar | 2013-03-07 | 1 | -1/+21 |
| * | pm2301-charger: Resolve I2C detection problem on ab9540 | Mustapha Ben Zoubeir | 2013-03-07 | 1 | -9/+26 |
| * | pm2301-charger: Force main charger detect | Per Forlin | 2013-03-07 | 1 | -0/+2 |
| * | ab8500-bm: Charge only mode fixes for the ab9540 | Lee Jones | 2013-03-07 | 1 | -0/+7 |
| * | pm2301-charger: Support for over voltage protection on the ab9540 | Rupesh Kumar | 2013-03-07 | 1 | -14/+36 |
| * | pm2301-charger: Enable SW EOC control on the ab9540 | Rajkumar Kasirajan | 2013-03-07 | 1 | -5/+43 |
| * | pm2301_charger: Remove __exit, __init and __devexit_p() | Lee Jones | 2013-03-07 | 1 | -3/+3 |
* | | treewide: Fix typos in printk | Masanari Iida | 2013-03-20 | 1 | -1/+1 |
|/ |
|
* | pm2301: LPN mode control support | Lee Jones | 2013-01-23 | 1 | -2/+69 |
* | pm2301: Enable vbat low monitoring | Rajkumar Kasirajan | 2013-01-23 | 1 | -41/+45 |
* | pm2301: Update watchdog for pm2xxx support | Loic Pallardy | 2013-01-23 | 1 | -0/+2 |
* | pm2301: Remove volt_now & curr_now properties | Loic Pallardy | 2013-01-23 | 1 | -35/+0 |
* | pm2301: Clean-up PM2301 interrupt management | Olivier Clergeaud | 2013-01-23 | 1 | -53/+120 |
* | pm2301: Move all configuration and emum structs out to a header file | Lee Jones | 2013-01-23 | 1 | -475/+3 |
* | pm2301: Provide u9540 support for the pm2301 charger | Michel JAOUEN | 2013-01-23 | 1 | -0/+1455 |