zephyr/subsys/pm
Anas Nashif fcf50ed6e7 kernel: move timeout_q.h to kernel/include
This is a private kernel header with private kernel APIs, it should not
be exposed in the public zephyr include directory.

Once sample remains to be fixed (metairq_dispatch), which currently uses
private APIs from that header, it should not be the case.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-09-12 12:55:36 -04:00
..
CMakeLists.txt
Kconfig pm: introduce HAS_PM 2023-07-20 10:33:00 +00:00
device.c pm: Fix unused-parameter warnings 2023-08-21 17:15:56 +02:00
device_runtime.c pm: device_runtime: allow calling pm_device_runtime_get from ISRs 2023-07-26 16:48:51 +02:00
pm.c kernel: move timeout_q.h to kernel/include 2023-09-12 12:55:36 -04:00
pm_stats.c
pm_stats.h
policy.c pm: policy: Selectively compile on "zephyr,power-state" compatible 2023-06-02 18:56:39 -04:00
state.c pm: state: allow disabling certain power states 2023-07-26 16:49:00 +02:00