1. b237bca wdt: Support wdt on ROHM BD9576MUF and BD9573MUF by Matti Vaittinen · 3 years, 11 months ago
  2. deb8d15 Merge tag 'linux-watchdog-5.12-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years ago
  3. 5ecd125 watchdog: remove coh901 driver by Arnd Bergmann · 4 years ago
  4. c1b50b5 watchdog: remove tango driver by Arnd Bergmann · 4 years ago
  5. 30f1ec7 watchdog: remove zte zx driver by Arnd Bergmann · 4 years ago
  6. 011eda8 watchdog: remove sirf atlas driver by Arnd Bergmann · 4 years ago
  7. b4b12b48 watchdog: remove sirf prima driver by Arnd Bergmann · 4 years ago
  8. fa0f8d5 watchdog: Add watchdog driver for Intel Keembay Soc by Vijayakannan Ayyathurai · 4 years, 1 month ago
  9. 1b5b5b4 watchdog: intel_scu_watchdog: Remove driver for deprecated platform by Andy Shevchenko · 5 years ago
  10. 6755f45 Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years, 1 month ago
  11. 36c47df watchdog: coh901327: add COMMON_CLK dependency by Arnd Bergmann · 4 years, 2 months ago
  12. 4600736 watchdog: remove pnx83xx driver by Thomas Bogendoerfer · 4 years, 3 months ago
  13. 8ae2511 watchdog: sirfsoc: Add missing dependency on HAS_IOMEM by Guenter Roeck · 4 years, 2 months ago
  14. 7f6f1df watchdog: armada_37xx: Add missing dependency on HAS_IOMEM by Guenter Roeck · 4 years, 2 months ago
  15. 3e3f354 ARM: remove ebsa110 platform by Arnd Bergmann · 4 years, 4 months ago
  16. e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
  17. f804b31 Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years, 3 months ago
  18. c5b8e46 watchdog: Add Toshiba Visconti watchdog driver by Nobuhiro Iwamatsu · 4 years, 4 months ago
  19. 85174ca watchdog: add support for sl28cpld watchdog by Michael Walle · 4 years, 4 months ago
  20. 7dd3cae ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies by Krzysztof Kozlowski · 4 years, 6 months ago
  21. 2ab77a3 watchdog: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  22. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  23. 72a9e7f watchdog: Add new arm_smc_wdt watchdog driver by Julius Werner · 4 years, 9 months ago
  24. b30c1a4 watchdog: iTCO: fix link error by Arnd Bergmann · 4 years, 9 months ago
  25. 0f0dbd9 watchdog: ts72xx_wdt: fix build error by Shyam Saini · 4 years, 10 months ago
  26. 2d63908 watchdog: Add K3 RTI watchdog support by Tero Kristo · 4 years, 10 months ago
  27. 44144c8 watchdog: da9062: Add dependency on I2C by Guenter Roeck · 5 years ago
  28. 5eee7c6 watchdog: fix mtk_wdt.c RESET_CONTROLLER build error by Randy Dunlap · 5 years ago
  29. 9a6c274 watchdog: tqmx86_wdt: Fix build error by YueHaibing · 5 years ago
  30. da9e3f4 watchdog: max77620_wdt: fix potential build errors by David Engraf · 5 years ago
  31. 33c26ab watchdog: jz4740: Drop dependency on MACH_JZ47xx by Paul Cercueil · 5 years ago
  32. 6d53214 watchdog: jz4740: Use regmap provided by TCU driver by Paul Cercueil · 5 years ago
  33. 1d9c307 watchdog: jz4740: Use WDT clock provided by TCU driver by Paul Cercueil · 5 years ago
  34. e11cfc6 watchdog: w83627hf_wdt: Support NCT6116D by Srikanth Krishnakar · 5 years ago
  35. ca2fc5e watchdog: f71808e_wdt: Add F81803 support by Jaret Cantu · 5 years ago
  36. 41b630f watchdog: Add i.MX7ULP watchdog support by Anson Huang · 5 years ago
  37. 58e4db9 watchdog: remove w90x900 driver by Arnd Bergmann · 5 years ago
  38. a65f506 watchdog: remove ks8695 driver by Arnd Bergmann · 5 years ago
  39. c9b8af4 watchdog: pnx4008_wdt: allow compile-testing by Arnd Bergmann · 5 years ago
  40. 7466568 docs: watchdog: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  41. 487e4e0 watchdog: introduce CONFIG_WATCHDOG_OPEN_TIMEOUT by Rasmus Villemoes · 6 years ago
  42. 15f7d7f watchdog: imx_sc: Add pretimeout support by Anson Huang · 6 years ago
  43. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  44. a9f0bda watchdog: Enforce that at least one pretimeout governor is enabled by Guenter Roeck · 6 years ago
  45. 345f162 watchdog: Improve Kconfig entry ordering and dependencies by Guenter Roeck · 6 years ago
  46. ec24292 watchdog: npcm: Enable modular builds by Guenter Roeck · 6 years ago
  47. 0d3e156 watchdog: Make watchdog core configurable as module by Guenter Roeck · 6 years ago
  48. 471ce88 watchdog: Move pretimeout governor configuration up by Guenter Roeck · 6 years ago
  49. f627ac0 watchdog: Use depends instead of select for pretimeout governors by Guenter Roeck · 6 years ago
  50. 986857ac watchdog: imx_sc: Add i.MX system controller watchdog support by Anson Huang · 6 years ago
  51. bbc88a0 watchdog: bd70528: Initial support for ROHM BD70528 watchdog block by Matti Vaittinen · 6 years ago
  52. a223770 watchdog: fix compile time error of pretimeout governors by Vladimir Zapolskiy · 6 years ago
  53. a089e4f Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  54. c60923d watchdog: mlx-wdt: introduce a watchdog driver for Mellanox systems. by Michael Shych · 6 years ago
  55. 00fd20b watchdog/hpwdt: Update Kconfig documentation by Jerry Hoemann · 6 years ago
  56. 28804c2 watchdog: stpmic1: Add STPMIC1 watchdog driver by Pascal PAILLET-LME · 6 years ago
  57. e3c21e0 watchdog: tqmx86: Add watchdog driver for the IO controller by Andrew Lunn · 6 years ago
  58. 969c0ac watchdog: Add pm8916 watchdog driver by Loic Poulain · 6 years ago
  59. 7db706a watchdog: npcm: Modify npcm watchdog kconfig arch parameter by Tomer Maimon · 6 years ago
  60. 54e3d9b watchdog: Add support for Armada 37xx CPU watchdog by Marek Behún · 6 years ago
  61. dcd7e04 watchdog: lantiq: Convert to watchdog_device by Hauke Mehrtens · 6 years ago
  62. 12aea51 watchdog: fix dependencies of menz69_wdt.o by Johannes Thumshirn · 6 years ago
  63. 81ceed4 watchdog: add driver for the MEN 16z069 IP-Core by Johannes Thumshirn · 7 years ago
  64. 41531f5 Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  65. 1b2951d Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  66. 011bf62 watchdog: remove bfin_wdt driver by Arnd Bergmann · 7 years ago
  67. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  68. 975b7f0 watchdog: Add Nuvoton NPCM watchdog driver by Joel Stanley · 7 years ago
  69. 95260c1 Merge tag 'v4.16-rc5' into devel by Linus Walleij · 7 years ago
  70. b67aea2b Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into asm-generic by Arnd Bergmann · 7 years ago
  71. b9b2909 watchdog: imgpdc: Drop METAG dependency by James Hogan · 7 years ago
  72. d0a4027 watchdog: hpwdt: Modify to use watchdog core. by Jerry Hoemann · 7 years ago
  73. ccfe35e watchdog: Change ISA_BUS_API dependency to selection by William Breathitt Gray · 7 years ago
  74. a17f4f0 watchdog: sp5100_tco.c: fix potential build failure by Wim Van Sebroeck · 7 years ago
  75. 4cd6764 watchdog: xen_wdt: fix potential build failure by Radu Rendec · 7 years ago
  76. 7e2e5158 watchdog: i6300esb: fix build failure by Matteo Croce · 7 years ago
  77. 20e6bb1 watchdog: rave-sp: add NVMEM dependency by Arnd Bergmann · 7 years ago
  78. 7e6127c Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  79. d040a2e watchdog: remove at32ap700x_wdt by Corentin Labbe · 7 years ago
  80. c3bb333 watchdog: Add RAVE SP watchdog driver by Andrey Smirnov · 7 years ago
  81. 4776034 watchdog: Add Spreadtrum watchdog driver by Eric Long · 7 years ago
  82. 766a2aa watchdog: gemini/ftwdt010: rename driver and symbols by Linus Walleij · 7 years ago
  83. 2050dd0 watchdog: aspeed: Remove specific reference to AST2400 in Kconfig by Andrew Jeffery · 7 years ago
  84. ffff023a watchdog: aspeed: Fix 'Apseed' typo in Kconfig by Andrew Jeffery · 7 years ago
  85. 2bdf6ac watchdog: Add Realtek RTD1295 by Andreas Färber · 7 years ago
  86. 24f8d23 watchdog: indydog: Add dependency on SGI_HAS_INDYDOG by Matt Redfearn · 7 years ago
  87. fe1a5cb watchdog: jz4780: Allow selection of jz4740-wdt driver by Mathieu Malaterre · 7 years ago
  88. 07d306c Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  89. e7bf0289 watchdog: uniphier: add UniPhier watchdog driver by Keiji Hayashibara · 8 years ago
  90. cddda07 watchdog: it87: Add support for various Super-IO chips by Guenter Roeck · 8 years ago
  91. 893dc8b watchdog: it87: Drop support for resetting watchdog though CIR and Game port by Guenter Roeck · 8 years ago
  92. 1d7b803 watchdog: it87: Convert to use watchdog core infrastructure by Guenter Roeck · 8 years ago
  93. 42bed04 drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependencies by Murilo Opsfelder Araujo · 8 years ago
  94. 2501b01 watchdog: core: add option to avoid early handling of watchdog by Sebastian Reichel · 8 years ago
  95. 166fbcf watchdog: f71808e_wdt: Add F71868 support by Maciej S. Szmigiero · 8 years ago
  96. 4332d11 watchdog: Add STM32 IWDG driver by Yannick Fertre · 8 years ago
  97. aea2418 watchdog: add rza_wdt driver by Chris Brandt · 8 years ago
  98. d8f1dea watchdog: orion: fix compile-test dependencies by Arnd Bergmann · 8 years ago
  99. 9ad82f1 watchdog: retu: restore MFD dependency by Arnd Bergmann · 8 years ago
  100. 9297b65 watchdog: db8500: add back prmcu dependency by Arnd Bergmann · 8 years ago