1. 0cd4e7a watchdog: octeon-wdt: Add support for cn68XX SOCs. by David Daney · 7 years ago
  2. 381cec0 watchdog: octeon-wdt: File cleaning. by Steven J. Hill · 7 years ago
  3. 49d148b watchdog: octeon-wdt: Remove old boot vector code. by Steven J. Hill · 7 years ago
  4. 710322b watchdog: lantiq: access boot cause register through regmap by Hauke Mehrtens · 7 years ago
  5. 07d306c Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  6. c013b65 watchdog: introduce watchdog_worker_should_ping helper by Rasmus Villemoes · 8 years ago
  7. e7bf0289 watchdog: uniphier: add UniPhier watchdog driver by Keiji Hayashibara · 8 years ago
  8. 011e29e watchdog: cadence_wdt: make of_device_ids const. by Arvind Yadav · 8 years ago
  9. 935988c watchdog: zx2967: constify zx2967_wdt_ops. by Arvind Yadav · 8 years ago
  10. d34f1f4 watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_ops by Arvind Yadav · 8 years ago
  11. 737bcff watchdog: davinci: Add missing clk_disable_unprepare(). by Arvind Yadav · 8 years ago
  12. 8f11eb5 watchdog: davinci: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  13. 65360944 watchdog: meson: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  14. cddda07 watchdog: it87: Add support for various Super-IO chips by Guenter Roeck · 8 years ago
  15. 1123c51 watchdog: it87: Use infrastructure to stop watchdog on reboot by Guenter Roeck · 8 years ago
  16. 893dc8b watchdog: it87: Drop support for resetting watchdog though CIR and Game port by Guenter Roeck · 8 years ago
  17. 1d7b803 watchdog: it87: Convert to use watchdog core infrastructure by Guenter Roeck · 8 years ago
  18. 7334030 watchdog: it87: Drop FSF mailing address by Guenter Roeck · 8 years ago
  19. 65a3b69 watchdog: dw_wdt: get reset lines from dt by Steffen Trumtrar · 8 years ago
  20. 42bed04 drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependencies by Murilo Opsfelder Araujo · 8 years ago
  21. 3a9aedb watchdog: w83627hf: Add support for NCT6793D and NCT6795D by Guenter Roeck · 8 years ago
  22. 2501b01 watchdog: core: add option to avoid early handling of watchdog by Sebastian Reichel · 8 years ago
  23. 166fbcf watchdog: f71808e_wdt: Add F71868 support by Maciej S. Szmigiero · 8 years ago
  24. 4332d11 watchdog: Add STM32 IWDG driver by Yannick Fertre · 8 years ago
  25. 03bca15 watchdog: gpio: Convert to use infrastructure triggered keepalives by Guenter Roeck · 9 years ago
  26. ecd94a4 watchdog: orion: make license info match the file header by Uwe Kleine-König · 8 years ago
  27. 08497f2 watchdog: s3c2410: Minor code cleanup by Krzysztof Kozlowski · 8 years ago
  28. a9a02c4 watchdog: s3c2410: Simplify getting driver data by Krzysztof Kozlowski · 8 years ago
  29. 58415ef watchdog: s3c2410: Constify local structures by Krzysztof Kozlowski · 8 years ago
  30. 954351e watchdog: intel-mid_wdt: Keep watchdog running by Andy Shevchenko · 8 years ago
  31. aea2418 watchdog: add rza_wdt driver by Chris Brandt · 8 years ago
  32. 5dca80f watchdog: sama5d4: Add comment explaining what happens on resume by Alexandre Belloni · 8 years ago
  33. 39bd56d watchodg: sama5d4: simplify probe by Alexandre Belloni · 8 years ago
  34. fedf266f watchdog: bcm281xx: Fix use of uninitialized spinlock. by Eric Anholt · 8 years ago
  35. 07441a7 watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe() by Wei Yongjun · 8 years ago
  36. 1fccb73 iTCO_wdt: all versions count down twice by Paolo Bonzini · 8 years ago
  37. 455a9a6 watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOT by Shile Zhang · 8 years ago
  38. 0ddad77 watchdog: cadence_wdt: fix timeout setting by Tomas Melin · 8 years ago
  39. 46c319b watchdog: pcwd_usb: fix NULL-deref at probe by Johan Hovold · 8 years ago
  40. ddd6d24 watchdog: sama5d4: fix race condition by Alexandre Belloni · 8 years ago
  41. 015b528 watchdog: sama5d4: fix WDDIS handling by Alexandre Belloni · 8 years ago
  42. d8f1dea watchdog: orion: fix compile-test dependencies by Arnd Bergmann · 8 years ago
  43. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  44. 23f19a5 drivers/watchdog/hpwdt.c: use set_memory.h header by Laura Abbott · 8 years ago
  45. 140c91b2 watchdog: iTCO_wdt: Add PMC specific noreboot update api by Kuppuswamy Sathyanarayanan · 8 years ago
  46. f583a88 watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functions by Kuppuswamy Sathyanarayanan · 8 years ago
  47. 5d1c93c Annotate hardware config module parameters in drivers/watchdog/ by David Howells · 8 years ago
  48. 9ad82f1 watchdog: retu: restore MFD dependency by Arnd Bergmann · 8 years ago
  49. 9297b65 watchdog: db8500: add back prmcu dependency by Arnd Bergmann · 8 years ago
  50. 3736d4e watchdog: kempld: fix gcc-4.3 build by Arnd Bergmann · 8 years ago
  51. 8d5755b watchdog: softdog: fire watchdog even if softirqs do not get to run by Niklas Cassel · 8 years ago
  52. ed4a9eca watchdog: kempld: revert to full dependency by Arnd Bergmann · 8 years ago
  53. 2672b7e watchdog: bcm2835: add CONFIG_OF dependency by Arnd Bergmann · 8 years ago
  54. 3eafee9 watchdog: sp805: add back AMBA dependency by Arnd Bergmann · 8 years ago
  55. 6fb303a watchdog: menf21bmc: add I2C dependency by Arnd Bergmann · 8 years ago
  56. 0369fdf watchdog: geode: restore hard CS5535_MFGPT dependency by Arnd Bergmann · 8 years ago
  57. d0e32fb watchdog: wm831x watchdog really needs mfd by Arnd Bergmann · 8 years ago
  58. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  59. e3a60ea watchdog: s3c2410: Add prefix to local function by Krzysztof Kozlowski · 8 years ago
  60. 53eac48 watchdog: s3c2410: Select MFD_SYSCON on all Exynos platforms by Krzysztof Kozlowski · 8 years ago
  61. 456f53d watchdog: s3c2410: Use dev_dbg instead of pr_info by Krzysztof Kozlowski · 8 years ago
  62. 0b44554 watchdog: s3c2410: Fix infinite interrupt in soft mode by Krzysztof Kozlowski · 8 years ago
  63. 4f21195 watchdog: s3c2410: Remove confusing CONFIG prefix from local defines by Krzysztof Kozlowski · 8 years ago
  64. 4cbc690 watchdog: softdog: make pretimeout support a compile option by Wolfram Sang · 8 years ago
  65. 8ce6796 watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family by Baoyou Xie · 8 years ago
  66. f201353 watchdog: sama5d4: Implement resume hook by Alexandre Belloni · 8 years ago
  67. 722ce63 watchdog: sama5d4: Cache MR instead of a partial config by Alexandre Belloni · 8 years ago
  68. 8f8dc7b watchdog: ts72xx_wdt: convert driver to watchdog core by H Hartley Sweeten · 8 years ago
  69. 9170036 watchdog: ep93xx_wdt: cleanup and let the core handle the heartbeat by H Hartley Sweeten · 8 years ago
  70. 8751f90 watchdog: RDC321X_WDT always depends on PCI by Guenter Roeck · 8 years ago
  71. eca10ae watchdog: add driver for Cortina Gemini watchdog by Linus Walleij · 8 years ago
  72. b893e34 watchdog: constify watchdog_ops structures by Bhumika Goyal · 8 years ago
  73. bb292ac watchdog: Introduce watchdog_stop_on_unregister helper by Guenter Roeck · 8 years ago
  74. 540aea3 watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callback by William Breathitt Gray · 8 years ago
  75. 4b448c9 watchdog: tegra_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  76. 64b849e watchdog: da9063_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  77. 528eff3 watchdog: da9062_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  78. 89f944c0 watchdog: da9055_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  79. 189c049 watchdog: da9052_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  80. 5f5aa6f watchdog: bcm2835_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  81. cb5c14e watchdog: mena21_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  82. 30cba9a1 watchdog: wm831x_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  83. dd36f6c watchdog: digicolor_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  84. d3d77b5 watchdog: iTCO_wdt: Replace shutdown function with call to watchdog_stop_on_reboot by Guenter Roeck · 8 years ago
  85. 396164b watchdog: intel-mid_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  86. c8841a6 watchdog: meson_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  87. 42f8269 watchdog: sunxi_wdt: Convert to use device managed functions and other improvements by Guenter Roeck · 8 years ago
  88. 7db1634 watchdog: aspeed_wdt: Convert to use device managed functions by Guenter Roeck · 8 years ago
  89. 9e14375 watchdog: coh901327_wdt: Use dev variable instead of pdev->dev by Guenter Roeck · 8 years ago
  90. 30c65b22 watchdog: coh901327_wdt: Use devm_ioremap_resource to map resources by Guenter Roeck · 8 years ago
  91. 14da8d4 watchdog: coh901327_wdt: Keep clock enabled after loading driver by Guenter Roeck · 8 years ago
  92. 01372ae watchdog: coh901327_wdt: Simplify error handling in probe function by Guenter Roeck · 8 years ago
  93. 0397c5d watchdog: tangox: Use watchdog core to install restart handler by Guenter Roeck · 8 years ago
  94. a70dcc0 watchdog: dw_wdt: Use watchdog core to install restart handler by Guenter Roeck · 8 years ago
  95. 71e9b2f watchdog: bcm2835_wdt: Use watchdog core to install restart handler by Guenter Roeck · 8 years ago
  96. 55dbe8f watchdog: asm9260_wdt: Use watchdog core to install restart handler by Guenter Roeck · 8 years ago
  97. 3b72c41 watchdog: bcm47xx_wdt: Don't validate platform data on remove by Guenter Roeck · 8 years ago
  98. 9616bd2 watchdog: iTCO_wdt: Simplify module init function by Guenter Roeck · 8 years ago
  99. 78e4569 watchdog: iTCO_wdt: Use pdev for platform device and pci_dev for pci device by Guenter Roeck · 8 years ago
  100. c7bbcc8 watchdog: iTCO_wdt: Use device managed resources by Guenter Roeck · 8 years ago