- 2225acc Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 3 years ago
- ffd264b watchdog: msc313e: Check if the WDT was running at boot by Daniel Palmer · 3 years ago
- 4ed224a watchdog: Add Apple SoC watchdog driver by Sven Peter · 3 years, 1 month ago
- f7bcb02 watchdog: s3c2410: Fix getting the optional clock by Sam Protsenko · 3 years, 1 month ago
- a51f589 watchdog: s3c2410: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
- 1bafac4 watchdog: mtk_wdt: use platform_get_irq_optional by Tzung-Bi Shih · 3 years, 1 month ago
- 2cbc5cd watchdog: Add Watchdog Timer driver for RZ/G2L by Biju Das · 3 years, 1 month ago
- 7d608c3 watchdog: da9063: Add hard dependency on I2C by Andrej Picej · 3 years, 1 month ago
- 7d7267a watchdog: Add Realtek Otto watchdog timer by Sander Vanheule · 3 years, 1 month ago
- cd4eadf watchdog: s3c2410: Add Exynos850 support by Sam Protsenko · 3 years, 1 month ago
- 968011a watchdog: da9063: use atomic safe i2c transfer in reset handler by Yunus Bas · 3 years, 1 month ago
- 1fc8a2c watchdog: davinci: Use div64_ul instead of do_div by Changcheng Deng · 3 years, 1 month ago
- f8d9ba7 watchdog: Remove BCM63XX_WDT by Florian Fainelli · 3 years, 1 month ago
- e764fae watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt by Florian Fainelli · 3 years, 1 month ago
- bc0bf9e watchdog: Allow building BCM7038_WDT for BCM63XX by Florian Fainelli · 3 years, 1 month ago
- d6b9c67 watchdog: bcm7038_wdt: Support platform data configuration by Florian Fainelli · 3 years, 1 month ago
- aeaacc06 watchdog: meson_gxbb_wdt: remove stop_on_reboot by Artem Lapkin · 3 years, 2 months ago
- 15ebdc4 watchdog: Kconfig: fix help text indentation by Luca Ceresoli · 3 years, 1 month ago
- 1a47cda watchdog: s3c2410: Remove superfluous err label by Sam Protsenko · 3 years, 1 month ago
- e249d01 watchdog: s3c2410: Support separate source clock by Sam Protsenko · 3 years, 1 month ago
- cf3fad4 watchdog: s3c2410: Cleanup PMU related code by Sam Protsenko · 3 years, 1 month ago
- aa220bc watchdog: s3c2410: Add support for WDT counter enable register by Sam Protsenko · 3 years, 1 month ago
- 370bc7f watchdog: s3c2410: Implement a way to invert mask reg value by Sam Protsenko · 3 years, 1 month ago
- 2bd33bb watchdog: s3c2410: Extract disable and mask code into separate functions by Sam Protsenko · 3 years, 1 month ago
- 8d9fdf6 watchdog: s3c2410: Make reset disable register optional by Sam Protsenko · 3 years, 1 month ago
- a90102e watchdog: s3c2410: Let kernel kick watchdog by Sam Protsenko · 3 years, 1 month ago
- f197d47 watchdog: s3c2410: Fail probe if can't find valid timeout by Sam Protsenko · 3 years, 1 month ago
- cea62f9 watchdog: f71808e_wdt: Add F81966 support by AaeonIot · 3 years, 1 month ago
- ab571cb watchdog: Kconfig: enable MTK watchdog by Kevin Hilman · 3 years, 2 months ago
- 2ebd32c watchdog: simatic-ipc-wdt: add new driver for Siemens Industrial PCs by Henning Schild · 3 years ago
- 89d714a Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 3 years, 2 months ago
- ae45d84 Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 2 months ago
- c738888 watchdog: db8500_wdt: Rename symbols by Linus Walleij · 3 years, 3 months ago
- d0305aa watchdog: db8500_wdt: Rename driver by Linus Walleij · 3 years, 3 months ago
- 74128d8 watchdog: ux500_wdt: Drop platform data by Linus Walleij · 3 years, 3 months ago
- ee1a069 watchdog: bcm63xx_wdt: fix fallthrough warning by Rafał Miłecki · 3 years, 2 months ago
- 1ae3e78 watchdog: iTCO_wdt: No need to stop the timer in probe by Mika Westerberg · 3 years, 3 months ago
- 981785d watchdog: s3c2410: describe driver in KConfig by Krzysztof Kozlowski · 3 years, 3 months ago
- 4d3d50f watchdog: sp5100_tco: Add support for get_timeleft by Thomas Weißschuh · 3 years, 3 months ago
- 59b0f51 watchdog: mtk: add disable_wdt_extrst support by Fengquan Chen · 3 years, 3 months ago
- 414a9bf watchdog: rza_wdt: Use semicolons instead of commas by Geert Uytterhoeven · 3 years, 3 months ago
- dd29cb4 watchdog: mlx-wdt: Use regmap_write_bits() by Philipp Zabel · 3 years, 4 months ago
- b3220bd watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
- 79cc4d2 watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_resource() by Cai Huoqing · 3 years, 4 months ago
- 54ccba2 watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_resource_byname() by Cai Huoqing · 3 years, 4 months ago
- 94213a3 watchdog: sunxi_wdt: Add support for D1 by Samuel Holland · 3 years, 4 months ago
- 28b7ee3 ar7: fix kernel builds for compiler test by Jackie Liu · 3 years, 4 months ago
- f01f0717 watchdog: meson_gxbb_wdt: add timeout parameter by Artem Lapkin · 3 years, 5 months ago
- bb6d772 watchdog: meson_gxbb_wdt: add nowayout parameter by Artem Lapkin · 3 years, 5 months ago
- 2f61b3a watchdog: da9062: da9063: prevent pings ahead of machine reset by Primoz Fiser · 3 years, 6 months ago
- a787673 watchdog: f71808e_wdt: dynamically allocate watchdog driver data by Ahmad Fatoum · 3 years, 5 months ago
- 27e0fe00 watchdog: f71808e_wdt: refactor to platform device/driver pair by Ahmad Fatoum · 3 years, 5 months ago
- 8bea27e watchdog: f71808e_wdt: migrate to new kernel watchdog API by Ahmad Fatoum · 3 years, 5 months ago
- 3a2c489 watchdog: f71808e_wdt: rename variant-independent identifiers appropriately by Ahmad Fatoum · 3 years, 5 months ago
- c3a291e watchdog: f71808e_wdt: constify static array by Ahmad Fatoum · 3 years, 5 months ago
- bba6c47 watchdog: f71808e_wdt: remove superfluous global by Ahmad Fatoum · 3 years, 5 months ago
- 164483c watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT by Ahmad Fatoum · 3 years, 5 months ago
- 004920d watchdog: stm32_iwdg: drop superfluous error message by Tang Bin · 3 years, 5 months ago
- 14b2d18 watchdog: remove dead iop watchdog timer driver by Lukas Bulwahn · 3 years, 4 months ago
- cd004d8 watchdog: Fix OMAP watchdog early handling by Walter Stoll · 3 years, 2 months ago
- abd1c6a watchdog: ixp4xx_wdt: Fix address space warning by Guenter Roeck · 3 years, 4 months ago
- bcc3e70 watchdog: sbsa: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 3 months ago
- f31afb5 watchdog: sbsa: only use 32-bit accessors by Jamie Iles · 3 years, 4 months ago
- 6e7733e Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout" by Guenter Roeck · 3 years, 3 months ago
- f07c776 arm64: dts: mediatek: Move reset controller constants into common location by Enric Balletbo i Serra · 3 years, 3 months ago
- c388a18 watchdog/sb_watchdog: fix compilation problem due to COMPILE_TEST by Jackie Liu · 3 years, 4 months ago
- 580b8e2 watchdog: ixp4xx: Rewrite driver to use core by Linus Walleij · 3 years, 5 months ago
- dbe80cf watchdog: Start watchdog in watchdog_set_last_hw_keepalive only if appropriate by Jan Kiszka · 3 years, 5 months ago
- 585ba60 watchdog: max63xx_wdt: Add device tree probing by Linus Walleij · 3 years, 6 months ago
- 8c6b5ea watchdog: mediatek: mt8195: add wdt support by Christine Zhu · 3 years, 5 months ago
- 625e407 watchdog: tqmx86: Constify static struct watchdog_ops by Rikard Falkeborn · 3 years, 5 months ago
- 47b45c4 watchdog: mpc8xxx_wdt: Constify static struct watchdog_ops by Rikard Falkeborn · 3 years, 5 months ago
- ade448c watchdog: sl28cpld_wdt: Constify static struct watchdog_ops by Rikard Falkeborn · 3 years, 5 months ago
- aec4264 watchdog: iTCO_wdt: Fix detection of SMI-off case by Jan Kiszka · 3 years, 5 months ago
- a4f9581 watchdog: bcm2835_wdt: consider system-power-controller property by Stefan Wahren · 3 years, 7 months ago
- 14244b7 watchdog: imx2_wdg: notify wdog core to stop ping worker on suspend by Grzegorz Jaszczyk · 3 years, 6 months ago
- 60bcd91 watchdog: introduce watchdog_dev_suspend/resume by Grzegorz Jaszczyk · 3 years, 6 months ago
- c7b178d watchdog: Fix NULL pointer dereference when releasing cdev by Curtis Klein · 3 years, 6 months ago
- cf6ea95 watchdog: only run driver set_pretimeout op if device supports it by Curtis Klein · 3 years, 6 months ago
- 52a5502 watchdog: bd70528 drop bd70528 support by Matti Vaittinen · 3 years, 7 months ago
- 9d69294 Merge tag 'linux-watchdog-5.14-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 3 years, 6 months ago
- eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
- 21edf50 Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 09f8c33 mei: fix kdoc in the driver by Tamar Mashiah · 3 years, 6 months ago
- cf813c6 watchdog: iTCO_wdt: use dev_err() instead of pr_err() by Enrico Weigelt, metux IT consult · 3 years, 6 months ago
- e9800b7 watchdog: Add Mstar MSC313e WDT driver by Daniel Palmer · 3 years, 7 months ago
- cb01104 watchdog: iTCO_wdt: Account for rebooting on second timeout by Jan Kiszka · 3 years, 7 months ago
- 5ae233f watchdog: sama5d4_wdt: add support for sama7g5-wdt by Eugen Hristev · 3 years, 7 months ago
- 6da96e6 watchdog: ziirave_wdt: Remove VERSION_FMT defines and add sysfs newlines by Juerg Haefliger · 3 years, 7 months ago
- 854478a watchdog: imx_sc_wdt: fix pretimeout by Stefan Eichenberger · 3 years, 9 months ago
- 266b2e3 watchdog: diag288_wdt: Remove redundant assignment by Junlin Yang · 3 years, 11 months ago
- 7b7d2fd watchdog: Add hrtimer-based pretimeout feature by Curtis Klein · 3 years, 11 months ago
- 8442ef6 watchdog: qcom: Move suspend/resume to suspend_late/resume_early by Sai Prakash Ranjan · 3 years, 10 months ago
- bbfdad8 watchdog: Fix a typo in the file orion_wdt.c by Bhaskar Chowdhury · 3 years, 10 months ago
- 29e85f5 watchdog: jz4740: Fix return value check in jz4740_wdt_probe() by Wei Yongjun · 3 years, 10 months ago
- bc65baf watchdog: Remove MV64x60 watchdog driver by Christophe Leroy · 3 years, 9 months ago
- 1bbce77 watchdog: mtk: support pre-timeout when the bark irq is available by Wang Qing · 3 years, 8 months ago
- 4700df0 watchdog: fix syntactic kernel-doc issues by Lukas Bulwahn · 3 years, 9 months ago
- fdc46a1 watchdog: wdat_wdg: fix typo by Flavio Suligoi · 3 years, 10 months ago
- e379c21 watchdog: bcm7038_wdt: add big endian support by Álvaro Fernández Rojas · 3 years, 10 months ago