index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-05-25
3
-2
/
+3
|
\
|
*
pm2301_charger: Fix module alias prefix
Axel Lin
2013-05-10
1
-1
/
+1
|
*
wm831x_backup: Fix wrong kfree call for devdata->backup.name
Axel Lin
2013-05-10
1
-1
/
+0
|
*
bq27x00: Fix I2C dependency in KConfig
Xiong Zhou
2013-05-10
1
-0
/
+1
|
*
lp8788-charger: Fix kconfig dependency
Randy Dunlap
2013-05-02
1
-0
/
+1
*
|
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-05-05
1
-0
/
+1
|
\
\
|
*
|
power: rx51_battery: Fix reporting correct values
Pali Rohár
2013-04-08
1
-0
/
+1
*
|
|
Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-04-30
37
-659
/
+2521
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pm2301-charger: Fix suspend/resume
Lars-Peter Clausen
2013-04-16
1
-8
/
+18
|
*
|
charger-manager: Use kmemdup instead of kzalloc + memcpy
Andrei Epure
2013-04-16
1
-2
/
+1
|
*
|
power_supply: Populate supplied_from hierarchy from the device tree
Rhyland Klein
2013-04-16
1
-0
/
+140
|
*
|
power_supply: Add core support for supplied_from
Rhyland Klein
2013-04-16
1
-13
/
+34
|
*
|
rx51_battery: Fix reporting temperature
Pali Rohár
2013-04-16
1
-2
/
+2
|
*
|
ab8500_bmdata: Export abx500_res_to_temp tables for hwmon
Hongbo Zhang
2013-04-16
1
-6
/
+14
|
*
|
ab8500_{bmdata,fg}: Add const attributes to some data arrays
Hongbo Zhang
2013-04-16
2
-12
/
+12
|
*
|
ab8500_bmdata: Eliminate CamelCase warning of some variables
Hongbo Zhang
2013-04-16
1
-12
/
+12
|
*
|
ab8500_btemp: Make ab8500_btemp_get* interfaces public
Hongbo Zhang
2013-04-16
1
-1
/
+4
|
*
|
goldfish_battery: Use resource_size()
Silviu-Mihai Popescu
2013-03-31
1
-1
/
+1
|
*
|
lp8788-charger: Use PAGE_SIZE for the sysfs read operation
Kim, Milo
2013-03-31
1
-5
/
+3
|
*
|
max8925_power: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+2
|
*
|
da9030_battery: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-5
/
+1
|
*
|
da9052-battery: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+2
|
*
|
ds2760_battery: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+1
|
*
|
ds2780_battery: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-5
/
+2
|
*
|
gpio-charger: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+2
|
*
|
isp1704_charger: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-4
/
+1
|
*
|
max8903_charger: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+1
|
*
|
max8997_charger: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-6
/
+3
|
*
|
max8998_charger: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+2
|
*
|
pcf50633-charger: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-6
/
+1
|
*
|
rx51_battery: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-3
/
+1
|
*
|
88pm860x_charger: Drop kfree of devm_kzalloc'd data
Jingoo Han
2013-03-31
1
-2
/
+0
|
*
|
wm831x_backup: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-8
/
+2
|
*
|
tps65090: Setup compatible property for dt
Rhyland Klein
2013-03-31
1
-3
/
+8
|
*
|
twl4030_charger: Use module_platform_driver_probe()
Jingoo Han
2013-03-31
1
-11
/
+1
|
*
|
sbs-battery: Use dev_pm_ops
Lars-Peter Clausen
2013-03-31
1
-8
/
+10
|
*
|
max17040_battery: Use dev_pm_ops
Lars-Peter Clausen
2013-03-31
1
-9
/
+11
|
*
|
ds2782_battery: Use dev_pm_ops
Lars-Peter Clausen
2013-03-31
1
-12
/
+11
|
*
|
sbs-battery: Use of_match_ptr() macro
Sachin Kamat
2013-03-31
1
-2
/
+2
|
*
|
Merge branch 'vexpress' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Anton Vorontsov
2013-03-30
3
-1
/
+155
|
|
\
\
|
|
*
|
arm: vexpress: Decouple vexpress-poweroff implementation from machine_desc
Catalin Marinas
2013-03-21
1
-2
/
+7
|
|
*
|
arm: vexpress: Move the poweroff/restart code to drivers/power/reset
Catalin Marinas
2013-03-21
3
-1
/
+150
|
*
|
|
s3c-adc-battery: Fix possible NULL pointer dereference
Syam Sidhardhan
2013-03-18
1
-2
/
+5
|
*
|
|
test_power: Fix a bug in setting module parameter values
Andrey Gelman
2013-03-18
1
-10
/
+21
|
*
|
|
power_supply: Add support for tps65090-charger
Rhyland Klein
2013-03-18
3
-0
/
+323
|
|
|
/
|
|
/
|
|
*
|
ab8500-charger: Do not use [delayed_]work_pending()
Lee Jones
2013-03-07
1
-13
/
+6
|
*
|
ab8500-fg: Change current calculation
lme00437
2013-03-07
1
-4
/
+4
|
*
|
abx500-chargalg: Add charging current step interface
Lee Jones
2013-03-07
1
-76
/
+155
|
*
|
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
[next]