aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch1-2/+2
2019-03-11irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier1-29/+16
2018-12-18genirq: Fix various typos in commentsIngo Molnar1-3/+3
2018-03-28irqchip/gic: Update supports_deactivate static key to modern apiDavidlohr Bueso1-11/+11
2018-03-16irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONEMarc Zyngier1-0/+5
2018-03-14irqchip/gic-v2: Reset APRn registers at boot timeMarc Zyngier1-6/+11
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
2017-11-06KVM: arm/arm64: Check that system supports split eoi/deactivateChristoffer Dall1-2/+4
2017-11-02irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interfaceMarc Zyngier1-9/+62
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+4
2017-08-31Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-1/+1
2017-08-31irqchip/gic: Make irq_chip constBhumika Goyal1-1/+1
2017-08-18irqchip/gic: Report that effective affinity is a single targetMarc Zyngier1-0/+3
2017-08-02irqchip/gic: Ensure we have an ISB between ack and ->handle_irqWill Deacon1-2/+5
2017-07-04irqchip/gic-v2: Report failures in gic_irq_domain_allocSuzuki K Poulose1-2/+5
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-10-20irqchip/gic: Add missing \n to CPU IF adjustment messageMarc Zyngier1-1/+1
2016-09-12irqchip/gic: Mark gic_init_physaddr() staticBaoyou Xie1-1/+1
2016-09-12irqchip/gic: Make locking a BL_SWITCHER only featureMarc Zyngier1-9/+27
2016-08-17irqchip/gic: Allow self-SGIs for SMP on UP configurationsMarc Zyngier1-0/+7
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+6
2016-07-14irqchip/gic: Convert to hotplug state machineRichard Cochran1-17/+6
2016-06-13irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter1-4/+36
2016-06-13irqchip/gic: Prepare for adding platform driverJon Hunter1-7/+7
2016-06-13irqchip/gic: Add helper function for chip initialisationJon Hunter1-14/+27
2016-06-13irqchip/gic: Isolate early GIC initialisation codeJon Hunter1-23/+32
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-1/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+83
2016-05-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-115/+207
2016-05-11irqchip/gic: Add helper functions for GIC setup and teardownJon Hunter1-19/+42
2016-05-11irqchip/gic: Store GIC configuration parametersJon Hunter1-49/+65
2016-05-11irqchip/gic: Pass GIC pointer to save/restore functionsJon Hunter1-35/+39
2016-05-11irqchip/gic: Return an error if GIC initialisation failsJon Hunter1-26/+73
2016-05-11irqchip/gic: Remove static irq_chip definition for eoimode1Jon Hunter1-16/+6
2016-05-11irqchip/gic: Don't initialise chip if mapping IO space failsJon Hunter1-2/+6
2016-05-11irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon1-0/+8
2016-05-03irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall1-1/+75
2016-05-03irqchip/gic-v2: Gather ACPI specific data in a single structureJulien Grall1-4/+7
2016-04-25irqchip/gic: Restore CPU interface checkingMarc Zyngier1-3/+2
2016-03-08Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar1-7/+6
2016-02-19irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity methodMarc Zyngier1-1/+1
2016-02-11irqchip/gic: Only set the EOImodeNS bit for the root controllerJon Hunter1-1/+1
2016-02-11irqchip/gic: Only populate set_affinity for the root controllerJon Hunter1-6/+5
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-2/+6
2015-12-21irqchip/gic-v2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit1-1/+5
2015-12-21irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit1-1/+1
2015-12-18irqchip/gic: Kconfig the number of instancesLinus Walleij1-20/+10
2015-12-16irqchip/gic: Make interrupt ID 1020 invalidMarc Zyngier1-1/+1
2015-12-16irqchip/gic: Assign irqchip dynamicallyLinus Walleij1-9/+13