index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
/
pm2301_charger.c
Age
Commit message (
Expand
)
Author
2014-12-15
power / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2013-11-12
pm2301-charger: Remove unneeded NULL checks
Dan Carpenter
2013-10-25
pm2301-charger: Staticize pm2xxx_charger_die_therm_mngt
Sachin Kamat
2013-10-25
pm2301-charger: Check return value of regulator_enable
Sachin Kamat
2013-08-20
treewide: Fix typo in printk
Masanari Iida
2013-06-06
pm2301_charger: Return error if create_singlethread_workqueue fails
Axel Lin
2013-06-06
pm2301_charger: Fix NULL pointer dereference
Axel Lin
2013-05-25
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-05-10
pm2301_charger: Fix module alias prefix
Axel Lin
2013-04-30
Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-04-16
pm2301-charger: Fix suspend/resume
Lars-Peter Clausen
2013-03-20
treewide: Fix typos in printk
Masanari Iida
2013-03-07
pm2301-charger: Reference put missing after access
Rupesh Kumar
2013-03-07
pm2301-charger: Wake device on register access
Rupesh Kumar
2013-03-07
pm2301-charger: Charging LED control for pm2301
Rupesh Kumar
2013-03-07
pm2301-charger: lpn pin used only in C2C boards
lme00437
2013-03-07
pm2301-charger: Removed unused code from PM2301 driver
Rupesh Kumar
2013-03-07
pm2301-charger: Add pm_runtime_resume & pm_runtime_suspend
Lee Jones
2013-03-07
pm2301-charger: Adjust interrupt handler behavior
M BenZoubeir
2013-03-07
pm2301-charger: Wake system when ext charger is plugged-in
Rupesh Kumar
2013-03-07
pm2301-charger: Die temp thermal protection
Rupesh Kumar
2013-03-07
pm2301-charger: Resolve I2C detection problem on ab9540
Mustapha Ben Zoubeir
2013-03-07
pm2301-charger: Force main charger detect
Per Forlin
2013-03-07
ab8500-bm: Charge only mode fixes for the ab9540
Lee Jones
2013-03-07
pm2301-charger: Support for over voltage protection on the ab9540
Rupesh Kumar
2013-03-07
pm2301-charger: Enable SW EOC control on the ab9540
Rajkumar Kasirajan
2013-03-07
pm2301_charger: Remove __exit, __init and __devexit_p()
Lee Jones
2013-01-23
pm2301: LPN mode control support
Lee Jones
2013-01-23
pm2301: Enable vbat low monitoring
Rajkumar Kasirajan
2013-01-23
pm2301: Update watchdog for pm2xxx support
Loic Pallardy
2013-01-23
pm2301: Remove volt_now & curr_now properties
Loic Pallardy
2013-01-23
pm2301: Clean-up PM2301 interrupt management
Olivier Clergeaud
2013-01-23
pm2301: Move all configuration and emum structs out to a header file
Lee Jones
2013-01-23
pm2301: Provide u9540 support for the pm2301 charger
Michel JAOUEN