aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra
Commit message (Expand)AuthorAge
...
| | * | ARM: tegra114: select PINCTRL for Tegra114 SoCLaxman Dewangan2013-01-29
| | * | ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE supportJoseph Lo2013-01-29
| | * | ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu2013-01-28
| | * | ARM: tegra: fuse: Add chip ID Tegra114 0x35Hiroshi Doyu2013-01-28
| | * | Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren2013-01-28
| | |\ \
| | | * | ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9Hiroshi Doyu2013-01-28
| | | * | ARM: tegra: Use DT /cpu node to detect number of CPU coreHiroshi Doyu2013-01-28
| | | |/
| * | | Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-02-05
| |\| |
| | * | ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo2013-01-28
| | * | ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo2013-01-28
| | * | ARM: tegra20: cpuidle: add powered-down state for secondary CPUJoseph Lo2013-01-28
| | * | ARM: tegra: add pending SGI checking APIJoseph Lo2013-01-28
| * | | Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-05
| |\| |
| | * | ARM: tegra: remove USB address related macros from iomap.hVenu Byravarasu2013-01-28
| * | | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-05
| |\| |
| | * | ARM: tegra30: remove auxdataPrashant Gaikwad2013-01-28
| | * | ARM: tegra20: remove auxdataPrashant Gaikwad2013-01-28
| | * | ARM: tegra: remove legacy clock codePrashant Gaikwad2013-01-28
| | * | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-28
| | * | ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad2013-01-28
| | * | ARM: tegra: add function to read chipidPrashant Gaikwad2013-01-28
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-05
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM: tegra: fix compile error when disable CPU_IDLEJoseph Lo2013-01-28
| | * | | ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo2013-01-28
| | * | | ARM: tegra: make device can run on UPJoseph Lo2013-01-28
| | * | | ARM: tegra: clean up the CPUINIT sectionJoseph Lo2013-01-28
| | * | | ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo2013-01-28
| | * | | ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo2013-01-28
| | * | | ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo2013-01-28
| | * | | ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao2013-01-28
| | * | | ARM: tegra: fix Kconfig warnings when !SMPStephen Warren2013-01-28
| | * | | ARM: tegra: Make variables staticHiroshi Doyu2013-01-28
| | * | | ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2013-01-28
| | * | | Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren2013-01-28
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-05
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-10
| * | | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14
| |\ \ \ \
| | * | | | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-12
| | * | | | ARM: use common irqchip_init for GIC initRob Herring2013-01-12
| | * | | | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-12
| | * | | | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-10
| | | |/ / | | |/| |
| * | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-14
| | |/ /
| * | / ARM: delete struct sys_timerStephen Warren2012-12-24
| | |/ | |/|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \
| * | | ARM: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
| | |/ | |/|
* | | cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar2013-02-01
* | | cpufreq: TEGRA: Set policy->cpus from driver->init()Viresh Kumar2013-02-01
|/ /
* / ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/