lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250919102829.151957-1-ulf.hansson@linaro.org>
Date: Fri, 19 Sep 2025 12:28:29 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Linus <torvalds@...ux-foundation.org>,
	linux-pm@...r.kernel.org,
	linux-kernel@...r.kernel.org
Cc: Ulf Hansson <ulf.hansson@...aro.org>,
	linux-arm-kernel@...ts.infradead.org
Subject: [GIT PULL] pmdomain fixes for v6.17-rc7

Hi Linus,

Here's a pull-request with a couple of pmdomain fixes intended for v6.17-rc7.
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 c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:

  Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v6.17-rc2

for you to fetch changes up to 303010f4658cb134eb27cee88026fb5d065a48cd:

  pmdomain: renesas: rmobile-sysc: Don't keep unused PM domains powered-on (2025-09-11 12:36:55 +0200)

----------------------------------------------------------------
pmdomain core:
 - Restore behaviour for disabling unused PM domains and introduce the
GENPD_FLAG_NO_STAY_ON configuration bit

pmdomain providers:
 - renesas: Don't keep unused PM domains powered-on
 - rockchip: Fix regulator dependency with GENPD_FLAG_NO_STAY_ON

----------------------------------------------------------------
Geert Uytterhoeven (1):
      pmdomain: renesas: rcar-sysc: Make rcar_sysc_onecell_np __initdata

Ulf Hansson (5):
      pmdomain: core: Restore behaviour for disabling unused PM domains
      pmdomain: rockchip: Fix regulator dependency with GENPD_FLAG_NO_STAY_ON
      pmdomain: renesas: rcar-sysc: Don't keep unused PM domains powered-on
      pmdomain: renesas: rcar-gen4-sysc: Don't keep unused PM domains powered-on
      pmdomain: renesas: rmobile-sysc: Don't keep unused PM domains powered-on

 drivers/pmdomain/core.c                   | 20 ++++++++++++++------
 drivers/pmdomain/renesas/rcar-gen4-sysc.c |  1 +
 drivers/pmdomain/renesas/rcar-sysc.c      |  3 ++-
 drivers/pmdomain/renesas/rmobile-sysc.c   |  3 ++-
 drivers/pmdomain/rockchip/pm-domains.c    |  2 +-
 include/linux/pm_domain.h                 |  7 +++++++
 6 files changed, 27 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ