aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/reset.c
AgeCommit message (Expand)Author
2019-11-13riscv: cleanup the default power off implementationChristoph Hellwig
2019-11-05riscv: enter WFI in default_power_off() if SBI does not shutdownChristoph Hellwig
2019-10-28riscv: add missing header file includesPaul Walmsley
2019-06-17Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-11riscv: export pm_power_off againAndreas Schwab
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-04-25riscv: call pm_power_off from machine_halt / machine_power_offChristoph Hellwig
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt