Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PM: domains: add devm_pm_domain_attach()
@ 2025-05-26 12:20 Claudiu
  2025-05-26 12:20 ` [PATCH v2 1/2] PM: domains: Add devres variant for dev_pm_domain_attach() Claudiu
  2025-05-26 12:20 ` [PATCH v2 2/2] driver core: platform: Use devm_pm_domain_attach() Claudiu
  0 siblings, 2 replies; 11+ messages in thread
From: Claudiu @ 2025-05-26 12:20 UTC (permalink / raw)
  To: gregkh, rafael, dakr, len.brown, pavel, ulf.hansson, jic23,
	daniel.lezcano, dmitry.torokhov
  Cc: claudiu.beznea, linux-kernel, linux-pm, linux-iio,
	linux-renesas-soc, bhelgaas, geert, Claudiu Beznea

From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>

Hi,

As a result of discussion at [1], series adds the devm_pm_domain_attach()
and uses it in platform bus probe.

Please provide your feedback.

Thank you,
Claudiu

[1] https://lore.kernel.org/all/20250215130849.227812-1-claudiu.beznea.uj@bp.renesas.com

Changes in v2:
- add devm_pm_domain_attach()
- drop the devres grup open/close approach and use the newly added
  devm_pm_domain_attach()

Claudiu Beznea (2):
  PM: domains: Add devres variant for dev_pm_domain_attach()
  driver core: platform: Use devm_pm_domain_attach()

 drivers/base/platform.c     |  8 ++---
 drivers/base/power/common.c | 59 +++++++++++++++++++++++++++++++++++++
 include/linux/pm_domain.h   |  8 +++++
 3 files changed, 69 insertions(+), 6 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-05-30  9:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-26 12:20 [PATCH v2 0/2] PM: domains: add devm_pm_domain_attach() Claudiu
2025-05-26 12:20 ` [PATCH v2 1/2] PM: domains: Add devres variant for dev_pm_domain_attach() Claudiu
2025-05-26 20:34   ` kernel test robot
2025-05-27 21:27   ` Dmitry Torokhov
2025-05-28  9:31     ` Ulf Hansson
2025-05-28 12:19       ` Claudiu Beznea
2025-05-28 12:18     ` Claudiu Beznea
2025-05-28 16:04       ` Ulf Hansson
2025-05-28 16:09         ` Dmitry Torokhov
2025-05-30  9:17           ` Ulf Hansson
2025-05-26 12:20 ` [PATCH v2 2/2] driver core: platform: Use devm_pm_domain_attach() Claudiu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox