1. 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  2. 4cb30b0 watchdog: mei_wdt: constify mei_cl_device_id by Arvind Yadav · 7 years ago
  3. 05ce42f watchdog: sp805: constify amba_id by Arvind Yadav · 7 years ago
  4. 68c82be watchdog: ziirave: constify i2c_device_id by Arvind Yadav · 7 years ago
  5. 39ad808 watchdog: sc1200: constify pnp_device_id by Arvind Yadav · 7 years ago
  6. 1f18559 watchdog: renesas_wdt: update copyright dates by Wolfram Sang · 7 years ago
  7. 9c22b6d watchdog: renesas_wdt: make 'clk' a variable local to probe() by Wolfram Sang · 7 years ago
  8. 3be4294 watchdog: renesas_wdt: consistently use RuntimePM for clock management by Wolfram Sang · 7 years ago
  9. 012c046 watchdog: aspeed: Support configuration of external signal properties by Andrew Jeffery · 7 years ago
  10. b7f0b8a drivers/watchdog: ASPEED reference dev tree properties for config by Christopher Bostic · 7 years ago
  11. a1f2a82 watchdog: da9063_wdt: Simplify by removing unneeded struct... by fzuuzf@googlemail.com · 7 years ago
  12. dd0a18c watchdog: bcm7038: Check the return value from clk_prepare_enable() by Fabio Estevam · 7 years ago
  13. 15210ad watchdog: qcom: Check for platform_get_resource() failure by Fabio Estevam · 7 years ago
  14. 6f671c6 watchdog: of_xilinx_wdt: Add suspend/resume support by Michal Simek · 7 years ago
  15. b6bc416 watchdog: of_xilinx_wdt: Add support for reading freq via CCF by Maulik Jodhani · 7 years ago
  16. e8c7ebf watchdog: max77620_wdt: constify platform_device_id by Arvind Yadav · 7 years ago
  17. cc53e1c watchdog: pcwd_usb: constify usb_device_id by Arvind Yadav · 7 years ago
  18. f3a7f6f watchdog: cadence_wdt: Show information when driver is probed by Michal Simek · 7 years ago
  19. db202f4 watchdog: cadence_wdt: Enable access to module parameters by Michal Simek · 7 years ago
  20. 323edb2 watchdog: constify watchdog_ops and watchdog_info structures by Julia Lawall · 7 years ago
  21. d94fa46 watchdog: asm9260_wdt: don't round closest with get_timeleft by Wolfram Sang · 7 years ago
  22. 03a196f watchdog: renesas_wdt: add another divider option by Wolfram Sang · 7 years ago
  23. 82f64cd watchdog: renesas_wdt: apply better precision by Wolfram Sang · 7 years ago
  24. 1c1b243 watchdog: renesas_wdt: don't round closest with get_timeleft by Wolfram Sang · 7 years ago
  25. b51247c watchdog: renesas_wdt: check rate also for upper limit by Wolfram Sang · 7 years ago
  26. f6159dd watchdog: renesas_wdt: avoid (theoretical) type overflow by Wolfram Sang · 7 years ago
  27. 0bade02 watchdog: mt7621: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  28. a248e5e watchdog: rt2880: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  29. 39055bb watchdog: zx2967: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  30. fcc6da0 watchdog: asm9260: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  31. 43a64e8 watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2 by Martin Blumenstingl · 7 years ago
  32. 08b10b5 watchdog: w83627hf: make const array chip_name static by Colin Ian King · 7 years ago
  33. 9215fc7 watchdog: coh901327_wdt: constify watchdog_ops structure by Gustavo A. R. Silva · 7 years ago
  34. d7b16e7 watchdog: stm32_iwdg: constify watchdog_ops structure by Gustavo A. R. Silva · 7 years ago
  35. 2211a8d watchdog: it87_wdt: constify watchdog_ops structure by Gustavo A. R. Silva · 7 years ago
  36. 5870ac7 watchdog: ts72xx_wdt: constify watchdog_ops structure by Gustavo A. R. Silva · 7 years ago
  37. fc61e83 watchdog: Revert "iTCO_wdt: all versions count down twice" by Wim Van Sebroeck · 7 years ago
  38. 1d1821b watchdog: octeon-wdt: Add support for 78XX SOCs. by Carlos Munoz · 7 years ago
  39. 0cd4e7a watchdog: octeon-wdt: Add support for cn68XX SOCs. by David Daney · 7 years ago
  40. 381cec0 watchdog: octeon-wdt: File cleaning. by Steven J. Hill · 7 years ago
  41. 49d148b watchdog: octeon-wdt: Remove old boot vector code. by Steven J. Hill · 7 years ago
  42. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  43. 710322b watchdog: lantiq: access boot cause register through regmap by Hauke Mehrtens · 7 years ago
  44. 07d306c Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  45. c013b65 watchdog: introduce watchdog_worker_should_ping helper by Rasmus Villemoes · 7 years ago
  46. e7bf0289 watchdog: uniphier: add UniPhier watchdog driver by Keiji Hayashibara · 7 years ago
  47. 011e29e watchdog: cadence_wdt: make of_device_ids const. by Arvind Yadav · 7 years ago
  48. 935988c watchdog: zx2967: constify zx2967_wdt_ops. by Arvind Yadav · 7 years ago
  49. d34f1f4 watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_ops by Arvind Yadav · 7 years ago
  50. 737bcff watchdog: davinci: Add missing clk_disable_unprepare(). by Arvind Yadav · 7 years ago
  51. 8f11eb5 watchdog: davinci: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  52. 65360944 watchdog: meson: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  53. cddda07 watchdog: it87: Add support for various Super-IO chips by Guenter Roeck · 7 years ago
  54. 1123c51 watchdog: it87: Use infrastructure to stop watchdog on reboot by Guenter Roeck · 7 years ago
  55. 893dc8b watchdog: it87: Drop support for resetting watchdog though CIR and Game port by Guenter Roeck · 7 years ago
  56. 1d7b803 watchdog: it87: Convert to use watchdog core infrastructure by Guenter Roeck · 7 years ago
  57. 7334030 watchdog: it87: Drop FSF mailing address by Guenter Roeck · 7 years ago
  58. 65a3b69 watchdog: dw_wdt: get reset lines from dt by Steffen Trumtrar · 7 years ago
  59. 42bed04 drivers/watchdog/Kconfig: Update CONFIG_WATCHDOG_RTAS dependencies by Murilo Opsfelder Araujo · 7 years ago
  60. 3a9aedb watchdog: w83627hf: Add support for NCT6793D and NCT6795D by Guenter Roeck · 7 years ago
  61. 2501b01 watchdog: core: add option to avoid early handling of watchdog by Sebastian Reichel · 8 years ago
  62. 166fbcf watchdog: f71808e_wdt: Add F71868 support by Maciej S. Szmigiero · 8 years ago
  63. 4332d11 watchdog: Add STM32 IWDG driver by Yannick Fertre · 8 years ago
  64. 03bca15 watchdog: gpio: Convert to use infrastructure triggered keepalives by Guenter Roeck · 9 years ago
  65. ecd94a4 watchdog: orion: make license info match the file header by Uwe Kleine-König · 8 years ago
  66. 08497f2 watchdog: s3c2410: Minor code cleanup by Krzysztof Kozlowski · 8 years ago
  67. a9a02c4 watchdog: s3c2410: Simplify getting driver data by Krzysztof Kozlowski · 8 years ago
  68. 58415ef watchdog: s3c2410: Constify local structures by Krzysztof Kozlowski · 8 years ago
  69. 954351e watchdog: intel-mid_wdt: Keep watchdog running by Andy Shevchenko · 8 years ago
  70. aea2418 watchdog: add rza_wdt driver by Chris Brandt · 8 years ago
  71. 5dca80f6 watchdog: sama5d4: Add comment explaining what happens on resume by Alexandre Belloni · 8 years ago
  72. 39bd56d watchodg: sama5d4: simplify probe by Alexandre Belloni · 8 years ago
  73. fedf266f watchdog: bcm281xx: Fix use of uninitialized spinlock. by Eric Anholt · 8 years ago
  74. 07441a7 watchdog: zx2967: remove redundant dev_err call in zx2967_wdt_probe() by Wei Yongjun · 8 years ago
  75. 1fccb73 iTCO_wdt: all versions count down twice by Paolo Bonzini · 8 years ago
  76. 455a9a6 watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOT by Shile Zhang · 8 years ago
  77. 0ddad77 watchdog: cadence_wdt: fix timeout setting by Tomas Melin · 8 years ago
  78. 46c319b watchdog: pcwd_usb: fix NULL-deref at probe by Johan Hovold · 8 years ago
  79. ddd6d24 watchdog: sama5d4: fix race condition by Alexandre Belloni · 8 years ago
  80. 015b528 watchdog: sama5d4: fix WDDIS handling by Alexandre Belloni · 8 years ago
  81. d8f1dea watchdog: orion: fix compile-test dependencies by Arnd Bergmann · 8 years ago
  82. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  83. 23f19a5 drivers/watchdog/hpwdt.c: use set_memory.h header by Laura Abbott · 8 years ago
  84. 140c91b2 watchdog: iTCO_wdt: Add PMC specific noreboot update api by Kuppuswamy Sathyanarayanan · 8 years ago
  85. f583a88 watchdog: iTCO_wdt: cleanup set/unset no_reboot_bit functions by Kuppuswamy Sathyanarayanan · 8 years ago
  86. 5d1c93c Annotate hardware config module parameters in drivers/watchdog/ by David Howells · 8 years ago
  87. 9ad82f1 watchdog: retu: restore MFD dependency by Arnd Bergmann · 8 years ago
  88. 9297b65 watchdog: db8500: add back prmcu dependency by Arnd Bergmann · 8 years ago
  89. 3736d4e watchdog: kempld: fix gcc-4.3 build by Arnd Bergmann · 8 years ago
  90. 8d5755b watchdog: softdog: fire watchdog even if softirqs do not get to run by Niklas Cassel · 8 years ago
  91. ed4a9eca watchdog: kempld: revert to full dependency by Arnd Bergmann · 8 years ago
  92. 2672b7e watchdog: bcm2835: add CONFIG_OF dependency by Arnd Bergmann · 8 years ago
  93. 3eafee9 watchdog: sp805: add back AMBA dependency by Arnd Bergmann · 8 years ago
  94. 6fb303a watchdog: menf21bmc: add I2C dependency by Arnd Bergmann · 8 years ago
  95. 0369fdf watchdog: geode: restore hard CS5535_MFGPT dependency by Arnd Bergmann · 8 years ago
  96. d0e32fb watchdog: wm831x watchdog really needs mfd by Arnd Bergmann · 8 years ago
  97. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  98. e3a60ea watchdog: s3c2410: Add prefix to local function by Krzysztof Kozlowski · 8 years ago
  99. 53eac48 watchdog: s3c2410: Select MFD_SYSCON on all Exynos platforms by Krzysztof Kozlowski · 8 years ago
  100. 456f53d watchdog: s3c2410: Use dev_dbg instead of pr_info by Krzysztof Kozlowski · 8 years ago