zephyr/subsys
Gerard Marull-Paretas 93de9b1d80 pm: stop handling devices on PM_STATE_RUNTIME_IDLE
According to the state documentation, this state does not need to handle
devices:

> Runtime idle is a system sleep state in which all of the cores enter
deepest possible idle state and wait for interrupts, no requirements for
the devices, leaving them at the states where they are.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-09-30 16:05:59 -04:00
..
bluetooth Bluetooth: Controller: Fix HCI command parameter check failures 2021-09-30 11:47:57 +02:00
canbus
console console: remove device_get_binding(CONFIG_UART_CONSOLE_ON_DEV_NAME) 2021-08-23 18:53:47 -04:00
cpp ARC: MWDT: get rid of MWDT startup libs 2021-09-01 17:08:32 -04:00
debug coredump_log: coredump log in panic mode 2021-09-29 14:50:12 -04:00
demand_paging demand_paging: eviction/nru: fix incorrect dirty bit return val 2021-09-20 19:43:02 -04:00
dfu dfu: boot: Add implementation for multi-image swap type check 2021-08-26 09:13:13 -04:00
disk
emul emul: Support getting an emulator by name 2021-09-28 20:12:37 -04:00
fb
fs kconfig: add names to some choices 2021-09-28 19:56:32 -04:00
ipc ipc: rpmsg_multi_instance: Re-organize the init function 2021-08-30 13:42:45 -04:00
jwt
logging logging: Cleaning references to tracing in logging 2021-09-29 14:59:36 +02:00
lorawan
mgmt subsys/mgmt/hawkbit: Check retval of mbedtls_md_update 2021-09-14 12:28:40 -04:00
modbus modbus: copy trans_id & proto_id to response header 2021-08-26 06:56:25 -04:00
net net: sockets: tls: Ignore empty iovec entries in sendmsg 2021-09-29 11:08:40 +02:00
pm pm: stop handling devices on PM_STATE_RUNTIME_IDLE 2021-09-30 16:05:59 -04:00
portability cmsis_rtos_v1: fix thread instances management. 2021-09-09 12:01:06 -04:00
random subsys/random: change parameters for timer-based PRNG 2021-08-30 09:32:36 -04:00
settings toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
shell shell: log backend minor improvements 2021-09-28 20:02:01 -04:00
stats
storage
task_wdt
testsuite testsuite: suppress usage of setjmp in a testcode (rule 21_4-a) 2021-09-03 10:14:57 -04:00
timing
tracing tests: subsys: fixed the samples/tracing code can not generate coverage 2021-09-08 10:28:10 -04:00
usb usb: Fix building error in usb_descriptor with misra test 2021-09-01 12:34:01 -05:00
CMakeLists.txt usb: remove Kconfig option CONFIG_USB 2021-08-03 19:00:12 -04:00
Kconfig