aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
AgeCommit message (Expand)Author
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-06-25ARM: tegra: fix section mismatch in tegra_pmc_parse_dtStephen Warren
2013-06-18cpufreq: tegra: create CONFIG_ARM_TEGRA_CPUFREQViresh Kumar
2013-06-14Merge tag 'tegra-for-3.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2013-06-07arm: fix up ARM_ARCH_TIMER selectsMark Rutland
2013-06-05ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2Joseph Lo
2013-06-05ARM: tegra: cpuidle: using IS_ENABLED for multi SoCs management in init funcJoseph Lo
2013-06-05ARM: tegra: hook tegra_tear_down_cpu function in the PM suspend init functionJoseph Lo
2013-06-05ARM: tegra: cpuidle: move the init function behind the suspend init functionJoseph Lo
2013-06-05ARM: tegra: remove ifdef in the tegra_resumeJoseph Lo
2013-05-31clk: tegra: Use common of_clk_init functionPrashant Gaikwad
2013-05-28ARM: tegra: add cpu_disable for hotplugJoseph Lo
2013-05-22ARM: tegra114: add CPU hotplug supportJoseph Lo
2013-05-22ARM: tegra114: add power up sequence for warm boot CPUJoseph Lo
2013-05-22ARM: tegra: make tegra_resume can work for Tegra114Joseph Lo
2013-05-22ARM: tegra: skip SCU and PL310 code when CPU is not Cortex-A9Joseph Lo
2013-05-22ARM: tegra: add an assembly marco to check Tegra SoC IDJoseph Lo
2013-05-18arch/arm/mach-tegra: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-17ARM: tegra: emc: correction of ram-code parsing from dtDmitry Osipenko
2013-05-09Merge branch 'late/fixes' into fixesOlof Johansson
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-03ARM: tegra: Tegra114 needs CPU_FREQ_TABLEArnd Bergmann
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-02Merge branch 'cleanup' into for-linusRussell King
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-29ARM: tegra: call cpu_do_idle from C codeArnd Bergmann
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-23ARM: tegra: cpuidle: use init/exit common routine for tegra3Daniel Lezcano
2013-04-23ARM: tegra: cpuidle: use init/exit common routine for tegra2Daniel Lezcano
2013-04-23ARM: tegra: cpuidle: use init/exit common routineDaniel Lezcano
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King
2013-04-18ARM: tegra: remove tegra specific cpu_disable()Russell King
2013-04-18ARM: tegra: solve adr range issue with THUMB2_KERNEL enabledStephen Warren
2013-04-18ARM: tegra: pm: fix build error w/o PM_SLEEPJoseph Lo
2013-04-18ARM: tegra: fix relocation truncated error when THUMB2_KERNEL enabledJoseph Lo
2013-04-18ARM: tegra: fix build error when THUMB2_KERNEL enabledJoseph Lo
2013-04-09ARM: tegra: build assembly files with -march=armv7-aArnd Bergmann
2013-04-09ARM: Push selects for TWD/SCU into machine entriesStephen Boyd