aboutsummaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2017-05-15power: supply: bq24190_charger: Call set_mode_host() on pm_resume()Liam Breck
2017-05-15power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLINGLiam Breck
2015-11-15power: bq24190_charger: suppress build warningLad, Prabhakar
2015-10-27PM / AVS: rockchip-io: depend on CONFIG_POWER_AVSHeiko Stuebner
2015-06-10power/reset: at91: fix return value check in at91_reset_platform_probe()Wei Yongjun
2015-05-17power_supply: ipaq_micro_battery: Check return values in probeKrzysztof Kozlowski
2015-05-17power_supply: ipaq_micro_battery: Fix leaking workqueueKrzysztof Kozlowski
2015-05-17power_supply: lp8788-charger: Fix leaked power supply on probe failKrzysztof Kozlowski
2015-05-17power_supply: twl4030_madc: Check return value of power_supply_registerKrzysztof Kozlowski
2015-03-06power: gpio-charger: balance enable/disable_irq_wake callsDmitry Eremin-Solenikov
2015-03-06power: bq24190: Fix ignored supplicantsKrzysztof Kozlowski
2015-03-06power_supply: 88pm860x: Fix leaked power supply on probe failKrzysztof Kozlowski
2014-11-15Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-10-28power: charger-manager: Fix accessing invalidated power supply after charger ...Krzysztof Kozlowski
2014-10-28power: charger-manager: Fix accessing invalidated power supply after fuel gau...Krzysztof Kozlowski
2014-10-28power: charger-manager: Avoid recursive thermal get_temp callKrzysztof Kozlowski
2014-10-28power_supply: Add no_thermal property to prevent recursive get_temp callsKrzysztof Kozlowski
2014-10-28power: bq2415x_charger: Fix memory leak on DTS parsing errorKrzysztof Kozlowski
2014-10-28power: bq2415x_charger: Properly handle ENODEV from power_supply_get_by_phandleKrzysztof Kozlowski
2014-10-22power: reset: at91-reset: fix power down registerAlexandre Belloni
2014-10-15power: ab8500_fg.c: use 64-bit time typesEbru Akagunduz
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-05power: ab8500_fg: Fix build warningGuenter Roeck
2014-10-03power: reset: corrections for simple syscon reboot driverFeng Kan
2014-10-01power: reset: Add generic SYSCON register mapped resetFeng Kan
2014-10-01bq27x00_battery: Fix flag reading for bq27742Puthikorn Voravootivat
2014-09-26power: reset: use restart_notifier mechanism for msm-poweroffPramod Gurav
2014-09-26power: Add simple gpio-restart driverDavid Riley
2014-09-26Merge tag 'tags/restart-handler-for-v3.18' into nextSebastian Reichel
2014-09-26power: reset: Add restart functionality for STiH41x platformsLee Jones
2014-09-26power: charger-manager: Fix NULL pointer exception with missing cm-fuel-gaugeKrzysztof Kozlowski
2014-09-26power/restart: call machine_restart instead of arm_pm_restartGuenter Roeck
2014-09-26power: reset: driver for the Versatile syscon rebootLinus Walleij
2014-09-25PM / AVS: rockchip-io: add driver handling Rockchip io domainsHeiko Stübner
2014-09-25power: max14577: Fix circular config SYSFS dependencyKrzysztof Kozlowski
2014-09-25Merge tag 'tags/mfd-power-charger-regulator-v3.18' into nextSebastian Reichel
2014-09-25power: gpio-charger: do not use gpio value directlyHeiko Stuebner
2014-09-25power: max8925: Use of_get_child_by_nameKrzysztof Kozlowski
2014-09-25power: max8925: Fix NULL ptr dereference on memory allocation failureKrzysztof Kozlowski
2014-09-25bq27x00_battery: Add support to bq27742Puthikorn Voravootivat
2014-09-24power: max17040: Add ID for MAX77836 Fuel Gauge blockKrzysztof Kozlowski
2014-09-24charger: max14577: Configure battery-dependent settings from DTS and sysfsKrzysztof Kozlowski
2014-09-24charger: max14577: Add support for MAX77836 chargerKrzysztof Kozlowski
2014-09-16power: reset: add LTC2952 poweroff driverRené Moll
2014-09-16power_supply: Don't iterate over devices to return -EPROBE_DEFERViresh Kumar
2014-09-16power-supply: Avoid unnecessary 'goto' statementsViresh Kumar
2014-09-16power-supply: Check for failures only when we can failViresh Kumar
2014-09-16power-supply: Use PTR_ERR_OR_ZERO() routineViresh Kumar