aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/smp_scu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-28ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon1-1/+2
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linusRussell King1-1/+1
2011-10-17ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo1-1/+1
2011-09-17ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon1-0/+10
2011-07-06ARM: 6960/1: allow enabling SCU code on UPRob Herring1-0/+2
2011-02-11ARM: pm: add function to set WFI low-power mode for SMP CPUsRussell King1-0/+23
2009-11-05Check whether the SCU was already initialisedCatalin Marinas1-0/+4
2009-05-28[ARM] 5516/1: Flush the D-cache after initialising the SCUCatalin Marinas1-0/+7
2009-05-17[ARM] smp: separate SCU support code from realviewRussell King1-0/+41