1. 1b2951d Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  2. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  3. 011bf62 watchdog: remove bfin_wdt driver by Arnd Bergmann · 7 years ago
  4. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  5. b1abf6f ACPI / watchdog: Fix off-by-one error at resource assignment by Takashi Iwai · 7 years ago
  6. 95260c1 Merge tag 'v4.16-rc5' into devel by Linus Walleij · 7 years ago
  7. b67aea2b Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into asm-generic by Arnd Bergmann · 7 years ago
  8. b9b2909 watchdog: imgpdc: Drop METAG dependency by James Hogan · 7 years ago
  9. 2b3d89b watchdog: hpwdt: Remove legacy NMI sourcing. by Jerry Hoemann · 7 years ago
  10. 93ac3de watchdog: sbsa: use 32-bit read for WCV by Jayachandran C · 7 years ago
  11. 7bd3e7b watchdog: f71808e_wdt: Fix magic close handling by Igor Pylypiv · 7 years ago
  12. ccfe35e watchdog: Change ISA_BUS_API dependency to selection by William Breathitt Gray · 7 years ago
  13. a17f4f0 watchdog: sp5100_tco.c: fix potential build failure by Wim Van Sebroeck · 7 years ago
  14. 4cd6764 watchdog: xen_wdt: fix potential build failure by Radu Rendec · 7 years ago
  15. 7e2e5158 watchdog: i6300esb: fix build failure by Matteo Croce · 7 years ago
  16. 20e6bb1 watchdog: rave-sp: add NVMEM dependency by Arnd Bergmann · 7 years ago
  17. 7e6127c Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  18. d040a2e watchdog: remove at32ap700x_wdt by Corentin Labbe · 7 years ago
  19. 887d2ec watchdog: sp5100_tco: Add support for recent FCH versions by Guenter Roeck · 7 years ago
  20. f7781b0 watchdog: sp5100-tco: Abort if watchdog is disabled by hardware by Guenter Roeck · 7 years ago
  21. 17b2083 watchdog: sp5100_tco: Use bit operations by Guenter Roeck · 7 years ago
  22. 7cd9d5f watchdog: sp5100_tco: Convert to use watchdog subsystem by Guenter Roeck · 7 years ago
  23. 5bbecc5 watchdog: sp5100_tco: Clean up function and variable names by Guenter Roeck · 7 years ago
  24. fd8f909 watchdog: sp5100_tco: Use dev_ print functions where possible by Guenter Roeck · 7 years ago
  25. a3483443 watchdog: sp5100_tco: Match PCI device early by Guenter Roeck · 7 years ago
  26. e189410 watchdog: sp5100_tco: Clean up sp5100_tco_setupdevice by Guenter Roeck · 7 years ago
  27. 23dfe14 watchdog: sp5100_tco: Use standard error codes by Guenter Roeck · 7 years ago
  28. 16e7730 watchdog: sp5100_tco: Use request_muxed_region where possible by Guenter Roeck · 7 years ago
  29. f541c09 watchdog: sp5100_tco: Fix watchdog disable bit by Guenter Roeck · 7 years ago
  30. 2b750cf watchdog: sp5100_tco: Always use SP5100_IO_PM_{INDEX_REG,DATA_REG} by Guenter Roeck · 7 years ago
  31. 1ff6882 watchdog: core: make sure the watchdog_worker is not deferred by Christophe Leroy · 7 years ago
  32. 1d2e5eb watchdog: mt7621: switch to using managed devm_watchdog_register_device() by André Draszik · 7 years ago
  33. 392d39a watchdog: mt7621: set WDOG_HW_RUNNING bit when appropriate by André Draszik · 7 years ago
  34. 0be2672 watchdog: imx2_wdt: restore previous timeout after suspend+resume by Martin Kaiser · 7 years ago
  35. c3bb333 watchdog: Add RAVE SP watchdog driver by Andrey Smirnov · 7 years ago
  36. 38a1222 watchdog: core: make sure the watchdog worker always works by Christophe Leroy · 7 years ago
  37. 71d1f05 watchdog: davinci_wdt: add restart function by David Lechner · 7 years ago
  38. 8bc8647 watchdog: document watchdog_init_timeout() wdd parameter by Corentin Labbe · 7 years ago
  39. aeebc6b watchdog: hpwdt: fix unused variable warning by Arnd Bergmann · 7 years ago
  40. 1398395 watchdog: ib700wdt: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  41. 82c8b5c watchdog: eurotechwdt: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  42. 49620a2 watchdog: stm32: Fix copyright by Benjamin Gaignard · 7 years ago
  43. bf02097 watchdog: pcwd_usb: remove unneeded DRIVER_LICENSE #define by Greg Kroah-Hartman · 7 years ago
  44. c41fe7c watchdog: xen_wdt: remove info message and version number by Radu Rendec · 7 years ago
  45. 18cffd6 watchdog: xen_wdt: use the watchdog subsystem by Radu Rendec · 7 years ago
  46. 4776034 watchdog: Add Spreadtrum watchdog driver by Eric Long · 7 years ago
  47. 19ce949 watchdog: mpc8xxx: use the core worker function by Christophe Leroy · 7 years ago
  48. bc137df watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop by Rasmus Villemoes · 7 years ago
  49. 57b6d48 watchdog: wdt_pci: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  50. e2af309 watchdog: watchdog_dev: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  51. 4d37972 watchdog: pcwd_pci: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  52. 3d002ea watchdog: pcwd_usb: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  53. fd846b5 watchdog: f71808e_wdt: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  54. a9868bc watchdog: alim1535_wdt: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  55. 083cceb watchdog: advantechwdt: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  56. 7692a98 watchdog: mei_wdt: don't use of variable length array by Tomas Winkler · 7 years ago
  57. 788c2fd watchdog: i6300esb: remove info message and version number by Radu Rendec · 7 years ago
  58. 568d601 watchdog: i6300esb: do not hardcode heartbeat limits by Radu Rendec · 7 years ago
  59. cf73120 watchdog: i6300esb: support multiple devices by Radu Rendec · 7 years ago
  60. 7af4ac8 watchdog: i6300esb: use the watchdog subsystem by Radu Rendec · 7 years ago
  61. 838534e watchdog: hpwdt: Check source of NMI by Jerry Hoemann · 7 years ago
  62. e531037 watchdog: sunxi_wdt: use of_device_get_match_data by Corentin Labbe · 7 years ago
  63. b6c84c9 watchdog: xen: use time64_t for timeouts by Arnd Bergmann · 7 years ago
  64. fb48426 watchdog: da9062: use protection delay mechanism from core by Michael Grzeschik · 7 years ago
  65. f31b2a9 watchdog: da9062: Disable and wait before changing timeout by Michael Grzeschik · 7 years ago
  66. 540f635 watchdog: da9062: Add restart handler support by Michael Grzeschik · 7 years ago
  67. d5433fd watchdog: ftwdt010: Make interrupt optional by Linus Walleij · 7 years ago
  68. 766a2aa watchdog: gemini/ftwdt010: rename driver and symbols by Linus Walleij · 7 years ago
  69. 844ecd9 watchdog: orion: fix typo by Chris Packham · 7 years ago
  70. a2363f9 watchdog: gpio: Convert to use GPIO descriptors by Linus Walleij · 7 years ago
  71. d0d0677 watchdog: gpio: Add some local helper variables by Linus Walleij · 7 years ago
  72. 1bfe888 watchdog: dw_wdt: add stop watchdog operation by Oleksij Rempel · 7 years ago
  73. d4238aa watchdog: aspeed: Move init to arch_initcall by Andrew Jeffery · 7 years ago
  74. 2050dd0 watchdog: aspeed: Remove specific reference to AST2400 in Kconfig by Andrew Jeffery · 7 years ago
  75. ffff023a watchdog: aspeed: Fix 'Apseed' typo in Kconfig by Andrew Jeffery · 7 years ago
  76. 9f3e13c watchdog: aspeed: Retain watchdog enabled state by Andrew Jeffery · 7 years ago
  77. 71246c3 watchdog: jz4740: Add support for the watchdog in jz4780 SoC by Mathieu Malaterre · 7 years ago
  78. 2bdf6ac watchdog: Add Realtek RTD1295 by Andreas Färber · 7 years ago
  79. c42cbe4 watchdog: hpwdt: SMBIOS check by Jerry Hoemann · 7 years ago
  80. 24f8d23 watchdog: indydog: Add dependency on SGI_HAS_INDYDOG by Matt Redfearn · 7 years ago
  81. 914d65f watchdog: Fix kref imbalance seen if handle_boot_enabled=0 by Guenter Roeck · 7 years ago
  82. 4bcd615 watchdog: Fix potential kref imbalance when opening watchdog by Guenter Roeck · 7 years ago
  83. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  84. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  85. 44ea394 drivers/watchdog: make use of devm_register_reboot_notifier() by Andrey Smirnov · 7 years ago
  86. 892204e Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  87. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. fe1a5cb watchdog: jz4780: Allow selection of jz4740-wdt driver by Mathieu Malaterre · 7 years ago
  89. d1cadcb watchdog: lpc18xx_wdt: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  90. 4fa42b4 watchdog: cpwd: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  91. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  92. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  93. 1ff9789 timer: Remove users of expire and data arguments to DEFINE_TIMER by Kees Cook · 7 years ago
  94. 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  95. 4cb30b0 watchdog: mei_wdt: constify mei_cl_device_id by Arvind Yadav · 7 years ago
  96. 05ce42f watchdog: sp805: constify amba_id by Arvind Yadav · 7 years ago
  97. 68c82be watchdog: ziirave: constify i2c_device_id by Arvind Yadav · 7 years ago
  98. 39ad808 watchdog: sc1200: constify pnp_device_id by Arvind Yadav · 7 years ago
  99. 1f18559 watchdog: renesas_wdt: update copyright dates by Wolfram Sang · 7 years ago
  100. 9c22b6d watchdog: renesas_wdt: make 'clk' a variable local to probe() by Wolfram Sang · 7 years ago