index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-04-30
64
-1091
/
+5984
|
\
|
*
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
2
-0
/
+143
|
*
power_supply: Add core support for supplied_from
Rhyland Klein
2013-04-16
2
-13
/
+37
|
*
power_supply: Define Binding for power-supplies
Rhyland Klein
2013-04-16
1
-0
/
+23
|
*
rx51_battery: Fix reporting temperature
Pali Rohár
2013-04-16
1
-2
/
+2
|
*
hwmon: Add ST-Ericsson ABX500 hwmon driver
Hongbo Zhang
2013-04-16
7
-0
/
+830
|
*
ab8500_bmdata: Export abx500_res_to_temp tables for hwmon
Hongbo Zhang
2013-04-16
2
-6
/
+30
|
*
ab8500_{bmdata,fg}: Add const attributes to some data arrays
Hongbo Zhang
2013-04-16
3
-15
/
+15
|
*
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
2
-1
/
+5
|
*
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
|
*
tps65090: Update bindings for subnode
Rhyland Klein
2013-03-31
1
-12
/
+6
|
*
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
7
-12
/
+20
|
|
\
|
|
*
arm: vexpress: Decouple vexpress-poweroff implementation from machine_desc
Catalin Marinas
2013-03-21
3
-10
/
+7
|
|
*
arm: vexpress: Move the poweroff/restart code to drivers/power/reset
Catalin Marinas
2013-03-21
5
-2
/
+13
|
*
|
Merge branch 'urgent'
Anton Vorontsov
2013-03-24
300
-1599
/
+3161
|
|
\
\
|
|
*
|
pm2301_charger: Remove __dev* annotations
Lars-Peter Clausen
2013-03-24
1
-3
/
+3
|
*
|
|
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
4
-0
/
+328
|
*
|
|
power_supply: Add OF bindings documentation for tps65090-charger
Rhyland Klein
2013-03-18
1
-0
/
+23
|
*
|
|
Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...
Anton Vorontsov
2013-03-18
20
-916
/
+4425
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
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]