aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/cpu-tegra.c
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-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar
2013-02-02cpufreq: TEGRA: Set policy->cpus from driver->init()Viresh Kumar
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-28ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao
2012-11-05ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren
2012-09-11ARM: tegra: cpu-tegra: explicitly manage re-parentingStephen Warren
2012-06-11ARM: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-13ARM: tegra: cpu-tegra: unexport two functionsOlof Johansson
2011-10-13ARM: tegra: cpu-tegra: sparse type fixOlof Johansson
2011-10-10ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich
2011-02-21ARM: tegra: cpufreq: Adjust memory frequency with cpu frequencyColin Cross
2011-02-21ARM: tegra: cpufreq: Take an extra reference to pllxColin Cross
2011-02-21ARM: tegra: clock: Drop CPU dvfsColin Cross
2011-02-10ARM: tegra: cpufreq: Disable cpufreq during suspendColin Cross
2010-10-21[ARM] tegra: Add cpufreq supportColin Cross