zephyr/subsys
Carlo Caione c5894df5ec pm: Change parameters of pm_power_state_{set,exit_post_ops}
Just pass state and substate_id instead of the whole info structure
pointer.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-02-21 20:58:01 -05:00
..
bluetooth bluetooth: gatt: add validation for supervision timeout 2022-02-21 20:51:58 -05:00
canbus canbus: isotp: ensure consecutive frames are sent in FIFO order 2022-02-21 19:37:35 -05:00
console
cpp cpp: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
debug debug: thread_analyzer: Add option to print ISR stack usage 2022-02-21 20:57:17 -05:00
demand_paging
dfu
disk
emul
fb
fs fat_fs: Add support for the "win" variable alignment in FATFS struct 2022-02-21 20:48:54 -05:00
ipc ipc: Remove multi-instance backend 2022-01-17 15:50:58 -05:00
jwt
logging logging: Add common api for getting memory usage 2022-02-21 20:41:17 -05:00
lorawan
mgmt mgmt/mcumgr/lib: Remove unneeded return code check 2022-02-21 20:50:06 -05:00
modbus modbus: do not loop in UART IRQ handler 2022-02-09 22:11:16 -05:00
net net: sockets: Allow to build CAN sockets with offloading enabled 2022-02-21 20:52:38 -05:00
pm pm: Change parameters of pm_power_state_{set,exit_post_ops} 2022-02-21 20:58:01 -05:00
portability
random random: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
settings
shell shell: kernel_service: Use z_stack_space_get for isr stack stats 2022-02-21 20:57:17 -05:00
stats
storage storage/flash_map: Use larger type for alignment 2021-12-30 16:32:02 -05:00
task_wdt
testsuite ztest: Update verification to account for missing suite 2022-02-17 09:08:21 -05:00
timing
tracing tracing_user: Add ISR nest level parameter 2022-01-21 14:38:35 -05:00
usb usb: dfu: disable USB DFU uploading by default 2022-02-18 09:32:22 -08:00
CMakeLists.txt
Kconfig