summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/irq.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2024-08-27irqchip/riscv-intc: Add ACPI support for AIASunil V L1-0/+33
2024-08-27ACPI: RISC-V: Initialize GSI mapping structuresSunil V L1-0/+22
2024-08-07RISC-V: Enable IPI CPU BacktraceRyo Takakura1-0/+5
2023-06-10init: 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-10riscv: irq: Fix no prototype warningNanyong Sun1-0/+2
2020-06-10clocksource/drivers/timer-riscv: Use per-CPU timer interruptAnup Patel1-2/+0
2020-06-10irqchip: RISC-V per-HART local interrupt controller driverAnup Patel1-2/+0
2020-06-10RISC-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-27RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt1-0/+28