summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Add interrupt related SCAUSE defines in asm/csr.hAnup Patel2019-05-171-12/+4Star
* riscv: print the unexpected interrupt causeChristoph Hellwig2019-04-251-1/+2
* RISC-V: Show IPI statsAnup Patel2018-10-231-0/+8
* RISC-V: No need to pass scause as arg to do_IRQ()Anup Patel2018-10-231-2/+2
* clocksource: new RISC-V SBI timer driverPalmer Dabbelt2018-08-131-0/+3
* RISC-V: implement low-level interrupt handlingChristoph Hellwig2018-08-131-9/+43
* RISC-V: Don't include irq-riscv-intc.hPalmer Dabbelt2018-07-041-4/+0Star
* RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handlerPalmer Dabbelt2018-03-141-13/+0Star
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-271-0/+39