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
/
hotplug.c
Age
Commit message (
Expand
)
Author
2013-01-28
ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h
Prashant Gaikwad
2013-01-28
ARM: tegra: moving the clock gating procedure to tegra_cpu_kill
Joseph Lo
2013-01-28
ARM: tegra: update the cache maintenance order for CPU shutdown
Joseph Lo
2012-09-22
Merge branch 'multiplatform/smp_ops' into next/multiplatform
Olof Johansson
2012-09-13
ARM: tegra20: add CPU hotplug support
Joseph Lo
2012-09-13
ARM: tegra30: add CPU hotplug support
Joseph Lo
2012-09-13
ARM: SoC: convert Tegra to SMP operations
Marc Zyngier
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
2011-01-14
ARM: fix wrongly patched constants
Russell King
2010-12-20
ARM: CPU hotplug: fix hard-coded control register constants
Russell King
2010-12-20
ARM: CPU hotplug: fix reporting of spurious wakeups
Russell King
2010-12-20
ARM: CPU hotplug: remove bug checks in platform_cpu_die()
Russell King
2010-12-20
ARM: CPU hotplug: move cpu_killed completion to core code
Russell King
2010-08-05
[ARM] tegra: SMP support
Colin Cross