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