summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp_scu.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: smp_scu: allow the platform code to read the SCU CPU statusMartin Blumenstingl2017-10-291-1/+17
* ARM: smp_scu: add a helper for powering on a specific CPUMartin Blumenstingl2017-10-291-10/+25
* ARM: 8122/1: smp_scu: enable SCU standby supportShawn Guo2014-08-021-0/+7
* ARM: 8121/1: smp_scu: use macro for SCU enable bitShawn Guo2014-08-021-2/+3
* ARM: smp_scu: data endian fixesBen Dooks2013-10-191-7/+7
* Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-091-1/+1
|\
| * ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König2013-01-311-1/+1
* | ARM: scu: mask cluster id from cpu_logical_mapRob Herring2013-01-311-1/+1
|/
* ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon2012-04-281-1/+2
*-. Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-1/+1
|\ \
| | * ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo2011-10-171-1/+1
| |/
* / ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-09-171-0/+10
|/
* ARM: 6960/1: allow enabling SCU code on UPRob Herring2011-07-061-0/+2
* ARM: pm: add function to set WFI low-power mode for SMP CPUsRussell King2011-02-111-0/+23
* Check whether the SCU was already initialisedCatalin Marinas2009-11-051-0/+4
* [ARM] 5516/1: Flush the D-cache after initialising the SCUCatalin Marinas2009-05-281-0/+7
* [ARM] smp: separate SCU support code from realviewRussell King2009-05-171-0/+41