public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] PM: Use DPM_FLAG_SMART_SUSPEND conditionally
@ 2025-02-18 20:09 Rafael J. Wysocki
  2025-02-18 20:11 ` [PATCH v2 1/4] PM: Block enabling of runtime PM during system suspend Rafael J. Wysocki
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Rafael J. Wysocki @ 2025-02-18 20:09 UTC (permalink / raw)
  To: Linux PM
  Cc: LKML, Alan Stern, Bjorn Helgaas, Linux PCI, Ulf Hansson,
	Johan Hovold, Manivannan Sadhasivam, Jon Hunter, Linux ACPI,
	Mika Westerberg, Andy Shevchenko

Hi Everyone,

This is an update of the patch series at

https://lore.kernel.org/linux-pm/4966939.GXAFRqVoOG@rjwysocki.net/

which was a follow-up for

https://lore.kernel.org/linux-pm/2314745.iZASKD2KPV@rjwysocki.net/

This series modifies the PM core and the users of DPM_FLAG_SMART_SUSPEND to
take it into account only if it is consistently used in dependency graphs,
as described in the changelog of patch [3/4].

Patches [1-2/4] are preparatory and they arrange for the handling
of devices with no runtime PM support in a meaningful way.

Patch [4/4] is new in this series and it adds an optimization on top of
the previous patches.

Apart from adding the new patch, this update addresses review comments
in the other patches.

Thanks!




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

end of thread, other threads:[~2025-03-03 11:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-18 20:09 [PATCH v2 0/4] PM: Use DPM_FLAG_SMART_SUSPEND conditionally Rafael J. Wysocki
2025-02-18 20:11 ` [PATCH v2 1/4] PM: Block enabling of runtime PM during system suspend Rafael J. Wysocki
2025-02-18 20:13 ` [PATCH v2 2/4] PM: runtime: Introduce pm_runtime_blocked() Rafael J. Wysocki
2025-02-18 20:16 ` [PATCH v2 3/4] PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally Rafael J. Wysocki
2025-02-18 22:20   ` Bjorn Helgaas
2025-02-19 12:14     ` Rafael J. Wysocki
2025-02-18 20:20 ` [PATCH v2 4/4] PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend() Rafael J. Wysocki
2025-03-03 11:35   ` Ulf Hansson

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