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