1. 84e83c2 watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs by Seth Heasley · 13 years ago
  2. f6dd94f watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev by Axel Lin · 13 years ago
  3. b1785df watchdog: Fix typo "unexpectdly" by Masanari Iida · 13 years ago
  4. 8a062ac watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 13 years ago
  5. ebe06e8 watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 13 years ago
  6. 2865e77 watchdog: Return proper error in nuc900wdt_probe if misc_register fails by Axel Lin · 13 years ago
  7. e352829 watchdog: Staticise nuc900_wdt by Axel Lin · 13 years ago
  8. 0318e28 watchdog: via_wdt: Staticise wdt_pci_table by Axel Lin · 13 years ago
  9. 12c583d watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable by Shubhrajyoti D · 13 years ago
  10. 52ea9a7 watchdog: dw_wdt.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  11. 5d32d48 watchdog: imx2_wdt.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  12. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  13. 8826691 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  14. acc952c Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  15. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  16. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  17. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  18. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  19. e2bf7c4 watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented. by Shubhrajyoti D · 13 years ago
  20. dc3c56b watchdog: new driver for VIA chipsets by Marc Vertes · 13 years ago
  21. 86955e2 watchdog: ath79_wdt: flush register writes by Gabor Juhos · 13 years ago
  22. 60daac4 drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated data by Julia Lawall · 13 years ago
  23. 7b9bb6d watchdog: Convert wm831x driver to devm_kzalloc() by Mark Brown · 13 years ago
  24. ff0b3cd watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API by Wim Van Sebroeck · 13 years ago
  25. b8ec611 watchdog: convert drivers/watchdog/* to use module_platform_driver() by Axel Lin · 13 years ago
  26. 1334f32 watchdog: Use DEFINE_SPINLOCK() for static spinlocks by Axel Lin · 13 years ago
  27. 216f3ad watchdog: Convert Wolfson drivers to module_platform_driver by Mark Brown · 13 years ago
  28. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  29. 0d09858 watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2) by Wim Van Sebroeck · 13 years ago
  30. e67d668 watchdog: hpwdt: Changes to handle NX secure bit in 32bit path by Mingarelli, Thomas · 13 years ago
  31. bb558da watchdog: sp805: Fix section mismatch in ID table. by Nick Bowler · 13 years ago
  32. 452190c watchdog: move coh901327 state holders by Linus Walleij · 13 years ago
  33. c1c30a2 ARM: at91: make watchdog drivers soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  34. 17885b0 watchdog: sp805: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  35. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  36. 20403e8 watchdog: fix initialisation printout in s3c2410_wdt by Dmitry Artamonow · 13 years ago
  37. f984910 watchdog: Don't overwrite error value in wm831x_wdt_set_timeout() by Mark Brown · 13 years ago
  38. 943ef2e watchdog: adx_wdt.c: remove driver by Wim Van Sebroeck · 13 years ago
  39. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  40. 00411ee watchdog: Convert wm831x driver to watchdog core by Mark Brown · 13 years ago
  41. 25dc46e watchdog: s3c2410: convert to use the watchdog framework by Wolfram Sang · 13 years ago
  42. deb9197 watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing by Wim Van Sebroeck · 13 years ago
  43. c63b6d0 watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver by Greg Lee · 13 years ago
  44. 86b5912 watchdog: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  45. 47bfd05 watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD by Venkat Subbiah · 13 years ago
  46. cef153a watchdog: sc520_wdt: Remove unnecessary cast. by Sean Young · 13 years ago
  47. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  48. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  49. d805a78 um: clean Kconfig up a bit by Al Viro · 13 years ago
  50. e7455b7a watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c by Paul Gortmaker · 13 years ago
  51. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  52. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  53. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  54. d48b0e1 x86, nmi, drivers: Fix nmi splitup build bug by Ingo Molnar · 13 years ago
  55. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  56. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  57. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  58. 4e8858d watchdog: Initconst section fixes for watchdog by Andi Kleen · 13 years ago
  59. 9cfce47 watchdog: lantiq: fix watchdogs timeout handling by John Crispin · 13 years ago
  60. dbc018e watchdog: hpwdt: prevent multiple "NMI occurred" messages by Naga Chumbalkar · 13 years ago
  61. cb7efc0 watchdog: WatchDog Timer Driver Core - use passed watchdog_device by H Hartley Sweeten · 13 years ago
  62. b38d355 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  63. c1d1c5d bcm47xx: add support for bcma bus by Hauke Mehrtens · 13 years ago
  64. a656ffc bcm47xx: make it possible to build bcm47xx without ssb. by Hauke Mehrtens · 13 years ago
  65. 08ccf572 bcm47xx: prepare to support different buses by Hauke Mehrtens · 13 years ago
  66. 7abdd34 watchdog: Cleanup WATCHDOG_CORE help text by Josh Boyer · 13 years ago
  67. 6b01d30 watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boards by Mart Gerrits · 13 years ago
  68. bea1906 watchdog: shwdt: fix usage of mod_timer by David Engraf · 13 years ago
  69. 2313bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog by Linus Torvalds · 13 years ago
  70. 3f43f68 watchdog: WatchDog Timer Driver Core - Add minimum and max timeout by Wim Van Sebroeck · 13 years ago
  71. 78d88fc watchdog: WatchDog Timer Driver Core - Add ioctl call by Wim Van Sebroeck · 13 years ago
  72. 7e192b9 watchdog: WatchDog Timer Driver Core - Add nowayout feature by Wim Van Sebroeck · 13 years ago
  73. 017cf08 watchdog: WatchDog Timer Driver Core - Add Magic Close feature by Wim Van Sebroeck · 13 years ago
  74. 014d694 watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctl by Wim Van Sebroeck · 13 years ago
  75. 234445b watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl by Wim Van Sebroeck · 13 years ago
  76. c2dc00e watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl by Wim Van Sebroeck · 13 years ago
  77. 2fa0356 watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality by Wim Van Sebroeck · 13 years ago
  78. 4331604 watchdog: WatchDog Timer Driver Core - Add basic framework by Wim Van Sebroeck · 13 years ago
  79. 5efc7a6 watchdog: hpwdt: add next gen HP servers by Thomas Mingarelli · 13 years ago
  80. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  81. 2260286 watchdog: it8712f_wdt.c: improve includes by Wim Van Sebroeck · 13 years ago
  82. e7b3914 watchdog: at91sam9/wdt: move register header to drivers by Jean-Christophe Plagniol-Villard · 13 years ago
  83. e9659e6 watchdog: Add Xilinx watchdog timer driver by Alejandro Cabrera · 13 years ago
  84. 2fc5d52 watchdog: remove empty pm-functions by Wolfram Sang · 13 years ago
  85. 081d83a watchdog: sp805: Flush posted writes in enable/disable. by Nick Bowler · 13 years ago
  86. da3e515 watchdog: sp805: Don't write 0 to the load value register. by Nick Bowler · 13 years ago
  87. f5a427e watchdog: imx2_wdt: add device tree probe support by Shawn Guo · 13 years ago
  88. 9487a9c watchdog: s3c2410: Add support for device tree based probe by Thomas Abraham · 13 years ago
  89. 641e4f4 watchdog: mpcore_wdt: Add suspend/resume support. by Peter Fordham · 13 years ago
  90. fad0a9d watchdog: mtx1-wdt: use dev_{err,info} instead of printk() by Florian Fainelli · 13 years ago
  91. bfbc5e2 watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend on by Sascha Hauer · 13 years ago
  92. c9353ae watchdog: add support for the Synopsys DesignWare WDT by Jamie Iles · 14 years ago
  93. 7ccdb94 watchdog: pc87413_wdt: Cleanup pc87413 watchdog driver to use by Jonathan McDowell · 13 years ago
  94. 97b08a6 watchdog: iTCO_wdt: clean-up PCI device ID's by Wim Van Sebroeck · 13 years ago
  95. a134b82 watchdog: Use "request_muxed_region" in it87 watchdog drivers by Nat Gurumoorthy · 13 years ago
  96. f71d26b watchdog: hpwdt depends on PCI by Randy Dunlap · 13 years ago
  97. 2a75ca4 watchdog: fix hpwdt Kconfig regression in 3.0-rc by Olaf Hering · 13 years ago
  98. aeb0aea watchdog: update author email for at32ap700x_wdt by Hans-Christian Egtvedt · 13 years ago
  99. ae2a006 watchdog: gef_wdt: fix MODULE_ALIAS by Axel Lin · 13 years ago
  100. e376fd6 watchdog: Intel SCU Watchdog: Fix build and remove duplicate code by Jesper Juhl · 13 years ago