index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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: st: Provide DT bindings for ST's Power Reset driver
Lee Jones
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
arm/arm64: unexport restart handlers
Guenter Roeck
2014-09-26
watchdog: sunxi: register restart handler with kernel restart handler
Guenter Roeck
2014-09-26
watchdog: alim7101: register restart handler with kernel restart handler
Guenter Roeck
2014-09-26
watchdog: moxart: register restart handler with kernel restart handler
Guenter Roeck
2014-09-26
arm: support restart through restart handler call chain
Guenter Roeck
2014-09-26
arm64: support restart through restart handler call chain
Guenter Roeck
2014-09-26
power/restart: call machine_restart instead of arm_pm_restart
Guenter Roeck
2014-09-26
kernel: add support for kernel restart handler call chain
Guenter Roeck
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
Documentation: charger: max14577: Document exported sysfs entry
Krzysztof Kozlowski
2014-09-24
devicetree: mfd: max14577: Add device tree bindings document
Krzysztof Kozlowski
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
regulator/mfd: max14577: Export symbols for calculating charger current
Krzysztof Kozlowski
2014-09-24
charger: max14577: Add support for MAX77836 charger
Krzysztof Kozlowski
2014-09-24
mfd: max14577: Map charger device to its own of_node
Krzysztof Kozlowski
2014-09-24
mfd: max14577: Add defines for MAX77836 charger
Krzysztof Kozlowski
2014-09-16
Documentation: DT: Add LTC2952 poweroff bindings
René Moll
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: Forward declare structs together
Viresh Kumar
2014-09-16
Documentation: Charger Manager: Fix spelling mistakes
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
2014-09-06
power: charger-manager: Fix checking of wrong return type
Chanwoo Choi
2014-09-06
power/reset: xgene-reset: Fix prototype of xgene_restart()
Mark Brown
2014-09-06
sbs-battery: add min design voltage to sbs-battery
Simon Que
[next]