summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/irq.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-09-241-0/+5
|\
| * RISC-V: Enable IPI CPU BacktraceRyo Takakura2024-08-071-0/+5
* | irqchip/riscv-intc: Add ACPI support for AIASunil V L2024-08-271-0/+33
* | ACPI: RISC-V: Initialize GSI mapping structuresSunil V L2024-08-271-0/+22
|/
* init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-101-2/+0
* irqchip/riscv-intc: Allow drivers to directly discover INTC hwnodeAnup Patel2023-04-081-0/+4
* riscv: irq: Fix no prototype warningNanyong Sun2021-03-101-0/+2
* clocksource/drivers/timer-riscv: Use per-CPU timer interruptAnup Patel2020-06-101-2/+0
* irqchip: RISC-V per-HART local interrupt controller driverAnup Patel2020-06-101-2/+0
* RISC-V: self-contained IPI handling routineAnup Patel2020-06-101-1/+0
* riscv: add missing header file includesPaul Walmsley2019-10-281-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.hChristoph Hellwig2018-08-131-4/+0
* RISC-V: simplify software interrupt / IPI codeChristoph Hellwig2018-08-131-0/+1
* RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt2017-09-271-0/+28