summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM: tegra: hotplug: Include missing common.hThierry Reding2016-06-101-0/+1
* ARM: Remove __ref on hotplug cpu die pathStephen Boyd2015-10-221-1/+1
* ARM: tegra: Setup CPU hotplug in a pure initcallThierry Reding2014-07-171-2/+14
* ARM: tegra: Use a function to get the chip IDThierry Reding2014-07-171-5/+6
* ARM: tegra: Sort includes alphabeticallyThierry Reding2014-07-171-1/+2
* ARM: tegra: CPU hotplug support for Tegra124Joseph Lo2013-10-191-0/+2
* ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALLJoseph Lo2013-07-191-1/+1
* Revert "ARM: tegra: add cpu_disable for hotplug"Joseph Lo2013-07-191-11/+0Star
* ARM: tegra: add cpu_disable for hotplugJoseph Lo2013-05-281-0/+11
* ARM: tegra114: add CPU hotplug supportJoseph Lo2013-05-221-0/+2
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-10/+0Star
|\
| * ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-1/+0Star
| * ARM: tegra: remove tegra specific cpu_disable()Russell King2013-04-181-9/+0Star
* | ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu2013-03-111-14/+9Star
|/
* ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad2013-01-281-1/+1
* ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo2013-01-281-6/+11
* ARM: tegra: update the cache maintenance order for CPU shutdownJoseph Lo2013-01-281-2/+2
* Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-7/+2Star
|\
| * ARM: SoC: convert Tegra to SMP operationsMarc Zyngier2012-09-131-15/+1Star
* | ARM: tegra20: add CPU hotplug supportJoseph Lo2012-09-131-0/+8
* | ARM: tegra30: add CPU hotplug supportJoseph Lo2012-09-131-86/+24Star
|/
* ARM: move CP15 definitions to separate header fileRussell King2012-03-281-0/+1
* ARM: fix wrongly patched constantsRussell King2011-01-141-2/+2
* ARM: CPU hotplug: fix hard-coded control register constantsRussell King2010-12-201-4/+4
* ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King2010-12-201-9/+11
* ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King2010-12-201-10/+0Star
* ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-201-7/+1Star
* [ARM] tegra: SMP supportColin Cross2010-08-051-0/+140