aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* bq27x00_battery: Fix flag reading for bq27742Puthikorn Voravootivat2014-09-30
* power: reset: use restart_notifier mechanism for msm-poweroffPramod Gurav2014-09-26
* power: Add simple gpio-restart driverDavid Riley2014-09-26
* Merge tag 'tags/restart-handler-for-v3.18' into nextSebastian Reichel2014-09-26
|\
| * arm/arm64: unexport restart handlersGuenter Roeck2014-09-26
| * watchdog: sunxi: register restart handler with kernel restart handlerGuenter Roeck2014-09-26
| * watchdog: alim7101: register restart handler with kernel restart handlerGuenter Roeck2014-09-26
| * watchdog: moxart: register restart handler with kernel restart handlerGuenter Roeck2014-09-26
| * arm: support restart through restart handler call chainGuenter Roeck2014-09-26
| * arm64: support restart through restart handler call chainGuenter Roeck2014-09-26
| * power/restart: call machine_restart instead of arm_pm_restartGuenter Roeck2014-09-26
| * kernel: add support for kernel restart handler call chainGuenter Roeck2014-09-26
* | power: reset: st: Provide DT bindings for ST's Power Reset driverLee Jones2014-09-26
* | power: reset: Add restart functionality for STiH41x platformsLee Jones2014-09-26
* | power: charger-manager: Fix NULL pointer exception with missing cm-fuel-gaugeKrzysztof Kozlowski2014-09-26
* | power: max14577: Fix circular config SYSFS dependencyKrzysztof Kozlowski2014-09-25
* | Merge tag 'tags/mfd-power-charger-regulator-v3.18' into nextSebastian Reichel2014-09-24
|\ \
| * | Documentation: charger: max14577: Document exported sysfs entryKrzysztof Kozlowski2014-09-24
| * | devicetree: mfd: max14577: Add device tree bindings documentKrzysztof Kozlowski2014-09-24
| * | power: max17040: Add ID for MAX77836 Fuel Gauge blockKrzysztof Kozlowski2014-09-24
| * | charger: max14577: Configure battery-dependent settings from DTS and sysfsKrzysztof Kozlowski2014-09-24
| * | regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski2014-09-24
| * | charger: max14577: Add support for MAX77836 chargerKrzysztof Kozlowski2014-09-24
| * | mfd: max14577: Map charger device to its own of_nodeKrzysztof Kozlowski2014-09-24
| * | mfd: max14577: Add defines for MAX77836 chargerKrzysztof Kozlowski2014-09-24
| |/
* | power: gpio-charger: do not use gpio value directlyHeiko Stuebner2014-09-24
* | power: max8925: Use of_get_child_by_nameKrzysztof Kozlowski2014-09-24
* | power: max8925: Fix NULL ptr dereference on memory allocation failureKrzysztof Kozlowski2014-09-24
* | bq27x00_battery: Add support to bq27742Puthikorn Voravootivat2014-09-24
* | Documentation: DT: Add LTC2952 poweroff bindingsRené Moll2014-09-16
* | power: reset: add LTC2952 poweroff driverRené Moll2014-09-16
* | power_supply: Don't iterate over devices to return -EPROBE_DEFERViresh Kumar2014-09-16
* | power-supply: Avoid unnecessary 'goto' statementsViresh Kumar2014-09-16
* | power-supply: Check for failures only when we can failViresh Kumar2014-09-16
* | power-supply: Use PTR_ERR_OR_ZERO() routineViresh Kumar2014-09-16
* | power-supply: Mark 'if' blocks in power_supply_changed_work() with 'likely'Viresh Kumar2014-09-16
* | power-supply: Drop useless 'if (ret.intval)' statementsViresh Kumar2014-09-16
* | power-supply: Don't return -EINVAL from __power_supply_find_supply_from_node()Viresh Kumar2014-09-16
* | power-supply: Propagate error returned by power_supply_find_supply_from_node()Viresh Kumar2014-09-16
* | power-supply: Rearrange code to remove duplicate linesViresh Kumar2014-09-16
* | power-supply: Use 'break' instead of 'continue' to end loopViresh Kumar2014-09-16
* | power-supply: Drop unnecessary typecastsViresh Kumar2014-09-16
* | power-supply: Forward declare structs togetherViresh Kumar2014-09-16
* | Documentation: Charger Manager: Fix spelling mistakesViresh Kumar2014-09-16
* | power-supply: Return early if "power-supplies" property isn't validViresh Kumar2014-09-16
* | power-supply: Don't over-allocate memory for "supplied-from" arrayViresh Kumar2014-09-16
* | power: charger-manager: Remove casting the return value which is a void pointerJingoo Han2014-09-06
* | power_supply: Add boot and calibration attributesRamakrishna Pallala2014-09-06
* | power: charger-manager: Check charging state right after completed initializa...Chanwoo Choi2014-09-06
* | power: charger-manager: Fix checking of wrong return typeChanwoo Choi2014-09-06