summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds2014-11-154-69/+138
|\
| * power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski2014-10-281-25/+39
| * power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski2014-10-281-28/+71
| * power: charger-manager: Avoid recursive thermal get_temp callKrzysztof Kozlowski2014-10-281-0/+1
| * power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski2014-10-281-0/+3
| * power: bq2415x_charger: Fix memory leak on DTS parsing errorKrzysztof Kozlowski2014-10-281-6/+6
| * power: bq2415x_charger: Properly handle ENODEV from power_supply_get_by_phandleKrzysztof Kozlowski2014-10-281-2/+9
| * power: ab8500_fg.c: use 64-bit time typesEbru Akagunduz2014-10-151-8/+9
* | power: reset: at91-reset: fix power down registerAlexandre Belloni2014-10-221-2/+2
* | Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds2014-10-1520-144/+1429
|\ \ | |/
| * power: ab8500_fg: Fix build warningGuenter Roeck2014-10-051-4/+5
| * power: reset: corrections for simple syscon reboot driverFeng Kan2014-10-032-17/+13
| * power: reset: Add generic SYSCON register mapped resetFeng Kan2014-10-013-0/+102
| * bq27x00_battery: Fix flag reading for bq27742Puthikorn Voravootivat2014-10-011-6/+7
| * power: reset: use restart_notifier mechanism for msm-poweroffPramod Gurav2014-09-261-6/+14
| * power: Add simple gpio-restart driverDavid Riley2014-09-263-0/+158
| * Merge tag 'tags/restart-handler-for-v3.18' into nextSebastian Reichel2014-09-261-1/+2
| |\
| * | power: reset: Add restart functionality for STiH41x platformsLee Jones2014-09-263-0/+158
| * | power: charger-manager: Fix NULL pointer exception with missing cm-fuel-gaugeKrzysztof Kozlowski2014-09-261-0/+5
| * | power: max14577: Fix circular config SYSFS dependencyKrzysztof Kozlowski2014-09-251-1/+1
| * | Merge tag 'tags/mfd-power-charger-regulator-v3.18' into nextSebastian Reichel2014-09-253-37/+341
| |\ \
| | * | power: max17040: Add ID for MAX77836 Fuel Gauge blockKrzysztof Kozlowski2014-09-241-1/+2
| | * | charger: max14577: Configure battery-dependent settings from DTS and sysfsKrzysztof Kozlowski2014-09-242-28/+284
| | * | charger: max14577: Add support for MAX77836 chargerKrzysztof Kozlowski2014-09-242-17/+64
| * | | power: gpio-charger: do not use gpio value directlyHeiko Stuebner2014-09-251-1/+1
| * | | power: max8925: Use of_get_child_by_nameKrzysztof Kozlowski2014-09-251-1/+1
| * | | power: max8925: Fix NULL ptr dereference on memory allocation failureKrzysztof Kozlowski2014-09-251-1/+4
| * | | bq27x00_battery: Add support to bq27742Puthikorn Voravootivat2014-09-251-7/+45
| * | | power: reset: add LTC2952 poweroff driverRené Moll2014-09-163-0/+394
| * | | power_supply: Don't iterate over devices to return -EPROBE_DEFERViresh Kumar2014-09-161-13/+0
| * | | power-supply: Avoid unnecessary 'goto' statementsViresh Kumar2014-09-162-17/+5
| * | | power-supply: Check for failures only when we can failViresh Kumar2014-09-161-10/+11
| * | | power-supply: Use PTR_ERR_OR_ZERO() routineViresh Kumar2014-09-161-6/+2
| * | | power-supply: Mark 'if' blocks in power_supply_changed_work() with 'likely'Viresh Kumar2014-09-161-5/+13
| * | | power-supply: Drop useless 'if (ret.intval)' statementsViresh Kumar2014-09-161-9/+5
| * | | power-supply: Don't return -EINVAL from __power_supply_find_supply_from_node()Viresh Kumar2014-09-161-7/+11
| * | | power-supply: Propagate error returned by power_supply_find_supply_from_node()Viresh Kumar2014-09-161-2/+2
| * | | power-supply: Rearrange code to remove duplicate linesViresh Kumar2014-09-161-2/+2
| * | | power-supply: Use 'break' instead of 'continue' to end loopViresh Kumar2014-09-161-2/+2
| * | | power-supply: Drop unnecessary typecastsViresh Kumar2014-09-161-4/+4
| * | | power-supply: Return early if "power-supplies" property isn't validViresh Kumar2014-09-161-0/+4
| * | | power-supply: Don't over-allocate memory for "supplied-from" arrayViresh Kumar2014-09-161-1/+1
| * | | power: charger-manager: Remove casting the return value which is a void pointerJingoo Han2014-09-061-1/+1
| * | | power_supply: Add boot and calibration attributesRamakrishna Pallala2014-09-061-0/+3
| * | | power: charger-manager: Check charging state right after completed initializa...Chanwoo Choi2014-09-061-0/+7
| * | | power: charger-manager: Fix checking of wrong return typeChanwoo Choi2014-09-061-1/+1
| * | | power/reset: xgene-reset: Fix prototype of xgene_restart()Mark Brown2014-09-061-1/+1
| * | | sbs-battery: add min design voltage to sbs-batterySimon Que2014-09-061-2/+8
| * | | sbs-battery: export manufacturer and model name to sysfsCheng-Yi Chiang2014-09-061-0/+115
| |/ /
* | | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-101-1/+2
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud