1. 41e9f3f watchdog: sp805_wdt depends on ARM by Alessandro Rubini · 11 years ago
  2. e20880e watchdog: davinci_wdt: update to devm_* API by Kumar, Anil · 11 years ago
  3. 362ce5a watchdog: davinci_wdt: use devm managed clk get by Mrugesh Katepallewar · 11 years ago
  4. a6a1bcd watchdog: at91rm9200: add DT support by Joachim Eastwood · 11 years ago
  5. c1fd5f6 watchdog: add timeout-sec property binding by Fabio Porcedda · 11 years ago
  6. 490ac7af watchdog: at91sam9_wdt: Convert to use the watchdog framework by Wenyou Yang · 11 years ago
  7. 2dd7b24 watchdog: omap_wdt: Add option nowayout by Pali Rohár · 11 years ago
  8. 3048253 watchdog: core: dt: add support for the timeout-sec dt property by Fabio Porcedda · 12 years ago
  9. e3e83d0 watchdog: bcm47xx_wdt.c: add hard timer by Hauke Mehrtens · 12 years ago
  10. 93aed1f watchdog: bcm47xx_wdt.c: rename wdt_time to timeout by Hauke Mehrtens · 12 years ago
  11. a390689 watchdog: bcm47xx_wdt.c: rename ops methods by Hauke Mehrtens · 12 years ago
  12. f82dedf watchdog: bcm47xx_wdt.c: use platform device by Hauke Mehrtens · 11 years ago
  13. 5434a04 watchdog: bcm47xx_wdt.c: convert to watchdog core api by Hauke Mehrtens · 12 years ago
  14. 52e5cc4 watchdog: Convert BookE watchdog driver to watchdog infrastructure by Guenter Roeck · 11 years ago
  15. 04ecc7d watchdog: s3c2410_wdt: Use devm_* functions by Jingoo Han · 12 years ago
  16. e4504da watchdog: remove old STMP3xxx driver by Wolfram Sang · 13 years ago
  17. de6303a watchdog: add new driver for STMP3xxx and i.MX23/28 by Wolfram Sang · 13 years ago
  18. 3d3a6d18 watchdog: introduce retu_wdt driver by Aaro Koskinen · 12 years ago
  19. d1ec74a watchdog: intel_scu_watchdog: fix Kconfig dependency by Wim Van Sebroeck · 11 years ago
  20. f3ea733 watchdog: orion_wdt: Add platform alias by Lubomir Rintel · 12 years ago
  21. 15920d1 watchdog: ath79_wdt: add device tree matching by Gabor Juhos · 11 years ago
  22. 09f5100 watchdog: ath79_wdt: get register base from platform device's resources by Gabor Juhos · 12 years ago
  23. 5071a88 watchdog: ath79_wdt: convert to use devm_clk_get by Gabor Juhos · 12 years ago
  24. 41adafb watchdog: sp5100_tco: Write back the original value to reserved bits, instead of zero by Takahisa Tanaka · 12 years ago
  25. 10ab329 watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of reserved bits by Takahisa Tanaka · 12 years ago
  26. 6737176 watchdog: gef_wdt.c: add missing remove callback by Devendra Naga · 12 years ago
  27. 6c41e47 watchdog: at91sam9: at91_wdt_dt_ids cannot be __init by Arnd Bergmann · 11 years ago
  28. 12a5c05 watchdog: da9055_wdt needs to select WATCHDOG_CORE by Randy Dunlap · 11 years ago
  29. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  30. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 11 years ago
  31. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  32. f0e5bd4 watchdog: Add support for ux500_wdt watchdog by Fabio Baltieri · 11 years ago
  33. 4c271bb watchdog: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  34. 1cb9204 watchdog: convert drivers/watchdog/* to use module_platform_driver_probe by Fabio Porcedda · 12 years ago
  35. 8899b8d watchdog: twl4030_wdt: add DT support by Aaro Koskinen · 12 years ago
  36. 412b372 watchdog: omap_wdt: eliminate unused variable and a compiler warning by Aaro Koskinen · 12 years ago
  37. 98e4a29 watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error path by Axel Lin · 12 years ago
  38. ee8c94a watchdog: da9055: Fix invalid free of devm_ allocated data by Axel Lin · 12 years ago
  39. 8c4c419 watchdog: Orion: Fix possible null-deference in orion_wdt_probe by Jason Gunthorpe · 12 years ago
  40. 740fbdd watchdog: sp5100_tco: Add SB8x0 chipset support by Takahisa Tanaka · 12 years ago
  41. 902e2e7 watchdog: davinci_wdt: add OF support by Murali Karicheri · 12 years ago
  42. 0360dff watchdog: da9052: Fix invalid free of devm_ allocated data by Tushar Behera · 12 years ago
  43. 2bc3f62 watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_RECEIVER by Peter Ujfalusi · 12 years ago
  44. e192634 watchdog: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  45. 77e0dfc watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  46. 312b00e1 watchdog: DA9055 Watchdog driver by Ashish Jangam · 12 years ago
  47. 1ba8538 watchdog: omap_wdt: eliminate goto by Aaro Koskinen · 12 years ago
  48. ef48174 watchdog: omap_wdt: delete redundant platform_set_drvdata() calls by Aaro Koskinen · 12 years ago
  49. 4f4753d watchdog: omap_wdt: convert to devm_ functions by Aaro Koskinen · 12 years ago
  50. 67c0f55 watchdog: omap_wdt: convert to new watchdog core by Aaro Koskinen · 12 years ago
  51. 50d854c8 watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  52. 2d076bb watchdog: imx2_wdt: Select the driver via ARCH_MXC by Fabio Estevam · 12 years ago
  53. e09d9c3 watchdog: cpu5wdt.c: add missing del_timer call by devendra.aaru · 12 years ago
  54. e16cfb9 watchdog: hpwdt.c: Increase version string by Tom Mingarelli · 12 years ago
  55. b2c4e4b watchdog: Convert twl4030_wdt to watchdog core by Jarkko Nikula · 12 years ago
  56. 5235f57 davinci_wdt: preparation for switch to common clock framework by Karicheri, Muralidharan · 12 years ago
  57. 63fbbc1 watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  58. 8157bec watchdog: ath79_wdt: convert to use module_platform_driver by Gabor Juhos · 12 years ago
  59. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  60. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. db5b0ae Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  64. 48d224d Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2 by Olof Johansson · 12 years ago
  65. 0a779ab watchdog: OMAP: fixup for ARM multiplatform support by Tony Lindgren · 12 years ago
  66. 4b12b89 watchdog: remove use of __devexit by Bill Pemberton · 12 years ago
  67. 1d13136 watchdog: remove use of __devinitdata by Bill Pemberton · 12 years ago
  68. 2d991a1 watchdog: remove use of __devinit by Bill Pemberton · 12 years ago
  69. 8226871 watchdog: remove use of __devexit_p by Bill Pemberton · 12 years ago
  70. 6fe05f3 Merge tag 'at91-for-next-dt' of git://github.com/at91linux/linux-at91 into next/dt by Olof Johansson · 12 years ago
  71. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  72. bac2f66 Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dt by Arnd Bergmann · 12 years ago
  73. be49bba watchdog: at91sam9_wdt: add device tree support by Fabio Porcedda · 12 years ago
  74. cb64bab Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Arnd Bergmann · 12 years ago
  75. 129f557 watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptr by Paul Walmsley · 12 years ago
  76. 60d6dd5 WATCHDOG: fix build PM warnings by Russell King · 12 years ago
  77. 8819946 watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusion by Shawn Guo · 12 years ago
  78. 7cb9cf0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  79. 578f1ef Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  80. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  81. 47061ed Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  82. 944c3d8 m68knommu: clean up ColdFire 54xx General Timer definitions by Greg Ungerer · 12 years ago
  83. 8e51036 Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  84. 7fb9c1a mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  85. 1a87676 Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-critical by Olof Johansson · 12 years ago
  86. 025c95a Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup by Olof Johansson · 12 years ago
  87. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  88. 0558d7a Merge branch 'ks8695/timer' into next/cleanup by Olof Johansson · 12 years ago
  89. cab463a watchdog: ks8695: sink registers into driver by Linus Walleij · 12 years ago
  90. 639397e watchdog/mpc8xxx: add a const qualifier by Arnd Bergmann · 12 years ago
  91. b232a70 watchdog: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  92. 308b135 hpwdt: Fix kdump issue in hpwdt by Toshi Kani · 12 years ago
  93. 3e5531c watchdog: da9052: Remove duplicate inclusion of delay.h by Sachin Kamat · 12 years ago
  94. d684f05 ARM: mach-pnx4008: Remove architecture by Roland Stigge · 12 years ago
  95. 127c6e7 booke/wdt: some ioctls do not return values properly by Tiejun Chen · 12 years ago
  96. 44d82e2 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  97. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  98. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  99. 1e7bad0 ARM: Orion: DTify the watchdog timer. by Andrew Lunn · 12 years ago
  100. 3539fc5 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago