index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
ab8500-charger: Add AB8505_USB_LINK_STATUS
Hakan Berg
1
-8
/
+35
2013-03-07
ab8500-fg: Allow capacity to raise from 1% when charging
Hakan Berg
1
-4
/
+2
2013-03-07
ab8500-btemp: Filter btemp readings
Hakan Berg
1
-6
/
+21
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
ab8500_charger: Prevent auto drop of VBUS
Lee Jones
1
-49
/
+120
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
3
-0
/
+63
2013-03-07
pm2301-charger: Support for over voltage protection on the ab9540
Rupesh Kumar
2
-14
/
+37
2013-03-07
ab8500-bm: Quick re-attach charging behaviour
Lee Jones
2
-2
/
+136
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-03-07
ab8500-fg: Report unscaled capacity
Martin Bergstrom
1
-3
/
+1
2013-03-07
ab8500-fg: Add power cut feature for ab8505 and ab8540
Lee Jones
2
-0
/
+479
2013-03-07
abx500-chargalg: Store the AB8500 MFD parent device for platform differentiation
Lee Jones
1
-1
/
+4
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-02-27
power: convert to idr_alloc()
Tejun Heo
3
-21
/
+8
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
2
-6
/
+6
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-5
/
+6
2013-02-20
Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6
Linus Torvalds
26
-954
/
+4044
2013-02-16
bq2415x_charger: Add support for offline and 100mA mode
Pali Rohár
1
-7
/
+18
2013-02-16
generic-adc-battery: Fix forever loop in gab_remove()
Dan Carpenter
1
-7
/
+9
2013-02-16
goldfish_battery: Add missing GENERIC_HARDIRQS dependency
Heiko Carstens
1
-0
/
+1
2013-02-08
da9030_battery: Include notifier.h
Michal Hocko
1
-0
/
+1
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
1
-2
/
+2
2013-02-06
iio: Update iio_channel_get API to use consumer device pointer as argument
Guenter Roeck
2
-6
/
+6
2013-02-02
bq27x00_battery: Fix reporting battery temperature
Pali Rohár
1
-5
/
+5
2013-02-02
power/reset: Remove newly introduced __dev* annotations
Thierry Reding
1
-3
/
+3
2013-02-02
lp8727_charger: Small cleanup in naming
Dan Carpenter
1
-4
/
+4
2013-02-02
Merge branch 'tb-power-2' of git://git.linaro.org/people/ljones/linux-3.0-ux500
Anton Vorontsov
8
-177
/
+2210
2013-02-02
ab8500_btemp: Demote initcall sequence
Rajanikanth H.V
1
-1
/
+1
2013-02-02
ds2782_battery: Add power_supply_changed() calls for proper uevent support
Evgeny Romanov
1
-0
/
+69
2013-02-02
power: Add battery driver for goldfish emulator
Mike Lockwood
3
-0
/
+243
2013-01-25
power: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+4
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-fg: Use correct battery charge full design
Rajkumar Kasirajan
1
-1
/
+2
2013-01-23
pm2301: LPN mode control support
Lee Jones
2
-2
/
+70
2013-01-23
pm2301: Enable vbat low monitoring
Rajkumar Kasirajan
1
-41
/
+45
2013-01-23
ab8500-bm: Flush all work queues before suspending
Jonas Aaberg
2
-0
/
+16
2013-01-23
ab8500-fg: Go to INIT_RECOVERY when charger removed
Martin Bergström
1
-1
/
+1
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
2
-1
/
+24
2013-01-23
pm2301: Update watchdog for pm2xxx support
Loic Pallardy
4
-2
/
+20
2013-01-23
ab8500-chargalg: Only root should have write permission on sysfs file
Lee Jones
1
-1
/
+1
2013-01-23
pm2301: Remove volt_now & curr_now properties
Loic Pallardy
2
-36
/
+0
2013-01-23
pm2301: Clean-up PM2301 interrupt management
Olivier Clergeaud
2
-54
/
+148
[prev]
[next]