summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/cpu-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-1/+1
|\
| * ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-1/+1
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-20/+20
|\|
| * ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exitRichard Zhao2013-01-281-20/+20
* | cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar2013-02-021-1/+0Star
* | cpufreq: TEGRA: Set policy->cpus from driver->init()Viresh Kumar2013-02-021-1/+1
|/
* ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren2012-11-051-3/+0Star
* ARM: tegra: cpu-tegra: explicitly manage re-parentingStephen Warren2012-09-111-1/+47
* ARM: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-111-3/+3
* Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0Star
* Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-3/+3
|\
| * ARM: tegra: cpu-tegra: unexport two functionsOlof Johansson2011-10-131-2/+2
| * ARM: tegra: cpu-tegra: sparse type fixOlof Johansson2011-10-131-1/+1
* | ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich2011-10-101-1/+0Star
|/
* ARM: tegra: cpufreq: Adjust memory frequency with cpu frequencyColin Cross2011-02-211-0/+21
* ARM: tegra: cpufreq: Take an extra reference to pllxColin Cross2011-02-211-0/+2
* ARM: tegra: clock: Drop CPU dvfsColin Cross2011-02-211-1/+1
* ARM: tegra: cpufreq: Disable cpufreq during suspendColin Cross2011-02-111-15/+60
* [ARM] tegra: Add cpufreq supportColin Cross2010-10-221-0/+185