index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-22
power: max17040: Fix NULL pointer dereference when there is no platform_data
Krzysztof Kozlowski
1
-2
/
+3
2013-07-13
charger-manager: Ensure event is not used as format string
Kees Cook
1
-1
/
+1
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
2013-03-31
wm831x_backup: Use devm_kzalloc()
Jingoo Han
1
-8
/
+2
2013-03-31
tps65090: Setup compatible property for dt
Rhyland Klein
1
-3
/
+8
2013-03-31
twl4030_charger: Use module_platform_driver_probe()
Jingoo Han
1
-11
/
+1
2013-03-31
sbs-battery: Use dev_pm_ops
Lars-Peter Clausen
1
-8
/
+10
2013-03-31
max17040_battery: Use dev_pm_ops
Lars-Peter Clausen
1
-9
/
+11
2013-03-31
ds2782_battery: Use dev_pm_ops
Lars-Peter Clausen
1
-12
/
+11
2013-03-31
sbs-battery: Use of_match_ptr() macro
Sachin Kamat
1
-2
/
+2
2013-03-30
Merge branch 'vexpress' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Anton Vorontsov
3
-1
/
+155
2013-03-21
arm: vexpress: Decouple vexpress-poweroff implementation from machine_desc
Catalin Marinas
1
-2
/
+7
2013-03-21
arm: vexpress: Move the poweroff/restart code to drivers/power/reset
Catalin Marinas
3
-1
/
+150
2013-03-20
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2013-03-18
s3c-adc-battery: Fix possible NULL pointer dereference
Syam Sidhardhan
1
-2
/
+5
2013-03-18
test_power: Fix a bug in setting module parameter values
Andrey Gelman
1
-10
/
+21
2013-03-18
power_supply: Add support for tps65090-charger
Rhyland Klein
3
-0
/
+323
2013-03-18
usb: phy: remove CONFIG_USB_OTG_UTILS
Felipe Balbi
1
-1
/
+1
[next]