zephyr/subsys/pm
Flavio Ceolin 4960a9aa7a pm: device_runtime: Fix possible underflow
The runtime API is referenced count and uses a uint32_t.
Avoid underflow when dealing with put requests.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-08-25 19:40:17 -04:00
..
policy soc: cc13x2: Use residency policy 2021-07-21 17:54:40 +03: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_runtime: Fix possible underflow 2021-08-25 19:40:17 -04:00
device.c pm: device: Use the right build conditional 2021-08-17 06:03:44 -04:00
Kconfig pm: device: remove CONFIG_PM_MAX_DEVICES 2021-05-29 07:38:06 -04:00
pm_ctrl.c pm: Fix policy manager header 2021-06-14 21:48:27 -04:00
pm_priv.h pm: Fix policy manager header 2021-06-14 21:48:27 -04:00
power.c pm: system: Suspend devices on STATE_SOFT_OFF 2021-08-24 22:29:34 -04:00