aboutsummaryrefslogtreecommitdiff
path: root/include/linux/irqchip/arm-gic.h
AgeCommit message (Expand)Author
2013-12-21irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall
2013-09-23ARM: GIC: interface to send a SGI directlyNicolas Pitre
2013-09-23ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre
2013-09-17Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King
2013-08-28drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre
2013-07-30ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre
2013-07-30ARM: gic: add CPU migration supportNicolas Pitre
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-02-11ARM: gic: add __ASSEMBLY__ guard to C definitionsMarc Zyngier
2013-02-11ARM: gic: define GICH offsets for VGIC supportMarc Zyngier
2013-02-11ARM: gic: add missing distributor defintionsChristoffer Dall
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring