summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/irq.h
AgeCommit message (Expand)Author
2020-08-03x86: irq: Fix some typosWolfgang Wallner
2018-06-13x86: irq: Support discrete PIRQ routing registers via device treeBin Meng
2018-06-13x86: irq: Parse number of PIRQ links from device treeBin Meng
2018-06-13x86: irq: Change LINK_V2N and LINK_N2V to inline functionsBin Meng
2018-06-13x86: irq: Remove chipset specific irq router driversBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-05-23x86: irq: Enable SCI on IRQ9Bin Meng
2016-01-24dm: x86: Drop the weak cpu_irq_init() functionSimon Glass
2016-01-24dm: x86: Add a common PIRQ init functionSimon Glass
2016-01-24dm: x86: Set up interrupt routing from interrupt_init()Simon Glass
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass
2015-06-04x86: Refactor PIRQ routing supportBin Meng