aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/mcpm_entry.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-29ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sevWill Deacon1-2/+2
2013-12-29ARM: 7918/1: clean up cache handling in core codeNicolas Pitre1-2/+1
2013-11-12Merge branch 'devel-stable' into for-nextRussell King1-0/+12
2013-10-29ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdownDave Martin1-0/+15
2013-10-03ARM: 7842/1: MCPM: don't explode if invoked without being initialized firstNicolas Pitre1-2/+4
2013-09-23ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre1-0/+12
2013-04-24ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin1-0/+150
2013-04-24ARM: mcpm: introduce the CPU/cluster power APINicolas Pitre1-0/+91
2013-04-24ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre1-0/+22