index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
hotplug.c
Age
Commit message (
Expand
)
Author
2016-06-10
ARM: tegra: hotplug: Include missing common.h
Thierry Reding
2015-10-22
ARM: Remove __ref on hotplug cpu die path
Stephen Boyd
2014-07-17
ARM: tegra: Setup CPU hotplug in a pure initcall
Thierry Reding
2014-07-17
ARM: tegra: Use a function to get the chip ID
Thierry Reding
2014-07-17
ARM: tegra: Sort includes alphabetically
Thierry Reding
2013-10-18
ARM: tegra: CPU hotplug support for Tegra124
Joseph Lo
2013-07-19
ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALL
Joseph Lo
2013-07-19
Revert "ARM: tegra: add cpu_disable for hotplug"
Joseph Lo
2013-05-28
ARM: tegra: add cpu_disable for hotplug
Joseph Lo
2013-05-22
ARM: tegra114: add CPU hotplug support
Joseph Lo
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-04-18
ARM: cpu hotplug: remove majority of cache flushing from platforms
Russell King
2013-04-18
ARM: tegra: remove tegra specific cpu_disable()
Russell King
2013-03-11
ARM: tegra: Unify tegra{20,30,114}_init_early()
Hiroshi Doyu
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