1. 0a18e15 watchdog: Enable NXP LPC32XX support in Kconfig (resend) by Kevin Wells · 14 years ago
  2. 0e901be watchdog: ts72xx_wdt: disable watchdog at probe by Mika Westerberg · 14 years ago
  3. ae44855 watchdog: sb_wdog: release irq and reboot notifier in error path and module_exit() by Akinobu Mita · 14 years ago
  4. 86ded1f watchdog: hpwdt (12/12): Make NMI decoding a compile-time option by dann frazier · 14 years ago
  5. 2ec7ed6 watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions by dann frazier · 14 years ago
  6. 34572b2 watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing" by dann frazier · 14 years ago
  7. 243066b watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization by dann frazier · 14 years ago
  8. aae67f3 watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT by dann frazier · 14 years ago
  9. 6f681c2 watchdog: hpwdt (7/12): allow full range of timer values supported by hardware by dann frazier · 14 years ago
  10. e802e32 watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro by dann frazier · 14 years ago
  11. 6b7f3d5 watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict by dann frazier · 14 years ago
  12. 36e3ff4 watchdog: hpwdt (4/12): Despecificate driver from iLO2 by dann frazier · 14 years ago
  13. 923410d watchdog: hpwdt (3/12): Group NMI sourcing specific items together by dann frazier · 14 years ago
  14. 550d299 watchdog: hpwdt (2/12): Group options that affect watchdog behavior together by dann frazier · 14 years ago
  15. a52e6d1 watchdog: hpwdt (1/12): clean-up include-files. by dann frazier · 14 years ago
  16. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  17. adb2363 watchdog: hpwdt: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  18. 4a37027 watchdog: Adding support for ARM Primecell SP805 Watchdog by Viresh KUMAR · 14 years ago
  19. 96cb4eb watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FG by Giel van Schijndel · 14 years ago
  20. 4c4b638 watchdog: sch311x_wdt.c: set parent before registeriing the misc device in probe() function by Wim Van Sebroeck · 14 years ago
  21. 9f2cc6f watchdog: wdt_pci.c: move ids to pci_ids.h by H Hartley Sweeten · 14 years ago
  22. 9a37256 watchdog: s3c2410_wdt - Fix removing of platform device by Wim Van Sebroeck · 14 years ago
  23. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  24. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  25. 4c076fb WATCHDOG: Add watchdog driver for OCTEON SOCs by David Daney · 14 years ago
  26. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  27. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  28. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  29. f1f5bda watchdog: at32ap700x_wdt: register misc device last in probe() function by Hans-Christian Egtvedt · 14 years ago
  30. 8acf7d0 watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch by Baruch Siach · 14 years ago
  31. cfca31c [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  32. b74dbf2 of/watchdog: gef_wdt.c: fix build breakage by Anatolij Gustschin · 14 years ago
  33. de2b606 watchdog: Fix build failure with OF changes by Michael Guntsche · 14 years ago
  34. 8deca39 mfd: Change rdc321x resources flags to IORESOURCE_IO by Florian Fainelli · 14 years ago
  35. 842102f watchdog: Convert rdc321x_wdt to use southbridge pci device by Florian Fainelli · 14 years ago
  36. bb2fd8a watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) processors. by Wolfram Sang · 14 years ago
  37. 100fb76 watchdog: s3c2410_wdt - Fix on handling of the request_mem_region fail by Banajit Goswami · 14 years ago
  38. 8740f71 watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCs by Banajit Goswami · 14 years ago
  39. 7e6811d iTCO_wdt: fix TCO V1 timeout values and limits by Pádraig Brady · 14 years ago
  40. bb6f360 watchdog: twl4030_wdt: Disable watchdog during probing by Ameya Palande · 14 years ago
  41. 4724ba5 watchdog: update/improve/consolidate watchdog driver by Randy Dunlap · 14 years ago
  42. 8b18085 watchdog: booke_wdt: fix ioctl status flags by Wim Van Sebroeck · 14 years ago
  43. 76550d3 watchdog: fix several MODULE_PARM_DESC strings by Randy Dunlap · 14 years ago
  44. 42bd5d4 watchdog: bfin: use new common Blackfin watchdog header by Mike Frysinger · 14 years ago
  45. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  46. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  47. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  48. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  49. 98af057 ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes by Srinidhi Kasagar · 14 years ago
  50. d557f65 watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string. by Wim Van Sebroeck · 14 years ago
  51. d8d8b63 watchdog: booke_wdt: fix build - unconstify watchdog_info by Anton Vorontsov · 14 years ago
  52. 322af98 watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug. by Denis Turischev · 14 years ago
  53. fcf1dd7 watchdog: sbc_fitpc2_wdt: fixed I/O operations order by Denis Turischev · 14 years ago
  54. 8691331 Watchdog: sb_wdog.c: Fix sibyte watchdog initialization by Guenter Roeck · 14 years ago
  55. aebaec9 [WATCHDOG] max63xx driver depends on ioremap() by Geert Uytterhoeven · 14 years ago
  56. b1183e0 [WATCHDOG] max63xx: be careful when disabling the watchdog by Marc Zyngier · 14 years ago
  57. 0fb0657 [WATCHDOG] fixed book E watchdog period register mask. by Luuk Paulussen · 14 years ago
  58. 77165a4 [WATCHDOG] omap4: Fix WDT Kconfig by Santosh Shilimkar · 14 years ago
  59. 14e71e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  60. 8ba42bd [WATCHDOG] hpwdt - fix lower timeout limit by Thomas Mingarelli · 14 years ago
  61. 4c7d849 [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point DeviceIDs by Seth Heasley · 14 years ago
  62. 5e80371 [WATCHDOG] set max63xx driver as ARM only by Marc Zyngier · 14 years ago
  63. 35c7978 [WATCHDOG] powerpc: pika_wdt ident cannot be const by Sean MacLennan · 14 years ago
  64. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  65. 2786095 [WATCHDOG] i6300esb.c: change platform_driver to pci_driver by Wim Van Sebroeck · 14 years ago
  66. 39f3be7 [WATCHDOG] i6300esb: fix unlock register with by Wim Van Sebroeck · 14 years ago
  67. c1bf3ac [WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-static by Andrew Morton · 14 years ago
  68. 168b525 [WATCHDOG] change reboot_notifier to platform-shutdown method. by Wim Van Sebroeck · 15 years ago
  69. 42747d7 [WATCHDOG] watchdog_info constify by Wim Van Sebroeck · 15 years ago
  70. cda61c9 [WATCHDOG] gef_wdt: Author corrections following split of GE Fanuc joint venture by Martyn Welch · 14 years ago
  71. ec26985 [WATCHDOG] iTCO_wdt: clean up probe(), modify err msg by Naga Chumbalkar · 14 years ago
  72. f538ed9 [WATCHDOG] ep93xx: watchdog timer driver for TS-72xx SBCs cleanup by Wim Van Sebroeck · 14 years ago
  73. 66aaa7a [WATCHDOG] support for max63xx watchdog timer chips by Marc Zyngier · 14 years ago
  74. c90bf2a [WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCs by Mika Westerberg · 15 years ago
  75. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 14 years ago
  76. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  77. 780019d MIPS: AR7: Implement clock API by Florian Fainelli · 14 years ago
  78. 3dae93e [WATCHDOG] bfin: fix max timeout calculation by Mike Frysinger · 14 years ago
  79. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  80. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 14 years ago
  81. 24fd1ed ARM: PNX4008: convert watchdog to use clk API enable/disable calls by Russell King · 15 years ago
  82. 9bb787f ARM: PNX4008: convert watchdog clocks to match by device only by Russell King · 15 years ago
  83. ef39a1b [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique. by Denis Turischev · 15 years ago
  84. e605d55 [WATCHDOG] ixp2000: Fix build failure caused by missing include by Peter Huewe · 15 years ago
  85. 3c9d8ec [WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs by Seth Heasley · 15 years ago
  86. b782a56 [WATCHDOG] use resource_size() by H Hartley Sweeten · 15 years ago
  87. 4946f83 [WATCHDOG] iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC by Imre Kaloz · 15 years ago
  88. 9b0fd11 watchdog: update geodewdt for new MFGPT API by Andres Salomon · 15 years ago
  89. de4148f MIPS: eXcite: Remove platform. by Ralf Baechle · 15 years ago
  90. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  91. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  92. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  93. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  94. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  95. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  96. 8c82da5 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  97. 324889b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  98. 6d53559 mpc52xx/wdt: remove obsolete old WDT implementation by Albrecht Dreß · 15 years ago
  99. 1c49678 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  100. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago