| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: use function_nocfi with __pa_symbol | Sami Tolvanen | 2021-04-08 | 1 | -1/+2 |
* | arm64: psci: Avoid printing in cpu_psci_cpu_die() | Will Deacon | 2020-11-10 | 1 | -4/+1 |
* | arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill() | Yunfeng Ye | 2019-10-25 | 1 | -6/+9 |
* | arm64: smp: disable hotplug on trusted OS resident CPU | Sudeep Holla | 2019-08-15 | 1 | -0/+6 |
* | ARM: psci: cpuidle: Enable PSCI CPUidle driver | Lorenzo Pieralisi | 2019-08-09 | 1 | -4/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -8/+1 |
* | arm64: remove unused asm/compiler.h header file | Ard Biesheuvel | 2018-10-01 | 1 | -1/+0 |
* | arm64: Use __pa_symbol for kernel symbols | Laura Abbott | 2017-01-12 | 1 | -1/+2 |
* | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f... | Lorenzo Pieralisi | 2016-02-11 | 1 | -97/+2 |
* | drivers: firmware: psci: move power_state handling to generic code | Lorenzo Pieralisi | 2015-10-02 | 1 | -14/+0 |
* | Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core | Will Deacon | 2015-08-05 | 1 | -359/+2 |
|\ |
|
| * | arm64: psci: factor invocation code to drivers | Mark Rutland | 2015-08-03 | 1 | -359/+2 |
* | | arm64: force CONFIG_SMP=y and remove redundant #ifdefs | Will Deacon | 2015-07-27 | 1 | -5/+0 |
|/ |
|
* | arm64: kernel: rename __cpu_suspend to keep it aligned with arm | Sudeep Holla | 2015-06-19 | 1 | -1/+1 |
* | arm64: psci: fix !CONFIG_HOTPLUG_CPU build warning | Will Deacon | 2015-06-11 | 1 | -5/+5 |
* | arm64: psci: remove ACPI coupling | Mark Rutland | 2015-05-27 | 1 | -2/+2 |
* | arm64: psci: kill psci_power_state | Mark Rutland | 2015-05-27 | 1 | -52/+37 |
* | arm64: psci: account for Trusted OS instances | Mark Rutland | 2015-05-27 | 1 | -0/+66 |
* | arm64: psci: support unsigned return values | Mark Rutland | 2015-05-27 | 1 | -29/+18 |
* | arm64: psci: remove unnecessary id indirection | Mark Rutland | 2015-05-27 | 1 | -17/+3 |
* | arm64: smp: consistently use error codes | Mark Rutland | 2015-05-27 | 1 | -4/+3 |
* | ARM64: kernel: make cpu_ops hooks DT agnostic | Lorenzo Pieralisi | 2015-05-19 | 1 | -4/+7 |
* | ARM64: kernel: psci: let ACPI probe PSCI version | Lorenzo Pieralisi | 2015-03-26 | 1 | -3/+1 |
* | ARM64: kernel: psci: factor out probe function | Lorenzo Pieralisi | 2015-03-26 | 1 | -16/+34 |
* | ARM64 / ACPI: Get PSCI flags in FADT for PSCI init | Graeme Gregory | 2015-03-25 | 1 | -24/+54 |
* | arm64: psci: move psci firmware calls out of line | Will Deacon | 2015-02-26 | 1 | -34/+3 |
* | arm64: kernel: remove ARM64_CPU_SUSPEND config option | Lorenzo Pieralisi | 2015-01-27 | 1 | -2/+0 |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-12-16 | 1 | -0/+2 |
|\ |
|
| * | arm64: psci: Fix build breakage without PM_SLEEP | Krzysztof Kozlowski | 2014-12-11 | 1 | -0/+2 |
* | | Merge branch 'master' into for-3.19 | Tejun Heo | 2014-11-22 | 1 | -1/+1 |
|\ \ |
|
| * | | arm64: psci: fix cpu_suspend to check idle state type for index | Amit Daniel Kachhap | 2014-10-30 | 1 | -1/+1 |
| |/ |
|
* / | percpu: Convert remaining __get_cpu_var uses in 3.18-rcX | Christoph Lameter | 2014-10-29 | 1 | -2/+2 |
|/ |
|
* | 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 |