index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
pm2301_charger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
1
-20
/
+22
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
1
-3
/
+5
2014-12-15
power / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
1
-4
/
+0
2013-11-12
pm2301-charger: Remove unneeded NULL checks
Dan Carpenter
1
-15
/
+2
2013-10-25
pm2301-charger: Staticize pm2xxx_charger_die_therm_mngt
Sachin Kamat
1
-1
/
+1
2013-10-25
pm2301-charger: Check return value of regulator_enable
Sachin Kamat
1
-2
/
+6
2013-08-20
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-06-06
pm2301_charger: Return error if create_singlethread_workqueue fails
Axel Lin
1
-2
/
+2
2013-06-06
pm2301_charger: Fix NULL pointer dereference
Axel Lin
1
-1
/
+6
2013-05-25
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-1
/
+1
2013-05-10
pm2301_charger: Fix module alias prefix
Axel Lin
1
-1
/
+1
2013-04-30
Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-103
/
+288
2013-04-16
pm2301-charger: Fix suspend/resume
Lars-Peter Clausen
1
-8
/
+18
2013-03-20
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2013-03-07
pm2301-charger: Reference put missing after access
Rupesh Kumar
1
-0
/
+4
2013-03-07
pm2301-charger: Wake device on register access
Rupesh Kumar
1
-16
/
+6
2013-03-07
pm2301-charger: Charging LED control for pm2301
Rupesh Kumar
1
-4
/
+0
2013-03-07
pm2301-charger: lpn pin used only in C2C boards
lme00437
1
-34
/
+32
2013-03-07
pm2301-charger: Removed unused code from PM2301 driver
Rupesh Kumar
1
-5
/
+0
2013-03-07
pm2301-charger: Add pm_runtime_resume & pm_runtime_suspend
Lee Jones
1
-0
/
+68
2013-03-07
pm2301-charger: Adjust interrupt handler behavior
M BenZoubeir
1
-21
/
+24
2013-03-07
pm2301-charger: Wake system when ext charger is plugged-in
Rupesh Kumar
1
-1
/
+16
2013-03-07
pm2301-charger: Die temp thermal protection
Rupesh Kumar
1
-1
/
+21
2013-03-07
pm2301-charger: Resolve I2C detection problem on ab9540
Mustapha Ben Zoubeir
1
-9
/
+26
2013-03-07
pm2301-charger: Force main charger detect
Per Forlin
1
-0
/
+2
2013-03-07
ab8500-bm: Charge only mode fixes for the ab9540
Lee Jones
1
-0
/
+7
2013-03-07
pm2301-charger: Support for over voltage protection on the ab9540
Rupesh Kumar
1
-14
/
+36
2013-03-07
pm2301-charger: Enable SW EOC control on the ab9540
Rajkumar Kasirajan
1
-5
/
+43
2013-03-07
pm2301_charger: Remove __exit, __init and __devexit_p()
Lee Jones
1
-3
/
+3
2013-01-23
pm2301: LPN mode control support
Lee Jones
1
-2
/
+69
2013-01-23
pm2301: Enable vbat low monitoring
Rajkumar Kasirajan
1
-41
/
+45
2013-01-23
pm2301: Update watchdog for pm2xxx support
Loic Pallardy
1
-0
/
+2
2013-01-23
pm2301: Remove volt_now & curr_now properties
Loic Pallardy
1
-35
/
+0
2013-01-23
pm2301: Clean-up PM2301 interrupt management
Olivier Clergeaud
1
-53
/
+120
2013-01-23
pm2301: Move all configuration and emum structs out to a header file
Lee Jones
1
-475
/
+3
2013-01-23
pm2301: Provide u9540 support for the pm2301 charger
Michel JAOUEN
1
-0
/
+1455