Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-22 | cpuidle: psci: Allow PM domain to be initialized even if no OSI mode | Ulf Hansson | 1 | -28/+31 |
2020-09-22 | firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode | Ulf Hansson | 1 | -1/+1 |
2020-07-29 | cpuidle: psci: Prevent domain idlestates until consumers are ready | Ulf Hansson | 1 | -0/+14 |
2020-07-29 | cpuidle: psci: Convert PM domain to platform driver | Ulf Hansson | 1 | -17/+28 |
2020-07-29 | cpuidle: psci: Fix error path via converting to a platform driver | Ulf Hansson | 1 | -1/+9 |
2020-07-29 | cpuidle: psci: Fail cpuidle registration if set OSI mode failed | Ulf Hansson | 1 | -5/+0 |
2020-01-02 | cpuidle: psci: Add support for PM domains by using genpd | Ulf Hansson | 1 | -0/+277 |
2020-01-02 | cpuidle: psci: Add a helper to attach a CPU to its PM domain | Ulf Hansson | 1 | -0/+31 |