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