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