aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/smp_scu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-29ARM: smp_scu: allow the platform code to read the SCU CPU statusMartin Blumenstingl1-0/+6
2017-10-29ARM: smp_scu: add a helper for powering on a specific CPUMartin Blumenstingl1-0/+6
2017-08-02ARM: 8689/1: scu: add missing errno includeJohan Hovold1-0/+1
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King1-1/+1
2013-07-04ARM: scu: provide inline dummy functions when SCU is not presentNishanth Menon1-1/+12
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+17
2013-01-31ARM: scu: add empty scu_enable for !CONFIG_SMPRob Herring1-1/+7
2013-01-28ARM: Add API to detect SCU base address from CP15Hiroshi Doyu1-0/+17
2011-02-11ARM: pm: add function to set WFI low-power mode for SMP CPUsRussell King1-0/+7
2009-05-17[ARM] smp: separate SCU support code from realviewRussell King1-8/+2
2009-05-17[ARM] smp: SCU is used on non-realview platformsRussell King1-0/+13