zephyr/subsys/pm
Flavio Ceolin 3056c5ec30 pm: device_runtime: Remove not necessary check
pm_device_runtime_state_set takes care of the check the reference count
and take the right action. It is not necessary check it in
pm_device_request.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-05-26 10:56:55 -04: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
Kconfig pm: rename CONFIG_PM_DEVICE_IDLE to CONFIG_PM_DEVICE_RUNTIME 2021-05-05 18:35:49 -04:00
device.c pm: device: check for ENOSYS 2021-05-13 07:16:02 -05:00
device_runtime.c pm: device_runtime: Remove not necessary check 2021-05-26 10:56:55 -04:00
pm_ctrl.c
power.c power: trace power events 2021-05-17 18:45:57 -04:00