summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara2022-04-051-0/+6
* irqchip/gic: Switch to dynamic chip name outputMarc Zyngier2022-02-151-48/+54
* irqchip/gic: Move PM device over to irq domainMarc Zyngier2022-02-091-6/+6
* irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-1/+1
* irqchip/gic: Work around broken Renesas integrationMarc Zyngier2021-09-221-1/+51
* Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-291-8/+5
|\
| * irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-06-101-8/+5
* | irqchip/gic: Split vGIC probing information from the GIC codeMarc Zyngier2021-06-011-3/+3
|/
* irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()Valentin Schneider2020-12-111-7/+1
* irqchip/gic: Spelling s/REturn/Return/Geert Uytterhoeven2020-12-111-1/+1
* Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-nextMarc Zyngier2020-09-171-1/+11
|\
| * irqchip/gic-v2, v3: Prevent SW resends entirelyValentin Schneider2020-09-061-1/+5
| * irqchip/gic-v2, v3: Implement irq_chip->irq_retrigger()Valentin Schneider2020-09-061-0/+6
* | irqchip/gic: Cleanup Franken-GIC handlingMarc Zyngier2020-09-171-29/+12
* | irqchip/gic: Configure SGIs as standard interruptsMarc Zyngier2020-09-171-41/+87
* | irqchip/gic: Refactor SMP configurationMarc Zyngier2020-09-171-36/+40
|/
* Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-041-1/+1
|\
| * drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRYOscar Carter2020-06-271-1/+1
* | irqchip/gic: Atomically update affinityMarc Zyngier2020-06-211-11/+3
|/
* irqchip/gic-v2, v3: Drop extra IRQ_NOAUTOEN setting for (E)PPIsValentin Schneider2020-05-251-1/+0
* irqchip/gic: Prepare for more than 16 PPIsMarc Zyngier2019-08-201-1/+1
* irqchip/gic: Rework gic_configure_irq to take the full ICFGR baseMarc Zyngier2019-08-201-1/+9
* irqchip/gic: Register the distributor's PA instead of its VA in fwnodeMarc Zyngier2019-08-071-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* acpi: Create subtable parsing infrastructureKeith Busch2019-04-041-2/+2
* irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier2019-03-111-29/+16
* genirq: Fix various typos in commentsIngo Molnar2018-12-181-3/+3
* irqchip/gic: Update supports_deactivate static key to modern apiDavidlohr Bueso2018-03-281-11/+11
* irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONEMarc Zyngier2018-03-161-0/+5
* irqchip/gic-v2: Reset APRn registers at boot timeMarc Zyngier2018-03-141-6/+11
* Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-2/+4
|\
| * KVM: arm/arm64: Check that system supports split eoi/deactivateChristoffer Dall2017-11-061-2/+4
* | irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interfaceMarc Zyngier2017-11-021-9/+62
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-1/+4
|\
| * Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2017-08-311-1/+1
| |\
| | * irqchip/gic: Make irq_chip constBhumika Goyal2017-08-311-1/+1
| * | irqchip/gic: Report that effective affinity is a single targetMarc Zyngier2017-08-181-0/+3
| |/
* | irqchip/gic: Ensure we have an ISB between ack and ->handle_irqWill Deacon2017-08-021-2/+5
* | irqchip/gic-v2: Report failures in gic_irq_domain_allocSuzuki K Poulose2017-07-041-2/+5
|/
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* irqchip/gic: Add missing \n to CPU IF adjustment messageMarc Zyngier2016-10-201-1/+1
* irqchip/gic: Mark gic_init_physaddr() staticBaoyou Xie2016-09-121-1/+1
* irqchip/gic: Make locking a BL_SWITCHER only featureMarc Zyngier2016-09-121-9/+27
* irqchip/gic: Allow self-SGIs for SMP on UP configurationsMarc Zyngier2016-08-171-0/+7
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-17/+6
|\
| * irqchip/gic: Convert to hotplug state machineRichard Cochran2016-07-141-17/+6
* | irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter2016-06-131-4/+36
* | irqchip/gic: Prepare for adding platform driverJon Hunter2016-06-131-7/+7
* | irqchip/gic: Add helper function for chip initialisationJon Hunter2016-06-131-14/+27
* | irqchip/gic: Isolate early GIC initialisation codeJon Hunter2016-06-131-23/+32
|/