zephyr/subsys
Bjarki Arge Andreasen 145d04101d pm: policy: fix pm_policy_event_register arg
The pm_policy_event_register() API takes absolute cycles as the
second arg, like pm_policy_event_update(), but the arg is renamed
time_us and treated as a relative time in us rather than abs
cycles.

Fix implementation of pm_policy_event_register() to treat cycles
like pm_policy_event_update() and API docs suggest.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2024-11-05 10:54:41 -06:00
..
bindesc
bluetooth Bluetooth: Host: Fix monitor UART selection 2024-11-01 09:56:52 -05:00
canbus
console
dap
debug
demand_paging
dfu
disk
dsp
emul
fb
fs fs: zms: multiple fixes from previous PR review 2024-10-29 07:07:13 -05:00
input
ipc ipc: icmsg & icbmsg: Fix alloc_tx_buffer() doxygen description 2024-10-24 13:15:35 +01:00
jwt
llext
logging logging: Initialize 'chosen' pointer in z_log_msg_claim_oldest to NULL 2024-10-30 14:28:52 -05:00
lorawan
mem_mgmt
mgmt mgmt: mcumgr: stat: Fix stat_mgmt_list behavior 2024-10-30 08:55:23 -05:00
modbus
modem
net net: wifi: mgmt: Use memcpy instead of strncpy 2024-11-05 10:52:29 -06:00
pm pm: policy: fix pm_policy_event_register arg 2024-11-05 10:54:41 -06:00
portability
profiling
random
retention
rtio
sd
secure_storage
sensing
settings settings: introduce priority for commit 2024-10-24 22:04:07 +01:00
shell shell: backend: websocket: Fix socket service creation 2024-10-25 12:50:54 -05:00
sip_svc
stats
storage storage/stream_flash: Make context const where not modified 2024-10-25 22:45:33 +01:00
task_wdt
testsuite testsuite: coverage: fix typo in the CMakeLists.txt 2024-11-01 13:54:14 -05:00
timing
tracing
usb usb: device_next: cdc_acm: Prevent polling for buffer in TX 2024-10-22 22:46:59 -04:00
zbus
CMakeLists.txt
Kconfig