summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/sbi.c
AgeCommit message (Expand)Author
2020-08-20RISC-V: Add mechanism to provide custom IPI operationsAnup Patel
2020-04-21riscv: sbi: Fix undefined reference to sbi_shutdownKefeng Wang
2020-04-21riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() exportKefeng Wang
2020-03-31RISC-V: Export SBI error to linux error mapping functionAtish Patra
2020-03-31RISC-V: Implement new SBI v0.2 extensionsAtish Patra
2020-03-31RISC-V: Introduce a new config for SBI v0.1Atish Patra
2020-03-31RISC-V: Add basic support for SBI v0.2Atish Patra
2019-11-13riscv: cleanup the default power off implementationChristoph Hellwig