Age | Commit message (Expand) | Author | Files | Lines |
2015-05-06 | ARM: MCPM: remove residency argument from mcpm_cpu_suspend() | Nicolas Pitre | 1 | -1/+1 |
2015-05-06 | ARM: MCPM: add references to the available documentation in the code | Nicolas Pitre | 1 | -0/+5 |
2015-05-06 | ARM: MCPM: make internal helpers private to the core code | Nicolas Pitre | 1 | -114/+115 |
2015-05-06 | ARM: MCPM: remove backward compatibility code | Nicolas Pitre | 1 | -40/+5 |
2015-04-03 | ARM: MCPM: move the algorithmic complexity to the core code | Nicolas Pitre | 1 | -32/+170 |
2014-07-18 | ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopback | Nicolas Pitre | 1 | -0/+52 |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 1 | -3/+3 |
2014-05-26 | ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing | Dave Martin | 1 | -3/+3 |
2014-04-23 | ARM: 8032/1: bL_switcher: fix validation check before its activation | Nicolas Pitre | 1 | -0/+5 |
2013-12-29 | ARM: 7921/1: mcpm: remove redundant dsb instructions prior to sev | Will Deacon | 1 | -2/+2 |
2013-12-29 | ARM: 7918/1: clean up cache handling in core code | Nicolas Pitre | 1 | -2/+1 |
2013-11-12 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -0/+12 |
2013-10-29 | ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdown | Dave Martin | 1 | -0/+15 |
2013-10-03 | ARM: 7842/1: MCPM: don't explode if invoked without being initialized first | Nicolas Pitre | 1 | -2/+4 |
2013-09-24 | ARM: mcpm: add a simple poke mechanism to the early entry code | Nicolas Pitre | 1 | -0/+12 |
2013-04-24 | ARM: mcpm: introduce helpers for platform coherency exit/setup | Dave Martin | 1 | -0/+150 |
2013-04-24 | ARM: mcpm: introduce the CPU/cluster power API | Nicolas Pitre | 1 | -0/+91 |
2013-04-24 | ARM: multi-cluster PM: secondary kernel entry code | Nicolas Pitre | 1 | -0/+22 |