zephyr/subsys/pm
Gerard Marull-Paretas 9b846351d9 pm: device: check for ENOSYS
If feature is not available -ENOSYS is used instead of -ENOTSUP.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-05-13 07:16:02 -05:00
..
policy pm: policy: Fix residency policy math 2021-05-11 17:14:48 -05:00
CMakeLists.txt pm: move device_pm.c to device_runtime.c 2021-05-05 18:35:49 -04:00
device_runtime.c pm: device: Align state names with system states 2021-05-07 18:35:12 -04:00
device.c pm: device: check for ENOSYS 2021-05-13 07:16:02 -05:00
Kconfig pm: rename CONFIG_PM_DEVICE_IDLE to CONFIG_PM_DEVICE_RUNTIME 2021-05-05 18:35:49 -04:00
pm_ctrl.c
power.c