1. 1ccfe6f watchdog: dw_wdt: Add dependency on HAS_IOMEM by Richard Weinberger · 10 years ago
  2. ea3d401 watchdog: w83627hf_wdt: Reset watchdog trigger during initialization by Guenter Roeck · 11 years ago
  3. 7b6d0b6 watchdog: w83627hf: Add support for W83697HF and W83697UG by Guenter Roeck · 11 years ago
  4. 962c04f watchdog: w83627hf: Auto-detect IO address and supported chips by Guenter Roeck · 11 years ago
  5. f72fa00 watchdog: at91sam9_wdt: increase security margin on watchdog counter reset by Boris BREZILLON · 11 years ago
  6. a04c3f0 watchdog: at91sam9_wdt: avoid spurious watchdog reset during init by Boris BREZILLON · 11 years ago
  7. 1444797 watchdog: at91sam9_wdt: fix secs_to_ticks by Boris BREZILLON · 11 years ago
  8. 5161b31 watchdog: at91sam9_wdt: better watchdog support by Boris BREZILLON · 11 years ago
  9. e30722e watchdog: sp805_wdt depends also on ARM64 by Naresh Bhat · 10 years ago
  10. 8773926 watchdog: mach-moxart: add restart handler by Jonas Jensen · 11 years ago
  11. d5cfaf0 watchdog: mpc8xxx_wdt convert to watchdog core by Christophe Leroy · 11 years ago
  12. 15edd9e watchdog: sirf: Remove redundant of_match_ptr helper by Sachin Kamat · 11 years ago
  13. 7bb5be9 watchdog: hpwdt patch to display informative string by Thomas Mingarelli · 10 years ago
  14. 58a251f watchdog: dw_wdt: remove build dependencies by Baruch Siach · 11 years ago
  15. 1a9c5ef watchdog: imx2_wdt: disable watchdog timer during low power mode by Anson Huang · 10 years ago
  16. cffc9a6 watchdog: s3c2410_wdt: Report when the watchdog reset the system by Doug Anderson · 11 years ago
  17. 4f1f653 watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register by Leela Krishna Amudala · 11 years ago
  18. 1786244 watchdog: s3c2410_wdt: Handle rounding a little better for timeout by Doug Anderson · 11 years ago
  19. 0f1dd98 watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQ by Doug Anderson · 11 years ago
  20. 25134ea watchdog: GPIO-controlled watchdog by Alexander Shiyan · 11 years ago
  21. 8832b20 watchdog: davinci: reuse driver for keystone arch by Ivan Khoronzhuk · 11 years ago
  22. a771994 watchdog: davinci: add GET_TIMELEFT option support by Ivan Khoronzhuk · 11 years ago
  23. 6d9a6cf watchdog: davinci: use davinci_wdt_device structure to hold device data by Ivan Khoronzhuk · 11 years ago
  24. f48f3ce watchdog: davinci: change driver to use WDT core by Ivan Khoronzhuk · 11 years ago
  25. 6e2ac20 watchdog: bcm281xx: Debugfs support by Markus Mayer · 11 years ago
  26. 6adb730 watchdog: bcm281xx: Watchdog Driver by Markus Mayer · 11 years ago
  27. 2c34d59 watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max by Doug Anderson · 11 years ago
  28. bc17f9d watchdog: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  29. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  30. cd2f43a Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers by Kevin Hilman · 10 years ago
  31. 8437481 watchdog: davinci: rename platform driver to davinci-wdt by Ivan Khoronzhuk · 11 years ago
  32. d7e92f7 Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage by Greg Kroah-Hartman · 11 years ago
  33. dace8bb sc1200_wdt: Fix oops by Alan · 11 years ago
  34. 9539210 watchdog: Drop unnecessary include of miscdevice.h by Guenter Roeck · 11 years ago
  35. ef0c1a6 watchdog: w83627hf: Use helper functions to access superio registers by Guenter Roeck · 11 years ago
  36. ac46110 watchdog: w83627hf: Enable watchdog device only if not already enabled by Guenter Roeck · 11 years ago
  37. 8f52638 watchdog: w83627hf: Enable watchdog only once by Guenter Roeck · 11 years ago
  38. 30a83695 watchdog: w83627hf: Convert to watchdog infrastructure by Guenter Roeck · 11 years ago
  39. 4a7e94a watchdog: omap_wdt: raw read and write endian fix by Victor Kamensky · 11 years ago
  40. b0df38d watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE by Uwe Kleine-König · 11 years ago
  41. ab5bbdc watchdog: pcwd_usb: overflow in usb_pcwd_send_command() by Dan Carpenter · 11 years ago
  42. 0859ffc watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe() by Wei Yongjun · 11 years ago
  43. 6ffcff9 watchdog: watchdog_core: Fix a trivial typo by Sachin Kamat · 11 years ago
  44. 58e5637 watchdog: dw: Enable OF support for DW watchdog timer by Dinh Nguyen · 11 years ago
  45. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  46. 67b9fbdf watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval by Guenter Roeck · 11 years ago
  47. 5412df0 watchdog: pcwd_usb: Use allocated buffer for usb_control_msg by Guenter Roeck · 11 years ago
  48. b1f9cd3 watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  49. f0fcbdb watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI by Xianglong Du · 11 years ago
  50. 85eee81 watchdog: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  51. a20a99f watchdog: ts72xx_wdt: cleanup return codes in ioctl by Dan Carpenter · 11 years ago
  52. 473cf93 watchdog: add ralink watchdog driver by John Crispin · 11 years ago
  53. e14538e watchdog: Add MOXA ART watchdog driver by Jonas Jensen · 11 years ago
  54. b3970bd watchdog: kempld_wdt: Add __user annotation by Jingoo Han · 11 years ago
  55. 6029550 watchdog: dw_wdt: Add __user annotation by Jingoo Han · 11 years ago
  56. bc8fdfb watchdog: use dev_get_platdata() by Jingoo Han · 11 years ago
  57. 813296a watchdog: imx2_wdt: expose module alias for loading from device-tree by Niels de Vos · 11 years ago
  58. 280103e watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare by Heiko Stübner · 11 years ago
  59. ad83c6c watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS by Heiko Stübner · 11 years ago
  60. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  61. 4b4d2b4 Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  62. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  63. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  64. 712b6aa intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  65. 05454c2 intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  66. 1d5898b watchdog: sunxi: Fix section mismatch by Maxime Ripard · 11 years ago
  67. 4c4e456 watchdog: kempld_wdt: Fix bit mask definition by Jingoo Han · 11 years ago
  68. 8612ed0 watchdog: ts72xx_wdt: locking bug in ioctl by Dan Carpenter · 11 years ago
  69. 0821f20 watchdog: hpwdt: Patch to ignore auxilary iLO devices by Mingarelli, Thomas · 11 years ago
  70. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  71. 1700a44 watchdog: Drop references to H8300 architecture by Guenter Roeck · 11 years ago
  72. 24ba405 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  73. a6b0888 lto, watchdog/hpwdt.c: make assembler label global by Andi Kleen · 11 years ago
  74. bd5cc11 watchdog: s3c2410_wdt: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  75. 8ecc7d2 watchdog: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  76. 086f2d5 watchdog: ts72xx_wdt: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  77. 9aebc96 watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  78. d00680e watchdog: sunxi: New watchdog driver for Allwinner A10/A13 by Carlo Caione · 11 years ago
  79. af4ea63 watchdog: s3c2410_wdt: remove the global variables by Leela Krishna Amudala · 11 years ago
  80. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  81. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  82. cce78da watchdog: hpwdt: Add check for UEFI bits by Mingarelli, Thomas · 11 years ago
  83. 086f3ec watchdog: softdog: remove replaceable ping operation by Kim, Milo · 11 years ago
  84. 26c57ef watchdog: New watchdog driver for MEN A21 watchdogs by Johannes Thumshirn · 11 years ago
  85. 6910ceb Watchdog: fix clearing of the watchdog interrupt by Russell King · 11 years ago
  86. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  87. 938d0a8 watchdog: Add Broadcom BCM2835 watchdog timer driver by Lubomir Rintel · 11 years ago
  88. 6e63a3a watchdog: delete mpcore_wdt driver by Viresh Kumar · 11 years ago
  89. 8fce9b3 watchdog: xilinx: Setup the origin compatible string by Michal Simek · 11 years ago
  90. 9419c07 watchdog: xilinx: Fix driver header by Michal Simek · 11 years ago
  91. 4838806 watchdog: wdrtas: don't use custom version of print_hex_dump by Andy Shevchenko · 11 years ago
  92. fcf9567 watchdog: core: don't try to stop device if not running by Hector Palacios · 11 years ago
  93. 5f31497 watchdog: jz4740: Pass device to clk_get by Lars-Peter Clausen · 11 years ago
  94. 6638f4e watchdog: twl4030: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  95. 6697dbd watchdog: mpcore: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  96. 76692c9 watchdog: da9055: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  97. 552a964 watchdog: da9052: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  98. 26556b6 watchdog: cpwd: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  99. 0183984c watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops by Jingoo Han · 11 years ago
  100. 3828924 watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info() by Jingoo Han · 11 years ago