aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/psci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-20firmware: smccc: Refactor SMCCC specific bits into separate fileSudeep Holla1-2/+0
2020-05-20firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla1-6/+1
2020-01-02firmware: psci: Export functions to manage the OSI modeUlf Hansson1-0/+2
2019-10-14firmware/psci: use common SMCCC_CONDUIT_*Mark Rutland1-7/+2
2019-08-09PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-8/+1
2018-02-06firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier1-0/+6
2018-02-06firmware/psci: Expose PSCI conduitMarc Zyngier1-0/+7
2018-01-14arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEIJames Morse1-1/+2
2018-01-08drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon1-0/+1
2016-04-25drivers: firmware: psci: make two helper functions staticJisheng Zhang1-2/+0
2016-02-11ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/firmwareLorenzo Pieralisi1-0/+3
2015-10-02drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi1-0/+2
2015-08-03arm64: psci: factor invocation code to driversMark Rutland1-0/+52