index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
psci.h
Age
Commit message (
Expand
)
Author
2020-12-04
psci: Add accessor for psci_0_1_function_ids
David Brazdil
2020-09-22
firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode
Ulf Hansson
2020-05-20
firmware: smccc: Refactor SMCCC specific bits into separate file
Sudeep Holla
2020-05-20
firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
Sudeep Holla
2020-01-02
firmware: psci: Export functions to manage the OSI mode
Ulf Hansson
2019-10-14
firmware/psci: use common SMCCC_CONDUIT_*
Mark Rutland
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-02-06
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
2018-02-06
firmware/psci: Expose PSCI conduit
Marc Zyngier
2018-01-14
arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
James Morse
2018-01-08
drivers/firmware: Expose psci_get_version through psci_ops structure
Will Deacon
2016-04-25
drivers: firmware: psci: make two helper functions static
Jisheng Zhang
2016-02-11
ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...
Lorenzo Pieralisi
2015-10-02
drivers: firmware: psci: move power_state handling to generic code
Lorenzo Pieralisi
2015-08-03
arm64: psci: factor invocation code to drivers
Mark Rutland