zephyr/tests/subsys/pm
Flavio Ceolin 3b895064af pm: Remove state lock/unlock API
This API is not widely used and it is actually broken since device
runtime power management is not checking it when suspending and
resuming.

On top of that, this API is very close to pm_device_busy* API,
close enough to consolidate in only one API.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2024-04-09 20:11:48 +02:00
..
device_driver_init
device_power_domains
device_runtime_api pm: Remove state lock/unlock API 2024-04-09 20:11:48 +02:00
device_wakeup_api
policy_api tests/subsys several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
power_domain
power_mgmt pm: Remove state lock/unlock API 2024-04-09 20:11:48 +02:00
power_mgmt_multicore
power_mgmt_soc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
power_states_api