aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pmdomain (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-19pmdomain: ti: Fix STANDBY handling of PER power domainSukrut Bellary1-2/+6
2025-05-08pmdomain: Merge branch fixes into nextUlf Hansson1-1/+1
2025-05-08pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()Dan Carpenter1-1/+1
2025-05-05pmdomain: amlogic: Constify some structuresChristophe JAILLET1-39/+39
2025-05-02pmdomain: core: Use genpd->opp_table to simplify error/remove pathUlf Hansson1-7/+7
2025-05-02pmdomain: core: Simplify return statement in genpd_power_off()Ulf Hansson1-13/+7
2025-05-02pmdomain: core: Convert genpd_power_off() to voidUlf Hansson1-15/+11
2025-04-29pmdomain: Merge branch fixes into nextUlf Hansson2-10/+0
2025-04-29pmdomain: renesas: rcar: Remove obsolete nullify checksGeert Uytterhoeven2-10/+0
2025-04-29pmdomain: core: Convert to device_awake_path()Ulf Hansson1-2/+2
2025-04-25pmdomain: mediatek: Add error messages for missing regmapsChen-Yu Tsai1-3/+9
2025-04-25pmdomain: arm: Do not enable by default during compile testingKrzysztof Kozlowski1-3/+3
2025-04-24pmdomain: qcom: rpmhpd: Add SM4450 power domainsAjit Pandey1-0/+16
2025-04-24pmdomain: sunxi: add H6 PRCM PPU driverAndre Przywara3-0/+219
2025-04-23pmdomain: bcm: bcm2835-power: Use devm_clk_get_optionalStefan Wahren1-12/+4
2025-04-23pmdomain: rockchip: Add support for RK3562 SoCFinley Xiao1-1/+47
2025-04-23pmdomain: mediatek: Add support for Dimensity 1200 MT6893AngeloGioacchino Del Regno2-0/+590
2025-04-23pmdomain: mediatek: Bump maximum bus protect data array elementsAngeloGioacchino Del Regno1-1/+1
2025-04-23pmdomain: core: Reset genpd->states to avoid freeing invalid dataUlf Hansson1-1/+3
2025-04-23pmdomain: core: Add residency reflection for domain-idlestates to debugfsUlf Hansson2-3/+39
2025-04-23pmdomain: core: Add genpd helper to correct the usage/rejected countersUlf Hansson1-0/+25
2025-03-17pmdomain: arm: scmi_pm_domain: Remove redundant state verificationSudeep Holla1-9/+2
2025-03-17pmdomain: thead: fix TH1520_AON_PROTOCOL dependencyArnd Bergmann1-1/+1
2025-03-13pmdomain: thead: Add power-domain driver for TH1520Michal Wilczynski5-0/+234
2025-03-05pmdomain: Merge branch fixes into nextUlf Hansson1-1/+1
2025-03-05pmdomain: amlogic: fix T7 ISP secpowerXianwei Zhao1-1/+1
2025-03-05pmdomain: rockchip: add regulator dependencyArnd Bergmann1-0/+1
2025-02-28pmdomain: rockchip: add regulator supportSebastian Reichel1-34/+79
2025-02-28pmdomain: rockchip: fix rockchip_pd_power error handlingPeter Geis1-7/+10
2025-02-28pmdomain: rockchip: reduce indentation in rockchip_pd_powerSebastian Reichel1-24/+25
2025-02-28pmdomain: rockchip: forward rockchip_do_pmu_set_power_domain errorsSebastian Reichel1-12/+23
2025-02-28pmdomain: rockchip: cleanup mutex handling in rockchip_pd_powerSebastian Reichel1-3/+1
2025-02-24pmdomain: Merge branch rockchip into nextUlf Hansson1-0/+1
2025-02-24pmdomain: rockchip: Fix build errorUlf Hansson1-0/+1
2025-02-19pmdomain: imx: gpcv2: use proper helper for property detectionAhmad Fatoum1-1/+1
2025-02-19pmdomain: Merge branch rockchip into nextUlf Hansson1-3/+4
2025-02-19pmdomain: rockchip: Check if SMC could be handled by TAShawn Lin1-3/+4
2025-02-14pmdomain: renesas: rcar-sysc: Drop fwnode_dev_initialized() callGeert Uytterhoeven1-2/+0
2025-02-14pmdomain: sunxi: add V853 ppu supportAndras Szemzo1-0/+15
2025-02-13mdomain: Merge branch rockchip into nextUlf Hansson2-0/+43
2025-02-13pmdomain: rockchip: Add smc call to inform firmwareShawn Lin1-0/+8
2025-02-13pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()Ulf Hansson1-0/+35
2025-02-13pmdomain: bcm2835-power: set flag GENPD_FLAG_ACTIVE_WAKEUPStefan Wahren1-0/+1
2025-02-13pmdomain: ti: Use of_property_present() for non-boolean propertiesGeert Uytterhoeven1-1/+1
2025-01-21pmdomain: airoha: Fix compilation error with Clang-20 and Thumb2 modeChristian Marangi1-0/+7
2025-01-17pmdomain: arm: scmi_pm_domain: Send an explicit request to set the current stateSudeep Holla1-0/+8
2025-01-16pmdomain: Merge branch fixes into nextUlf Hansson1-1/+1
2025-01-16pmdomain: imx8mp-blk-ctrl: add missing loop break conditionXiaolei Wang1-1/+1
2025-01-16pmdomain: airoha: Add Airoha CPU PM Domain supportChristian Marangi3-0/+157
2024-12-19pmdomain: Merge branch fixes into nextUlf Hansson2-2/+8