1. 40c4326 Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  2. 93834c6 Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  3. d20a1d9 watchdog: sunxi: register restart handler with kernel restart handler by Guenter Roeck · 10 years ago
  4. 87ffc69 watchdog: alim7101: register restart handler with kernel restart handler by Guenter Roeck · 10 years ago
  5. ad0e0e6 watchdog: moxart: register restart handler with kernel restart handler by Guenter Roeck · 10 years ago
  6. 5033263 watchdog: menf21bmc_wdt: Introduce MEN 14F021P00 BMC Watchdog driver by Andreas Werner · 10 years ago
  7. 6da4161 watchdog: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  8. e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  9. ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  10. 440e96b wdt: sunxi: Move restart code to the watchdog driver by Maxime Ripard · 10 years ago
  11. f728f4b watchdog: imx2_wdt: adds big endianness support. by Xiubo Li · 10 years ago
  12. 2cdf25b watchdog: shwdt: Remove the unnecessary check of resource after platform_get_resource() by George Cherian · 10 years ago
  13. 37f1529 watchdog: lantiq_wdt: Remove the un-necessary check of resource after platform_get_resource() by George Cherian · 10 years ago
  14. 4bba08d watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource() by George Cherian · 10 years ago
  15. f64988f MIPS: OCTEON: watchdog: don't jump to bootloader without entry address by Aaro Koskinen · 10 years ago
  16. a8fa394 s390/watchdog: Fix module name in Kconfig help text by Philipp Hachtmann · 10 years ago
  17. 7a8e9c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  18. 87a1ef8 watchdog: add Intel MID watchdog driver support by David Cohen · 10 years ago
  19. 938626d watchdog: sp805: Set watchdog_device->timeout from ->set_timeout() by Viresh Kumar · 10 years ago
  20. d2deeba booke/watchdog: refine and clean up the codes by Tang Yuantian · 10 years ago
  21. ec2e32c watchdog: iop_wdt only builds for mach-iop13xx by Arnd Bergmann · 10 years ago
  22. 7285fae watchdog: Remove drivers for W83697HF and W83697UG by Guenter Roeck · 10 years ago
  23. be28158 watchdog: w83627hf_wdt: Add early_disable module parameter by Guenter Roeck · 10 years ago
  24. b483642 watchdog: orion: Add Armada 375/380 SoC support by Ezequiel Garcia · 10 years ago
  25. 1b0ea57 watchdog: orion: Introduce per-SoC enabled() function by Ezequiel Garcia · 10 years ago
  26. ebf5cf7 watchdog: orion: Introduce per-SoC stop() function by Ezequiel Garcia · 10 years ago
  27. eba985e watchdog: orion: Remove unneeded atomic access by Ezequiel Garcia · 10 years ago
  28. 92d4fc1 watchdog: orion: Introduce a SoC-specific RSTOUT mapping by Ezequiel Garcia · 10 years ago
  29. aaaac9e watchdog: orion: Move the register ioremap'ing to its own function by Ezequiel Garcia · 10 years ago
  30. 9ebf185 watchdog: xilinx: Make of_device_id array const by Jingoo Han · 10 years ago
  31. faad5de watchdog: imx2_wdt: convert to watchdog core api by Anatolij Gustschin · 10 years ago
  32. a797700 watchdog: imx2_wdt: convert to use regmap API. by Xiubo Li · 10 years ago
  33. 30cb042 watchdog: imx2_wdt: Sort the header files alphabetically by Xiubo Li · 10 years ago
  34. b4e62d9 watchdog: ath79_wdt: switch to clk_prepare/clk_disable by Gabor Juhos · 10 years ago
  35. 23afeb6 watchdog: ath79_wdt: avoid spurious restarts on AR934x by Gabor Juhos · 10 years ago
  36. ff4e0ae watchdog: shwdt: Remove unused platform_set_drvdata() by Alexander Shiyan · 10 years ago
  37. a9e0436 watchdog: kempld-wdt: Use the correct value when configuring the prescaler with the watchdog by gundberg · 10 years ago
  38. 51ee34a watchdog: sunxi: Fix compilation with C=2 by Emilio López · 10 years ago
  39. 3813ff8 watchdog: via_wdt: replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  40. 1e8c8a5 watchdog: Fix SBC8360 dependencies by Jean Delvare · 10 years ago
  41. 646f919 s390/watchdog: add support for LPAR operation (diag288) by Philipp Hachtmann · 10 years ago
  42. f7a94db s390/watchdog: use watchdog API by Philipp Hachtmann · 10 years ago
  43. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  44. e5744ab Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  45. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  46. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  47. 6d956e4 watchdog: Fix Elan SC520 dependencies by Jean Delvare · 10 years ago
  48. 996735f watchdog: ib700wdt: Use platform_driver_probe by Jean Delvare · 10 years ago
  49. 78411be watchdog: geodewdt: Use platform_driver_probe by Jean Delvare · 10 years ago
  50. acaaaf6 watchdog: advantechwdt: Use platform_driver_probe by Jean Delvare · 10 years ago
  51. b0e0b4b watchdog: acquirewdt: Use platform_driver_probe by Jean Delvare · 10 years ago
  52. c90789b watchdog: iTCO_wdt: Fix the parent device by Jean Delvare · 10 years ago
  53. 0bcd0b6 watchdog: it87_wdt: Work around non-working CIR interrupts by Marc van der Wal · 10 years ago
  54. 5e82ec9 watchdog: bcm281xx: Fix Kconfig dependency by Markus Mayer · 10 years ago
  55. 01b6af9 watchdog: s3c2410_wdt: Check return value of clk_prepare_enable by Sachin Kamat · 10 years ago
  56. a94dd87 watchdog: s3c2410_wdt: Remove unneeded initialization by Sachin Kamat · 10 years ago
  57. b0f1d8b watchdog: sunxi: Change compatibles by Maxime Ripard · 10 years ago
  58. 0187cca watchdog: orion: prepare new Dove DT Kconfig variable by Sebastian Hesselbarth · 10 years ago
  59. 5f5e190 watchdog: fix checkpatch warnings and error by Jingoo Han · 10 years ago
  60. c33a159 watchdog: Add tegra watchdog by Andrew Chew · 10 years ago
  61. 8d6a140 watchdog: xilinx: Remove no_timeout variable by Michal Simek · 10 years ago
  62. c9dcf9f2 watchdog: xilinx: Enable this driver for Zynq by Michal Simek · 10 years ago
  63. 75b3c5a watchdog: xilinx: Use correct comment indentation by Michal Simek · 10 years ago
  64. 2e79a36 watchdog: xilinx: Use of_property_read_u32 by Michal Simek · 10 years ago
  65. 4c7fbbc watchdog: xilinx: Fix all printk messages by Michal Simek · 10 years ago
  66. 9066317 watchdog: xilinx: Allocate private structure per device by Michal Simek · 10 years ago
  67. ffb8eee watchdog: xilinx: Move no_timeout to probe function by Michal Simek · 10 years ago
  68. f06cdfd watchdog: xilinx: Simplify probe and remove functions by Michal Simek · 10 years ago
  69. 5cf4e69 watchdog: xilinx: Move control_status_reg to functions by Michal Simek · 10 years ago
  70. d14fd96 watchdog: xilinx: Convert driver to the watchdog framework by Michal Simek · 10 years ago
  71. 70605d9 watchdog: wdt285: Fix variable type by Alexander Shiyan · 10 years ago
  72. 1cf8a34 watchdog: shwdt: Remove unused variable by Alexander Shiyan · 10 years ago
  73. a9ba837 watchdog: sc520_wdt: Remove unused variable by Alexander Shiyan · 10 years ago
  74. c303ca8 watchdog: intel_scu_watchdog: Remove unused variable by Alexander Shiyan · 10 years ago
  75. 0c29c2e watchdog: indydog: Simplify indydog_{start,stop} by Alexander Shiyan · 10 years ago
  76. 7bce7c0 watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device by Alexander Shiyan · 10 years ago
  77. 9d11e4f watchdog: sp805_wdt: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  78. 6e27206 watchdog: omap_wdt: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  79. 4f6120b watchdog: ep93xx_wdt: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  80. a17fb5c watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static by Jingoo Han · 10 years ago
  81. 8deea83 watchdog: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  82. 8126334 watchdog: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  83. 4af897f watchdog: mpc8xxx_wdt: MPC8xx is HW enabled by Christophe Leroy · 11 years ago
  84. 99c3bf3 octeon, watchdog: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  85. 0939437 Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE" by Scott Wood · 10 years ago
  86. 24b3a16 watchdog: iTCO_wdt: Add support for v3 silicon by Peter Tyser · 10 years ago
  87. c37abe5 Merge tag 'mvebu-watchdog-3.15-2' of git://git.infradead.org/linux-mvebu into next/drivers by Olof Johansson · 10 years ago
  88. edd9d3c watchdog: orion_wdt: Use %pa to print 'phys_addr_t' by Fabio Estevam · 10 years ago
  89. 1e7bdf8 Merge tag 'mvebu-watchdog-3.15' of git://git.infradead.org/linux-mvebu into next/drivers by Arnd Bergmann · 10 years ago
  90. 5941674 watchdog: orion: Enable the build on ARCH_MVEBU by Ezequiel Garcia · 10 years ago
  91. 463f96e watchdog: orion: Add support for Armada 370 and Armada XP SoC by Ezequiel Garcia · 10 years ago
  92. 490d8e3 watchdog: orion: Add per-compatible watchdog start implementation by Ezequiel Garcia · 10 years ago
  93. 1924227 watchdog: orion: Add per-compatible clock initialization by Ezequiel Garcia · 10 years ago
  94. fc72385 watchdog: orion: Introduce per-compatible of_device_id data by Ezequiel Garcia · 10 years ago
  95. b89a9c4 watchdog: orion: Introduce an orion_watchdog device structure by Ezequiel Garcia · 10 years ago
  96. 40edc98 watchdog: orion: Remove unneeded BRIDGE_CAUSE clear by Ezequiel Garcia · 10 years ago
  97. 868eb61 watchdog: orion: Make RSTOUT register a separate resource by Ezequiel Garcia · 10 years ago
  98. e97662e watchdog: orion: Handle the interrupt so it's properly acked by Ezequiel Garcia · 10 years ago
  99. d9d0c53 watchdog: orion: Make sure the watchdog is initially stopped by Ezequiel Garcia · 10 years ago
  100. e0e931a watchdog: orion: Remove unused macros by Ezequiel Garcia · 10 years ago