zephyr/subsys/pm
Gerard Marull-Paretas 8f913d1977 pm: policy: allow to get notifief when maximum latency changes
Add a new API that allows to register a callback that is called when the
maximum latency value changes. This can be used by SoC code to perform
actions based on certain latency values.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-16 15:26:47 +01:00
..
CMakeLists.txt pm: policy: move constraints to policy API 2022-03-16 15:26:47 +01:00
Kconfig pm: policy: move to pm folder 2022-03-16 15:26:47 +01:00
device.c pm: constify all device instances 2022-03-16 12:33:12 +01:00
device_runtime.c kernel: workq: Fix type errors in delayable work handlers 2022-02-02 18:43:12 -05:00
pm.c all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
pm_stats.c pm: stats: use pm_stats prefix 2021-11-23 18:12:15 +01:00
pm_stats.h pm: stats: pm_(start|stop)_timer -> pm_stats_(start|stop) 2021-11-23 18:12:15 +01:00
policy.c pm: policy: allow to get notifief when maximum latency changes 2022-03-16 15:26:47 +01:00
state.c all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00