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