index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
cpu-tegra.c
Age
Commit message (
Expand
)
Author
2013-04-08
cpufreq: tegra: Move driver to drivers/cpufreq
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-02
cpufreq: Remove unnecessary use of policy->shared_type
Viresh Kumar
2013-02-02
cpufreq: TEGRA: Set policy->cpus from driver->init()
Viresh Kumar
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-28
ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exit
Richard Zhao
2012-11-05
ARM: tegra: remove unnecessary includes of <mach/*.h>
Stephen Warren
2012-09-11
ARM: tegra: cpu-tegra: explicitly manage re-parenting
Stephen Warren
2012-06-11
ARM: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2011-11-01
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-10-13
ARM: tegra: cpu-tegra: unexport two functions
Olof Johansson
2011-10-13
ARM: tegra: cpu-tegra: sparse type fix
Olof Johansson
2011-10-10
ARM: tegra: fix compilation error due to mach/hardware.h removal
Marc Dietrich
2011-02-21
ARM: tegra: cpufreq: Adjust memory frequency with cpu frequency
Colin Cross
2011-02-21
ARM: tegra: cpufreq: Take an extra reference to pllx
Colin Cross
2011-02-21
ARM: tegra: clock: Drop CPU dvfs
Colin Cross
2011-02-10
ARM: tegra: cpufreq: Disable cpufreq during suspend
Colin Cross
2010-10-21
[ARM] tegra: Add cpufreq support
Colin Cross