zephyr/subsys/pm
Mahesh Mahadevan 6cb1ff6560 pm: Move settting timeout to after suspending devices
pm_suspend_devices() could return an error. Set timeout using
sys_clock_set_timeout() to after this error is handled so that
we have the accurate power state when calling the timeout function.
This is useful in cases where we wish to compensate the
system timer for certain power modes.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2023-12-18 09:29:49 +01:00
..
CMakeLists.txt
device_runtime.c pm: device_runtime: Avoid unnecessary work 2023-12-14 19:07:48 +00:00
device.c pm: device_runtime: release power domain multiple times 2023-12-06 09:16:12 +00:00
Kconfig pm: policy: add check for device busy in policy 2023-09-15 14:51:50 -04:00
pm_stats.c
pm_stats.h
pm.c pm: Move settting timeout to after suspending devices 2023-12-18 09:29:49 +01:00
policy.c pm: policy: add check for device busy in policy 2023-09-15 14:51:50 -04:00
state.c pm: state: allow disabling certain power states 2023-07-26 16:49:00 +02:00