zephyr/subsys
Andy Ross d20ab8c609 subsys/pm: Use correct timeout API
The z_set_timeout_expiry() function is a wrapper provided in the
timeout subsystem that has some corrections for timelicing.  But the
suspend code doesn't care; by definition there are no active threads
that might be timeslicing at the point where the OS is suspending.
Use the lower-level timer driver API instead.

(z_set_timeout_expiry() is also about to disappear)

Signed-off-by: Andy Ross <andyross@google.com>
2023-03-09 09:21:12 +01:00
..
bluetooth Bluetooth: Audio: Move stream_reset before released callback 2023-03-08 11:07:40 +01:00
canbus
console
debug Thread analyzer: Prevent on POSIX ARCH 2023-03-07 09:44:59 +02:00
demand_paging
dfu dfu: Change FLASH_MAP and STREAM_FLASH from select to depends on 2023-03-03 10:49:32 +01:00
disk
dsp zdsp: add ARC DSPLIB backend for zdsp 2023-02-21 15:06:06 +01:00
emul emul: Cleanup emul directory 2023-02-24 11:50:10 +01:00
fb fb: cfb: cfb_shell command to set font kerning 2023-03-02 13:51:55 +01:00
fs fs: fs_shell: Add read test 2023-02-20 09:48:24 +01:00
input input: add input subsystem 2023-03-06 11:47:32 -08:00
ipc ipc: multi-endpoint icmsg cleanup 2023-02-23 10:46:25 +01:00
jwt
logging logging: add support for 64 bit timestamps with Linux format 2023-03-03 11:36:14 +01:00
lorawan lorawan: services: add Application Layer Clock Synchronization 2023-01-23 10:05:49 +00:00
mgmt mgmt: updatehub: Change Kconfig select to depends on 2023-03-03 10:49:32 +01:00
modbus modbus: Remove redundant check 2023-02-06 10:03:20 +01:00
net net/lib: mqtt_sn: Fix MQTT-SN IPv6 Support and assertation in Example 2023-03-09 09:20:53 +01:00
pm subsys/pm: Use correct timeout API 2023-03-09 09:21:12 +01:00
portability
random rand32_timer: make it more random-like for tests to pass 2023-01-27 17:38:26 +09:00
rtio rtio: Shareable lock-free iodevs 2023-03-03 09:18:09 +01:00
sd sd: Enable eMMC cache 2023-01-14 09:22:22 +01:00
settings settings: Make settings_subsys_init() thread safe 2023-02-20 09:52:26 +01:00
shell shell: added function shell_use_vt100_set 2023-03-04 18:36:39 +01:00
stats
storage subsys/storage/flash_map: remove unnecessary includes 2023-03-03 15:34:59 +01:00
task_wdt
testsuite ztest: Add initial zexpect API for delayed failing 2023-02-23 20:34:39 +01:00
timing
tracing tracing: Add event tracing to sysview 2023-02-02 20:21:12 +09:00
usb usb: device_next: msc: handle MODE SENSE(10) command 2023-03-08 10:53:55 +01:00
zbus
CMakeLists.txt input: add input subsystem 2023-03-06 11:47:32 -08:00
Kconfig input: add input subsystem 2023-03-06 11:47:32 -08:00