summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/sbi.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-20RISC-V: Add mechanism to provide custom IPI operationsAnup Patel1-0/+14
2020-04-21riscv: sbi: Fix undefined reference to sbi_shutdownKefeng Wang1-5/+8
2020-04-21riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() exportKefeng Wang1-2/+2
2020-03-31RISC-V: Export SBI error to linux error mapping functionAtish Patra1-1/+2
2020-03-31RISC-V: Implement new SBI v0.2 extensionsAtish Patra1-4/+249
2020-03-31RISC-V: Introduce a new config for SBI v0.1Atish Patra1-23/+109
2020-03-31RISC-V: Add basic support for SBI v0.2Atish Patra1-2/+241
2019-11-13riscv: cleanup the default power off implementationChristoph Hellwig1-0/+17