[GIT PULL] pmdomain fixes for v7.2-rc8

Ulf Hansson ulf.hansson at oss.qualcomm.com
Fri Aug 14 07:15:04 PDT 2026


Hi Linus,

Here's a pull-request with a couple of pmdomain fixes intended for v7.2-rc8.
Details about the highlights are as usual found in the signed tag.

Please pull this in!

Kind regards
Ulf Hansson


The following changes since commit a4876f11aa1d076802676e23f8af500706e780e3:

  pmdomain: mediatek: Fix possible nullptr KP in HWV cleanup/on-check (2026-07-13 12:42:17 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v7.2-rc2-2

for you to fetch changes up to 090a95dbe13df9965279b588d97eda134831769c:

  pmdomain: mediatek: mfg: initialize prev_o in mtk_mfg_attach_dev() (2026-08-12 11:09:12 +0200)

----------------------------------------------------------------
pmdomain providers:
 - arm: Don't treat performance state 0 as an error
 - mediatek: Fix mt8183 hang on boot
 - mediatek: Fix potential null pointer dereference
 - mediatek: Prevent using uninitialized data
 - mediatek: Avoid setting RTFF's CLK_DIS before NRESTORE
 - qcom: Add missing MXC and MMCX power domains for Eliza

----------------------------------------------------------------
Abel Vesa (1):
      pmdomain: qcom: rpmhpd: Add missing MXC and MMCX power domains for Eliza

AngeloGioacchino Del Regno (1):
      pmdomains: mediatek: Avoid setting RTFF's CLK_DIS before NRESTORE

Dmitry Osipenko (1):
      pmdomain: mediatek: Fix mt8183 hang on boot

Guangshuo Li (1):
      pmdomain: mediatek: fix remaining %pOF after of_node_put()

Karl Mehltretter (1):
      pmdomain: mediatek: mfg: initialize prev_o in mtk_mfg_attach_dev()

Praveen Talari (1):
      pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0

 drivers/pmdomain/arm/scmi_perf_domain.c       |  2 +-
 drivers/pmdomain/mediatek/mt8183-pm-domains.h |  7 +++++--
 drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c  |  2 +-
 drivers/pmdomain/mediatek/mtk-pm-domains.c    | 30 +++++++++++++--------------
 drivers/pmdomain/qcom/rpmhpd.c                |  4 ++++
 5 files changed, 26 insertions(+), 19 deletions(-)



More information about the linux-arm-kernel mailing list