aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/irq.c
AgeCommit message (Expand)Author
2015-03-15ARM: tegra: remove old LIC supportMarc Zyngier
2015-03-15ARM: tegra: skip gic_arch_extn setup if DT has a LIC nodeMarc Zyngier
2015-03-15ARM: tegra: irq: nuke leftovers from non-DT supportMarc Zyngier
2014-11-27ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier
2014-07-17ARM: tegra: Sort includes alphabeticallyThierry Reding
2013-07-19ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entryJoseph Lo
2013-04-03ARM: tegra: irq: add wake up handlingJoseph Lo
2013-02-05Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-01-28ARM: tegra: add pending SGI checking APIJoseph Lo
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2012-11-05ARM: tegra: move iomap.h to mach-tegraStephen Warren
2012-02-06ARM: tegra: add support for tegra30 interruptsPeter De Schrijver
2011-12-27Merge branch 'tegra/dt' into next/dtArnd Bergmann
2011-12-07arm/tegra: convert tegra20 to GIC devicetree bindingpdeschrijver@nvidia.com
2011-12-07arm/tegra: remove unused definespdeschrijver@nvidia.com
2011-05-11ARM: tegra: irq: Add tegra_eoiColin Cross
2011-05-11ARM: tegra: irq: Move legacy_irq.c into irq.cColin Cross
2011-05-11ARM: tegra: irq: Remove PM supportColin Cross
2011-05-11ARM: tegra: irq: convert to gic arch extensionsColin Cross
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-02-09ARM: tegra: irq: Implement retriggerColin Cross
2011-02-09ARM: tegra: irq: Add support for suspend wake sourcesColin Cross
2011-02-09ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross
2011-01-26ARM: tegra: irq: Rename gic pointers to avoid conflictsColin Cross
2011-01-13ARM: tegra: irq_data conversion.Lennert Buytenhek
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King
2010-10-21[ARM] tegra: add suspend and mirror irqs to legacy controllerGary King
2010-08-05[ARM] tegra: Add IRQ supportErik Gilling