aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/mcpm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2015-05-06ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre1-10/+5
2015-05-06ARM: MCPM: make internal helpers private to the core codeNicolas Pitre1-29/+23
2015-05-06ARM: MCPM: remove backward compatibility codeNicolas Pitre1-6/+0
2015-04-03ARM: MCPM: move the algorithmic complexity to the core codeNicolas Pitre1-2/+63
2014-12-03ARM: 8240/1: MCPM: document mcpm_sync_init()Nicolas Pitre1-0/+17
2014-09-03ARM: mcpm: support 4 clustersHaojian Zhuang1-0/+5
2014-07-18ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopbackNicolas Pitre1-0/+16
2014-06-29ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre1-2/+0
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King1-4/+4
2014-05-25ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin1-4/+4
2014-04-22ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre1-0/+7
2013-11-12Merge branch 'devel-stable' into for-nextRussell King1-0/+8
2013-10-29ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdownDave Martin1-0/+31
2013-10-03ARM: 7842/1: MCPM: don't explode if invoked without being initialized firstNicolas Pitre1-4/+10
2013-09-23ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre1-0/+8
2013-04-24ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre1-0/+2
2013-04-24ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin1-0/+73
2013-04-24ARM: mcpm: introduce the CPU/cluster power APINicolas Pitre1-0/+92
2013-04-24ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre1-0/+42