1. 853807f [WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driver by Andrew Victor · 18 years ago
  2. c9d1a0b [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereference by Adrian Bunk · 18 years ago
  3. 6bbc20b [WATCHDOG] pcwd.c sprintf/strcpy fix by Wim Van Sebroeck · 18 years ago
  4. 369fa25 [WATCHDOG] pcwd.c general clean-up after patches by Wim Van Sebroeck · 18 years ago
  5. c324ab4 [WATCHDOG] pcwd.c add debug info by Wim Van Sebroeck · 18 years ago
  6. 69f83d5 [WATCHDOG] pcwd.c pcwd_cleanup_module patch by Wim Van Sebroeck · 18 years ago
  7. 2891b6a [WATCHDOG] pcwd.c firmware-info patch by Wim Van Sebroeck · 18 years ago
  8. 4206f0c [WATCHDOG] pcwd.c control status patch by Wim Van Sebroeck · 18 years ago
  9. f52ac8f [PATCH] cirrus ep93xx watchdog driver by Alessandro Zummo · 18 years ago
  10. 6f87f0d [PATCH] sem2mutex: drivers/char/ by Ingo Molnar · 18 years ago
  11. eee8ab7 [PATCH] mv64x600_wdt: convert to the new platform device interface by Dmitry Torokhov · 18 years ago
  12. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 19 years ago
  13. a7122f9 [WATCHDOG] pcwd.c - update module version info by Wim Van Sebroeck · 19 years ago
  14. af3b38d [WATCHDOG] pcwd.c show card info patch by Wim Van Sebroeck · 19 years ago
  15. 8587521 [WATCHDOG] pcwd.c move get_support to pcwd_check_temperature_support by Wim Van Sebroeck · 19 years ago
  16. 8f0235d [WATCHDOG] pcwd.c Control Status #2 patch by Wim Van Sebroeck · 19 years ago
  17. a2be878 [WATCHDOG] pcwd.c private data struct patch by Wim Van Sebroeck · 19 years ago
  18. f1c3a05 [WATCHDOG] pcwd.c card_found-- fix. by Wim Van Sebroeck · 19 years ago
  19. fd41fa6 [WATCHDOG] pcwd.c add comments + tabs by Wim Van Sebroeck · 19 years ago
  20. 3a69e57 [WATCHDOG] sa1100_wdt.c sparse clean (2) by Ian Campbell · 19 years ago
  21. 73a09e6 [PATCH] drivers/char/watchdog/sbc_epx_c3.c __user annotations by Al Viro · 19 years ago
  22. de6c642 [PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition) by Alan Cox · 19 years ago
  23. a073404 [WATCHDOG] sa1100_wdt.c sparse cleanups by Ian Campbell · 19 years ago
  24. fabbfb9 [PATCH] powerpc: Add support for the MPC83xx watchdog by Kumar Gala · 19 years ago
  25. eed6565 [PATCH] Watchdog: Winsystems EPX-C3 SBC by Calin A. Culianu · 19 years ago
  26. 3fe0c27 [PATCH] mutex subsystem, semaphore to completion: CPU3WDT by Steven Rostedt · 19 years ago
  27. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  28. 4dab06f [PATCH] ARM Netwinder watchdog wdt977 update by Woody Suwalski · 19 years ago
  29. 398f685 [PATCH] powerpc/8xx: Fix m8xx_wdt issues by Marcelo Tosatti · 19 years ago
  30. fb64c24 [PATCH] ppc32: m8xx watchdog update by Marcelo Tosatti · 19 years ago
  31. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  32. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  33. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  34. 3adfd4e [PATCH] Fix IXP4xx watchdog errata workaround by Deepak Saxena · 19 years ago
  35. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  36. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  37. a78719c [PATCH] ppc: booke_wdt compile fix by Al Viro · 19 years ago
  38. 538bacf [PATCH] __user annotations (booke_wdt.c) by Al Viro · 19 years ago
  39. e896fd9 [PATCH] wdrtas.c: fix __user annotations by Al Viro · 19 years ago
  40. 9ddf61b [ARM SMP] mpcore_wdt bogus fpos check by Marcelo Tosatti · 19 years ago
  41. 4c8d3d9 [PATCH] Update email address for Kumar by Kumar Gala · 19 years ago
  42. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  43. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  44. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  45. de4ae58 [WATCHDOG] adds device_driver .owner field by Wim Van Sebroeck · 19 years ago
  46. b3faed6 [WATCHDOG] pcwd_pci.c update comments by Wim Van Sebroeck · 19 years ago
  47. d051017 [WATCHDOG] w83627hf_wdt trivial typo by Pozsar Balazs · 19 years ago
  48. 30da940 [WATCHDOG] s3c2410 wdt - add .owner field by Ben Dooks · 19 years ago
  49. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  50. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  51. ed8b39d [PATCH] watchdog: update .owner field of struct pci_driver by Laurent Riffard · 19 years ago
  52. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  53. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  54. 58a2c32 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 19 years ago
  55. b2846df [PATCH] mv64x60_wdt __user annotations and cleanups by Al Viro · 19 years ago
  56. 195331d [WATCHDOG] pcwd_pci.c add debug module_param by Wim Van Sebroeck · 19 years ago
  57. a0800f6 [WATCHDOG] pcwd_pci.c control status + boot-code clean-up by Wim Van Sebroeck · 19 years ago
  58. ad4162f [ARM SMP] Add timer/watchdog defines for MPCore by Russell King · 19 years ago
  59. a8cd2e5 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 19 years ago
  60. b9d36b8 [ARM SMP] Add MPCore watchdog driver by Russell King · 19 years ago
  61. c315b7e8 [WATCHDOG] pcwd_pci-include+WDIOC_SETOPTIONS-patch by Wim Van Sebroeck · 19 years ago
  62. 3908bb1 [WATCHDOG] sbc8360+w83977f_wdt-consolidate_CONFIG_WATCHDOG_NOWAYOUT_handling by Wim Van Sebroeck · 19 years ago
  63. b4cc4aa [WATCHDOG] w83977f-watchdog-driver.patch by Jose Miguel Goncalves · 19 years ago
  64. 3809ad3 [WATCHDOG] New SBC8360 watchdog driver (revised) by Ian E. Morgan · 19 years ago
  65. 266aa1c [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fix2.patch by Wim Van Sebroeck · 19 years ago
  66. cd7b800 [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fix by Andrew Morton · 19 years ago
  67. d532134 [WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog.patch by Andrey Panin · 19 years ago
  68. abda5c8 [WATCHDOG] i6300.h-removal-patch by David Hardeman · 19 years ago
  69. bb5dc36 [WATCHDOG] i6300esb.c-2-bugs-little-cleanup.patch by Jiri Slaby · 19 years ago
  70. 811f999 [WATCHDOG] i6300esb.c-pci_dev_put+nowayout-patch by Naveen Gupta · 19 years ago
  71. ce2f50b [WATCHDOG] i6300esb-set_correct_reload_register_bit by Naveen Gupta · 19 years ago
  72. 28562af [WATCHDOG] i6300esb.c-WDT_ENABLE-bug by Naveen Gupta · 19 years ago
  73. c69af03 [WATCHDOG] removes pci_find_device from i6300esb.c by Jiri Slaby · 19 years ago
  74. cc90ef0 [WATCHDOG] i6300esb.patch by David Hardeman · 19 years ago
  75. 3be1021 [WATCHDOG] mv64x60_wdt.patch by James Chapman · 19 years ago
  76. 180536f [WATCHDOG] Kconfig+Makefile-clean2 by Wim Van Sebroeck · 19 years ago
  77. 7b4af95 [WATCHDOG] s3c2410_wdt.c-state_warning.patch by Arnaud Patard (Rtp) · 19 years ago
  78. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  79. 67d2c36 Merge watchdog driver updates by Linus Torvalds · 19 years ago
  80. 39cdc4b [PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variables by Kumar Gala · 19 years ago
  81. a2f40cc [PATCH] ppc32: Added support for the Book-E style Watchdog Timer by Kumar Gala · 19 years ago
  82. 1cc7724 [WATCHDOG] softdog-timer-running-oops.patch by Chuck Ebbert · 19 years ago
  83. 93642ec [WATCHDOG] w83627hf_wdt.c-initialized_bios_bug by P@Draig Brady · 19 years ago
  84. 94f1e9f [WATCHDOG] s3c2410 watchdog - replace reboot notifier by Ben Dooks · 19 years ago
  85. af4bb82 [WATCHDOG] s3c2410 watchdog power management by Ben Dooks · 19 years ago
  86. 2dab3ca [WATCHDOG] correct sysfs name for watchdog devices by Olaf Hering · 19 years ago
  87. 09c8a9a [WATCHDOG] Kconfig+Makefile-clean by Wim Van Sebroeck · 19 years ago
  88. be3df0f [WATCHDOG] Makefile-probe_order-patch by Wim Van Sebroeck · 19 years ago
  89. 01df0e3a [PATCH] i8xx_tco.c: arm watchdog only when started by Wim Van Sebroeck · 19 years ago
  90. 9bbd037 [PATCH] ARM: 2833/2: Remove support for WDIOF_MAGICCLOSE from sa1100-wdt by Ian Campbell · 19 years ago
  91. 4bfdf37 [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling by Andrey Panin · 19 years ago
  92. b7343f0 [PATCH] watchdog: add missing 0x in alim1535_wdt.c by Rolf Eike Beer · 19 years ago
  93. 479d0f4 [PATCH] softdog build fix by Andrew Morton · 19 years ago
  94. cc1d3a9 [PATCH] eurotechwdt build fix by Andrew Morton · 19 years ago
  95. 68acc05 [PATCH] pcwd.c: Call kernel_power_off not machine_power_off by Eric W. Biederman · 19 years ago
  96. f82567e [PATCH] Fix watchdog drivers to call emergency_reboot() by Eric W. Biederman · 19 years ago
  97. 7586585 [PATCH] PCI: clean up dynamic pci id logic by Greg Kroah-Hartman · 19 years ago
  98. b36bbb6 [PATCH] ixp4xx/ixp2000 watchdog driver typo by Lennert Buytenhek · 19 years ago
  99. 031f7ed [PATCH] ppc64: add a watchdog driver for rtas by Utz Bacher · 19 years ago
  100. e4fe198 [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog by Lennert Buytenhek · 19 years ago