summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/irq.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1Star
* ARM: tegra: avoid section mismatch warningArnd Bergmann2018-12-121-2/+2
* ARM: tegra: irq: Add missing irq.h includeThierry Reding2016-06-101-0/+1
* ARM: tegra: remove old LIC supportMarc Zyngier2015-03-151-199/+2Star
* ARM: tegra: skip gic_arch_extn setup if DT has a LIC nodeMarc Zyngier2015-03-151-0/+12
* ARM: tegra: irq: nuke leftovers from non-DT supportMarc Zyngier2015-03-151-8/+0Star
* ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier2014-11-271-11/+11
* ARM: tegra: Sort includes alphabeticallyThierry Reding2014-07-171-4/+4
* ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entryJoseph Lo2013-07-191-0/+40
* ARM: tegra: irq: add wake up handlingJoseph Lo2013-04-031-1/+95
* Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-02-051-0/+15
|\
| * ARM: tegra: add pending SGI checking APIJoseph Lo2013-01-281-0/+15
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-2/+1Star
|/
* ARM: tegra: move iomap.h to mach-tegraStephen Warren2012-11-051-2/+1Star
* ARM: tegra: add support for tegra30 interruptsPeter De Schrijver2012-02-061-4/+16
* Merge branch 'tegra/dt' into next/dtArnd Bergmann2011-12-281-2/+8
|\
| * arm/tegra: convert tegra20 to GIC devicetree bindingpdeschrijver@nvidia.com2011-12-081-2/+8
* | arm/tegra: remove unused definespdeschrijver@nvidia.com2011-12-081-4/+0Star
|/
* ARM: tegra: irq: Add tegra_eoiColin Cross2011-05-111-0/+9
* ARM: tegra: irq: Move legacy_irq.c into irq.cColin Cross2011-05-111-12/+65
* ARM: tegra: irq: Remove PM supportColin Cross2011-05-111-66/+0Star
* ARM: tegra: irq: convert to gic arch extensionsColin Cross2011-05-111-38/+16Star
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1Star
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-3/+3
* ARM: tegra: irq: Implement retriggerColin Cross2011-02-101-1/+16
* ARM: tegra: irq: Add support for suspend wake sourcesColin Cross2011-02-101-101/+75Star
* ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross2011-02-101-0/+1
* ARM: tegra: irq: Rename gic pointers to avoid conflictsColin Cross2011-01-271-9/+9
* ARM: tegra: irq_data conversion.Lennert Buytenhek2011-01-131-18/+18
* ARM: GIC: provide a single initialization function for boot CPURussell King2010-12-141-2/+2
* [ARM] tegra: add suspend and mirror irqs to legacy controllerGary King2010-10-221-0/+137
* [ARM] tegra: Add IRQ supportErik Gilling2010-08-051-0/+34