summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle-psci-domain.c
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: psci: Enable suspend-to-idle for PSCI OSI modeUlf Hansson2020-11-101-0/+2
* cpuidle: psci: Allow PM domain to be initialized even if no OSI modeUlf Hansson2020-09-221-28/+31
* firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson2020-09-221-1/+1
* cpuidle: psci: Prevent domain idlestates until consumers are readyUlf Hansson2020-07-291-0/+14
* cpuidle: psci: Convert PM domain to platform driverUlf Hansson2020-07-291-17/+28
* cpuidle: psci: Fix error path via converting to a platform driverUlf Hansson2020-07-291-1/+9
* cpuidle: psci: Fail cpuidle registration if set OSI mode failedUlf Hansson2020-07-291-5/+0
* cpuidle: psci: Add support for PM domains by using genpdUlf Hansson2020-01-021-0/+277
* cpuidle: psci: Add a helper to attach a CPU to its PM domainUlf Hansson2020-01-021-0/+31