[PATCH v1 0/3] PM: sleep: Updates related to pm_suspend_target_state
From: Rafael J. Wysocki
Date: Fri May 09 2025 - 09:05:18 EST
Hi Everyone,
This allows PM debug messages to be printed during hibernation (again) in
patch [1/3], adds pm_suspend_in_progress() for checking if a system suspend
transition is in progress (which does not cover hibernation) on top of that
(patch [2/3]), and adds pm_sleep_transition_in_progress() covering both
system suspend and hibernation (patch [3/3]).
Thanks!