summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/reset.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-8/+4
* riscv: set default pm_power_off to NULLDimitri John Ledkov2021-10-041-3/+9
* riscv: cleanup the default power off implementationChristoph Hellwig2019-11-131-2/+0
* riscv: enter WFI in default_power_off() if SBI does not shutdownChristoph Hellwig2019-11-051-1/+2
* riscv: add missing header file includesPaul Walmsley2019-10-281-0/+1
* Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-171-0/+1
|\
| * riscv: export pm_power_off againAndreas Schwab2019-06-111-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
|/
* riscv: call pm_power_off from machine_halt / machine_power_offChristoph Hellwig2019-04-251-6/+9
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-261-0/+36