aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/hotplug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-12ARM: imx: add smp support for imx7dAnson Huang1-0/+3
2019-11-04ARM: imx: use generic function to exit coherencyStefan Agner1-22/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2013-10-21ARM: imx: do not return from imx_cpu_die() callShawn Guo1-1/+3
2013-05-09ARM: imx: compile fix for hotplug.cShawn Guo1-0/+2
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-2/+0
2013-03-26ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_killShawn Guo1-0/+12
2013-01-14ARM: imx: disable cpu in .cpu_kill hookShawn Guo1-4/+6
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-1/+2
2012-09-14ARM: SoC: convert imx6q to SMP operationsMarc Zyngier1-15/+1
2012-08-23ARM: imx6: spin the cpu until hardware takes it downShawn Guo1-20/+3
2012-06-07ARM: imx6: exit coherency when shutting down a cpuShawn Guo1-1/+41
2011-10-31arm/imx6q: add smp and cpu hotplug supportShawn Guo1-0/+44