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 cpp: support for 64-bit constructors 2019-07-30 18:55:34 -07:00
debug tracing: simplify idle thread detection 2019-09-30 15:25:55 -04:00
dfu dfu: fix printf formatting in img_util 2019-08-16 20:40:13 +02:00
disk disk: sdhc: fix command name sdhc_cmd_r1 2019-09-21 12:49:47 -05:00
fb scripts: gen_cfb_font_header: modify to replicate cfb fonts 2019-07-31 05:43:50 -04:00
fs nvs: fix overwriting with truncated data 2019-09-18 22:31:02 -04:00
jwt cleanup: include/: move zephyr/jwt.h to data/jwt.h 2019-06-27 22:55:49 -04:00
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 cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
random cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
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 cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
storage subsys/storage/flash_map: detect missing flash device 2019-07-24 09:20:56 -04:00
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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00