index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
psci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-05
Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core
Will Deacon
1
-359
/
+2
2015-08-03
arm64: psci: factor invocation code to drivers
Mark Rutland
1
-359
/
+2
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
1
-5
/
+0
2015-06-19
arm64: kernel: rename __cpu_suspend to keep it aligned with arm
Sudeep Holla
1
-1
/
+1
2015-06-11
arm64: psci: fix !CONFIG_HOTPLUG_CPU build warning
Will Deacon
1
-5
/
+5
2015-05-27
arm64: psci: remove ACPI coupling
Mark Rutland
1
-2
/
+2
2015-05-27
arm64: psci: kill psci_power_state
Mark Rutland
1
-52
/
+37
2015-05-27
arm64: psci: account for Trusted OS instances
Mark Rutland
1
-0
/
+66
2015-05-27
arm64: psci: support unsigned return values
Mark Rutland
1
-29
/
+18
2015-05-27
arm64: psci: remove unnecessary id indirection
Mark Rutland
1
-17
/
+3
2015-05-27
arm64: smp: consistently use error codes
Mark Rutland
1
-4
/
+3
2015-05-19
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
1
-4
/
+7
2015-03-26
ARM64: kernel: psci: let ACPI probe PSCI version
Lorenzo Pieralisi
1
-3
/
+1
2015-03-26
ARM64: kernel: psci: factor out probe function
Lorenzo Pieralisi
1
-16
/
+34
2015-03-25
ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
Graeme Gregory
1
-24
/
+54
2015-02-26
arm64: psci: move psci firmware calls out of line
Will Deacon
1
-34
/
+3
2015-01-27
arm64: kernel: remove ARM64_CPU_SUSPEND config option
Lorenzo Pieralisi
1
-2
/
+0
2014-12-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2014-12-11
arm64: psci: Fix build breakage without PM_SLEEP
Krzysztof Kozlowski
1
-0
/
+2
2014-11-22
Merge branch 'master' into for-3.19
Tejun Heo
1
-1
/
+1
2014-10-30
arm64: psci: fix cpu_suspend to check idle state type for index
Amit Daniel Kachhap
1
-1
/
+1
2014-10-29
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
Christoph Lameter
1
-2
/
+2
2014-09-12
arm64: add PSCI CPU_SUSPEND based cpu_suspend support
Lorenzo Pieralisi
1
-0
/
+104
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