index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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