index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sbi
/
sbi_irqchip.h
Age
Commit message (
Expand
)
Author
2026-07-22
lib: utils/irqchip/imsic: track IRQ enable state and restore EIE on warm init
Pawandeep Oza
2026-07-22
lib: utils/irqchip/aplic: add MSI mode support with IMSIC parent linking
Pawandeep Oza
2026-06-10
lib: sbi_irqchip: Allow irqchip drivers advertise capabilities
Anup Patel
2026-05-12
lib: sbi_irqchip: Add support for registering MSI handlers
Anup Patel
2026-05-12
lib: sbi_irqchip: Allow setting hardware interrupt affinity
Anup Patel
2026-05-12
lib: sbi_irqchip: Allow marking hardware interrupts as reserved
Anup Patel
2026-05-12
lib: sbi_irqchip: Allow interrupt client to specify line sensing
Anup Patel
2026-03-22
lib: sbi_irqchip: Allow registering interrupt handlers
Anup Patel
2026-03-22
lib: sbi_irqchip: Associate 32-bit unique ID for each irqchip device
Anup Patel
2026-03-22
lib: sbi_irqchip: Support irqchip device targetting subset of harts
Anup Patel
2026-03-22
lib: sbi_irqchip: Rename irq_handle() callback to process_hwirqs()
Anup Patel
2026-03-22
lib: sbi_irqchip: Use chip as variable name for irqchip device
Anup Patel
2024-11-28
lib: sbi_irqchip: Set the IRQ handler when registering a chip
Samuel Holland
2024-11-28
lib: sbi_irqchip: Call driver warm_init from SBI core
Samuel Holland
2024-11-28
lib: sbi_irqchip: Register devices during cold init
Samuel Holland
2024-03-19
lib: sbi: Remove regs paramter of sbi_irqchip_process()
Anup Patel
2022-02-28
lib: sbi: Add a simple external interrupt handling framework
Anup Patel