..
CMakeLists.txt
drivers: watchdog: watchdog driver
2025-06-27 10:57:20 +02:00
Kconfig
drivers: npm1300: rename to npm13xx
2025-06-23 16:19:43 +01:00
Kconfig.ambiq
Kconfig.andes_atcwdt200
Kconfig.cc13xx_cc26xx
Kconfig.cc23x0
drivers: watchdog: cc23x0: Add support for watchdog
2025-05-07 00:01:38 +02:00
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.dw
Kconfig.ene
drivers: watchdog: watchdog driver
2025-06-27 10:57:20 +02:00
Kconfig.esp32
Kconfig.gd32
drivers: watchdog: kconfig option for callback support
2025-01-06 08:48:41 +01:00
Kconfig.gecko
Kconfig.ifx_cat1
Kconfig.intel_adsp
Kconfig.it8xxx2
Kconfig.it51xxx
drivers/watchdog/it51xxx: implement watchdog driver
2025-04-15 09:28:19 +02:00
Kconfig.litex
Kconfig.max32
Kconfig.mcux
drivers: rtwdog: add NXP rtwdog driver
2025-01-25 20:07:05 +01:00
Kconfig.mcux_imx
Kconfig.npcx
Kconfig.npm13xx
drivers: npm13xx: add support for nPM1304
2025-06-23 16:19:43 +01:00
Kconfig.npm2100
Kconfig.npm6001
Kconfig.nrfx
Kconfig.numaker
Kconfig.nxp_ewm
drivers: watchdog: Added Driver for the EWM
2025-05-09 01:39:56 +02:00
Kconfig.nxp_fs26
Kconfig.nxp_s32
Kconfig.opentitan
Kconfig.renesas_ra
soc: renesas: ra: enable wdt support on RA4M1
2025-03-18 08:26:40 +01:00
Kconfig.rpi_pico
drivers: watchdog: kconfig option for callback support
2025-01-06 08:48:41 +01:00
Kconfig.rts5912
drivers: wdog: add Realtek RTS5912 wdog driver
2025-03-07 19:52:17 +01:00
Kconfig.sam
Kconfig.sam0
Kconfig.sam4l
drivers: watchdog: atmel: Introduce sam4l wdt
2025-01-24 22:08:29 +01:00
Kconfig.shell
Kconfig.sifive
Kconfig.siwx91x
drivers: watchdog: siwx91x: Add siwx91x WDT driver
2025-03-17 13:56:24 +01:00
Kconfig.smartbond
drivers: watchdog: kconfig option for callback support
2025-01-06 08:48:41 +01:00
Kconfig.stm32
drivers: watchdog: kconfig option for callback support
2025-01-06 08:48:41 +01:00
Kconfig.tco
drivers: watchdog: kconfig option for callback support
2025-01-06 08:48:41 +01:00
Kconfig.ti_tps382x
drivers: watchdog: kconfig option for callback support
2025-01-06 08:48:41 +01:00
Kconfig.wch
drivers: watchdog: add a CH32V00x Independent Watchdog (IWDT) driver
2025-04-26 10:55:17 +02:00
Kconfig.xec
Kconfig.xlnx
Kconfig.xmc4xxx
wdt_ambiq.c
drivers: watchdog: Add support for Apollo510 watchdog
2025-04-21 20:04:31 +02:00
wdt_andes_atcwdt200.c
wdt_cc13xx_cc26xx.c
wdt_cc23x0.c
drivers: watchdog: cc23x0: Add support for watchdog
2025-05-07 00:01:38 +02:00
wdt_cc32xx.c
wdt_cmsdk_apb.c
watchdog: cmsdk_apb: don't reconfigure after start
2025-03-15 13:07:05 +01:00
wdt_counter.c
wdt_dw_common.c
wdt_dw_common.h
wdt_dw.c
wdt_dw.h
wdt_ene_kb106x.c
drivers: watchdog: watchdog driver
2025-06-27 10:57:20 +02:00
wdt_ene_kb1200.c
wdt_esp32.c
drivers: esp32: Update for shared intc
2025-04-02 19:02:27 +02:00
wdt_fwdgt_gd32.c
wdt_gecko.c
drivers: wdt_gecko: wdt opt pause in sleep also in EM1 mode
2025-02-25 07:56:43 +01:00
wdt_handlers.c
wdt_ifx_cat1.c
wdt_intel_adsp.c
wdt_intel_adsp.h
wdt_ite_it8xxx2.c
wdt_ite_it51xxx.c
drivers/watchdog/it51xxx: implement watchdog driver
2025-04-15 09:28:19 +02:00
wdt_iwdg_stm32.c
drivers: watchdog: iwdg_stm32: add support for STM32WB0
2025-03-22 13:38:22 +01:00
wdt_iwdg_stm32.h
drivers: watchdog: stm32 iwdg: constant to config
2025-01-10 11:58:31 +01:00
wdt_iwdg_wch.c
drivers: watchdog: Place device APIs in linker sections
2025-06-27 10:09:32 -05:00
wdt_litex.c
wdt_max32.c
drivers: watchdog: Update driver to enable WDT for MAX32650 SoC
2025-05-14 11:03:22 +01:00
wdt_mchp_xec.c
wdt_mcux_imx_wdog.c
drivers: watchdog: Add enableWait setting for wdt_mcux_imx_wdog
2025-07-03 11:57:17 -05:00
wdt_mcux_rtwdog.c
drivers: rtwdog: add NXP rtwdog driver
2025-01-25 20:07:05 +01:00
wdt_mcux_wdog32.c
wdt_mcux_wdog.c
wdt_mcux_wwdt.c
drivers: watchdog: wdt_mcux_wwdt: Add PM support for low power modes
2025-05-16 19:01:08 +02:00
wdt_npcx.c
drivers: watchdog: npcx: fix T0 timer reload procedure
2025-02-18 05:32:22 +01:00
wdt_npm13xx.c
drivers: npm13xx: add support for nPM1304
2025-06-23 16:19:43 +01:00
wdt_npm2100.c
wdt_npm6001.c
wdt_nrfx.c
drivers: watchdog: nrfx: add synchronization after stop
2025-01-14 08:59:04 +01:00
wdt_nxp_ewm.c
drivers: watchdog: Added Driver for the EWM
2025-05-09 01:39:56 +02:00
wdt_nxp_fs26.c
wdt_nxp_fs26.h
wdt_nxp_s32.c
wdt_opentitan.c
wdt_renesas_ra.c
drivers: watchdog: initial support for watchdog driver on Renesas RA family
2025-03-18 08:26:40 +01:00
wdt_rpi_pico.c
drivers: watchdog: rpi_pico: Add support for RP2350
2024-12-23 23:57:57 +01:00
wdt_rts5912.c
drivers: wdog: add Realtek RTS5912 wdog driver
2025-03-07 19:52:17 +01:00
wdt_sam0.c
wdt_sam4l.c
drivers: watchdog: atmel: Introduce sam4l wdt
2025-01-24 22:08:29 +01:00
wdt_sam.c
wdt_shell.c
watchdog: shell: adopt SHELL_HELP
2025-06-11 09:55:21 +02:00
wdt_sifive.c
wdt_silabs_siwx91x.c
drivers: watchdog: siwx91x: Add siwx91x WDT driver
2025-03-17 13:56:24 +01:00
wdt_smartbond.c
wdt_tco.c
wdt_ti_tps382x.c
wdt_wwdg_stm32.c
wdt_wwdg_stm32.h
wdt_wwdgt_gd32.c
wdt_wwdt_numaker.c
drivers: watchdog: support numaker m55m1x
2025-06-18 09:29:20 -04:00
wdt_xilinx_axi.c
wdt_xmc4xxx.c
xt_wdt_esp32.c
soc: espressif: convert rtc peripheral to clock subsystem
2025-06-02 17:38:08 +02:00