aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05ARM: tegra: remove empty tegra_smp_init_cpus()Olof Johansson1-5/+0
2013-02-05Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson8-16/+137
2013-02-05Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson10-9/+516
2013-02-05Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson2-12/+3
2013-02-05Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson35-8014/+359
2013-01-29ARM: tegra114: select PINCTRL for Tegra114 SoCLaxman Dewangan1-0/+2
2013-01-29ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE supportJoseph Lo4-0/+73
2013-01-28ARM: tegra: Add initial support for Tegra114 SoC.Hiroshi Doyu4-0/+60
2013-01-28ARM: tegra: fuse: Add chip ID Tegra114 0x35Hiroshi Doyu1-0/+1
2013-01-28Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren1-17/+2
2013-01-28ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down modeJoseph Lo5-9/+192
2013-01-28ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exitJoseph Lo2-5/+37
2013-01-28ARM: tegra20: cpuidle: add powered-down state for secondary CPUJoseph Lo4-4/+259
2013-01-28ARM: tegra: add pending SGI checking APIJoseph Lo2-0/+37
2013-01-28ARM: tegra: remove USB address related macros from iomap.hVenu Byravarasu2-12/+3
2013-01-28ARM: tegra30: remove auxdataPrashant Gaikwad1-30/+1
2013-01-28ARM: tegra20: remove auxdataPrashant Gaikwad1-24/+0
2013-01-28ARM: tegra: remove legacy clock codePrashant Gaikwad10-7139/+0
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad8-128/+5
2013-01-28ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad10-133/+9
2013-01-28ARM: tegra: add function to read chipidPrashant Gaikwad1-1/+7
2013-01-28ARM: tegra: fix compile error when disable CPU_IDLEJoseph Lo1-1/+1
2013-01-28ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo1-2/+2
2013-01-28ARM: tegra: make device can run on UPJoseph Lo6-223/+246
2013-01-28ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9Hiroshi Doyu1-3/+2
2013-01-28ARM: tegra: Use DT /cpu node to detect number of CPU coreHiroshi Doyu1-15/+0
2013-01-28ARM: tegra: clean up the CPUINIT sectionJoseph Lo3-7/+5
2013-01-28ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo3-6/+13
2013-01-28ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo5-9/+6
2013-01-28ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo1-1/+38
2013-01-28ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao1-20/+20
2013-01-28ARM: tegra: fix Kconfig warnings when !SMPStephen Warren1-2/+2
2013-01-28ARM: tegra: Make variables staticHiroshi Doyu5-12/+12
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren5-292/+4
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren4-8/+4
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson5-18/+4
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson3-12/+8
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-6/+2
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2-3/+2
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-8/+2
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring2-5/+0
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-2/+0
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2-6/+6
2012-12-24ARM: delete struct sys_timerStephen Warren4-8/+4
2012-12-17Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixesOlof Johansson2-4/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-446/+66
2012-12-03treewide: Fix typos in various KconfigMasanari Iida1-1/+1
2012-11-26ARM: tegra: fix comment in dsib clk set_parentSivaram Nair1-3/+1
2012-11-26ARM: tegra: select correct parent clk for pll_pSivaram Nair1-1/+1