1. 4331604 watchdog: WatchDog Timer Driver Core - Add basic framework by Wim Van Sebroeck · 13 years ago
  2. 5efc7a6 watchdog: hpwdt: add next gen HP servers by Thomas Mingarelli · 13 years ago
  3. 2260286 watchdog: it8712f_wdt.c: improve includes by Wim Van Sebroeck · 13 years ago
  4. e7b3914 watchdog: at91sam9/wdt: move register header to drivers by Jean-Christophe Plagniol-Villard · 13 years ago
  5. e9659e6 watchdog: Add Xilinx watchdog timer driver by Alejandro Cabrera · 13 years ago
  6. 2fc5d52 watchdog: remove empty pm-functions by Wolfram Sang · 13 years ago
  7. 081d83a watchdog: sp805: Flush posted writes in enable/disable. by Nick Bowler · 13 years ago
  8. da3e515 watchdog: sp805: Don't write 0 to the load value register. by Nick Bowler · 13 years ago
  9. f5a427e watchdog: imx2_wdt: add device tree probe support by Shawn Guo · 13 years ago
  10. 9487a9c watchdog: s3c2410: Add support for device tree based probe by Thomas Abraham · 13 years ago
  11. 641e4f4 watchdog: mpcore_wdt: Add suspend/resume support. by Peter Fordham · 13 years ago
  12. fad0a9d watchdog: mtx1-wdt: use dev_{err,info} instead of printk() by Florian Fainelli · 13 years ago
  13. bfbc5e2 watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend on by Sascha Hauer · 14 years ago
  14. c9353ae watchdog: add support for the Synopsys DesignWare WDT by Jamie Iles · 14 years ago
  15. 7ccdb94 watchdog: pc87413_wdt: Cleanup pc87413 watchdog driver to use by Jonathan McDowell · 14 years ago
  16. 97b08a6 watchdog: iTCO_wdt: clean-up PCI device ID's by Wim Van Sebroeck · 13 years ago
  17. a134b82 watchdog: Use "request_muxed_region" in it87 watchdog drivers by Nat Gurumoorthy · 13 years ago
  18. f71d26b watchdog: hpwdt depends on PCI by Randy Dunlap · 13 years ago
  19. 2a75ca4 watchdog: fix hpwdt Kconfig regression in 3.0-rc by Olaf Hering · 13 years ago
  20. aeb0aea1 watchdog: update author email for at32ap700x_wdt by Hans-Christian Egtvedt · 13 years ago
  21. ae2a006 watchdog: gef_wdt: fix MODULE_ALIAS by Axel Lin · 13 years ago
  22. e376fd6 watchdog: Intel SCU Watchdog: Fix build and remove duplicate code by Jesper Juhl · 13 years ago
  23. db98f89a watchdog: mtx1-wdt: fix section mismatch by Florian Fainelli · 13 years ago
  24. 2ea4e76 watchdog: mtx1-wdt: fix GPIO toggling by Florian Fainelli · 13 years ago
  25. 9b19d40 watchdog: mtx1-wdt: request gpio before using it by Florian Fainelli · 13 years ago
  26. 076bad7 watchdog: Handle multiple wm831x watchdogs being registered by Mark Brown · 13 years ago
  27. 9abd768 mfd: Use mfd cell platform_data for rdc321x cells platform bits by Samuel Ortiz · 14 years ago
  28. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  29. b7f720d MIPS: Alchemy: Clean up GPIO registers and accessors by Manuel Lauss · 13 years ago
  30. 2f58b8d MIPS: Lantiq: Add watchdog support by John Crispin · 13 years ago
  31. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  32. aa1f465 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCH by Seth Heasley · 14 years ago
  33. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  34. 06794ea treewide: Fix iomap resource size miscalculations by Joe Perches · 14 years ago
  35. d856b41 watchdog: mpc8xxx_wdt: fix build by Peter Korsgaard · 14 years ago
  36. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  37. 7fff4be watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot on timer expiry by Anithra P Janakiraman · 14 years ago
  38. 708d424 watchdog: fix nv_tco section mismatch by Randy Dunlap · 14 years ago
  39. 90d241e watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase. by Yinghai Lu · 14 years ago
  40. f712eac watchdog: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  41. f72401e watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
  42. 46673ed rdc321x-southbridge: Use mfd_data instead of driver_data by Andres Salomon · 14 years ago
  43. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  44. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  45. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  46. 4b0e976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  47. 1d2a195 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 14 years ago
  48. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  49. 112e754 watchdog: booke_wdt: clean up status messages by Timur Tabi · 14 years ago
  50. 5f3b275 watchdog: cleanup spaces before tabs by Wim Van Sebroeck · 14 years ago
  51. 4562f53 watchdog: convert to DEFINE_PCI_DEVICE_TABLE by Wim Van Sebroeck · 14 years ago
  52. 066d6c7 watchdog: Xen watchdog driver by Jan Beulich · 14 years ago
  53. 57539c1 watchdog: Intel SCU Watchdog Timer Driver for Moorestown and Medfield platforms. by Donald Johnson · 14 years ago
  54. 742e4b6 watchdog: jz4740_wdt - fix magic character checking by Wim Van Sebroeck · 14 years ago
  55. f865c35 watchdog: add JZ4740 watchdog driver by Paul Cercueil · 14 years ago
  56. 4bc3027 watchdog: it87_wdt: Add support for IT8721F watchdog by Huaro Tomita · 14 years ago
  57. a461615 watchdog: hpwdt: build hpwdt as module by default with NMI_DECODING enabled by Tony Camuso · 14 years ago
  58. ea6649c watchdog: hpwdt: Fix a couple of typos by Naga Chumbalkar · 14 years ago
  59. b77b708 watchdog: hpwdt: eliminate section mismatch warning by Axel Lin · 14 years ago
  60. 943413c watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 by Wim Van Sebroeck · 14 years ago
  61. 6899a8e watchdog: sch311x_wdt: fix printk condition by Dan Carpenter · 14 years ago
  62. a450c78 watchdog: sch311x_wdt: Fix LDN active check by Wim Van Sebroeck · 14 years ago
  63. bbd562d watchdog: cpwd: Fix buffer-overflow by Wim Van Sebroeck · 14 years ago
  64. 0503add Watchdog: omap_wdt: add fine grain runtime-pm by Paul Walmsley · 14 years ago
  65. d406577 watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME by Jiri Slaby · 14 years ago
  66. ae0e47f Remove one to many n's in a word by Justin P. Mattock · 14 years ago
  67. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 14 years ago
  68. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
  69. 4157a04 m68knommu: Rename m548x_wdt.c to m54xx_wdt.c by Philippe De Muyter · 14 years ago
  70. 9b9c63f m68knommu: fix m548x_wdt.c compilation after headers renaming by Philippe De Muyter · 14 years ago
  71. e8cdfb0 Merge branches 'sh/wdt', 'sh/pci-express-async' and 'common/serial-rework' into sh-latest by Paul Mundt · 14 years ago
  72. 88cce42 watchdog: Add MCF548x watchdog driver. by Philippe De Muyter · 14 years ago
  73. f8394f61 watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 14 years ago
  74. 456c730 watchdog: Add TCO support for nVidia chipsets by Mike Waychison · 14 years ago
  75. 15e28bf watchdog: Add support for sp5100 chipset TCO by Priyanka Gupta · 14 years ago
  76. e13752a watchdog: f71808e_wdt: add F71862FG, F71869 to Kconfig by Lutz Ballaschke · 14 years ago
  77. 203f8d8 watchdog: iTCO_wdt: TCO Watchdog patch for Intel DH89xxCC PCH by Seth Heasley · 14 years ago
  78. d38bd47 watchdog: iTCO_wdt: TCO Watchdog patch for Intel NM10 DeviceIDs by Wim Van Sebroeck · 14 years ago
  79. 568dba6 watchdog: ks8695_wdt: include mach/hardware.h instead of mach/timex.h. by Yegor Yefremov · 14 years ago
  80. 6ae98ed watchdog: Propagate Book E WDT period changes to all cores by Randy Vinson · 14 years ago
  81. 5d63c13 watchdog: add CONFIG_WATCHDOG_NOWAYOUT support to PowerPC Book-E watchdog driver by Timur Tabi · 14 years ago
  82. a787e71 watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tbl by Namhyung Kim · 14 years ago
  83. 202af5b watchdog: alim1535_wdt: fix compiler warning on ali_pci_tbl by Namhyung Kim · 14 years ago
  84. 6d106e0 watchdog: Fix reboot on W83627ehf chipset. by Herman Morsink Vollenbroek · 14 years ago
  85. 9c67bea watchdog: Add watchdog support for W83627DHG chip by Benny Loenstrup Ammitzboell · 14 years ago
  86. df278da watchdog: f71808e_wdt: Add Fintek F71869 watchdog by Michel Arboi · 14 years ago
  87. 7977ff6 watchdog: add f71862fg support by Lutz Ballaschke · 14 years ago
  88. f9a9f09 watchdog: clean-up f71808e_wdt.c by Lutz Ballaschke · 14 years ago
  89. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 673a609 x86: Convert some devices to use DIE_NMIUNKNOWN by Don Zickus · 14 years ago
  91. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  92. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  93. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 14 years ago
  94. 1fef891 Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 into imx-for-2.6.38-new by Sascha Hauer · 14 years ago
  95. 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 14 years ago
  96. 3b3c1f2 watchdog: Fix null pointer dereference while accessing rdc321x platform_data by Florian Fainelli · 14 years ago
  97. 2c1f467 watchdog: imx: use clk_get to acquire the watchdog clock by Fabio Estevam · 14 years ago
  98. 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 14 years ago
  99. 4fc3680 watchdog: it8712f_wdt: add note to Kconfig by Wim Van Sebroeck · 14 years ago
  100. f6e0722 watchdog: gef_wdt: include fs.h by Wolfram Sang & Martyn Welch · 14 years ago