index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-riscv-intc.c
Age
Commit message (
Expand
)
Author
2024-03-15
irqchip/riscv-intc: Fix use of AIA interrupts 32-63 on riscv32
Samuel Holland
2024-02-27
irqchip/riscv-intc: Fix low-level interrupt handler setup for AIA
Anup Patel
2024-02-23
irqchip/riscv-intc: Add support for RISC-V AIA
Anup Patel
2024-02-23
irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
Yu Chien Peter Lin
2024-02-23
irqchip/riscv-intc: Allow large non-standard interrupt number
Yu Chien Peter Lin
2023-10-07
irqchip/riscv-intc: Mark all INTC nodes as initialized
Anup Patel
2023-06-01
irqchip/riscv-intc: Add ACPI support
Sunil V L
2023-04-08
irqchip/riscv-intc: Add empty irq_eoi() for chained irq handlers
Anup Patel
2023-04-08
RISC-V: Treat IPIs as normal Linux IRQs
Anup Patel
2023-04-08
irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
Anup Patel
2022-07-19
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2020-06-21
irqchip/riscv-intc: Fix a typo in a pr_warn()
Palmer Dabbelt
2020-06-09
clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
Anup Patel
2020-06-09
irqchip: RISC-V per-HART local interrupt controller driver
Anup Patel