Age | Commit message (Expand) | Author |
---|---|---|
2021-03-09 | riscv: sbi: Fix comment of __sbi_set_timer_v01 | Nanyong Sun |
2021-02-22 | RISC-V: Add a non-void return for sbi v02 functions | Atish Patra |
2021-01-07 | riscv: Cleanup sbi function stubs when RISCV_SBI disabled | Kefeng Wang |
2020-08-20 | RISC-V: Add mechanism to provide custom IPI operations | Anup Patel |
2020-04-21 | riscv: sbi: Fix undefined reference to sbi_shutdown | Kefeng Wang |
2020-04-21 | riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() export | Kefeng Wang |
2020-03-31 | RISC-V: Export SBI error to linux error mapping function | Atish Patra |
2020-03-31 | RISC-V: Implement new SBI v0.2 extensions | Atish Patra |
2020-03-31 | RISC-V: Introduce a new config for SBI v0.1 | Atish Patra |
2020-03-31 | RISC-V: Add basic support for SBI v0.2 | Atish Patra |
2019-11-13 | riscv: cleanup the default power off implementation | Christoph Hellwig |