summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/reboot.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9219/1: fix undeclared soft_restartBen Dooks2022-07-281-0/+1
* ARM: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-3/+1
* ARM: 9096/1: Remove arm_pm_restart()Guenter Roeck2021-06-131-5/+1
* ARM: Use reboot_cpu instead of hardcoding it to 0Qais Yousef2020-03-251-1/+1
* ARM: Don't use disable_nonboot_cpus()Qais Yousef2020-03-251-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARM: soft-reboot into same mode that we entered the kernelRussell King2017-04-091-2/+5
* ARM: 8568/1: reboot: remove duplicated local_irq_disable()Jisheng Zhang2016-05-051-3/+0
* ARM: make virt_to_idmap() return unsigned longRussell King2016-02-081-1/+1
* ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov2015-07-171-1/+1
* ARM: move reboot code to arch/arm/kernel/reboot.cRussell King2015-04-021-0/+155