1. adb2363 watchdog: hpwdt: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  2. 4a37027 watchdog: Adding support for ARM Primecell SP805 Watchdog by Viresh KUMAR · 14 years ago
  3. 96cb4eb watchdog: f71808e_wdt: new watchdog driver for Fintek F71808E and F71882FG by Giel van Schijndel · 14 years ago
  4. 4c4b638 watchdog: sch311x_wdt.c: set parent before registeriing the misc device in probe() function by Wim Van Sebroeck · 14 years ago
  5. 9f2cc6f watchdog: wdt_pci.c: move ids to pci_ids.h by H Hartley Sweeten · 14 years ago
  6. 9a37256 watchdog: s3c2410_wdt - Fix removing of platform device by Wim Van Sebroeck · 14 years ago
  7. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  8. 4c076fb WATCHDOG: Add watchdog driver for OCTEON SOCs by David Daney · 14 years ago
  9. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  10. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  11. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  12. f1f5bda watchdog: at32ap700x_wdt: register misc device last in probe() function by Hans-Christian Egtvedt · 14 years ago
  13. 8acf7d0 watchdog: [PATCH 3/3] imx2_wdt: fix section mismatch by Baruch Siach · 14 years ago
  14. cfca31c [PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  15. b74dbf2 of/watchdog: gef_wdt.c: fix build breakage by Anatolij Gustschin · 14 years ago
  16. de2b606 watchdog: Fix build failure with OF changes by Michael Guntsche · 14 years ago
  17. 8deca39 mfd: Change rdc321x resources flags to IORESOURCE_IO by Florian Fainelli · 14 years ago
  18. 842102f watchdog: Convert rdc321x_wdt to use southbridge pci device by Florian Fainelli · 14 years ago
  19. bb2fd8a watchdog: Driver for the watchdog timer on Freescale IMX2 (and later) processors. by Wolfram Sang · 14 years ago
  20. 100fb76 watchdog: s3c2410_wdt - Fix on handling of the request_mem_region fail by Banajit Goswami · 14 years ago
  21. 8740f71 watchdog: s3c2410_wdt - Add extra option to include watchdog for Samsung SoCs by Banajit Goswami · 14 years ago
  22. 7e6811d iTCO_wdt: fix TCO V1 timeout values and limits by Pádraig Brady · 14 years ago
  23. bb6f360 watchdog: twl4030_wdt: Disable watchdog during probing by Ameya Palande · 14 years ago
  24. 4724ba5 watchdog: update/improve/consolidate watchdog driver by Randy Dunlap · 14 years ago
  25. 8b18085 watchdog: booke_wdt: fix ioctl status flags by Wim Van Sebroeck · 14 years ago
  26. 76550d3 watchdog: fix several MODULE_PARM_DESC strings by Randy Dunlap · 14 years ago
  27. 42bd5d4 watchdog: bfin: use new common Blackfin watchdog header by Mike Frysinger · 14 years ago
  28. cf9b59e Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  29. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  30. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  31. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  32. 98af057 ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes by Srinidhi Kasagar · 14 years ago
  33. d557f65 watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string. by Wim Van Sebroeck · 14 years ago
  34. d8d8b63 watchdog: booke_wdt: fix build - unconstify watchdog_info by Anton Vorontsov · 14 years ago
  35. 322af98 watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug. by Denis Turischev · 14 years ago
  36. fcf1dd7 watchdog: sbc_fitpc2_wdt: fixed I/O operations order by Denis Turischev · 14 years ago
  37. 8691331 Watchdog: sb_wdog.c: Fix sibyte watchdog initialization by Guenter Roeck · 14 years ago
  38. aebaec9 [WATCHDOG] max63xx driver depends on ioremap() by Geert Uytterhoeven · 14 years ago
  39. b1183e0 [WATCHDOG] max63xx: be careful when disabling the watchdog by Marc Zyngier · 14 years ago
  40. 0fb0657 [WATCHDOG] fixed book E watchdog period register mask. by Luuk Paulussen · 14 years ago
  41. 77165a4 [WATCHDOG] omap4: Fix WDT Kconfig by Santosh Shilimkar · 14 years ago
  42. 14e71e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  43. 8ba42bd [WATCHDOG] hpwdt - fix lower timeout limit by Thomas Mingarelli · 14 years ago
  44. 4c7d849 [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point DeviceIDs by Seth Heasley · 14 years ago
  45. 5e80371 [WATCHDOG] set max63xx driver as ARM only by Marc Zyngier · 14 years ago
  46. 35c7978 [WATCHDOG] powerpc: pika_wdt ident cannot be const by Sean MacLennan · 14 years ago
  47. 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
  48. 2786095 [WATCHDOG] i6300esb.c: change platform_driver to pci_driver by Wim Van Sebroeck · 14 years ago
  49. 39f3be7 [WATCHDOG] i6300esb: fix unlock register with by Wim Van Sebroeck · 14 years ago
  50. c1bf3ac [WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-static by Andrew Morton · 14 years ago
  51. 168b525 [WATCHDOG] change reboot_notifier to platform-shutdown method. by Wim Van Sebroeck · 15 years ago
  52. 42747d7 [WATCHDOG] watchdog_info constify by Wim Van Sebroeck · 15 years ago
  53. cda61c9 [WATCHDOG] gef_wdt: Author corrections following split of GE Fanuc joint venture by Martyn Welch · 14 years ago
  54. ec26985 [WATCHDOG] iTCO_wdt: clean up probe(), modify err msg by Naga Chumbalkar · 14 years ago
  55. f538ed9 [WATCHDOG] ep93xx: watchdog timer driver for TS-72xx SBCs cleanup by Wim Van Sebroeck · 14 years ago
  56. 66aaa7a [WATCHDOG] support for max63xx watchdog timer chips by Marc Zyngier · 14 years ago
  57. c90bf2a [WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCs by Mika Westerberg · 15 years ago
  58. d702d12 Merge with mainline to remove plat-omap/Kconfig conflict by Tony Lindgren · 14 years ago
  59. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  60. 780019d MIPS: AR7: Implement clock API by Florian Fainelli · 14 years ago
  61. 3dae93e [WATCHDOG] bfin: fix max timeout calculation by Mike Frysinger · 14 years ago
  62. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  63. 088ef95 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 by Tony Lindgren · 14 years ago
  64. 24fd1ed ARM: PNX4008: convert watchdog to use clk API enable/disable calls by Russell King · 15 years ago
  65. 9bb787f ARM: PNX4008: convert watchdog clocks to match by device only by Russell King · 15 years ago
  66. ef39a1b [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique. by Denis Turischev · 15 years ago
  67. e605d55 [WATCHDOG] ixp2000: Fix build failure caused by missing include by Peter Huewe · 15 years ago
  68. 3c9d8ec [WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs by Seth Heasley · 15 years ago
  69. b782a56 [WATCHDOG] use resource_size() by H Hartley Sweeten · 15 years ago
  70. 4946f83 [WATCHDOG] iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC by Imre Kaloz · 15 years ago
  71. 9b0fd11 watchdog: update geodewdt for new MFGPT API by Andres Salomon · 15 years ago
  72. de4148f MIPS: eXcite: Remove platform. by Ralf Baechle · 15 years ago
  73. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  74. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  75. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  76. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  77. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  78. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  79. 8c82da5 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 15 years ago
  80. 324889b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  81. 6d53559 mpc52xx/wdt: remove obsolete old WDT implementation by Albrecht Dreß · 15 years ago
  82. 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
  83. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  84. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  85. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  86. cb711a1 [WATCHDOG] iTCO_wdt.c - cleanup chipset documentation by Wim Van Sebroeck · 15 years ago
  87. 79e8941 [WATCHDOG] iTCO_wdt: Add support for Intel Ibex Peak by Seth Heasley · 15 years ago
  88. e02f838 [WATCHDOG] CPUFREQ: S3C24XX Watchdog frequency scaling support. by Ben Dooks · 15 years ago
  89. 810a90a [PATCH] rc32434_wdt: fix compilation failure by Florian Fainelli · 15 years ago
  90. be088b1 [WATCHDOG] rc32434_wdt.c: use resource_size() by H Hartley Sweeten · 15 years ago
  91. a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 15 years ago
  92. 1508c99 ARM: PNX4008: fix watchdog device driver name by Russell King · 15 years ago
  93. 1efd374 [WATCHDOG] SBC-FITPC2 watchdog driver registration fix by Denis Turischev · 15 years ago
  94. 5b73a41 fix my email address. by Andrew Sharp · 15 years ago
  95. 462265b watchdog: Remove BKL from rio watchdog driver by Thomas Gleixner · 15 years ago
  96. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  97. 03717e3 watchdog: Fix rio watchdog probe function by Thomas Gleixner · 15 years ago
  98. 38461c5 [WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer. by Thierry Reding · 15 years ago
  99. e04ab95 [WATCHDOG] sizeof cleanup by Wim Van Sebroeck · 15 years ago
  100. d1833c2 [WATCHDOG] wdt_pci: fix printk and variable type by Randy Dunlap · 15 years ago