aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic.c
Commit message (Expand)AuthorAge
* irqchip/gic: Add missing \n to CPU IF adjustment messageMarc Zyngier2016-10-20
* irqchip/gic: Mark gic_init_physaddr() staticBaoyou Xie2016-09-12
* irqchip/gic: Make locking a BL_SWITCHER only featureMarc Zyngier2016-09-12
* irqchip/gic: Allow self-SGIs for SMP on UP configurationsMarc Zyngier2016-08-17
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\
| * irqchip/gic: Convert to hotplug state machineRichard Cochran2016-07-14
* | irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter2016-06-13
* | irqchip/gic: Prepare for adding platform driverJon Hunter2016-06-13
* | irqchip/gic: Add helper function for chip initialisationJon Hunter2016-06-13
* | irqchip/gic: Isolate early GIC initialisation codeJon Hunter2016-06-13
|/
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-19
|\
| * irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall2016-05-03
| * irqchip/gic-v2: Gather ACPI specific data in a single structureJulien Grall2016-05-03
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-17
|\ \
| * | irqchip/gic: Add helper functions for GIC setup and teardownJon Hunter2016-05-11
| * | irqchip/gic: Store GIC configuration parametersJon Hunter2016-05-11
| * | irqchip/gic: Pass GIC pointer to save/restore functionsJon Hunter2016-05-11
| * | irqchip/gic: Return an error if GIC initialisation failsJon Hunter2016-05-11
| * | irqchip/gic: Remove static irq_chip definition for eoimode1Jon Hunter2016-05-11
| * | irqchip/gic: Don't initialise chip if mapping IO space failsJon Hunter2016-05-11
| * | irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon2016-05-11
| |/
* / irqchip/gic: Restore CPU interface checkingMarc Zyngier2016-04-25
|/
* Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-08
|\
| * irqchip/gic: Only set the EOImodeNS bit for the root controllerJon Hunter2016-02-11
| * irqchip/gic: Only populate set_affinity for the root controllerJon Hunter2016-02-11
* | irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity methodMarc Zyngier2016-02-19
|/
* Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2015-12-29
|\
| * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit2015-12-21
| * irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit2015-12-21
* | irqchip/gic: Kconfig the number of instancesLinus Walleij2015-12-18
* | irqchip/gic: Make interrupt ID 1020 invalidMarc Zyngier2015-12-16
* | irqchip/gic: Assign irqchip dynamicallyLinus Walleij2015-12-16
* | irqchip/gic: Support RealView variant setupLinus Walleij2015-12-16
|/
* irqchip/gic: Add save/restore of the active stateMarc Zyngier2015-11-17
* irqchip/gic: Clear enable bits before restoring themMarc Zyngier2015-11-17
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\
| * irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-09-30
* | irqchip/gic: Kill the xlate methodMarc Zyngier2015-10-13
* | irqchip/gic: Switch ACPI support to stacked domainsMarc Zyngier2015-10-13
* | irqchip/gic: Get rid of gic_init_bases()Marc Zyngier2015-10-13
* | irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-13
* | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
* | irqchip/gic: Warn if GICv3 system registers are enabledMarc Zyngier2015-10-09
* | irqchip/gic: Add arm,pl390 supportGeert Uytterhoeven2015-09-22
|/
* irqchip: Kill off set_irq_flags usageRob Herring2015-09-16
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner2015-09-16
* irqchip/GIC: Add workaround for aliased GIC400Marc Zyngier2015-09-15
* irqchip/GIC: Fix EOImode setting for non-DT/ACPI systemsMarc Zyngier2015-09-01