index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
power
Age
Commit message (
Expand
)
Author
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
2014-09-16
power-supply: Don't return -EINVAL from __power_supply_find_supply_from_node()
Viresh Kumar
2014-09-16
power-supply: Propagate error returned by power_supply_find_supply_from_node()
Viresh Kumar
2014-09-16
power-supply: Rearrange code to remove duplicate lines
Viresh Kumar
2014-09-16
power-supply: Use 'break' instead of 'continue' to end loop
Viresh Kumar
2014-09-16
power-supply: Drop unnecessary typecasts
Viresh Kumar
2014-09-16
power-supply: Return early if "power-supplies" property isn't valid
Viresh Kumar
2014-09-16
power-supply: Don't over-allocate memory for "supplied-from" array
Viresh Kumar
2014-09-06
power: charger-manager: Remove casting the return value which is a void pointer
Jingoo Han
2014-09-06
power_supply: Add boot and calibration attributes
Ramakrishna Pallala
2014-09-06
power: charger-manager: Check charging state right after completed initializa...
Chanwoo Choi
[next]