| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: tegra: Expose PM functions required for new cpuidle driver | Dmitry Osipenko | 2020-03-13 | 1 | -1/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 2019-06-05 | 1 | -10/+1 |
* | ARM: tegra: avoid section mismatch warning | Arnd Bergmann | 2018-12-12 | 1 | -2/+2 |
* | ARM: tegra: irq: Add missing irq.h include | Thierry Reding | 2016-06-10 | 1 | -0/+1 |
* | ARM: tegra: remove old LIC support | Marc Zyngier | 2015-03-15 | 1 | -199/+2 |
* | ARM: tegra: skip gic_arch_extn setup if DT has a LIC node | Marc Zyngier | 2015-03-15 | 1 | -0/+12 |
* | ARM: tegra: irq: nuke leftovers from non-DT support | Marc Zyngier | 2015-03-15 | 1 | -8/+0 |
* | ARM: tegra: irq: fix buggy usage of irq_data irq field | Marc Zyngier | 2014-11-27 | 1 | -11/+11 |
* | ARM: tegra: Sort includes alphabetically | Thierry Reding | 2014-07-17 | 1 | -4/+4 |
* | ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entry | Joseph Lo | 2013-07-19 | 1 | -0/+40 |
* | ARM: tegra: irq: add wake up handling | Joseph Lo | 2013-04-03 | 1 | -1/+95 |
* | Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2013-02-05 | 1 | -0/+15 |
|\ |
|
| * | ARM: tegra: add pending SGI checking API | Joseph Lo | 2013-01-28 | 1 | -0/+15 |
* | | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 2013-01-12 | 1 | -2/+1 |
|/ |
|
* | ARM: tegra: move iomap.h to mach-tegra | Stephen Warren | 2012-11-05 | 1 | -2/+1 |
* | ARM: tegra: add support for tegra30 interrupts | Peter De Schrijver | 2012-02-06 | 1 | -4/+16 |
* | Merge branch 'tegra/dt' into next/dt | Arnd Bergmann | 2011-12-28 | 1 | -2/+8 |
|\ |
|
| * | arm/tegra: convert tegra20 to GIC devicetree binding | pdeschrijver@nvidia.com | 2011-12-08 | 1 | -2/+8 |
* | | arm/tegra: remove unused defines | pdeschrijver@nvidia.com | 2011-12-08 | 1 | -4/+0 |
|/ |
|
* | ARM: tegra: irq: Add tegra_eoi | Colin Cross | 2011-05-11 | 1 | -0/+9 |
* | ARM: tegra: irq: Move legacy_irq.c into irq.c | Colin Cross | 2011-05-11 | 1 | -12/+65 |
* | ARM: tegra: irq: Remove PM support | Colin Cross | 2011-05-11 | 1 | -66/+0 |
* | ARM: tegra: irq: convert to gic arch extensions | Colin Cross | 2011-05-11 | 1 | -38/+16 |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -2/+1 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -3/+3 |
* | ARM: tegra: irq: Implement retrigger | Colin Cross | 2011-02-10 | 1 | -1/+16 |
* | ARM: tegra: irq: Add support for suspend wake sources | Colin Cross | 2011-02-10 | 1 | -101/+75 |
* | ARM: tegra: Add prototypes for subsystem suspend functions | Colin Cross | 2011-02-10 | 1 | -0/+1 |
* | ARM: tegra: irq: Rename gic pointers to avoid conflicts | Colin Cross | 2011-01-27 | 1 | -9/+9 |
* | ARM: tegra: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -18/+18 |
* | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 2010-12-14 | 1 | -2/+2 |
* | [ARM] tegra: add suspend and mirror irqs to legacy controller | Gary King | 2010-10-22 | 1 | -0/+137 |
* | [ARM] tegra: Add IRQ support | Erik Gilling | 2010-08-05 | 1 | -0/+34 |