summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/sbi.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Add mechanism to provide custom IPI operationsAnup Patel2020-08-201-0/+14
* riscv: sbi: Fix undefined reference to sbi_shutdownKefeng Wang2020-04-211-5/+8
* riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() exportKefeng Wang2020-04-211-2/+2
* RISC-V: Export SBI error to linux error mapping functionAtish Patra2020-03-311-1/+2
* RISC-V: Implement new SBI v0.2 extensionsAtish Patra2020-03-311-4/+249
* RISC-V: Introduce a new config for SBI v0.1Atish Patra2020-03-311-23/+109
* RISC-V: Add basic support for SBI v0.2Atish Patra2020-03-311-2/+241
* riscv: cleanup the default power off implementationChristoph Hellwig2019-11-131-0/+17