1. 88cce42 watchdog: Add MCF548x watchdog driver. by Philippe De Muyter · 14 years ago
  2. f8394f61 watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 13 years ago
  3. 456c730 watchdog: Add TCO support for nVidia chipsets by Mike Waychison · 14 years ago
  4. 15e28bf watchdog: Add support for sp5100 chipset TCO by Priyanka Gupta · 14 years ago
  5. e13752a watchdog: f71808e_wdt: add F71862FG, F71869 to Kconfig by Lutz Ballaschke · 13 years ago
  6. 203f8d8 watchdog: iTCO_wdt: TCO Watchdog patch for Intel DH89xxCC PCH by Seth Heasley · 13 years ago
  7. d38bd47 watchdog: iTCO_wdt: TCO Watchdog patch for Intel NM10 DeviceIDs by Wim Van Sebroeck · 13 years ago
  8. 568dba6 watchdog: ks8695_wdt: include mach/hardware.h instead of mach/timex.h. by Yegor Yefremov · 14 years ago
  9. 6ae98ed watchdog: Propagate Book E WDT period changes to all cores by Randy Vinson · 14 years ago
  10. 5d63c13 watchdog: add CONFIG_WATCHDOG_NOWAYOUT support to PowerPC Book-E watchdog driver by Timur Tabi · 14 years ago
  11. a787e71 watchdog: alim7101_wdt: fix compiler warning on alim7101_pci_tbl by Namhyung Kim · 14 years ago
  12. 202af5b watchdog: alim1535_wdt: fix compiler warning on ali_pci_tbl by Namhyung Kim · 14 years ago
  13. 6d106e0 watchdog: Fix reboot on W83627ehf chipset. by Herman Morsink Vollenbroek · 14 years ago
  14. 9c67bea watchdog: Add watchdog support for W83627DHG chip by Benny Loenstrup Ammitzboell · 14 years ago
  15. df278da watchdog: f71808e_wdt: Add Fintek F71869 watchdog by Michel Arboi · 14 years ago
  16. 7977ff6 watchdog: add f71862fg support by Lutz Ballaschke · 14 years ago
  17. f9a9f09 watchdog: clean-up f71808e_wdt.c by Lutz Ballaschke · 14 years ago
  18. 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 · 13 years ago
  19. 673a609 x86: Convert some devices to use DIE_NMIUNKNOWN by Don Zickus · 13 years ago
  20. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  21. 404a02c Merge branch 'devel-stable' into devel by Russell King · 13 years ago
  22. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 13 years ago
  23. 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 · 13 years ago
  24. 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 14 years ago
  25. 3b3c1f2 watchdog: Fix null pointer dereference while accessing rdc321x platform_data by Florian Fainelli · 14 years ago
  26. 2c1f467 watchdog: imx: use clk_get to acquire the watchdog clock by Fabio Estevam · 14 years ago
  27. 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 14 years ago
  28. 4fc3680 watchdog: it8712f_wdt: add note to Kconfig by Wim Van Sebroeck · 14 years ago
  29. f6e0722 watchdog: gef_wdt: include fs.h by Wolfram Sang & Martyn Welch · 14 years ago
  30. e6c3b69 watchdog: bcm63xx_wdt: improve platform part. by Wim Van Sebroeck · 14 years ago
  31. c54fb81 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg PCH by Seth Heasley · 14 years ago
  32. 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 years ago
  33. 468ffde WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations. by David Daney · 14 years ago
  34. ad1d3a2 watchdog: iTCO_wdt.c: remove extra pci_dev_put()'s from init code by Prarit Bhargava · 14 years ago
  35. b63aa73 watchdog: add support for Broadcom BCM63xx built-in watchdog by Florian Fainelli · 14 years ago
  36. dee00ab watchdog: f71808e_wdt: add support for the F71889FG by Giel van Schijndel · 14 years ago
  37. 29c3e8c watchdog: MachZ: fix debug macro by Nicolas Kaiser · 14 years ago
  38. a422088 watchdog: it8712f_wdt: Add module parameter for alternative reset sources by Timo Juhani Lindfors · 14 years ago
  39. f0fc107 watchdog: it8712f_wdt: Add comments for config/control register names by Timo Juhani Lindfors · 14 years ago
  40. dfb0b8e watchdog: it87_wdt: Add support for watchdogs with 8b timers by Ondrej Zajicek · 14 years ago
  41. ee3e965 watchdog: it87_wdt: Add support for IT8720F watchdog by Ondrej Zajicek · 14 years ago
  42. a2b89cd watchdog: Use static const char * const where possible by Joe Perches · 14 years ago
  43. 641912f watchdog: iTCO_wdt: Cleanup warning messages by Prarit Bhargava · 14 years ago
  44. cad0df3 watchdog: iTCO_wdt: TCO Watchdog patch for Intel Patsburg DeviceIDs by Seth Heasley · 14 years ago
  45. 7b6181e 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
  46. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  47. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  48. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  49. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  50. e0dc09f powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig option by Timur Tabi · 14 years ago
  51. fbdd714 powerpc/watchdog: Allow the Book-E driver to be compiled as a module by Timur Tabi · 14 years ago
  52. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  53. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  54. 7ec5ad0 OMAP: WDT: Use PM runtime APIs instead of clk FW APIs by Varadarajan, Charulatha · 14 years ago
  55. 0a18e15 watchdog: Enable NXP LPC32XX support in Kconfig (resend) by Kevin Wells · 14 years ago
  56. 0e901be watchdog: ts72xx_wdt: disable watchdog at probe by Mika Westerberg · 14 years ago
  57. ae44855 watchdog: sb_wdog: release irq and reboot notifier in error path and module_exit() by Akinobu Mita · 14 years ago
  58. 86ded1f watchdog: hpwdt (12/12): Make NMI decoding a compile-time option by dann frazier · 14 years ago
  59. 2ec7ed6 watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions by dann frazier · 14 years ago
  60. 34572b2 watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing" by dann frazier · 14 years ago
  61. 243066b watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization by dann frazier · 14 years ago
  62. aae67f3 watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT by dann frazier · 14 years ago
  63. 6f681c2 watchdog: hpwdt (7/12): allow full range of timer values supported by hardware by dann frazier · 14 years ago
  64. e802e32 watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro by dann frazier · 14 years ago
  65. 6b7f3d5 watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict by dann frazier · 14 years ago
  66. 36e3ff4 watchdog: hpwdt (4/12): Despecificate driver from iLO2 by dann frazier · 14 years ago
  67. 923410d watchdog: hpwdt (3/12): Group NMI sourcing specific items together by dann frazier · 14 years ago
  68. 550d299 watchdog: hpwdt (2/12): Group options that affect watchdog behavior together by dann frazier · 14 years ago
  69. a52e6d1 watchdog: hpwdt (1/12): clean-up include-files. by dann frazier · 14 years ago
  70. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  71. adb2363 watchdog: hpwdt: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  72. 4a37027 watchdog: Adding support for ARM Primecell SP805 Watchdog by Viresh KUMAR · 14 years ago
  73. 96cb4eb watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FG by Giel van Schijndel · 14 years ago
  74. 4c4b638 watchdog: sch311x_wdt.c: set parent before registeriing the misc device in probe() function by Wim Van Sebroeck · 14 years ago
  75. 9f2cc6f watchdog: wdt_pci.c: move ids to pci_ids.h by H Hartley Sweeten · 14 years ago
  76. 9a37256 watchdog: s3c2410_wdt - Fix removing of platform device by Wim Van Sebroeck · 14 years ago
  77. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  78. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  79. 4c076fb WATCHDOG: Add watchdog driver for OCTEON SOCs by David Daney · 14 years ago
  80. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  81. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  82. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  83. f1f5bda watchdog: at32ap700x_wdt: register misc device last in probe() function by Hans-Christian Egtvedt · 14 years ago
  84. 8acf7d0 watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch by Baruch Siach · 14 years ago
  85. cfca31c [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  86. b74dbf2 of/watchdog: gef_wdt.c: fix build breakage by Anatolij Gustschin · 14 years ago
  87. de2b606 watchdog: Fix build failure with OF changes by Michael Guntsche · 14 years ago
  88. 8deca39e mfd: Change rdc321x resources flags to IORESOURCE_IO by Florian Fainelli · 14 years ago
  89. 842102f watchdog: Convert rdc321x_wdt to use southbridge pci device by Florian Fainelli · 14 years ago
  90. bb2fd8a watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) processors. by Wolfram Sang · 14 years ago
  91. 100fb76 watchdog: s3c2410_wdt - Fix on handling of the request_mem_region fail by Banajit Goswami · 14 years ago
  92. 8740f71 watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCs by Banajit Goswami · 14 years ago
  93. 7e6811d iTCO_wdt: fix TCO V1 timeout values and limits by Pádraig Brady · 14 years ago
  94. bb6f360 watchdog: twl4030_wdt: Disable watchdog during probing by Ameya Palande · 14 years ago
  95. 4724ba57 watchdog: update/improve/consolidate watchdog driver by Randy Dunlap · 14 years ago
  96. 8b18085 watchdog: booke_wdt: fix ioctl status flags by Wim Van Sebroeck · 14 years ago
  97. 76550d3 watchdog: fix several MODULE_PARM_DESC strings by Randy Dunlap · 14 years ago
  98. 42bd5d4 watchdog: bfin: use new common Blackfin watchdog header by Mike Frysinger · 14 years ago
  99. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  100. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago