summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-142-2/+0
|\
| * ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-232-2/+0
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-134-223/+8
|\ \
| * | ARM: tegra: remove old LIC supportMarc Zyngier2015-03-153-220/+2
| * | ARM: tegra: skip gic_arch_extn setup if DT has a LIC nodeMarc Zyngier2015-03-152-1/+12
| * | ARM: tegra: irq: nuke leftovers from non-DT supportMarc Zyngier2015-03-151-8/+0
| |/
* | ARM: Tegra: Use explicit broadcast oneshot control functionThomas Gleixner2015-04-033-13/+13
|/
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-211-2/+0
|\
| * clk: tegra: make tegra_clocks_apply_init_table() arch_initcallPeter De Schrijver2015-02-021-2/+0
* | clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding2015-01-091-0/+4
|/
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-103-4/+1
|\
| * Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-12-083-4/+1
| |\
| | * cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-123-4/+1
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-091-8/+1
|\ \ \
| * | | ARM: tegra: Move AHB Kconfig to drivers/ambaThierry Reding2014-11-261-8/+1
| | |/ | |/|
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-091-1/+1
|\ \ \
| * | | ARM: firmware: add AFTR mode support to firmware do_idle methodBartlomiej Zolnierkiewicz2014-10-211-1/+1
| |/ /
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-091-0/+1
|\ \ \ | |_|/ |/| |
| * | ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko2014-11-171-0/+1
| |/
* | ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier2014-11-271-11/+11
|/
* ARM: tegra: Initialize flow controller from DTThierry Reding2014-08-263-7/+41
* Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-081-1/+1
|\
| * gpio: split gpiod board registration into machine headerLinus Walleij2014-07-281-1/+1
* | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0831-2185/+150
|\ \
| * \ Merge tag 'tegra-for-3.17-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2014-07-1912-1025/+45
| |\ \
| | * | ARM: tegra: Convert PMC to a driverThierry Reding2014-07-179-1012/+27
| | * | soc/tegra: fuse: Set up in early initcallThierry Reding2014-07-171-1/+0
| | * | ARM: tegra: Always lock the CPU reset vectorThierry Reding2014-07-171-6/+4
| | * | ARM: tegra: Setup CPU hotplug in a pure initcallThierry Reding2014-07-173-6/+14
| * | | Merge tag 'tegra-for-3.17-fuse-move' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-07-1927-1176/+121
| |\ \ \ | | |/ /
| | * | soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver2014-07-174-242/+0
| | * | soc/tegra: Add efuse driver for TegraPeter De Schrijver2014-07-178-837/+2
| | * | ARM: tegra: move fuse exports to soc/tegra/fuse.hPeter De Schrijver2014-07-175-14/+6
| | * | ARM: tegra: export apb dma readl/writelPeter De Schrijver2014-07-171-20/+31
| | * | ARM: tegra: Use a function to get the chip IDThierry Reding2014-07-1713-43/+55
| | * | ARM: tegra: Sort includes alphabeticallyThierry Reding2014-07-1723-85/+89
| | * | ARM: tegra: Move includes to include/soc/tegraThierry Reding2014-07-173-3/+6
| | |/
* | | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-183-23/+23
|/ /
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-191-5/+3
|\ \ | |/ |/|
| * ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-4/+3
| * ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-3/+1
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-271-3/+1
| |\
| | * Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker...John W. Linville2014-05-061-3/+1
| | |\
| | | * ARM: tegra: remove obsolete gpio entriesHeikki Krogerus2014-04-111-3/+1
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-054-70/+6
|\ \ \ \
| * | | | ARM: l2c: tegra: convert to generic l2c OF initialisationRussell King2014-05-301-9/+3
| * | | | ARM: l2c: tegra: convert to common l2c310 early resume functionalityRussell King2014-05-304-46/+4
| * | | | ARM: l2c: tegra: remove cache size overrideRussell King2014-05-301-17/+1
| * | | | ARM: l2c: remove platforms/SoCs setting early BRESPRussell King2014-05-301-2/+2
OpenPOWER on IntegriCloud