1. ae67643 Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry by William Breathitt Gray · 8 years ago
  2. 84df082 watchdog: hpwdt: Adjust documentation to match latest kernel module parameters. by Nigel Croxon · 8 years ago
  3. 1e75a9f Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  4. 15013ad watchdog: Add support for minimum time between heartbeats by Guenter Roeck · 8 years ago
  5. d0684c8 watchdog: Make stop function optional by Guenter Roeck · 8 years ago
  6. ee14288 watchdog: Introduce WDOG_HW_RUNNING flag by Guenter Roeck · 8 years ago
  7. 664a392 watchdog: Introduce hardware maximum heartbeat in watchdog core by Guenter Roeck · 8 years ago
  8. fb32e9b watchdog: Make set_timeout function optional by Guenter Roeck · 8 years ago
  9. 2fc94b5 Documentation: add sbsa-gwdt driver documentation by Fu Wei · 8 years ago
  10. 70f3997 watchdog: ni903x_wdt: Add NI 903x/913x watchdog driver by Kyle Roeschley · 8 years ago
  11. ca0bb07 Add sun4v_wdt watchdog driver by wim.coekaerts@oracle.com · 8 years ago
  12. 0254e95 watchdog: Drop pointer to watchdog device from struct watchdog_device by Guenter Roeck · 9 years ago
  13. faa5847 watchdog: Add support for creating driver specific sysfs attributes by Guenter Roeck · 9 years ago
  14. b4ffb19 watchdog: Separate and maintain variables based on variable lifetime by Guenter Roeck · 9 years ago
  15. e131319 watchdog: core: add reboot notifier support by Damien Riegel · 9 years ago
  16. 2165bf5 watchdog: core: add restart handler support by Damien Riegel · 9 years ago
  17. f15d711 Documentation/watchdog: add timeout and ping rate control to watchdog-test.c by Timur Tabi · 9 years ago
  18. b2102eb watchdog: omap_wdt: early_enable module parameter by Lars Poeschel · 9 years ago
  19. ef90174 watchdog: watchdog_core: Add watchdog registration deferral mechanism by Jean-Baptiste Theou · 9 years ago
  20. a47911e watchdog: docs: omap_wdt also understands nowayout by Lars Poeschel · 9 years ago
  21. df68a01 Documentation: use subdir-y to avoid unnecessary built-in.o files by Peter Foley · 10 years ago
  22. 5be876c Documentation: fix two typos in watchdog-api.txt by Sangjung Woo · 10 years ago
  23. 0bcd0b6 watchdog: it87_wdt: Work around non-working CIR interrupts by Marc van der Wal · 10 years ago
  24. c33a159 watchdog: Add tegra watchdog by Andrew Chew · 10 years ago
  25. 6e63a3a watchdog: delete mpcore_wdt driver by Viresh Kumar · 11 years ago
  26. 3048253 watchdog: core: dt: add support for the timeout-sec dt property by Fabio Porcedda · 12 years ago
  27. 4b1c2f4 watchdog: fix watchdog-test.c build warning by Randy Dunlap · 12 years ago
  28. 664a0d7 Watchdog: DA9052/53 PMIC watchdog support by Ashish Jangam · 12 years ago
  29. e907df3 watchdog: Add support for dynamically allocated watchdog_device structs by Hans de Goede · 12 years ago
  30. f4e9c82 watchdog: Add Locking support by Hans de Goede · 12 years ago
  31. d6b469d watchdog: create all the proper device files by Alan Cox · 12 years ago
  32. 45f5fed watchdog: Add multiple device support by Alan Cox · 12 years ago
  33. cad19fa Documentation/watchdog: Fix the file descriptor leak when no cmdline arg given by Devendra Naga · 12 years ago
  34. 3c2a618 Documentation/watchdog: close the fd when cmdline arg given by Devendra Naga · 12 years ago
  35. 2deca73 Documentation/watchdog: Fix a small typo by Devendra Naga · 12 years ago
  36. fd7b673 watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core by Viresh Kumar · 12 years ago
  37. b10f7c1 watchdog: watchdog_dev: Let the driver update the timeout field on set_timeout success by Hans de Goede · 13 years ago
  38. 5ba927e watchdog: documentation: remove index-file by Wolfram Sang · 12 years ago
  39. e198652 Documentation: Fix typo in watchdog-kernel-api.txt by Masanari Iida · 12 years ago
  40. 02861cc watchdog: documentation: describe nowayout in coversion-guide by Wolfram Sang · 13 years ago
  41. 9d36bc8 watchdog: documentation: update index file by Wim Van Sebroeck · 13 years ago
  42. ff0b3cd watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API by Wim Van Sebroeck · 13 years ago
  43. 74cd4c6 Documentation: watchdog: add guide how to convert drivers to new framework by Wolfram Sang · 13 years ago
  44. 3f43f68 watchdog: WatchDog Timer Driver Core - Add minimum and max timeout by Wim Van Sebroeck · 13 years ago
  45. 78d88fc watchdog: WatchDog Timer Driver Core - Add ioctl call by Wim Van Sebroeck · 13 years ago
  46. 7e192b9 watchdog: WatchDog Timer Driver Core - Add nowayout feature by Wim Van Sebroeck · 13 years ago
  47. 017cf08 watchdog: WatchDog Timer Driver Core - Add Magic Close feature by Wim Van Sebroeck · 13 years ago
  48. 014d694 watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctl by Wim Van Sebroeck · 13 years ago
  49. 234445b watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl by Wim Van Sebroeck · 13 years ago
  50. c2dc00e watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl by Wim Van Sebroeck · 13 years ago
  51. 2fa0356 watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality by Wim Van Sebroeck · 13 years ago
  52. 4331604 watchdog: WatchDog Timer Driver Core - Add basic framework by Wim Van Sebroeck · 13 years ago
  53. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  54. 476099a watchdog: docs: add an entry for imx2_wdt by Fabio Estevam · 14 years ago
  55. 4724ba57 watchdog: update/improve/consolidate watchdog driver by Randy Dunlap · 14 years ago
  56. dfc3338 [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl. by James Hogan · 14 years ago
  57. cf9cf9a [WATCHDOG] doc: watchdog simple example: don't fail on fsync() by Giel van Schijndel · 14 years ago
  58. b7ed698 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS by Ladinu Chandrasinghe · 15 years ago
  59. 44df753 [WATCHDOG] hpwdt: Add NMI priority option by Tom Mingarelli · 15 years ago
  60. 47bece8 [WATCHDOG] hpwdt: Add NMI sourcing by Thomas Mingarelli · 15 years ago
  61. c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
  62. 3794f3e docsrc: build Documentation/ sources by Randy Dunlap · 16 years ago
  63. 0d710cb [WATCHDOG] clarify watchdog operation in documentation by Andrew Dyer · 17 years ago
  64. 06063e2 [WATCHDOG] Documentation/watchdog/src/watchdog-simple.c: improve this code by WANG Cong · 17 years ago
  65. 568779c [WATCHDOG] Add a 00-INDEX file to Documentation/watchdog/ by Jesper Juhl · 17 years ago
  66. 4d389dc [WATCHDOG] clean-up watchdog documentation by Alan Cox · 17 years ago
  67. fa00e7e Fix typos in /Documentation : 'T'' by Matt LaPlante · 18 years ago
  68. 2db02c0 [WATCHDOG] includes for sample watchdog program. by Jean Delvare · 18 years ago
  69. 84eb8d0 Fix "can not" in Documentation and Kconfig by Matt LaPlante · 18 years ago
  70. 2fe0ae7 Fix typos in Documentation/: 'H'-'M' by Matt LaPlante · 18 years ago
  71. a2ffd27 Fix typos in Documentation/: 'F'-'G' by Matt LaPlante · 18 years ago
  72. 56fb9e5 [WATCHDOG] Documentation/watchdog update by Randy Dunlap · 18 years ago
  73. 58b519f [WATCHDOG] add WDIOC_GETTIMELEFT ioctl by Wim Van Sebroeck · 18 years ago
  74. e05b59f [WATCHDOG] Pre-Timeout flags by Corey Minyard · 18 years ago
  75. 92930d9 [WATCHDOG] Documentation/watchdog/watchdog-api.txt - fix watchdog daemon by Randy Dunlap · 18 years ago
  76. a2f40cc [PATCH] ppc32: Added support for the Book-E style Watchdog Timer by Kumar Gala · 19 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago