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