1. 3e0113a watchdog: ep93xx: Convert the watchdog driver into a platform device. by H Hartley Sweeten · 13 years ago
  2. 0197c1c watchdog: fix set_timeout operations by Wim Van Sebroeck · 13 years ago
  3. b10f7c1 watchdog: watchdog_dev: Let the driver update the timeout field on set_timeout success by Hans de Goede · 13 years ago
  4. a5132ca watchdog: softdog: convert to watchdog core by Alan Cox · 13 years ago
  5. a0f3683 watchdog: Convert max63xx_wdt driver to watchdog framework by Axel Lin · 13 years ago
  6. 6b1e838 watchdog: pnx4008: convert driver to use the watchdog framework by Wolfram Sang · 13 years ago
  7. 2e51d90 watchdog: Convert wm8350_wdt driver to watchdog core by Axel Lin · 13 years ago
  8. 85f6df1 watchdog: Convert jz4740_wdt driver to watchdog core by Axel Lin · 13 years ago
  9. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 13 years ago
  10. 27c766a watchdog: Use pr_<fmt> and pr_<level> by Joe Perches · 13 years ago
  11. 7cbc353 watchdog: pnx4008: don't use __raw_-accessors by Wolfram Sang · 13 years ago
  12. 19f505f watchdog: pnx4008: cleanup resource handling using managed devices by Wolfram Sang · 13 years ago
  13. 16ac4ab watchdog: sp805_wdt: add pm callbacks to support standby/S2R/hibernation by Viresh Kumar · 13 years ago
  14. 474ef12 watchdog: make imx2_wdt report boot status correctly by Oskar Schirmer · 13 years ago
  15. 23019a7 ARM: pxa: use common IOMEM definition by Rob Herring · 13 years ago
  16. 7d1206b Merge branch 'kirkwood/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  17. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  18. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  19. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 13 years ago
  20. c899445 Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcooper/linux-kirkwood into kirkwood/dt by Arnd Bergmann · 13 years ago
  21. 330bbf4 powerpc: Add GE FPGA config option by Martyn Welch · 13 years ago
  22. a855a7c ARM: orion: wdt: use resource vice direct access by Jason Cooper · 13 years ago
  23. f4e2467 Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup by Arnd Bergmann · 13 years ago
  24. 73303d1 ep93xx: Convert the watchdog driver into a platform device. by H Hartley Sweeten · 13 years ago
  25. e3643b7 Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 13 years ago
  26. a58f67e Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt by Olof Johansson · 13 years ago
  27. 880bcd4 Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx by Kukjin Kim · 13 years ago
  28. b130d5c ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX by Kukjin Kim · 13 years ago
  29. 741b9c7 watchdog: fix GETTIMEOUT ioctl in booke_wdt by Dmitry Artamonow · 13 years ago
  30. 7ec0f04 watchdog: Fix typo in pnx4008_wdt.c by Masanari Iida · 13 years ago
  31. e1d1d68 watchdog: Fix typo in Kconfig by Masanari Iida · 13 years ago
  32. 78d3e00 watchdog: fix error in probe() of s3c2410_wdt (reset at booting) by MyungJoo Ham · 13 years ago
  33. 97d2a10 watchdog: hpwdt: clean up set_memory_x call for 32 bit by Maxim Uvarov · 13 years ago
  34. 5e9cf5e ARM: at91: make ST (System Timer) soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  35. 84e83c2 watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs by Seth Heasley · 13 years ago
  36. f6dd94f watchdog: via_wdt: Set min_timeout and max_timeout for wdt_dev by Axel Lin · 13 years ago
  37. b1785df watchdog: Fix typo "unexpectdly" by Masanari Iida · 13 years ago
  38. 8a062ac watchdog: wafer5823wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 13 years ago
  39. ebe06e8 watchdog: wm8350_wdt: Fix handling WDIOS_DISABLECARD/WDIOS_ENABLECARD options by Axel Lin · 13 years ago
  40. 2865e77 watchdog: Return proper error in nuc900wdt_probe if misc_register fails by Axel Lin · 13 years ago
  41. e352829 watchdog: Staticise nuc900_wdt by Axel Lin · 13 years ago
  42. 0318e28 watchdog: via_wdt: Staticise wdt_pci_table by Axel Lin · 13 years ago
  43. 12c583d watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable by Shubhrajyoti D · 13 years ago
  44. 52ea9a7 watchdog: dw_wdt.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  45. 5d32d48 watchdog: imx2_wdt.c: use devm_request_and_ioremap by Julia Lawall · 13 years ago
  46. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  47. 8826691 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  48. acc952c Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  49. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  50. 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
  51. 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
  52. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  53. e2bf7c4 watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented. by Shubhrajyoti D · 13 years ago
  54. dc3c56b watchdog: new driver for VIA chipsets by Marc Vertes · 13 years ago
  55. 86955e2 watchdog: ath79_wdt: flush register writes by Gabor Juhos · 13 years ago
  56. 60daac4 drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated data by Julia Lawall · 13 years ago
  57. 7b9bb6d watchdog: Convert wm831x driver to devm_kzalloc() by Mark Brown · 13 years ago
  58. ff0b3cd watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API by Wim Van Sebroeck · 13 years ago
  59. b8ec611 watchdog: convert drivers/watchdog/* to use module_platform_driver() by Axel Lin · 13 years ago
  60. 1334f32 watchdog: Use DEFINE_SPINLOCK() for static spinlocks by Axel Lin · 13 years ago
  61. 216f3ad watchdog: Convert Wolfson drivers to module_platform_driver by Mark Brown · 13 years ago
  62. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  63. 0d09858 watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2) by Wim Van Sebroeck · 13 years ago
  64. e67d668 watchdog: hpwdt: Changes to handle NX secure bit in 32bit path by Mingarelli, Thomas · 13 years ago
  65. bb558da watchdog: sp805: Fix section mismatch in ID table. by Nick Bowler · 13 years ago
  66. 452190c watchdog: move coh901327 state holders by Linus Walleij · 13 years ago
  67. c1c30a2 ARM: at91: make watchdog drivers soc independent by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  68. 17885b0 watchdog: sp805: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  69. fe74848 USB: convert some miscellanies drivers to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  70. 20403e8 watchdog: fix initialisation printout in s3c2410_wdt by Dmitry Artamonow · 13 years ago
  71. f984910 watchdog: Don't overwrite error value in wm831x_wdt_set_timeout() by Mark Brown · 13 years ago
  72. 943ef2e watchdog: adx_wdt.c: remove driver by Wim Van Sebroeck · 13 years ago
  73. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  74. 00411ee watchdog: Convert wm831x driver to watchdog core by Mark Brown · 13 years ago
  75. 25dc46e watchdog: s3c2410: convert to use the watchdog framework by Wolfram Sang · 13 years ago
  76. deb9197 watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing by Wim Van Sebroeck · 13 years ago
  77. c63b6d0 watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver by Greg Lee · 13 years ago
  78. 86b5912 watchdog: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  79. 47bfd05 watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD by Venkat Subbiah · 13 years ago
  80. cef153a watchdog: sc520_wdt: Remove unnecessary cast. by Sean Young · 13 years ago
  81. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  82. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
  83. d805a78 um: clean Kconfig up a bit by Al Viro · 13 years ago
  84. e7455b7a watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c by Paul Gortmaker · 13 years ago
  85. 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
  86. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  87. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  88. d48b0e1 x86, nmi, drivers: Fix nmi splitup build bug by Ingo Molnar · 13 years ago
  89. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  90. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  91. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  92. 4e8858d watchdog: Initconst section fixes for watchdog by Andi Kleen · 13 years ago
  93. 9cfce47 watchdog: lantiq: fix watchdogs timeout handling by John Crispin · 13 years ago
  94. dbc018e watchdog: hpwdt: prevent multiple "NMI occurred" messages by Naga Chumbalkar · 13 years ago
  95. cb7efc0 watchdog: WatchDog Timer Driver Core - use passed watchdog_device by H Hartley Sweeten · 13 years ago
  96. 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
  97. c1d1c5d bcm47xx: add support for bcma bus by Hauke Mehrtens · 13 years ago
  98. a656ffc bcm47xx: make it possible to build bcm47xx without ssb. by Hauke Mehrtens · 13 years ago
  99. 08ccf572 bcm47xx: prepare to support different buses by Hauke Mehrtens · 13 years ago
  100. 7abdd34d watchdog: Cleanup WATCHDOG_CORE help text by Josh Boyer · 13 years ago