Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: add PSCI CPU_SUSPEND based cpu_suspend support | Lorenzo Pieralisi | 2014-09-12 | 1 | -0/+104 |
* | arm64: kernel: add __init marker to PSCI init functions | Lorenzo Pieralisi | 2014-07-18 | 1 | -2/+2 |
* | arm64: kernel: enable PSCI cpu operations on UP systems | Lorenzo Pieralisi | 2014-07-18 | 1 | -1/+3 |
* | ARM: Check if a CPU has gone offline | Ashwin Chaugule | 2014-05-15 | 1 | -0/+31 |
* | PSCI: Add initial support for PSCIv0.2 functions | Ashwin Chaugule | 2014-05-15 | 1 | -37/+163 |
* | arm64: remove return value form psci_init() | Vladimir Murzin | 2014-02-28 | 1 | -6/+3 |
* | arm64: remove redundant "psci:" prefixes | Vladimir Murzin | 2014-02-28 | 1 | -2/+2 |
* | arm64: add PSCI CPU_OFF-based hotplug support | Mark Rutland | 2013-10-25 | 1 | -0/+30 |
* | arm64: factor out spin-table boot method | Mark Rutland | 2013-10-25 | 1 | -8/+10 |
* | arm64: reorganise smp_enable_ops | Mark Rutland | 2013-10-25 | 1 | -5/+6 |
* | arm64: unify smp_psci.c and psci.c | Mark Rutland | 2013-10-25 | 1 | -1/+53 |
* | arm64: psci: add support for PSCI invocations from the kernel | Will Deacon | 2013-01-29 | 1 | -0/+211 |