summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2239-7545/+690Star
|\
| * Merge branch 'socfpga/hw' into next/socOlof Johansson2013-02-121-43/+0Star
| |\
| | * arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen2013-02-121-43/+0Star
| * | Merge branch 'tegra/t114' into next/socOlof Johansson2013-02-104-13/+22
| |\ \
| | * | ARM: tegra: sort Kconfig selects for Tegra114Stephen Warren2013-02-101-2/+2
| | * | ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114Stephen Warren2013-02-101-2/+0Star
| | * | ARM: tegra: Fix build error w/ ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOCOlof Johansson2013-02-103-9/+20
| * | | ARM: tegra: Fix build error for gic updateHiroshi Doyu2013-02-051-2/+0Star
| * | | ARM: tegra: remove empty tegra_smp_init_cpus()Olof Johansson2013-02-051-5/+0Star
| * | | Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-058-16/+137
| |\| |
| | * | ARM: tegra114: select PINCTRL for Tegra114 SoCLaxman Dewangan2013-01-291-0/+2
| | * | ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE supportJoseph Lo2013-01-294-0/+73
| | * | ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu2013-01-284-0/+60
| | * | ARM: tegra: fuse: Add chip ID Tegra114 0x35Hiroshi Doyu2013-01-281-0/+1
| | * | Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren2013-01-281-17/+2Star
| | |\ \
| | | * | ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9Hiroshi Doyu2013-01-281-3/+2Star
| | | * | ARM: tegra: Use DT /cpu node to detect number of CPU coreHiroshi Doyu2013-01-281-15/+0Star
| | | |/
| * | | Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-02-0510-9/+516
| |\| |
| | * | ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo2013-01-285-9/+192
| | * | ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo2013-01-282-5/+37
| | * | ARM: tegra20: cpuidle: add powered-down state for secondary CPUJoseph Lo2013-01-284-4/+259
| | * | ARM: tegra: add pending SGI checking APIJoseph Lo2013-01-282-0/+37
| * | | Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-052-12/+3Star
| |\| |
| | * | ARM: tegra: remove USB address related macros from iomap.hVenu Byravarasu2013-01-282-12/+3Star
| * | | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-0535-8014/+359Star
| |\| |
| | * | ARM: tegra30: remove auxdataPrashant Gaikwad2013-01-281-30/+1Star
| | * | ARM: tegra20: remove auxdataPrashant Gaikwad2013-01-281-24/+0Star
| | * | ARM: tegra: remove legacy clock codePrashant Gaikwad2013-01-2810-7139/+0Star
| | * | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-288-128/+5Star
| | * | ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad2013-01-2810-133/+9Star
| | * | ARM: tegra: add function to read chipidPrashant Gaikwad2013-01-281-1/+7
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2125-599/+351Star
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-0523-569/+347Star
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM: tegra: fix compile error when disable CPU_IDLEJoseph Lo2013-01-281-1/+1
| | * | | ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo2013-01-281-2/+2
| | * | | ARM: tegra: make device can run on UPJoseph Lo2013-01-286-223/+246
| | * | | ARM: tegra: clean up the CPUINIT sectionJoseph Lo2013-01-283-7/+5Star
| | * | | ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo2013-01-283-6/+13
| | * | | ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo2013-01-285-9/+6Star
| | * | | ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo2013-01-281-1/+38
| | * | | ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao2013-01-281-20/+20
| | * | | ARM: tegra: fix Kconfig warnings when !SMPStephen Warren2013-01-281-2/+2
| | * | | ARM: tegra: Make variables staticHiroshi Doyu2013-01-285-12/+12
| | * | | ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2013-01-285-292/+4Star
| | * | | Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren2013-01-284-8/+4Star
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-4/+0Star
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-4/+0Star
| * | | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-155-18/+4Star
| |\ \ \ \
| | * | | | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-122-3/+2Star
| | * | | | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-8/+2Star