aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/irq.c
AgeCommit message (Expand)Author
2019-05-16RISC-V: Add interrupt related SCAUSE defines in asm/csr.hAnup Patel
2019-04-25riscv: print the unexpected interrupt causeChristoph Hellwig
2018-10-22RISC-V: Show IPI statsAnup Patel
2018-10-22RISC-V: No need to pass scause as arg to do_IRQ()Anup Patel
2018-08-13clocksource: new RISC-V SBI timer driverPalmer Dabbelt
2018-08-13RISC-V: implement low-level interrupt handlingChristoph Hellwig
2018-07-04RISC-V: Don't include irq-riscv-intc.hPalmer Dabbelt
2018-03-14RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handlerPalmer Dabbelt
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt