开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
2015-11-15
power: bq24190_charger: suppress build warning
Lad, Prabhakar
2015-10-27
PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS
Heiko Stuebner
2015-06-10
power/reset: at91: fix return value check in at91_reset_platform_probe()
Wei Yongjun
2015-05-17
power_supply: ipaq_micro_battery: Check return values in probe
Krzysztof Kozlowski
2015-05-17
power_supply: ipaq_micro_battery: Fix leaking workqueue
Krzysztof Kozlowski
2015-05-17
power_supply: lp8788-charger: Fix leaked power supply on probe fail
Krzysztof Kozlowski
2015-05-17
power_supply: twl4030_madc: Check return value of power_supply_register
Krzysztof Kozlowski
2015-03-06
power: gpio-charger: balance enable/disable_irq_wake calls
Dmitry Eremin-Solenikov
2015-03-06
power: bq24190: Fix ignored supplicants
Krzysztof Kozlowski
2015-03-06
power_supply: 88pm860x: Fix leaked power supply on probe fail
Krzysztof Kozlowski
2014-11-15
Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6
Linus Torvalds
2014-10-28
power: charger-manager: Fix accessing invalidated power supply after charger ...
Krzysztof Kozlowski
2014-10-28
power: charger-manager: Fix accessing invalidated power supply after fuel gau...
Krzysztof Kozlowski
2014-10-28
power: charger-manager: Avoid recursive thermal get_temp call
Krzysztof Kozlowski
2014-10-28
power_supply: Add no_thermal property to prevent recursive get_temp calls
Krzysztof Kozlowski
2014-10-28
power: bq2415x_charger: Fix memory leak on DTS parsing error
Krzysztof Kozlowski
2014-10-28
power: bq2415x_charger: Properly handle ENODEV from power_supply_get_by_phandle
Krzysztof Kozlowski
2014-10-22
power: reset: at91-reset: fix power down register
Alexandre Belloni
2014-10-15
power: ab8500_fg.c: use 64-bit time types
Ebru Akagunduz
2014-10-15
Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6
Linus Torvalds
2014-10-10
Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-09
Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-05
power: ab8500_fg: Fix build warning
Guenter Roeck
2014-10-03
power: reset: corrections for simple syscon reboot driver
Feng Kan
2014-10-01
power: reset: Add generic SYSCON register mapped reset
Feng Kan
2014-10-01
bq27x00_battery: Fix flag reading for bq27742
Puthikorn Voravootivat
2014-09-26
power: reset: use restart_notifier mechanism for msm-poweroff
Pramod Gurav
2014-09-26
power: Add simple gpio-restart driver
David Riley
2014-09-26
Merge tag 'tags/restart-handler-for-v3.18' into next
Sebastian Reichel
2014-09-26
power: reset: Add restart functionality for STiH41x platforms
Lee Jones
2014-09-26
power: charger-manager: Fix NULL pointer exception with missing cm-fuel-gauge
Krzysztof Kozlowski
2014-09-26
power/restart: call machine_restart instead of arm_pm_restart
Guenter Roeck
2014-09-26
power: reset: driver for the Versatile syscon reboot
Linus Walleij
2014-09-25
PM / AVS: rockchip-io: add driver handling Rockchip io domains
Heiko Stübner
2014-09-25
power: max14577: Fix circular config SYSFS dependency
Krzysztof Kozlowski
2014-09-25
Merge tag 'tags/mfd-power-charger-regulator-v3.18' into next
Sebastian Reichel
2014-09-25
power: gpio-charger: do not use gpio value directly
Heiko Stuebner
2014-09-25
power: max8925: Use of_get_child_by_name
Krzysztof Kozlowski
2014-09-25
power: max8925: Fix NULL ptr dereference on memory allocation failure
Krzysztof Kozlowski
2014-09-25
bq27x00_battery: Add support to bq27742
Puthikorn Voravootivat
2014-09-24
power: max17040: Add ID for MAX77836 Fuel Gauge block
Krzysztof Kozlowski
2014-09-24
charger: max14577: Configure battery-dependent settings from DTS and sysfs
Krzysztof Kozlowski
2014-09-24
charger: max14577: Add support for MAX77836 charger
Krzysztof Kozlowski
2014-09-16
power: reset: add LTC2952 poweroff driver
René Moll
2014-09-16
power_supply: Don't iterate over devices to return -EPROBE_DEFER
Viresh Kumar
2014-09-16
power-supply: Avoid unnecessary 'goto' statements
Viresh Kumar
2014-09-16
power-supply: Check for failures only when we can fail
Viresh Kumar
2014-09-16
power-supply: Use PTR_ERR_OR_ZERO() routine
Viresh Kumar
2014-09-16
power-supply: Mark 'if' blocks in power_supply_changed_work() with 'likely'
Viresh Kumar
2014-09-16
power-supply: Drop useless 'if (ret.intval)' statements
Viresh Kumar
[next]