summaryrefslogtreecommitdiffstats
path: root/include/linux/psci.h
Commit message (Expand)AuthorAgeFilesLines
* psci: Add accessor for psci_0_1_function_idsDavid Brazdil2020-12-041-0/+9
* firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson2020-09-221-1/+1
* firmware: smccc: Refactor SMCCC specific bits into separate fileSudeep Holla2020-05-201-2/+0
* firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla2020-05-201-6/+1
* firmware: psci: Export functions to manage the OSI modeUlf Hansson2020-01-021-0/+2
* firmware/psci: use common SMCCC_CONDUIT_*Mark Rutland2019-10-141-7/+2
* PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi2019-08-091-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-8/+1
* firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier2018-02-061-0/+6
* firmware/psci: Expose PSCI conduitMarc Zyngier2018-02-061-0/+7
* arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEIJames Morse2018-01-141-1/+2
* drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon2018-01-081-0/+1
* drivers: firmware: psci: make two helper functions staticJisheng Zhang2016-04-251-2/+0
* ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...Lorenzo Pieralisi2016-02-111-0/+3
* drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi2015-10-021-0/+2
* arm64: psci: factor invocation code to driversMark Rutland2015-08-031-0/+52