..
altera_avalon_timer_hal.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
apic_timer.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
apic_tsc.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
arcv2_timer0.c
smp: Convert #if to use CONFIG_MP_MAX_NUM_CPUS
2022-10-20 22:04:10 +09:00
arm_arch_timer.c
drivers/timer/arm_arch_timer: driver revamp
2023-03-02 15:37:35 -05:00
cc13x2_cc26x2_rtc_timer.c
CMakeLists.txt
cortex_m_systick.c
cortex-m: warnings: Address -Wextra warnings
2023-02-19 20:58:44 -05:00
esp32c3_sys_timer.c
drivers: timer: esp32c3: fix dtick counter increment
2023-03-09 17:22:34 +01:00
hpet.c
timer: hpet: a few improvements
2023-03-28 07:26:08 -04:00
intel_adsp_timer.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
ite_it8xxx2_timer.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
Kconfig
drivers: kconfig: unify menuconfig title strings
2023-03-28 15:06:06 +02:00
Kconfig.altera_avalon
Kconfig.apic
timer: APIC timer count is a lock free accessor
2022-10-18 14:14:12 +02:00
Kconfig.arcv2
Kconfig.arm_arch
Kconfig.cavs
drivers: timer: intel_adsp: Update driver to use dts Kconfig symbol
2022-11-01 09:03:17 +00:00
Kconfig.cc13x2_cc26x2_rtc
Kconfig.cortex_m_systick
Kconfig.esp32c3_sys
Kconfig.hpet
timer: Revert "timer: HPET is also a lock free readable timer"
2022-11-01 23:15:23 +09:00
Kconfig.ite_it8xxx2
Kconfig.leon_gptimer
Kconfig.litex
Kconfig.mchp_xec_rtos
Kconfig.mcux_gpt
soc: arm: nxp: switch imxrt boards to use systick timer unless CONFIG_PM=y
2022-12-16 09:31:48 +01:00
Kconfig.mcux_lptmr
drivers: timer: mcux: lptmr: add dependency on CONFIG_PM
2023-01-31 22:10:28 -06:00
Kconfig.mcux_os
Kconfig.mips_cp0
Kconfig.native_posix
Kconfig.npcx_itim
Kconfig.nrf_rtc
drivers: timer: nrf_rtc_timer: Add guard against conflict
2023-03-27 22:15:15 +00:00
Kconfig.rcar_cmt
Kconfig.riscv_machine
drivers: timer: Machine timer driver enablement for NIOSV
2023-02-20 09:29:13 -05:00
Kconfig.rv32m1_lptmr
Kconfig.sam0_rtc
Kconfig.stm32_lptim
Kconfig.xlnx_psttc
Kconfig.xtensa
leon_gptimer.c
litex_timer.c
mchp_xec_rtos_timer.c
mcux_gpt_timer.c
drivers: timer: mcux_gpt_timer: rewrite timer to use free run mode
2023-03-30 09:51:04 +02:00
mcux_lptmr_timer.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
mcux_os_timer.c
timer: nxp: Update OS-Timer to use wakeup-source flag
2022-10-27 11:03:13 +02:00
mips_cp0_timer.c
native_posix_timer.c
npcx_itim_timer.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
nrf_rtc_timer.c
hal_nordic: Change scheme for RTC and TIMER reservation
2023-03-20 16:59:40 +01:00
rcar_cmt_timer.c
riscv_machine_timer.c
riscv: timer: avoid possible tick announcing overflow on boot
2023-03-30 11:22:31 -04:00
rv32m1_lptmr_timer.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
sam0_rtc_timer.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00
stm32_lptim_timer.c
drivers: timer: stm32_lptim: fix sys_clock_* return value
2023-02-27 17:31:03 +01:00
sys_clock_init.c
xlnx_psttc_timer_priv.h
xlnx_psttc_timer.c
xtensa_sys_timer.c
include: add missing zephyr/irq.h include
2022-10-17 22:57:39 +09:00