summaryrefslogtreecommitdiffstats
path: root/arch/arm/common/mcpm_entry.c
Commit message (Expand)AuthorAgeFilesLines
* docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski2019-02-261-1/+1
* ARM: mcpm, perf/arm-cci: export mcpm_is_availableArnd Bergmann2018-05-291-0/+2
* ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...Sudeep Holla2017-05-231-3/+3
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-6/+6
* ARM: MCPM: remove residency argument from mcpm_cpu_suspend()Nicolas Pitre2015-05-061-1/+1
* ARM: MCPM: add references to the available documentation in the codeNicolas Pitre2015-05-061-0/+5
* ARM: MCPM: make internal helpers private to the core codeNicolas Pitre2015-05-061-114/+115
* ARM: MCPM: remove backward compatibility codeNicolas Pitre2015-05-061-40/+5Star
* ARM: MCPM: move the algorithmic complexity to the core codeNicolas Pitre2015-04-031-32/+170
* ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopbackNicolas Pitre2014-07-181-0/+52
* Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-051-3/+3
|\
| * ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin2014-05-261-3/+3
* | ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre2014-04-221-0/+5
|/
* ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sevWill Deacon2013-12-291-2/+2
* ARM: 7918/1: clean up cache handling in core codeNicolas Pitre2013-12-291-2/+1Star
* Merge branch 'devel-stable' into for-nextRussell King2013-11-121-0/+12
|\
| * ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre2013-09-241-0/+12
* | ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdownDave Martin2013-10-291-0/+15
* | ARM: 7842/1: MCPM: don't explode if invoked without being initialized firstNicolas Pitre2013-10-031-2/+4
|/
* ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin2013-04-241-0/+150
* ARM: mcpm: introduce the CPU/cluster power APINicolas Pitre2013-04-241-0/+91
* ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre2013-04-241-0/+22