aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/reset
Commit message (Expand)AuthorAge
* power: reset: reboot-mode: Fix author email formatMatwey V. Kornilov2019-09-02
* power: reset: gpio-restart: Fix typo when gpio reset is not foundMichal Simek2019-09-02
* Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2019-07-16
|\
| * power: reset: nvmem-reboot-mode: add CONFIG_OF dependencyArnd Bergmann2019-07-08
| * power: reset: nvmem-reboot-mode: use NVMEM as reboot mode write interfaceHan Nandor2019-06-25
| * reset: qcom-pon: Add support for gen2 ponJohn Stultz2019-06-24
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* power: reset: at91-poweroff: add support for SAM9X60Claudiu Beznea2019-04-05
* power: reset: at91-poweroff: add RTT wakeup capabilityClaudiu Beznea2019-04-05
* power: reset: syscon-reboot: add a mask propertyMartin Schiller2019-04-05
* power: reset: at91-reset: add support for sam9x60 SoCNicolas Ferre2019-02-19
* Merge tag 'for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-12-28
|\
| * power: reset: at91-poweroff: move shdwc related data to one structureClaudiu Beznea2018-12-06
| * power: reset: at91-poweroff: remove at91_ramc_of_matchClaudiu.Beznea@microchip.com2018-12-05
| * power: reset: at91-poweroff: use one poweroff function for at91-poweroffClaudiu.Beznea@microchip.com2018-12-05
| * power: reset: ocelot: switch the SI to boot modeAlexandre Belloni2018-12-05
| * power: reset: gpio-poweroff: add ability to specific active and inactive delaysHeiko Stuebner2018-12-05
* | power: reset: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-27
|/
* power: reset: qcom-pon: Add pms405 pon supportVinod Koul2018-09-20
* Merge tag 'psy-at91-poweroff-immutable-for-v4.20-signed' into psy-nextSebastian Reichel2018-09-16
|\
| * power: reset: at91-poweroff: do not procede if at91_shdwc is allocatedClaudiu Beznea2018-09-16
| * power: reset: at91-poweroff: rename at91_shdwc_base member of struct shdwcClaudiu Beznea2018-09-16
| * power: reset: at91-poweroff: make sclk part of struct shdwcClaudiu Beznea2018-09-16
| * power: reset: at91-poweroff: make mpddrc_base part of struct shdwcClaudiu Beznea2018-09-16
| * power: reset: at91-poweroff: use only one poweroff functionClaudiu Beznea2018-09-16
| * power: reset: at91-poweroff: switch to slow clock before shutdownClaudiu Beznea2018-09-16
* | power: reset: convert to SPDX identifiersKuninori Morimoto2018-09-16
|/
* treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-23
* Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2018-08-21
|\
| * Merge branch 'psy-fixes' into psy-nextSebastian Reichel2018-08-16
| |\
| | * power: gemini-poweroff: Avoid more spurious poweroffsLinus Walleij2018-07-06
| | * power: vexpress: fix corruption in notifier registrationSudeep Holla2018-07-06
| * | power: reset: qcom-pon: Add Qcom PON driverVinod Koul2018-07-06
| * | power: reset: zx-reboot: put device node in zx_reboot_probe()Alexey Khoroshilov2018-06-28
| |/
* / headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
|/
* gpio-poweroff: Use gpiod_set_value_cansleepMike Looijmans2018-04-25
* power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging funct...Ladislav Michl2018-03-19
* power: reset: at91-poweroff: Remove redundant dev_err call in at91_poweroff_p...Ladislav Michl2018-03-19
* power: reset: at91-poweroff: Switch from the pr_*() to the dev_*() logging fu...Ladislav Michl2018-03-19
* power: reset: make function sc27xx_poweroff_shutdown staticColin Ian King2018-03-13
* Merge branch 'fixes' into for-nextSebastian Reichel2018-03-12
|\
| * power: gemini-poweroff: Avoid spurious poweroffLinus Walleij2018-02-22