- 29057cc Merge tag 'linux-watchdog-6.6-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 1 year, 6 months ago
- 8c776a0 watchdog: Add support for Amlogic-T7 SoCs by Huqiang Qin · 1 year, 7 months ago
- 55908e3 watchdog: Add a new struct for Amlogic-GXBB driver by Huqiang Qin · 1 year, 7 months ago
- 8d668ba watchdog: imx2_wdt: Improve dev_crit() message by Fabio Estevam · 1 year, 7 months ago
- d889540 watchdog: stm32: Drop unnecessary of_match_ptr() by Rob Herring · 1 year, 7 months ago
- 39ab0ba watchdog: simatic: Use idiomatic selection of P2SB by Andy Shevchenko · 1 year, 7 months ago
- 266da53 watchdog: sama5d4: readout initial state by Mathieu Othacehe · 1 year, 7 months ago
- cf38e76 watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-load by Raag Jadav · 1 year, 7 months ago
- 486a64b watchdog: core: stop watchdog when executing poweroff command by Meng Li · 1 year, 7 months ago
- 89e5e28 watchdog: pm8916_wdt: Remove redundant of_match_ptr() by Ruan Jinjie · 1 year, 7 months ago
- 98334dc292 watchdog: xilinx_wwdt: Use div_u64() in xilinx_wwdt_start() by Nathan Chancellor · 1 year, 7 months ago
- 8b3c366 watchdog: starfive: Remove #ifdef guards for PM related functions by Paul Cercueil · 1 year, 8 months ago
- aeb3ef5 watchdog: s3c2410: Fix potential deadlock on &wdt->lock by Chengfeng Ye · 1 year, 8 months ago
- f20ca59 watchdog:rit_wdt: Add support for WDIOF_CARDRESET by Li Hua Qian · 1 year, 8 months ago
- f0ced88 watchdog: simatic: add PCI dependency by Arnd Bergmann · 1 year, 7 months ago
- f1a43aa watchdog: Enable COMPILE_TEST for more drivers by Rob Herring · 1 year, 7 months ago
- 6eb28a3 watchdog: advantech_ec_wdt: fix Kconfig dependencies by Florent CARLI · 1 year, 8 months ago
- cc85f87 watchdog: Explicitly include correct DT includes by Rob Herring · 1 year, 7 months ago
- ef9e7fe Watchdog: Add marvell GTI watchdog driver by Bharat Bhushan · 1 year, 7 months ago
- 130c3f7 watchdog: menz069_wdt: Remove redundant initialization owner in men_z069_driver by Li Zetao · 1 year, 7 months ago
- 3fce064 watchdog: make Siemens Simatic watchdog driver default on platform by Henning Schild · 1 year, 8 months ago
- 15fe994 watchdog: simatic-ipc-wdt: make IO region access of one model muxed by Henning Schild · 1 year, 8 months ago
- 009637d watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub) by Yuechao Zhao · 1 year, 9 months ago
- 12984ce watchdog: xilinx_wwdt: Add Versal window watchdog support by Srinivas Neeli · 1 year, 11 months ago
- 6cf2cc3 watchdog: ziirave_wdt: Switch i2c driver back to use .probe() by Uwe Kleine-König · 1 year, 10 months ago
- 8d2e149 watchdog: ibmasr: Replace GPL license notice with SPDX identifier by Bagas Sanjaya · 1 year, 10 months ago
- a0d261cc watchdog: Convert GPL 2.0 notice to SPDX identifier by Bagas Sanjaya · 1 year, 10 months ago
- 20fbe62 watchdog: loongson1_wdt: Add DT support by Keguang Zhang · 1 year, 10 months ago
- 78b421b Merge tag 'linux-watchdog-6.4-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 1 year, 10 months ago
- 10f67d1 watchdog: dw_wdt: Simplify clk management by Christophe JAILLET · 1 year, 11 months ago
- 7f53907 watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe() by Christophe JAILLET · 1 year, 11 months ago
- b23c1f8 watchdog: starfive: Fix the warning of starfive_wdt_match by Xingyu Wu · 1 year, 10 months ago
- 90211b5 watchdog: starfive: Fix the probe return error if PM and early_enable are both disabled by Xingyu Wu · 1 year, 11 months ago
- bd858e4 watchdog: menz069_wdt: fix timeout setting by Johannes Thumshirn · 1 year, 11 months ago
- 87b2265 watchdog: menz069_wdt: fix watchdog initialisation by Johannes Thumshirn · 1 year, 11 months ago
- 2a31bf2 watchdog: loongson1_wdt: Implement restart handler by Keguang Zhang · 2 years ago
- db728ea drivers: watchdog: Add StarFive Watchdog driver by Xingyu Wu · 2 years ago
- 33e4945 watchdog: avoid usage of iterator after loop by Jakob Koschel · 2 years ago
- fc0c5db watchdog: s3c2410: remove unused freq_to_wdt and s3c2410wdt_is_running functions by Tom Rix · 2 years ago
- bfeaadb watchdog: aspeed: Drop of_match_ptr for ID table by Krzysztof Kozlowski · 2 years ago
- 4eda19c watchdog: sp5100_tco: Immediately trigger upon starting. by Gregory Oakes · 2 years ago
- af3ac8e4 watchdog: rt2880-wdt: prefer unsigned int over unsigned by Sergio Paracuellos · 2 years ago
- 76ad36b watchdog: rt2880-wdt: avoid static global declarations by Sergio Paracuellos · 2 years ago
- 07d4116 watchdog: loongson1: Use devm_clk_get_enabled() helper by Christophe JAILLET · 2 years, 2 months ago
- 8fd15ac watchdog: ixp4xx: Use devm_clk_get_enabled() helper by Christophe JAILLET · 2 years, 2 months ago
- e0e0ee0 watchdog: s3c2410_wdt: Simplify using dev_err_probe() by Uwe Kleine-König · 2 years ago
- 16d477a watchdog: s3c2410: Make s3c2410_get_wdt_drv_data() return an int by Uwe Kleine-König · 2 years ago
- 0e89b2c watchdog: wm8350: Simplify using devm_watchdog_register_device() by Uwe Kleine-König · 2 years ago
- 4095b94 watchdog: rn5t618: Simplify using devm_watchdog_register_device() by Uwe Kleine-König · 2 years ago
- 16da6fb watchdog: bcm47xx: Simplify using devm_watchdog_register_device() by Uwe Kleine-König · 2 years ago
- 74d6c68 watchdog: sbsa: Test WDOG_HW_RUNNING bit in suspend and resume by Wang Wensheng · 2 years ago
- 96c6e56 watchdog: stmp3xxx_rtc: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- e7a84d4 watchdog: st_lpc: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 70b5b2b watchdog: shwdt: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- f80e31b watchdog: sch311x: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 4dca58a watchdog: sa1100: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 4ead88b watchdog: rti: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 3628149 watchdog: riowd: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- b481d57 watchdog: renesas: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 6645579 watchdog: rdc321x: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- c550440 watchdog: rc32434: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- e47f2a3 watchdog: orion: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 412cec3 watchdog: omap: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 3a97310 watchdog: nv_tco: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 55b0fb4 watchdog: nic7018: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 62b6a85 watchdog: mtx-1: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- fb22b9e watchdog: lpc18xx: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- e395a47 watchdog: ie6xx: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 40529e7 watchdog: ib700wdt: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 5216a0a watchdog: geodewdt: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- b5f2e36 watchdog: gef: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 3a063f9 watchdog: dw: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 5caafac watchdog: cpwd: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 0eddace watchdog: bcm_kona: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 7ca823d watchdog: bcm2835: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- ec6de66 watchdog: ath79: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- c1e335c watchdog: at91rm9200: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- e676c92 watchdog: ar7: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 8960d8a watchdog: advantechwdt: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 88d2c18 watchdog: acquirewdt: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 89baf25 watchdog: s3c2410_wdt: Use devm_add_action_or_reset() to disable watchdog by Guenter Roeck · 2 years ago
- 9b31b1e watchdog: s3c2410_wdt: Use devm_clk_get[_optional]_enabled() helpers by Guenter Roeck · 2 years ago
- 12cee6e watchdog: core: Always set WDOG_HW_RUNNING when starting watchdog by Guenter Roeck · 2 years ago
- 0ea0a82 watchdog: imx2_wdg: Declare local symbols static by Guenter Roeck · 2 years ago
- 10a03c3 drivers: remove struct module * setting from struct class by Greg Kroah-Hartman · 2 years ago
- a9a01e1 Merge tag 'linux-watchdog-6.3-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 2 years ago
- cf3be7e watchdog: at91rm9200: Only warn once about problems in .remove() by Uwe Kleine-König · 2 years, 1 month ago
- ff8ec4a watchdog: mt7621-wdt: avoid ralink architecture dependent code by Sergio Paracuellos · 2 years, 1 month ago
- 783c7cb watchdog: mt7621-wdt: avoid static global declarations by Sergio Paracuellos · 2 years, 1 month ago
- bcf5470 Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 2 years ago
- ff0c7e1 Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 2 years, 1 month ago
- 000987a watchdog: sbsa_wdog: Make sure the timeout programming is within the limits by George Cherian · 2 years, 1 month ago
- ad8bc19 watchdog: report options in sysfs by Thomas Weißschuh · 2 years, 3 months ago
- b852e7a watchdog: report fw_version in sysfs by Thomas Weißschuh · 2 years, 3 months ago
- e42c73f watchdog: imx2_wdg: suspend watchdog in WAIT mode by Andrej Picej · 2 years, 4 months ago
- 7d06c07 watchdog: pcwd_usb: Fix attempting to access uninitialized memory by Li Hua · 2 years, 4 months ago
- 13721a2 watchdog: Fix kmemleak in watchdog_cdev_register by Chen Jun · 2 years, 4 months ago
- a243cb9 watchdog: Include <linux/kstrtox.h> when appropriate by Christophe JAILLET · 2 years, 4 months ago
- 07bec0e watchdog: at91sam9_wdt: use devm_request_irq to avoid missing free_irq() in error path by ruanjinjie · 2 years, 4 months ago
- f769f97 watchdog: rzg2l_wdt: Handle TYPE-B reset for RZ/V2M by Fabrizio Castro · 2 years, 4 months ago