aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/reset.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-13riscv: cleanup the default power off implementationChristoph Hellwig1-2/+0
2019-11-05riscv: enter WFI in default_power_off() if SBI does not shutdownChristoph Hellwig1-1/+2
2019-10-28riscv: add missing header file includesPaul Walmsley1-0/+1
2019-06-17Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+1
2019-06-11riscv: export pm_power_off againAndreas Schwab1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-04-25riscv: call pm_power_off from machine_halt / machine_power_offChristoph Hellwig1-6/+9
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt1-0/+36