1. 1ac0656 watchdog: gpio_wdt: Fix missing platform_set_drvdata() in gpio_wdt_probe() by Wei Yongjun · 8 years ago
  2. 3c10bbde watchdog: core: Clear WDOG_HW_RUNNING before calling the stop function by Guenter Roeck · 8 years ago
  3. 138913c watchdog: core: Fix error handling of watchdog_dev_init() by Wei Yongjun · 8 years ago
  4. cddd74d watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe() by Wei Yongjun · 8 years ago
  5. 919edd5 watchdog: pic32-dmt: Remove .owner field for driver by Wei Yongjun · 8 years ago
  6. aa4614d watchdog: pic32-wdt: Remove .owner field for driver by Wei Yongjun · 8 years ago
  7. e035d8f watchdog: sbsa: Drop status function by Guenter Roeck · 8 years ago
  8. 90b826f watchdog: Implement status function in watchdog core by Guenter Roeck · 8 years ago
  9. c7ef68c3 watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeout by Guenter Roeck · 8 years ago
  10. 3fbfe92 watchdog: change watchdog_need_worker logic by Rasmus Villemoes · 8 years ago
  11. 65b5b5e watchdog: add support for MCP78S chipset in nv_tco by Alexey Kunitskiy · 8 years ago
  12. 960ae4e watchdog: bcm2835_wdt: remove redundant ->set_timeout callback by Rasmus Villemoes · 8 years ago
  13. aea4b47 watchdog: bcm2835_wdt: constify _ops and _info structures by Rasmus Villemoes · 8 years ago
  14. 683fa50 watchdog: Add Meson GXBB Watchdog Driver by Neil Armstrong · 8 years ago
  15. 10073a2 watchdog: qcom: configure BARK time in addition to BITE time by Matthew McClintock · 8 years ago
  16. f0d9d0f watchdog: qcom: add option for standalone watchdog not in timer block by Matthew McClintock · 8 years ago
  17. a74cab4 watchdog: da9063_wdt: don't trigger watchdog too fast by Stefan Christ · 8 years ago
  18. 3b3a1c8 watchdog: iTCO-wdt: handle 5th variation for Apollo Lake by Yong, Jonathan · 8 years ago
  19. fafdbab watchdog: pic32-dmt: Fix return value check in pic32_dmt_probe() by Wei Yongjun · 8 years ago
  20. db6d2d0 watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe() by Wei Yongjun · 8 years ago
  21. 22daf7a watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading. by Enric Balletbo i Serra · 8 years ago
  22. ff9cc83 watchdog: drop redundant 'default n' option for WATCHDOG_SYSFS by Vladimir Zapolskiy · 8 years ago
  23. ff3bb2f watchdog: max77620: Add support for watchdog timer by Laxman Dewangan · 8 years ago
  24. 14b24a8 watchdog: f71808e_wdt: Add F81866 support by Ji-Ze Hong (Peter Hong) · 8 years ago
  25. b99c877 watchdog: sirf: fix __iomem * warnings by Ben Dooks · 8 years ago
  26. a3e376d watchdog: tangox: Mark running watchdog correctly by Guenter Roeck · 8 years ago
  27. c3c1e29 watchdog: sbsa: Set WDOG_HW_RUNNING, when watchdog is already running. by Pratyush Anand · 8 years ago
  28. e05e80e watchdog: sbsa: Use max_hw_heartbeat_ms instead of max_timeout by Pratyush Anand · 8 years ago
  29. 1894cad watchdog: skip min and max timeout validity check when max_hw_heartbeat_ms is defined by Pratyush Anand · 8 years ago
  30. b7a8c42 watchdog: pcwd: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  31. efa859f watchdog: Add Aspeed watchdog driver by Joel Stanley · 8 years ago
  32. 4a23e2b watchdog: softdog: improve coding style by Wolfram Sang · 8 years ago
  33. 61a2127 watchdog: softdog: drop superfluous set_timeout callback by Wolfram Sang · 8 years ago
  34. e65c582 watchdog: softdog: sort includes to avoid duplicates by Wolfram Sang · 8 years ago
  35. 44ba0f0 watchdog: softdog: remove forward declaration by Wolfram Sang · 8 years ago
  36. 0efc70b watchdog: softdog: consistently use softdog_ prefix by Wolfram Sang · 8 years ago
  37. e8cf96a watchdog: softdog: use watchdog core to init timeout value by Wolfram Sang · 8 years ago
  38. 9c963ba watchdog: softdog: remove obsolete comments by Wolfram Sang · 8 years ago
  39. 83fbae5 watchdog: Add a device managed API for watchdog_register_device() by Neil Armstrong · 8 years ago
  40. b87b8ff7 watchdog: ebc-c384_wdt: Allow build for X86_64 by William Breathitt Gray · 8 years ago
  41. 1f93d2a Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  42. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  43. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  44. 12fe36e watchdog: shwdt: Use setup_timer() by Muhammad Falak R Wani · 8 years ago
  45. d904ac3 watchdog: cpwd: Use setup_timer() by Muhammad Falak R Wani · 8 years ago
  46. bd99b68 watchdog: renesas-wdt: add driver by Wolfram Sang · 8 years ago
  47. e26e74b watchdog: remove error message when unable to allocate watchdog device by Colin Ian King · 8 years ago
  48. b97cb21 watchdog: f71808e_wdt: Fix WDTMOUT_STS register read by Knud Poulsen · 8 years ago
  49. 85c130a watchdog: f71808e_wdt: Fix typo by Knud Poulsen · 8 years ago
  50. ea0c03e watchdog: f71808e_wdt: Add F81865 support by Knud Poulsen · 8 years ago
  51. 46856fa watchdog: sp5100_tco: properly check for new register layouts by Lucas Stach · 8 years ago
  52. e1f3028 watchdog: core: Fix circular locking dependency by Guenter Roeck · 8 years ago
  53. 358d5a5 watchdog: core: fix trivial typo in a comment by Wolfram Sang · 8 years ago
  54. bc677ff4 watchdog: imx2_wdt: add external reset support via dt prop by Tim Harvey · 8 years ago
  55. ebbf677 watchdog: octeon: Handle the FROZEN hot plug notifier actions. by Richard Cochran · 8 years ago
  56. b6ef36d watchdog: qcom: Report reboot reason by Guenter Roeck · 8 years ago
  57. b0d8a08 watchdog: pic32-dmt: Add PIC32 deadman timer driver by Purna Chandra Mandal · 8 years ago
  58. 8f91fc5 watchdog: pic32-wdt: Add PIC32 watchdog driver by Joshua Henderson · 8 years ago
  59. 4ef1bec watchdog: ebc-c384_wdt: Utilize the ISA bus driver by William Breathitt Gray · 8 years ago
  60. c01e015 treewide: Fix typos in printk by Masanari Iida · 8 years ago
  61. abc514c hpwdt: use nmi_panic() when kernel panics in NMI handler by Hidehiro Kawai · 8 years ago
  62. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 1e75a9f Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  64. d1ed3ba watchdog: Ensure that wdd is not dereferenced if NULL by Guenter Roeck · 8 years ago
  65. 11d7aba watchdog: imx2: Convert to use infrastructure triggered keepalives by Guenter Roeck · 8 years ago
  66. f29a72c watchdog: dw_wdt: Convert to use watchdog infrastructure by Guenter Roeck · 8 years ago
  67. 15013ad watchdog: Add support for minimum time between heartbeats by Guenter Roeck · 8 years ago
  68. d0684c8 watchdog: Make stop function optional by Guenter Roeck · 8 years ago
  69. ee14288 watchdog: Introduce WDOG_HW_RUNNING flag by Guenter Roeck · 8 years ago
  70. 664a392 watchdog: Introduce hardware maximum heartbeat in watchdog core by Guenter Roeck · 8 years ago
  71. fb32e9b watchdog: Make set_timeout function optional by Guenter Roeck · 8 years ago
  72. 247dcad5 watchdog: pnx4008: restart: support "cmd" from userspace by Sylvain Lemieux · 8 years ago
  73. 25b286c watchdog: pnx4008: add support for soft reset by Sylvain Lemieux · 8 years ago
  74. 4ed5443 watchdog: pnx4008: add restart handler by Sylvain Lemieux · 8 years ago
  75. 43eec2f watchdog: pnx4008: update logging during power-on by Sylvain Lemieux · 8 years ago
  76. 84b84bc watchdog: tangox_wdt: test clock rate to avoid division by 0 by Wolfram Sang · 8 years ago
  77. ccc8208 watchdog: atlas7_wdt: test clock rate to avoid division by 0 by Wolfram Sang · 8 years ago
  78. 882dec1 watchdog: s3c2410_wdt: Add max and min timeout values by Javier Martinez Canillas · 8 years ago
  79. 57d2caa Watchdog: introduce ARM SBSA watchdog driver by Fu Wei · 8 years ago
  80. d74e026 Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-testing by Greg Kroah-Hartman · 8 years ago
  81. 7d46af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  82. c36a483 watchdog: Add watchdog timer support for the WinSystems EBC-C384 by William Breathitt Gray · 8 years ago
  83. 70f3997 watchdog: ni903x_wdt: Add NI 903x/913x watchdog driver by Kyle Roeschley · 8 years ago
  84. 4d8b229 watchdog: Add 'action' and 'data' parameters to restart handler callback by Guenter Roeck · 8 years ago
  85. 0ce72f3 watchdog: ziirave_wdt: Rename "trigger" reset reason "hw watchdog" by Martyn Welch · 8 years ago
  86. 10e7ac2 watchdog: rc32434_wdt: fix ioctl error handling by Michael S. Tsirkin · 8 years ago
  87. 972ec35 watchdog: Add hardware dependency to BCM7038 driver by Jean Delvare · 8 years ago
  88. c3525e3 watchdog: orion: Depend on 32-bit ARM by Thierry Reding · 8 years ago
  89. 0519e91 watchdog: ts4800: add hardware dependency by Jean Delvare · 8 years ago
  90. 33f74b8 watchdog: w83627hf: Added NCT6102D support. by Rob Kramer · 8 years ago
  91. 1923f3d watchdog/hpwdt: Fix build on certain configs by Ingo Molnar · 8 years ago
  92. 5c1d5f2 watchdog/hpwdt: Create stack frame in asminline_call() by Josh Poimboeuf · 8 years ago
  93. 1b79dff Merge 4.5-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  94. 3a20a5c watchdog: mei_wdt: re-register device on event by Tomas Winkler · 8 years ago
  95. ad1cd72 watchdog: mei_wdt: add activation debugfs entry by Tomas Winkler · 8 years ago
  96. 7a23f80 watchdog: mei_wdt: register wd device only if required by Tomas Winkler · 8 years ago
  97. c9cf20e watchdog: mei_wdt: add status debugfs entry by Tomas Winkler · 8 years ago
  98. 222818c watchdog: mei_wdt: implement MEI iAMT watchdog driver by Tomas Winkler · 8 years ago
  99. ca0bb07 Add sun4v_wdt watchdog driver by wim.coekaerts@oracle.com · 8 years ago
  100. d42d610 watchdog: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 8 years ago