| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-11-23 | firmware: arm_scpi: Move power-domain driver to the pmdomain dir | Sudeep Holla | 1 | -0/+12 | |
| To simplify with maintenance let's move the Arm SCPI power-domain driver to the new pmdomain directory. Note this is different from and precedes the new Arm SCMI protocol. Signed-off-by: Sudeep Holla <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]> | |||||
| 2023-11-23 | pmdomain: arm_scmi: Move Kconfig options to the pmdomain subsystem | Sudeep Holla | 1 | -0/+25 | |
| The Kconfig options belongs closer to the corresponding implementations, hence let's move them from the firmware to the pmdomain subsystem. Signed-off-by: Sudeep Holla <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]> | |||||