1. da89947 Update Viresh Kumar's email address by Viresh Kumar · 9 years ago
  2. 93899e3 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  3. b2102eb watchdog: omap_wdt: early_enable module parameter by Lars Poeschel · 9 years ago
  4. 5e53c8e watchdog: gpio_wdt: Add option for early registration by Jean-Baptiste Theou · 9 years ago
  5. ef90174 watchdog: watchdog_core: Add watchdog registration deferral mechanism by Jean-Baptiste Theou · 9 years ago
  6. b9be966 watchdog: max63xx: dynamically allocate device by Vivien Didelot · 9 years ago
  7. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  8. db11cba watchdog: imx2_wdt: Disable previously acquired clock on error path by Fabio Estevam · 9 years ago
  9. aefb163 watchdog: imx2_wdt: Check for clk_prepare_enable() error by Fabio Estevam · 9 years ago
  10. 46c80b2 watchdog: hpwdt: Add support for WDIOC_SETOPTIONS by Jean Delvare · 9 years ago
  11. 452fafe watchdog: omap_wdt: implement get_timeleft by Lars Poeschel · 9 years ago
  12. 7a7cb00 watchdog: da9062: DA9062 watchdog driver by S Twiss · 9 years ago
  13. 8135193 watchdog: imx2_wdt: set watchdog parent device by Vladimir Zapolskiy · 9 years ago
  14. 57337db watchdog: mena21_wdt: Fix possible NULL pointer dereference by Johannes Thumshirn · 9 years ago
  15. 04b1a62 watchdog: dw_wdt: keepalive the watchdog at write time by Doug Anderson · 9 years ago
  16. 7fb466a watchdog: dw_wdt: No need for a spinlock by Doug Anderson · 9 years ago
  17. 30dd4a8 watchdog: imx2_wdt: also set wdog->timeout to new_timeout by Michael Grzeschik · 9 years ago
  18. 21a926a watchdog: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  19. 6960d48 watchdog: cadence: Add dependency on HAS_IOMEM by Richard Weinberger · 9 years ago
  20. 8c7c72c watchdog: max63xx_wdt: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  21. 0465844 watchdog: MAX63XX_WATCHDOG does not depend on ARM by Vivien Didelot · 9 years ago
  22. c1f2638 watchdog: imgpdc: Add some documentation about the timeout by Ezequiel Garcia · 9 years ago
  23. deb8d50 watchdog: imgpdc: Fix max timeout by Ezequiel Garcia · 9 years ago
  24. c631f20 watchdog: imgpdc: Add reboot support by Andrew Bresticker · 9 years ago
  25. 8aa453a watchdog: imgpdc: Set timeout before starting watchdog by Andrew Bresticker · 9 years ago
  26. 7094e1d watchdog: imgpdc: Allow timeout to be set in device-tree by Andrew Bresticker · 9 years ago
  27. 530c11d watchdog: omap: assert the counter being stopped before reprogramming by Uwe Kleine-König · 9 years ago
  28. 0b3330f watchdog: omap: simplify assignment of bootstatus by Uwe Kleine-König · 9 years ago
  29. d2f7826 watchdog: omap: put struct watchdog_device into driver data by Uwe Kleine-König · 9 years ago
  30. a4f741e watchdog: omap: use watchdog_init_timeout instead of open coding it by Uwe Kleine-König · 9 years ago
  31. 336694a watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC by Baruch Siach · 9 years ago
  32. feccebe watchdog: at91sam9: use endian agnostic IO by Ben Dooks · 9 years ago
  33. 79cb097 watchdog: st_wdt: Update IP layout information to include Clocksource by Lee Jones · 9 years ago
  34. f27925a watchdog: st_wdt: Add new driver for ST's LPC Watchdog by Lee Jones · 9 years ago
  35. 33a9f5b ARM: bcm2835: Move the restart/power_off handling to the WDT driver by Eric Anholt · 9 years ago
  36. 49ae779 watchdog: st_wdt: Add new driver for ST's LPC Watchdog by Lee Jones · 9 years ago
  37. 7dcca3e Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  38. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  39. cf82f52 watchdog: stmp3xxx_rtc_wdt: fix broken email address by Wolfram Sang · 9 years ago
  40. e8cc536 watchdog: pnx4008_wdt: fix broken email address by Wolfram Sang · 9 years ago
  41. 3a30c07 watchdog: octeon: use fixed length string for register names by Aaro Koskinen · 9 years ago
  42. 8692cf0 watchdog: octeon: fix some trivial coding style issues by Aaro Koskinen · 9 years ago
  43. 3d588c9 watchdog: octeon: convert to WATCHDOG_CORE API by Aaro Koskinen · 9 years ago
  44. 6290d8c watchdog: cadence: Remove Kconfig dependency on ARCH by Michal Simek · 9 years ago
  45. 0dfd582 watchdog: qcom: use timer devicetree binding by Mathieu Olivari · 9 years ago
  46. e1dbde2 watchdog: bcm281xx: Remove use of seq_printf return value by Joe Perches · 9 years ago
  47. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  48. be77002 Merge back earlier suspend/hibernate material for v4.1. by Rafael J. Wysocki · 9 years ago
  49. 47f36e4 Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/drivers by Olof Johansson · 9 years ago
  50. f321c9cb PM / watchdog: iTCO: stop watchdog during system suspend by Rafael J. Wysocki · 9 years ago
  51. ae6ee2f watchdog: imgpdc: Fix default heartbeat by James Hogan · 9 years ago
  52. a629c08 watchdog: imgpdc: Fix probe NULL pointer dereference by James Hogan · 9 years ago
  53. 9ffd906 watchdog: mtk_wdt: signedness bug in mtk_wdt_start() by Dan Carpenter · 9 years ago
  54. b2527d2 s390/watchdog: support for KVM hypervisors and delete pr_info messages by Xu Wang · 9 years ago
  55. 9ec6cb8 s390/watchdog: enable KEEPALIVE for /dev/watchdog by Xu Wang · 9 years ago
  56. 9ab45f3 watchdog: at91rm9200: implement restart handler by Alexandre Belloni · 9 years ago
  57. 8432f9e watchdog: at91rm9200: use the system timer syscon by Alexandre Belloni · 9 years ago
  58. d677772 watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND by Boris BREZILLON · 9 years ago
  59. 9461343 watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X arch by Rafał Miłecki · 9 years ago
  60. 6b96c72 watchdog: jz4740: Add DT support by Zubair Lutfullah Kakakhel · 9 years ago
  61. b5ade9b watchdog: dw_wdt: Try to get a 30 second watchdog by default by Doug Anderson · 9 years ago
  62. a008501 watchdog: dw_wdt: pat the watchdog before enabling it by Doug Anderson · 9 years ago
  63. a77841d watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792 by Guenter Roeck · 9 years ago
  64. 1cc7495 watchdog: bcm47xx_wdt.c: add restart handler support by Rafał Miłecki · 9 years ago
  65. ba804a9 watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdog by Mike Looijmans · 9 years ago
  66. 396f163 watchdog: da9063: Add restart handler support by Geert Uytterhoeven · 9 years ago
  67. a44a455 watchdog: Add driver for Mediatek watchdog by Matthias Brugger · 9 years ago
  68. fb1cbea watchdog: Fix omap watchdogs to enable the magic close bit by Tony Lindgren · 10 years ago
  69. a6f8f81 watchdog: rt2880_wdt: minor clean up by John Crispin · 10 years ago
  70. b91b5be watchdog: hpwdt: Fix initialization message in hpwdt.c by Masanari Iida · 10 years ago
  71. f83918f watchdog: it87_wdt: add IT8783 ID by Paolo Teti · 10 years ago
  72. 4bd8ce3 watchdog: imx2: Constify struct regmap_config and watchdog_ops by Krzysztof Kozlowski · 10 years ago
  73. 9393766 watchdog: ImgTec PDC Watchdog Timer Driver by Naidu Tellapati · 10 years ago
  74. 7a32757 watchdog: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  75. 5fe65ce watchdog: imx2_wdt: Disable power down counter on boot by Markus Pargmann · 10 years ago
  76. bbd5900 watchdog: imx2_wdt: Improve power management support. by Xiubo Li · 10 years ago
  77. ba90f26 watchdog: imx2_wdt: Fix the argument of watchdog_active() by Fabio Estevam · 10 years ago
  78. aefbaf3 watchdog: imx2_wdt: Add power management support. by Xiubo Li · 10 years ago
  79. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  80. a157508 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. 0563fdc0 Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  82. 5476b2b watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7 by Abhilash Kesavan · 10 years ago
  83. 89de77a Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 10 years ago
  84. ee72f18 ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for drivers by Nicolas Ferre · 10 years ago
  85. 8067042 watchdog: orion: Use the reference clock on Armada 375 SoC by Ezequiel Garcia · 10 years ago
  86. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  87. 06980b2 watchdog: meson: remove magic value for reboot by Carlo Caione · 10 years ago
  88. 71fd380 watchdog: Let XILINX_WATCHDOG and TEGRA_WATCHDOG depend on HAS_IOMEM by Chen Gang · 10 years ago
  89. c5ec618 watchdog: sunxi: Add A31 watchdog support by Chen-Yu Tsai · 10 years ago
  90. f2147de watchdog: sunxi: support parameterized compatible strings by Chen-Yu Tsai · 10 years ago
  91. 334a9d8 watchdog: imx2_wdt: add restart handler support by Jingchang Lu · 10 years ago
  92. 05e487d watchdog: qcom: register a restart notifier by Josh Cartwright · 10 years ago
  93. f286e13 watchdog: s3c2410: add restart handler by Heiko Stuebner · 10 years ago
  94. 31228f4 watchdog: dw_wdt: add restart handler support by Jisheng Zhang · 10 years ago
  95. 22e1b8f ARM: meson: add watchdog driver by Carlo Caione · 10 years ago
  96. 3281b85 stmp3xxx_rtc_wdt: Add suspend/resume PM support by Janusz Uzycki · 10 years ago
  97. 5e9c16e watchdog: Add DA9063 PMIC watchdog driver. by Krystian Garbaciak · 10 years ago
  98. 22b1c84 watchdog: add driver for Ricoh RN5T618 watchdog by Beniamino Galvani · 10 years ago
  99. 2b9366b watchdog: s3c2410_wdt: Add support for Watchdog device on Exynos7 by Naveen Krishna Chatradhi · 10 years ago
  100. 1094ebe watchdog: qcom: add support for KPSS WDT by Josh Cartwright · 10 years ago