aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/reboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-28ARM: 9219/1: fix undeclared soft_restartBen Dooks1-0/+1
2022-05-19ARM: Use do_kernel_power_off()Dmitry Osipenko1-3/+1
2021-06-13ARM: 9096/1: Remove arm_pm_restart()Guenter Roeck1-5/+1
2020-03-25ARM: Use reboot_cpu instead of hardcoding it to 0Qais Yousef1-1/+1
2020-03-25ARM: Don't use disable_nonboot_cpus()Qais Yousef1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-04-09ARM: soft-reboot into same mode that we entered the kernelRussell King1-2/+5
2016-05-05ARM: 8568/1: reboot: remove duplicated local_irq_disable()Jisheng Zhang1-3/+0
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King1-1/+1
2015-07-17ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov1-1/+1
2015-04-02ARM: move reboot code to arch/arm/kernel/reboot.cRussell King1-0/+155