aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-11Merge branch 'socfpga/hw' into next/socOlof Johansson
2013-02-11arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen
2013-02-09Merge branch 'tegra/t114' into next/socOlof Johansson
2013-02-09ARM: tegra: sort Kconfig selects for Tegra114Stephen Warren
2013-02-09ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114Stephen Warren
2013-02-09ARM: tegra: Fix build error w/ ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOCOlof Johansson
2013-02-05ARM: tegra: Fix build error for gic updateHiroshi Doyu
2013-02-05ARM: tegra: remove empty tegra_smp_init_cpus()Olof Johansson
2013-02-05Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-02-05Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-02-05Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-02-05Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-02-05Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar
2013-02-02cpufreq: TEGRA: Set policy->cpus from driver->init()Viresh Kumar
2013-01-29ARM: tegra114: select PINCTRL for Tegra114 SoCLaxman Dewangan
2013-01-29ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE supportJoseph Lo
2013-01-28ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu
2013-01-28ARM: tegra: fuse: Add chip ID Tegra114 0x35Hiroshi Doyu
2013-01-28Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren
2013-01-28ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo
2013-01-28ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo
2013-01-28ARM: tegra20: cpuidle: add powered-down state for secondary CPUJoseph Lo
2013-01-28ARM: tegra: add pending SGI checking APIJoseph Lo
2013-01-28ARM: tegra: remove USB address related macros from iomap.hVenu Byravarasu
2013-01-28ARM: tegra30: remove auxdataPrashant Gaikwad
2013-01-28ARM: tegra20: remove auxdataPrashant Gaikwad
2013-01-28ARM: tegra: remove legacy clock codePrashant Gaikwad
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-28ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad
2013-01-28ARM: tegra: add function to read chipidPrashant Gaikwad
2013-01-28ARM: tegra: fix compile error when disable CPU_IDLEJoseph Lo
2013-01-28ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo
2013-01-28ARM: tegra: make device can run on UPJoseph Lo
2013-01-28ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9Hiroshi Doyu
2013-01-28ARM: tegra: Use DT /cpu node to detect number of CPU coreHiroshi Doyu
2013-01-28ARM: tegra: clean up the CPUINIT sectionJoseph Lo
2013-01-28ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo
2013-01-28ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo
2013-01-28ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo
2013-01-28ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao
2013-01-28ARM: tegra: fix Kconfig warnings when !SMPStephen Warren
2013-01-28ARM: tegra: Make variables staticHiroshi Doyu
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren
2013-01-25ARM: Convert to devm_ioremap_resource()Thierry Reding