..
CMakeLists.txt
drivers: npm13xx: rename npm1300 to npm13xx
2025-06-23 16:19:43 +01: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
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
drivers: watchdog: litex: add litex watchdog
2024-08-19 10:02:01 -04:00
Kconfig.max32
drivers: watchdog: Add watchdog driver for MAX32xxx MCUs
2024-08-11 19:18:56 -05:00
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
drivers: watchdog: npm2100: Add driver for npm2100 pmic
2024-12-04 14:19:53 -05:00
Kconfig.npm6001
Kconfig.nrfx
drivers: watchdog: nrfx wdt without IRQs
2024-09-03 14:39:37 +01:00
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
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_cc13xx_cc26xx.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_cc23x0.c
drivers: watchdog: cc23x0: Add support for watchdog
2025-05-07 00:01:38 +02:00
wdt_cc32xx.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_cmsdk_apb.c
watchdog: cmsdk_apb: don't reconfigure after start
2025-03-15 13:07:05 +01:00
wdt_counter.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_dw_common.c
wdt_dw_common.h
wdt_dw.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_dw.h
style: drivers: comply with MISRA C:2012 Rule 15.6
2024-09-11 07:40:35 -04:00
wdt_ene_kb1200.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_esp32.c
drivers: esp32: Update for shared intc
2025-04-02 19:02:27 +02:00
wdt_fwdgt_gd32.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
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
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_intel_adsp.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_intel_adsp.h
wdt_ite_it8xxx2.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
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: wch: fix the ch32vfun.h path after the recent HAL update
2025-05-28 05:54:28 +02:00
wdt_litex.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
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
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_mcux_imx_wdog.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_mcux_rtwdog.c
drivers: rtwdog: add NXP rtwdog driver
2025-01-25 20:07:05 +01:00
wdt_mcux_wdog32.c
dts: bindings: rename nxp,kinetis-wdog32 compatible
2024-12-02 22:06:39 +00:00
wdt_mcux_wdog.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
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
drivers: watchdog: npm2100: Add driver for npm2100 pmic
2024-12-04 14:19:53 -05:00
wdt_npm6001.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
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
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_nxp_fs26.h
wdt_nxp_s32.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_opentitan.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
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
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_sam4l.c
drivers: watchdog: atmel: Introduce sam4l wdt
2025-01-24 22:08:29 +01:00
wdt_sam.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_shell.c
watchdog: shell: adopt SHELL_HELP
2025-06-11 09:55:21 +02:00
wdt_sifive.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_silabs_siwx91x.c
drivers: watchdog: siwx91x: Add siwx91x WDT driver
2025-03-17 13:56:24 +01:00
wdt_smartbond.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_tco.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_ti_tps382x.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_wwdg_stm32.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_wwdg_stm32.h
wdt_wwdgt_gd32.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_wwdt_numaker.c
drivers: watchdog: support numaker m55m1x
2025-06-18 09:29:20 -04:00
wdt_xilinx_axi.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
wdt_xmc4xxx.c
drivers: watchdog: Place API into iterable section
2024-12-02 23:04:34 +01:00
xt_wdt_esp32.c
soc: espressif: convert rtc peripheral to clock subsystem
2025-06-02 17:38:08 +02:00