summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-gic.c
AgeCommit message (Expand)Author
2024-01-24irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()Dawei Li
2023-04-08irqchip/gic: Drop support for board filesMarc Zyngier
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-01-31arm64: rename ARM64_HAS_SYSREG_GIC_CPUIF to ARM64_HAS_GIC_CPUIF_SYSREGSMark Rutland
2023-01-11irqchip: Use irq_domain_alloc_irqs()Johan Hovold
2022-12-07Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2022-12-05genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_devThomas Gleixner
2022-11-28irqchip/gic: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-07-20APCI: irq: Add support for multiple GSI domainsMarc Zyngier
2022-05-04irqchip/gic: Improved warning about incorrect typeFlorian Fainelli
2022-04-05irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara
2022-02-15irqchip/gic: Switch to dynamic chip name outputMarc Zyngier
2022-02-09irqchip/gic: Move PM device over to irq domainMarc Zyngier
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-09-22irqchip/gic: Work around broken Renesas integrationMarc Zyngier
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-10irqchip: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-06-01irqchip/gic: Split vGIC probing information from the GIC codeMarc Zyngier
2020-12-11irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()Valentin Schneider
2020-12-11irqchip/gic: Spelling s/REturn/Return/Geert Uytterhoeven
2020-09-17Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-nextMarc Zyngier
2020-09-17irqchip/gic: Cleanup Franken-GIC handlingMarc Zyngier
2020-09-17irqchip/gic: Configure SGIs as standard interruptsMarc Zyngier
2020-09-17irqchip/gic: Refactor SMP configurationMarc Zyngier
2020-09-06irqchip/gic-v2, v3: Prevent SW resends entirelyValentin Schneider
2020-09-06irqchip/gic-v2, v3: Implement irq_chip->irq_retrigger()Valentin Schneider
2020-08-04Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-27drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRYOscar Carter
2020-06-21irqchip/gic: Atomically update affinityMarc Zyngier
2020-05-25irqchip/gic-v2, v3: Drop extra IRQ_NOAUTOEN setting for (E)PPIsValentin Schneider
2019-08-20irqchip/gic: Prepare for more than 16 PPIsMarc Zyngier
2019-08-20irqchip/gic: Rework gic_configure_irq to take the full ICFGR baseMarc Zyngier
2019-08-07irqchip/gic: Register the distributor's PA instead of its VA in fwnodeMarc Zyngier
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch
2019-03-11irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier
2018-12-18genirq: Fix various typos in commentsIngo Molnar
2018-03-28irqchip/gic: Update supports_deactivate static key to modern apiDavidlohr Bueso
2018-03-16irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONEMarc Zyngier
2018-03-14irqchip/gic-v2: Reset APRn registers at boot timeMarc Zyngier
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-06KVM: arm/arm64: Check that system supports split eoi/deactivateChristoffer Dall
2017-11-02irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interfaceMarc Zyngier
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-31Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-08-31irqchip/gic: Make irq_chip constBhumika Goyal
2017-08-18irqchip/gic: Report that effective affinity is a single targetMarc Zyngier
2017-08-02irqchip/gic: Ensure we have an ISB between ack and ->handle_irqWill Deacon
2017-07-04irqchip/gic-v2: Report failures in gic_irq_domain_allocSuzuki K Poulose
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner