zephyr/subsys
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
..
bindesc
bluetooth Bluetooth: BAP: Only dump active receive states 2024-04-09 14:20:54 +02:00
canbus
console
debug gdbstub: Add v-packet handling function 2024-04-03 15:39:28 +01:00
demand_paging
dfu
disk
dsp
emul
fb
fs
input input: utils: rename the input dump callback 2024-04-01 11:05:02 +01:00
ipc
jwt jwt: use sys_rand_get directly 2024-04-05 12:28:46 +02:00
llext llext: add support for relocatable objects on Xtensa 2024-04-05 21:54:47 -05:00
logging
lorawan
mem_mgmt
mgmt mgmt: hawkbit: Add support for reboot after update 2024-04-05 12:20:48 +02:00
modbus
modem
net net: lib: coap: set MAX_RETRANSMIT maximum to 100 2024-04-09 20:11:21 +02:00
pm pm: Remove state lock/unlock API 2024-04-09 20:11:48 +02:00
portability
random
retention
rtio
sd
sensing
settings
shell shell: Add synchronization for prompt-string access in shell 2024-04-04 15:18:36 -05:00
sip_svc
stats
storage
task_wdt
testsuite tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
timing
tracing
usb
zbus
CMakeLists.txt
Kconfig