27 Commits (acc8cb4bc8369f9c9f0ac59bcf2912f51a25db7e)

Author SHA1 Message Date
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
Anas Nashif ab24be5552 drivers: timer: provide timer irq to tests 3 years ago
Huifeng Zhang eb949061ce drivers: timer: arm_arch_timer: assign a initial value to last_cycle 3 years ago
Huifeng Zhang 79d076be7f drivers: timer: arm_arch_timer: Fix round up issue 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 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
Immo Birnbaum 315ad1d6e6 drivers: timer: arm_arch_timer: Workaround for Cortex-A9 erratum 740657 4 years ago
Carlo Caione d5556cafed arm_arch_timer: Fix ticks count on !CONFIG_TICKLESS_KERNEL 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
Peng Fan db71e4dac7 timer: arm: implement smp_timer_init 4 years ago
Peng Fan e6392301f8 timer: arm: implement arch_busy_wait 4 years ago
Julien Massot f7e3f4f2d3 arch: arm: cortex_a_r: add support for arm arch timer 4 years ago
Flavio Ceolin 4ab6dd003e timer: arm: Mark ticks as unused 5 years ago
Flavio Ceolin cd0caced65 timer: arm: idle is used when CONFIG_TICKLESS_KERNEL 5 years ago
Flavio Ceolin 345849052a timer: arm: Fix idle usage option 5 years ago
Volodymyr Babchuk 35efb15637 arch: arm: timer: mask interrupt in ISR 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Sandeep Tripathy b37ce93979 drivers: timer: fix tickless contineous interrupts 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Sandeep Tripathy 17fcaa3fc4 drivers: timer: get ppi configuration from dt 5 years ago
Wentong Wu 72227574d8 timer: remove QEMU_TICKLESS_WORKAROUND 5 years ago
Andy Ross 7832738ae9 kernel/timeout: Make timeout arguments an opaque type 5 years ago
Carlo Caione 6f36300219 drivers: timer: Add per-core ARM architected timer 6 years ago