summaryrefslogtreecommitdiff
path: root/drivers/soc/xilinx/zynqmp_pm_domains.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-14soc: xilinx: Move power-domain driver to the genpd dirUlf Hansson1-322/+0
2023-01-05firmware: xilinx: Remove kernel-doc marking in the codeMichal Simek1-1/+1
2021-12-08soc: xilinx: add a to_zynqmp_pm_domain macroMichael Tretter1-12/+8
2021-12-08soc: xilinx: use a properly named field instead of flagsMichael Tretter1-7/+5
2021-12-08soc: xilinx: cleanup debug and error messagesMichael Tretter1-22/+23
2021-12-08soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driverMichael Tretter1-0/+16
2020-04-28firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja1-14/+2
2020-04-28firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja1-4/+1
2020-04-28firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja1-4/+1
2019-10-16soc: xilinx: Set CAP_UNUSABLE requirement for versal while powering down domainTejas Patel1-2/+8
2019-03-18drivers: Defer probe if firmware is not readyRajan Vaja1-8/+10
2019-02-12drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah1-0/+321