summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/reset.c
AgeCommit message (Expand)AuthorLines
2022-05-19riscv: Use do_kernel_power_off()Dmitry Osipenko-8/+4
2021-10-04riscv: set default pm_power_off to NULLDimitri John Ledkov-3/+9
2019-11-13riscv: cleanup the default power off implementationChristoph Hellwig-2/+0
2019-11-05riscv: enter WFI in default_power_off() if SBI does not shutdownChristoph Hellwig-1/+2
2019-10-28riscv: add missing header file includesPaul Walmsley-0/+1
2019-06-17Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2019-06-11riscv: export pm_power_off againAndreas Schwab-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner-9/+1
2019-04-25riscv: call pm_power_off from machine_halt / machine_power_offChristoph Hellwig-6/+9
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt-0/+36