..
CMakeLists.txt
drivers: system timer: Initial support for RZ/G3S
1 month ago
Kconfig
drivers: system timer: Initial support for RZ/G3S
1 month ago
Kconfig.ambiq
…
Kconfig.arcv2
…
Kconfig.arm_arch
…
Kconfig.cavs
…
Kconfig.cc13xx_cc26xx_rtc
…
Kconfig.cc23x0_systim
drivers: timer: Add support for cc23x0 systim
5 months ago
Kconfig.cortex_m_systick
drivers: timer: Clean up Cortex-M systick Kconfig
4 days ago
Kconfig.esp32
boards: espressif: esp32c6: Add LP Core board support
4 months ago
Kconfig.gecko
…
Kconfig.ifx_cat1_lp
drivers: timer: Add support for IFX Low power timer
1 month ago
Kconfig.it51xxx
drivers/timer: Add timer driver of it51xxx
3 months ago
Kconfig.ite_it8xxx2
…
Kconfig.leon_gptimer
…
Kconfig.litex
…
Kconfig.mchp_sam
drivers: timer: sam: add pit64b timer for sama7g5
1 month ago
Kconfig.mchp_xec_rtos
…
Kconfig.mcux_gpt
…
Kconfig.mcux_lptmr
dts: counter: Remove old kinetis lptmr binding
4 months ago
Kconfig.mcux_os
driver: timer: enable 64 bit cycle counter for MCUX_OS_TIMER
2 weeks ago
Kconfig.mec5
drivers: timer: mec5: Driver using Microchip RTOS timer as kernel tick
9 months ago
Kconfig.mips_cp0
…
Kconfig.mtk_adsp
drivers: kconfig: Fix bleeding options
5 months ago
Kconfig.native_sim
drivers timer: Rename native_posix_timer native_sim_timer
4 months ago
Kconfig.npcx_itim
…
Kconfig.nrf_grtc
drivers: timer: nrf_grtc_timer: Align Zephyr to new AUTOEN read manner
9 months ago
Kconfig.nrf_rtc
…
Kconfig.nrf_xrtc
…
Kconfig.rcar_cmt
…
Kconfig.realtek_rts5912_rtmr
drivers: kconfig: Fix bleeding options
5 months ago
Kconfig.renesas_ra_ulpt
drivers: timer: Add ULPT timer for power management on Renesas RA MCUs
3 months ago
Kconfig.renesas_rx
driver: timer: Support for RX system timer
2 months ago
Kconfig.renesas_rz
drivers: system timer: Initial support for RZ/G3S
1 month ago
Kconfig.renesas_rza2m
drivers: timer: Add initial support for RZ/A2M
2 months ago
Kconfig.riscv_machine
drivers: timer: Harmonize mtime-based RISC-V timers
6 months ago
Kconfig.rv32m1_lptmr
…
Kconfig.sam0_rtc
dts: rtc: sam0: Add clock properties
5 months ago
Kconfig.silabs
driver: sleeptimer: siwx917: Add siwx91x Sleeptimer driver
3 months ago
Kconfig.smartbond
…
Kconfig.stm32_lptim
soc: st: Add support for STOP3 on STM32U5
1 year ago
Kconfig.sy1xx_sys_timer
driver: timer: Add support for sy1xx
10 months ago
Kconfig.ti_dm_timer
…
Kconfig.wch_ch32v00x
soc: Add support for the WCH CH32V303
2 months ago
Kconfig.x86
drivers: apic_tsc: revert add dependency of DYNAMIC_INTERRUPTS
1 year ago
Kconfig.xlnx_psttc
…
Kconfig.xtensa
…
ambiq_stimer.c
drivers: timer: Add support for Apollo510 SoC system timer (STIMER)
3 months ago
apic_timer.c
…
apic_tsc.c
…
arcv2_timer0.c
…
arm_arch_timer.c
…
cc13xx_cc26xx_rtc_timer.c
…
cc23x0_systim_timer.c
drivers: timer: Add support for cc23x0 systim
5 months ago
cortex_m_systick.c
drivers: timer: cortex_m_systick: support SysTick reset in low-power mode
4 months ago
cortex_m_systick.h
drivers: timer: cortex_m_systick: add hook-based LPM timer support
4 months ago
esp32_sys_timer.c
drivers: esp32: Update for shared intc
3 months ago
export.c
drivers: timer: Export sys_clock_cycle_get_64() implementations
7 months ago
gecko_burtc_timer.c
include: zephyr: sys: time_units: Make z_clock_hw_cycles_per_sec unsigned
3 months ago
hpet.c
include: zephyr: sys: time_units: Make z_clock_hw_cycles_per_sec unsigned
3 months ago
ifx_cat1_lp_timer.c
drivers: timer: Add support for IFX Low power timer
1 month ago
intel_adsp_timer.c
…
ite_it8xxx2_timer.c
drivers/timer/it8xxx2: fix busy wait timer race condition
7 months ago
ite_it51xxx_timer.c
drivers/timer: it51xxx: Compensate time calculation to reduce drift
1 month ago
leon_gptimer.c
…
litex_timer.c
…
mchp_mec5_ktimer.c
drivers: timer: mec5: Driver using Microchip RTOS timer as kernel tick
9 months ago
mchp_sam_pit64b_timer.c
drivers: timer: sam: add pit64b timer for sama7g5
1 month ago
mchp_xec_rtos_timer.c
…
mcux_gpt_timer.c
…
mcux_lptmr_timer.c
dts: counter: Remove old kinetis lptmr binding
4 months ago
mcux_os_timer.c
drivers: timer: Fix the logic to compensate the clock when turned off
2 weeks ago
mips_cp0_timer.c
…
mtk_adsp_timer.c
boards/mediatek: Add mt8196_adsp
7 months ago
native_sim_timer.c
drivers/timer/native_sim: Use upper case long suffix
2 months ago
npcx_itim_timer.c
driver: timer: npcx: bypass timer counter reading issue
7 months ago
nrf_grtc_timer.c
drivers: timer: nrf_grtc_timer: add last_count initialization
1 week ago
nrf_rtc_timer.c
drivers: timer: nrf_rtc_timer: Optimize z_nrf_rtc_timer_get_ticks
4 weeks ago
rcar_cmt_timer.c
…
realtek_rts5912_rtmr.c
drivers: timer : fix rtmr timer.
2 months ago
renesas_ra_ulpt_timer.c
drivers: timer: Add ULPT timer for power management on Renesas RA MCUs
3 months ago
renesas_rx_cmt.c
driver: timer: Support for RX system timer
2 months ago
renesas_rz_gtm_timer.c
drivers: system timer: Initial support for RZ/G3S
1 month ago
renesas_rza2m_os_timer.c
drivers: timer: Add initial support for RZ/A2M
2 months ago
riscv_machine_timer.c
drivers: timer: riscv_machine_timer: Use reg-names to access registers
1 month ago
rv32m1_lptmr_timer.c
…
sam0_rtc_timer.c
drivers: timer: sam0: fix MCLK pointer and mask in init function
4 months ago
silabs_sleeptimer_timer.c
include: zephyr: sys: time_units: Make z_clock_hw_cycles_per_sec unsigned
3 months ago
smartbond_timer.c
smartbond_timer: If PM is set, take into account watchdog for timeout ticks
6 months ago
stm32_lptim_timer.c
drivers: timer: handle the stm32u0 target
2 weeks ago
sy1xx_sys_timer.c
soc: sensry: udma, pad renaming
8 months ago
sys_clock_init.c
…
ti_dmtimer.c
drivers: timer: ti_dmtimer: Do not require systick_timer node label
1 month ago
wch_systick_ch32v00x.c
modules: Update hal_wch
2 months ago
xlnx_psttc_timer.c
…
xlnx_psttc_timer_priv.h
…
xtensa_sys_timer.c
…