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
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-2
/
+1
*
Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-09-10
16
-17
/
+2054
|
\
|
*
rx51_battery: Fix channel number when reading adc value
Marek Belisko
2013-08-30
1
-1
/
+1
|
*
power: Add twl4030_madc battery driver.
Marek Belisko
2013-08-30
3
-0
/
+253
|
*
bq24190_charger: Workaround SS definition problem on i386 builds
Anton Vorontsov
2013-08-28
1
-0
/
+3
|
*
power_supply: Prevent suspend until power supply events are processed
Zoran Markovic
2013-08-27
1
-6
/
+32
|
*
vexpress-poweroff: Should depend on the required infrastructure
Pawel Moll
2013-08-27
1
-1
/
+1
|
*
twl4030-charger: Fix compiler warning with regulator_enable()
Peter Ujfalusi
2013-08-27
1
-1
/
+6
|
*
rx51_battery: Replace hardcoded channels values.
Marek Belisko
2013-08-27
1
-4
/
+8
|
*
bq24190_charger: Add support for TI BQ24190 Battery Charger
Mark A. Greer
2013-08-27
3
-0
/
+1553
|
*
ab8500-charger: We print an unintended error message
Dan Carpenter
2013-08-27
1
-0
/
+1
|
*
max8925_power: Fix missing of_node_put
Libo Chen
2013-08-27
1
-0
/
+1
|
*
power_supply: Replace strict_strtol() with kstrtol()
Jingoo Han
2013-08-09
1
-1
/
+1
|
*
power: Add APM X-Gene system reboot driver
Loc Ho
2013-08-09
3
-0
/
+111
|
*
power_supply: tosa_battery: Get rid of irq_to_gpio usage
Andrea Adami
2013-08-09
1
-1
/
+1
|
*
power supply: collie_battery: Convert to use dev_pm_ops
Andrea Adami
2013-08-09
1
-1
/
+1
|
*
power_supply: Make goldfish_battery depend on GOLDFISH || COMPILE_TEST
Paul Gortmaker
2013-08-09
1
-1
/
+1
|
*
power: reset: Add msm restart support
Abhimanyu Kapur
2013-08-09
3
-0
/
+80
*
|
treewide: Fix typo in printk
Masanari Iida
2013-08-20
2
-3
/
+3
|
/
*
Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6
Linus Torvalds
2013-07-10
21
-124
/
+191
|
\
|
*
charger-manager: Fix regulator_get() return check
Jonghwa Lee
2013-06-28
1
-3
/
+2
|
*
charger-manager: Fix a bug when it unregisters notifier block of extcon
Jonghwa Lee
2013-06-28
1
-1
/
+3
|
*
tps65090-charger: Add dt node to power_supply
Rhyland Klein
2013-06-28
1
-0
/
+1
|
*
sbs-battery: Add dt to power_supply struct
Rhyland Klein
2013-06-28
1
-0
/
+1
|
*
power_supply: Add of_node_put to fix refcount
Rhyland Klein
2013-06-28
1
-0
/
+4
|
*
power/reset: Make the vexpress driver optional on arm and arm64
Pawel Moll
2013-06-21
1
-1
/
+2
|
*
charger-manager: Add missing newlines, fix a couple of typos, add pr_fmt
Joe Perches
2013-06-09
1
-80
/
+57
|
*
tps65090-charger: Fix AC detect
Andrew Chew
2013-06-09
1
-5
/
+30
|
*
charger-manager: Ensure event is not used as format string
Kees Cook
2013-06-06
1
-1
/
+1
|
*
power_supply: Replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-06
2
-7
/
+7
|
*
generic-adc-battery: Fix checking if none of the channels are supported
Axel Lin
2013-06-06
1
-1
/
+3
|
*
power: Use platform_{get,set}_drvdata()
Jingoo Han
2013-06-06
2
-3
/
+3
|
*
pm2301_charger: Return error if create_singlethread_workqueue fails
Axel Lin
2013-06-06
1
-2
/
+2
|
*
pm2301_charger: Fix NULL pointer dereference
Axel Lin
2013-06-06
1
-1
/
+6
|
*
lp8727_charger: Support the device tree feature
Kim, Milo
2013-06-06
1
-0
/
+68
|
*
twl4030_charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-06
1
-2
/
+0
|
*
rx51_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-06
1
-4
/
+1
|
*
jz4740-battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-06
1
-3
/
+1
|
*
gpio-charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-06
1
-2
/
+0
|
*
bq27x00_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-06
1
-2
/
+0
|
*
ab8500_bm: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-06
4
-5
/
+0
|
*
88pm860x_charger: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-06
1
-1
/
+0
|
*
88pm860x_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-06
1
-1
/
+0
*
|
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-07-09
2
-2
/
+3
*
|
PM / AVS: SmartReflex: use devm_* API to initialize SmartReflex
Andrii Tseglytskyi
2013-06-10
1
-55
/
+21
*
|
PM / AVS: SmartReflex: use omap_sr * for enable/disable interface
Andrii Tseglytskyi
2013-06-10
1
-12
/
+11
*
|
PM / AVS: SmartReflex: use omap_sr * for minmax interfaces
Andrii Tseglytskyi
2013-06-10
1
-7
/
+7
*
|
PM / AVS: SmartReflex: use omap_sr * for errgen interfaces
Andrii Tseglytskyi
2013-06-10
1
-13
/
+13
*
|
PM / AVS: SmartReflex: fix driver name
Andrii Tseglytskyi
2013-06-10
1
-1
/
+2
*
|
PM / AVS: SmartReflex: disable runtime PM on driver remove
Andrii Tseglytskyi
2013-06-10
1
-0
/
+1
[next]