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