summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/smp_scu.c
AgeCommit message (Expand)Author
2014-08-02ARM: 8122/1: smp_scu: enable SCU standby supportShawn Guo
2014-08-02ARM: 8121/1: smp_scu: use macro for SCU enable bitShawn Guo
2013-10-19ARM: smp_scu: data endian fixesBen Dooks
2013-03-09Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King
2013-01-31ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König
2013-01-31ARM: scu: mask cluster id from cpu_logical_mapRob Herring
2012-04-28ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power modeWill Deacon
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King
2011-10-17ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo
2011-09-17ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon
2011-07-06ARM: 6960/1: allow enabling SCU code on UPRob Herring
2011-02-11ARM: pm: add function to set WFI low-power mode for SMP CPUsRussell King
2009-11-05Check whether the SCU was already initialisedCatalin Marinas
2009-05-28[ARM] 5516/1: Flush the D-cache after initialising the SCUCatalin Marinas
2009-05-17[ARM] smp: separate SCU support code from realviewRussell King