Age | Commit message (Expand) | Author | Files | Lines |
2015-05-06 | ARM: MCPM: remove residency argument from mcpm_cpu_suspend() | Nicolas Pitre | 1 | -10/+5 |
2015-05-06 | ARM: MCPM: make internal helpers private to the core code | Nicolas Pitre | 1 | -29/+23 |
2015-05-06 | ARM: MCPM: remove backward compatibility code | Nicolas Pitre | 1 | -6/+0 |
2015-04-03 | ARM: MCPM: move the algorithmic complexity to the core code | Nicolas Pitre | 1 | -2/+63 |
2014-12-03 | ARM: 8240/1: MCPM: document mcpm_sync_init() | Nicolas Pitre | 1 | -0/+17 |
2014-09-03 | ARM: mcpm: support 4 clusters | Haojian Zhuang | 1 | -0/+5 |
2014-07-18 | ARM: 8081/1: MCPM: provide infrastructure to allow for MCPM loopback | Nicolas Pitre | 1 | -0/+16 |
2014-06-29 | ARM: 8080/1: mcpm.h: remove unused variable declaration | Nicolas Pitre | 1 | -2/+0 |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 1 | -4/+4 |
2014-05-26 | ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing | Dave Martin | 1 | -4/+4 |
2014-04-23 | ARM: 8032/1: bL_switcher: fix validation check before its activation | Nicolas Pitre | 1 | -0/+7 |
2013-11-12 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -0/+8 |
2013-10-29 | ARM: 7848/1: mcpm: Implement cpu_kill() to synchronise on powerdown | Dave Martin | 1 | -0/+31 |
2013-10-03 | ARM: 7842/1: MCPM: don't explode if invoked without being initialized first | Nicolas Pitre | 1 | -4/+10 |
2013-09-24 | ARM: mcpm: add a simple poke mechanism to the early entry code | Nicolas Pitre | 1 | -0/+8 |
2013-04-24 | ARM: mcpm: provide an interface to set the SMP ops at run time | Nicolas Pitre | 1 | -0/+2 |
2013-04-24 | ARM: mcpm: introduce helpers for platform coherency exit/setup | Dave Martin | 1 | -0/+73 |
2013-04-24 | ARM: mcpm: introduce the CPU/cluster power API | Nicolas Pitre | 1 | -0/+92 |
2013-04-24 | ARM: multi-cluster PM: secondary kernel entry code | Nicolas Pitre | 1 | -0/+42 |