summaryrefslogtreecommitdiff
path: root/arch/arm/common/mcpm_entry.c
AgeCommit message (Expand)Author
2017-05-23ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...Sudeep Holla
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2015-05-06ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre
2015-05-06ARM: MCPM: add references to the available documentation in the codeNicolas Pitre
2015-05-06ARM: MCPM: make internal helpers private to the core codeNicolas Pitre
2015-05-06ARM: MCPM: remove backward compatibility codeNicolas Pitre
2015-04-03ARM: MCPM: move the algorithmic complexity to the core codeNicolas Pitre
2014-07-18ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopbackNicolas Pitre
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-05-25ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin
2014-04-22ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre
2013-12-29ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sevWill Deacon
2013-12-29ARM: 7918/1: clean up cache handling in core codeNicolas Pitre
2013-11-12Merge branch 'devel-stable' into for-nextRussell King
2013-10-29ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdownDave Martin
2013-10-03ARM: 7842/1: MCPM: don't explode if invoked without being initialized firstNicolas Pitre
2013-09-23ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre
2013-04-24ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin
2013-04-24ARM: mcpm: introduce the CPU/cluster power APINicolas Pitre
2013-04-24ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre