aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irqchip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-08-17irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpersMarc Zyngier1-1/+1
2020-07-27irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macrosSaravana Kannan1-0/+29
2015-10-01irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier1-3/+0
2015-10-01irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier1-3/+5
2015-03-26irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki1-0/+3
2014-05-20irqchip: align irqchip OF match table section namingRob Herring1-3/+3
2014-03-12irqchip: Remove unused includeStephen Boyd1-2/+0
2014-03-06irqchip: Silence sparse warningStephen Boyd1-0/+1
2013-01-10irqchip: add basic infrastructureThomas Petazzoni1-0/+30