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: <20250905144427.1840684-1-tommaso.merciai.xr@bp.renesas.com>
Date: Fri,  5 Sep 2025 16:44:16 +0200
From: Tommaso Merciai <tommaso.merciai.xr@...renesas.com>
To: tomm.merciai@...il.com
Cc: linux-renesas-soc@...r.kernel.org,
	biju.das.jz@...renesas.com,
	Tommaso Merciai <tommaso.merciai.xr@...renesas.com>,
	Vinod Koul <vkoul@...nel.org>,
	Geert Uytterhoeven <geert+renesas@...der.be>,
	Wolfram Sang <wsa+renesas@...g-engineering.com>,
	Fabrizio Castro <fabrizio.castro.jz@...esas.com>,
	Uwe Kleine-König <u.kleine-koenig@...libre.com>,
	dmaengine@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] dmaengine: sh: rz-dmac: Add system sleep PM support

Dear All,

This patch series improves runtime PM support and adds system sleep PM ops for
supporting deep sleep in the rz-dmac driver.

It also refactors the driver to use the newly added devm_pm_runtime_enable()
and rz_dmac_reset_control_assert() functions for reset cleanup handling.

Thanks & Regards,
Tommaso

Tommaso Merciai (4):
  dmaengine: sh: rz-dmac: Use devm_pm_runtime_enable()
  dmaengine: sh: rz-dmac: Use devm_add_action_or_reset()
  dmaengine: sh: rz-dmac: Refactor runtime PM handling
  dmaengine: sh: rz-dmac: Add system sleep power management

 drivers/dma/sh/rz-dmac.c | 82 ++++++++++++++++++++++++++++++++++------
 1 file changed, 70 insertions(+), 12 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ