summaryrefslogtreecommitdiffstats
path: root/drivers/power/reset
AgeCommit message (Expand)Author
2020-06-22power: vexpress: add suppress_bind_attrs to trueAnders Roxell
2019-09-02power: reset: reboot-mode: Fix author email formatMatwey V. Kornilov
2019-09-02power: reset: gpio-restart: Fix typo when gpio reset is not foundMichal Simek
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-07-09power: reset: nvmem-reboot-mode: add CONFIG_OF dependencyArnd Bergmann
2019-06-25power: reset: nvmem-reboot-mode: use NVMEM as reboot mode write interfaceHan Nandor
2019-06-24reset: qcom-pon: Add support for gen2 ponJohn Stultz
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-05power: reset: at91-poweroff: add support for SAM9X60Claudiu Beznea
2019-04-05power: reset: at91-poweroff: add RTT wakeup capabilityClaudiu Beznea
2019-04-05power: reset: syscon-reboot: add a mask propertyMartin Schiller
2019-02-20power: reset: at91-reset: add support for sam9x60 SoCNicolas Ferre
2018-12-28Merge tag 'for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2018-12-06power: reset: at91-poweroff: move shdwc related data to one structureClaudiu Beznea
2018-12-05power: reset: at91-poweroff: remove at91_ramc_of_matchClaudiu.Beznea@microchip.com
2018-12-05power: reset: at91-poweroff: use one poweroff function for at91-poweroffClaudiu.Beznea@microchip.com
2018-12-05power: reset: ocelot: switch the SI to boot modeAlexandre Belloni
2018-12-05power: reset: gpio-poweroff: add ability to specific active and inactive delaysHeiko Stuebner
2018-11-27power: reset: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-20power: reset: qcom-pon: Add pms405 pon supportVinod Koul
2018-09-16Merge tag 'psy-at91-poweroff-immutable-for-v4.20-signed' into psy-nextSebastian Reichel
2018-09-16power: reset: at91-poweroff: do not procede if at91_shdwc is allocatedClaudiu Beznea
2018-09-16power: reset: at91-poweroff: rename at91_shdwc_base member of struct shdwcClaudiu Beznea
2018-09-16power: reset: at91-poweroff: make sclk part of struct shdwcClaudiu Beznea
2018-09-16power: reset: at91-poweroff: make mpddrc_base part of struct shdwcClaudiu Beznea
2018-09-16power: reset: at91-poweroff: use only one poweroff functionClaudiu Beznea
2018-09-16power: reset: at91-poweroff: switch to slow clock before shutdownClaudiu Beznea
2018-09-16power: reset: convert to SPDX identifiersKuninori Morimoto
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-08-21Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2018-08-16Merge branch 'psy-fixes' into psy-nextSebastian Reichel
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-06power: gemini-poweroff: Avoid more spurious poweroffsLinus Walleij
2018-07-06power: vexpress: fix corruption in notifier registrationSudeep Holla
2018-07-06power: reset: qcom-pon: Add Qcom PON driverVinod Koul
2018-06-28power: reset: zx-reboot: put device node in zx_reboot_probe()Alexey Khoroshilov
2018-04-25gpio-poweroff: Use gpiod_set_value_cansleepMike Looijmans
2018-03-19power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging funct...Ladislav Michl
2018-03-19power: reset: at91-poweroff: Remove redundant dev_err call in at91_poweroff_p...Ladislav Michl
2018-03-19power: reset: at91-poweroff: Switch from the pr_*() to the dev_*() logging fu...Ladislav Michl
2018-03-13power: reset: make function sc27xx_poweroff_shutdown staticColin Ian King
2018-03-12Merge branch 'fixes' into for-nextSebastian Reichel