28 Commits (backport-86218-to-v4.1-branch)

Author SHA1 Message Date
Jun Lin 2bda7b87ee driver: timer: npcx: bypass timer counter reading issue 7 months ago
Jun Lin bdf0500497 driver: timer: npcx: fix possible vulnerabilities 7 months ago
Pisit Sawangvonganan 847a4eaad2 style: drivers: comply with MISRA C:2012 Rule 15.6 10 months ago
Jun Lin 4cfd4b5379 driver: timer: npcx: fix announce/set timer timeout tick 2 years ago
Gerard Marull-Paretas 12b2ee54e3 drivers: timer: s/device.h/init.h 2 years ago
Gerard Marull-Paretas a5fd0d184a init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
Gerard Marull-Paretas 0ebe14beb4 sys: util: migrate all files to DIV_ROUND_UP 2 years ago
Pieter De Gendt 6b532ff43e treewide: Update clock control API usage 2 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Gerard Marull-Paretas 6a0f554ffa include: add missing kernel.h include 3 years ago
Henrik Brix Andersen e9f4c91a02 drivers: timer: check if clock device is ready before accessing 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Jun Lin caadb33202 driver: clock: npcx: remove the guard for npcx_clock_get_sleep_ticks 3 years ago
Gerard Marull-Paretas ee30559f07 soc: arm: nuvoton_npcx: s/SOC_POWER_MANAGEMENT_TRACE/NPCX_PM_TRACE 3 years ago
Jun Lin 803a4ff620 driver: timer: npcx: fix the racing condition when getting current uptime 4 years ago
Wealian Liao 3cdf684cd9 driver: timer: npcx_itim: Add timer initialization 4 years ago
Gerard Marull-Paretas b1ced75386 drivers: timer: move initialization setup to drivers 4 years ago
Christopher Friedt 918a574c88 clock: add k_cycle_get_64 4 years ago
Fabio Baltieri 3af832868c drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET 4 years ago
Mulin Chao 6885afe432 driver: timer: npcx: add check for system kernel timer frequency 4 years ago
Mulin Chao 440d9dc5d4 driver: itim: npcx: check ITEN bit to prevent return fake error. 4 years ago
Mulin Chao 291c61fd47 driver: timer: npcx: fix dead code flow for K_TICKS_FOREVER. 4 years ago
Anas Nashif 5d6c219210 drivers: device: do not reuse tag name 'device' 4 years ago
Anas Nashif 12b53d121e clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 4 years ago
Anas Nashif 9c1efe6b4b clock: remove z_ from semi-public APIs 4 years ago
Mulin Chao db87ee2039 driver: itim: npcx: use timeout mechanism instead of unbounded loop. 4 years ago
Mulin Chao 1f731c6c02 driver: soc: power: npcx: Add power managerment support. 4 years ago
Mulin Chao e5caae8e0a driver: timer: npcx: add system kernel timer support. 4 years ago