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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-09
charger-manager: Add missing newlines, fix a couple of typos, add pr_fmt
Joe Perches
1
-80
/
+57
2013-06-09
tps65090-charger: Fix AC detect
Andrew Chew
1
-5
/
+30
2013-06-06
charger-manager: Ensure event is not used as format string
Kees Cook
1
-1
/
+1
2013-06-06
power_supply: Replace strict_strtoul() with kstrtoul()
Jingoo Han
2
-7
/
+7
2013-06-06
generic-adc-battery: Fix checking if none of the channels are supported
Axel Lin
1
-1
/
+3
2013-06-06
power: Use platform_{get,set}_drvdata()
Jingoo Han
2
-3
/
+3
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-06-06
lp8727_charger: Support the device tree feature
Kim, Milo
1
-0
/
+68
2013-06-06
twl4030_charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-06
rx51_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-4
/
+1
2013-06-06
jz4740-battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-3
/
+1
2013-06-06
gpio-charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-06
bq27x00_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-06
ab8500_bm: Remove unnecessary platform_set_drvdata()
Jingoo Han
4
-5
/
+0
2013-06-06
88pm860x_charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-06-06
88pm860x_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-25
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-2
/
+3
2013-05-10
pm2301_charger: Fix module alias prefix
Axel Lin
1
-1
/
+1
2013-05-10
wm831x_backup: Fix wrong kfree call for devdata->backup.name
Axel Lin
1
-1
/
+0
2013-05-10
bq27x00: Fix I2C dependency in KConfig
Xiong Zhou
1
-0
/
+1
2013-05-05
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-0
/
+1
2013-05-02
lp8788-charger: Fix kconfig dependency
Randy Dunlap
1
-0
/
+1
2013-04-30
Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6
Linus Torvalds
37
-659
/
+2521
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-16
pm2301-charger: Fix suspend/resume
Lars-Peter Clausen
1
-8
/
+18
2013-04-16
charger-manager: Use kmemdup instead of kzalloc + memcpy
Andrei Epure
1
-2
/
+1
2013-04-16
power_supply: Populate supplied_from hierarchy from the device tree
Rhyland Klein
1
-0
/
+140
2013-04-16
power_supply: Add core support for supplied_from
Rhyland Klein
1
-13
/
+34
2013-04-16
rx51_battery: Fix reporting temperature
Pali Rohár
1
-2
/
+2
2013-04-16
ab8500_bmdata: Export abx500_res_to_temp tables for hwmon
Hongbo Zhang
1
-6
/
+14
2013-04-16
ab8500_{bmdata,fg}: Add const attributes to some data arrays
Hongbo Zhang
2
-12
/
+12
2013-04-16
ab8500_bmdata: Eliminate CamelCase warning of some variables
Hongbo Zhang
1
-12
/
+12
2013-04-16
ab8500_btemp: Make ab8500_btemp_get* interfaces public
Hongbo Zhang
1
-1
/
+4
2013-04-08
power: rx51_battery: Fix reporting correct values
Pali Rohár
1
-0
/
+1
2013-03-31
goldfish_battery: Use resource_size()
Silviu-Mihai Popescu
1
-1
/
+1
2013-03-31
lp8788-charger: Use PAGE_SIZE for the sysfs read operation
Kim, Milo
1
-5
/
+3
2013-03-31
max8925_power: Use devm_kzalloc()
Jingoo Han
1
-3
/
+2
2013-03-31
da9030_battery: Use devm_kzalloc()
Jingoo Han
1
-5
/
+1
2013-03-31
da9052-battery: Use devm_kzalloc()
Jingoo Han
1
-3
/
+2
2013-03-31
ds2760_battery: Use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-31
ds2780_battery: Use devm_kzalloc()
Jingoo Han
1
-5
/
+2
2013-03-31
gpio-charger: Use devm_kzalloc()
Jingoo Han
1
-3
/
+2
2013-03-31
isp1704_charger: Use devm_kzalloc()
Jingoo Han
1
-4
/
+1
2013-03-31
max8903_charger: Use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-31
max8997_charger: Use devm_kzalloc()
Jingoo Han
1
-6
/
+3
2013-03-31
max8998_charger: Use devm_kzalloc()
Jingoo Han
1
-3
/
+2
2013-03-31
pcf50633-charger: Use devm_kzalloc()
Jingoo Han
1
-6
/
+1
2013-03-31
rx51_battery: Use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-31
88pm860x_charger: Drop kfree of devm_kzalloc'd data
Jingoo Han
1
-2
/
+0
[prev]
[next]