zephyr/subsys
Dominik Ermel dab67c35f1 settings: settings_register static table does not need mutex
It is not needed to protect static table of handlers, with mutex,
as there is no possibility that there will be anything added to the
table at runtime.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-02-08 10:07:38 +02:00
..
bluetooth kernel: overhaul unused stack measurement 2020-02-08 10:02:35 +02:00
canbus can: isotp: Add ISO-TP library 2020-02-06 10:16:29 +02:00
console console: Have CONSOLE_GET{CHAR,LINE} dep. on SERIAL_SUPPORT_INTERRUPT 2020-01-28 12:56:50 -06:00
cpp treewide: avoid use of unsupported C++ specifiers 2019-12-13 17:19:54 -06:00
debug tracing: cleanup and split segger/rtt configuration options 2020-02-07 15:58:05 -05:00
dfu dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
disk gpio: rename typedef for devicetree flags 2020-02-05 12:00:36 +01:00
fb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
fs treewide: use full path to flash.h header 2020-01-26 17:52:12 +01:00
jwt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
logging logging: log_backend_adsp: Cleanup logging 2020-02-06 15:39:23 +02:00
mgmt kconfig: Remove log backend options from MCUMGR configuration 2020-02-03 18:21:55 +01:00
net net: lwm2m: implement utc_offset and timezone 2020-02-06 10:19:47 +02:00
power power: device: deduplicate suspending code 2020-02-02 09:05:15 -05:00
random random: rand32_ctr_drbg: Handle error in initialize function 2020-01-28 13:31:52 -08:00
settings settings: settings_register static table does not need mutex 2020-02-08 10:07:38 +02:00
shell kernel: overhaul unused stack measurement 2020-02-08 10:02:35 +02:00
stats cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
storage kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
testsuite tests: testsuite: Add Cortex-A case 2020-02-01 08:08:43 -05:00
tracing tracing: usb: Fix build issues. 2020-02-07 20:06:17 -05:00
usb usb: convert VBUS control to new GPIO API 2020-02-05 12:00:36 +01:00
CMakeLists.txt tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00
Kconfig tracing: move tracing under subsys/ 2020-02-07 15:58:05 -05:00