aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAge
* ARM: tegra20: Store CPU "resettable" status in IRAMDmitry Osipenko2015-07-10
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\
| * ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-23
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-13
|\ \
| * | ARM: tegra: remove old LIC supportMarc Zyngier2015-03-14
| * | ARM: tegra: skip gic_arch_extn setup if DT has a LIC nodeMarc Zyngier2015-03-14
| * | ARM: tegra: irq: nuke leftovers from non-DT supportMarc Zyngier2015-03-14
| |/
* / ARM: Tegra: Use explicit broadcast oneshot control functionThomas Gleixner2015-04-03
|/
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-21
|\
| * clk: tegra: make tegra_clocks_apply_init_table() arch_initcallPeter De Schrijver2015-02-02
* | clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding2015-01-09
|/
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-11
|\
| * Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-12-08
| |\
| | * cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-12
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-09
|\ \ \
| * | | ARM: tegra: Move AHB Kconfig to drivers/ambaThierry Reding2014-11-26
| | |/ | |/|
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-09
|\ \ \
| * | | ARM: firmware: add AFTR mode support to firmware do_idle methodBartlomiej Zolnierkiewicz2014-10-20
| |/ /
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-09
|\ \ \ | |_|/ |/| |
| * | ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko2014-11-17
| |/
* / ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier2014-11-27
|/
* ARM: tegra: Initialize flow controller from DTThierry Reding2014-08-26
* Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-08
|\
| * gpio: split gpiod board registration into machine headerLinus Walleij2014-07-28
* | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-08
|\ \
| * \ Merge tag 'tegra-for-3.17-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-07-19
| |\ \
| | * | ARM: tegra: Convert PMC to a driverThierry Reding2014-07-17
| | * | soc/tegra: fuse: Set up in early initcallThierry Reding2014-07-17
| | * | ARM: tegra: Always lock the CPU reset vectorThierry Reding2014-07-17
| | * | ARM: tegra: Setup CPU hotplug in a pure initcallThierry Reding2014-07-17
| * | | Merge tag 'tegra-for-3.17-fuse-move' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-07-19
| |\| |
| | * | soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver2014-07-17
| | * | soc/tegra: Add efuse driver for TegraPeter De Schrijver2014-07-17
| | * | ARM: tegra: move fuse exports to soc/tegra/fuse.hPeter De Schrijver2014-07-17
| | * | ARM: tegra: export apb dma readl/writelPeter De Schrijver2014-07-17
| | * | ARM: tegra: Use a function to get the chip IDThierry Reding2014-07-17
| | * | ARM: tegra: Sort includes alphabeticallyThierry Reding2014-07-17
| | * | ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-17
| | |/
* | / ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-18
|/ /
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-19
|\ \ | |/ |/|
| * ARM: use menuconfig for sub-arch menusRob Herring2014-06-17
| * ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-27
| |\
| | * Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker...John W. Linville2014-05-06
| | |\
| | | * ARM: tegra: remove obsolete gpio entriesHeikki Krogerus2014-04-11
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\ \ \ \
| * | | | ARM: l2c: tegra: convert to generic l2c OF initialisationRussell King2014-05-29
| * | | | ARM: l2c: tegra: convert to common l2c310 early resume functionalityRussell King2014-05-29
| * | | | ARM: l2c: tegra: remove cache size overrideRussell King2014-05-29