zephyr/subsys
Wentong Wu ad28c2d67a logging: wake up log process thread only when log message happen
Periodically wake up log process thread consume more power if system
already in sleep or deep sleep state. With the help of added logging
timer and semaphore, log process thread is woken up only when there
is logging message.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
2019-10-02 10:28:05 -07:00
..
bluetooth Bluetooth: controller: Use entropy driver directly in bt_rand 2019-10-02 13:21:24 +02:00
console console: Remove deprecated function console_register_line_input 2019-09-18 19:14:25 -05:00
cpp
debug tracing: simplify idle thread detection 2019-09-30 15:25:55 -04:00
dfu
disk disk: sdhc: fix command name sdhc_cmd_r1 2019-09-21 12:49:47 -05:00
fb
fs nvs: fix overwriting with truncated data 2019-09-18 22:31:02 -04:00
jwt
logging logging: wake up log process thread only when log message happen 2019-10-02 10:28:05 -07:00
mgmt Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
net kernel: rename main/idle thread/stacks 2019-09-30 15:25:55 -04:00
power
random
settings subsys/settings: Remove optional from Kconfig 2019-10-01 06:20:36 -05:00
shell shell: fix configuration issue 2019-10-01 09:24:02 -04:00
stats
storage
testsuite include/tc_util.h: Rename __str to fix C++ compile error 2019-10-01 13:08:58 -07:00
usb cmake: Fix usb include directory organization 2019-10-01 19:22:02 +02:00
CMakeLists.txt
Kconfig