index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
mcpm.h
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2015-05-06
ARM: MCPM: remove residency argument from mcpm_cpu_suspend()
Nicolas Pitre
2015-05-06
ARM: MCPM: make internal helpers private to the core code
Nicolas Pitre
2015-05-06
ARM: MCPM: remove backward compatibility code
Nicolas Pitre
2015-04-03
ARM: MCPM: move the algorithmic complexity to the core code
Nicolas Pitre
2014-12-03
ARM: 8240/1: MCPM: document mcpm_sync_init()
Nicolas Pitre
2014-09-03
ARM: mcpm: support 4 clusters
Haojian Zhuang
2014-07-18
ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopback
Nicolas Pitre
2014-06-29
ARM: 8080/1: mcpm.h: remove unused variable declaration
Nicolas Pitre
2014-06-05
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
Russell King
2014-05-25
ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing
Dave Martin
2014-04-22
ARM: 8032/1: bL_switcher: fix validation check before its activation
Nicolas Pitre
2013-11-12
Merge branch 'devel-stable' into for-next
Russell King
2013-10-29
ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdown
Dave Martin
2013-10-03
ARM: 7842/1: MCPM: don't explode if invoked without being initialized first
Nicolas Pitre
2013-09-23
ARM: mcpm: add a simple poke mechanism to the early entry code
Nicolas Pitre
2013-04-24
ARM: mcpm: provide an interface to set the SMP ops at run time
Nicolas Pitre
2013-04-24
ARM: mcpm: introduce helpers for platform coherency exit/setup
Dave Martin
2013-04-24
ARM: mcpm: introduce the CPU/cluster power API
Nicolas Pitre
2013-04-24
ARM: multi-cluster PM: secondary kernel entry code
Nicolas Pitre