aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/include/asm/irq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann1-2/+0
2023-04-08irqchip/riscv-intc: Allow drivers to directly discover INTC hwnodeAnup Patel1-0/+4
2021-03-09riscv: irq: Fix no prototype warningNanyong Sun1-0/+2
2020-06-09clocksource/drivers/timer-riscv: Use per-CPU timer interruptAnup Patel1-2/+0
2020-06-09irqchip: RISC-V per-HART local interrupt controller driverAnup Patel1-2/+0
2020-06-09RISC-V: self-contained IPI handling routineAnup Patel1-1/+0
2019-10-28riscv: add missing header file includesPaul Walmsley1-0/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2018-08-13RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.hChristoph Hellwig1-4/+0
2018-08-13RISC-V: simplify software interrupt / IPI codeChristoph Hellwig1-0/+1
2017-09-26RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt1-0/+28