1. d14fd96 watchdog: xilinx: Convert driver to the watchdog framework by Michal Simek · 11 years ago
  2. 70605d9 watchdog: wdt285: Fix variable type by Alexander Shiyan · 11 years ago
  3. 1cf8a34 watchdog: shwdt: Remove unused variable by Alexander Shiyan · 11 years ago
  4. a9ba837 watchdog: sc520_wdt: Remove unused variable by Alexander Shiyan · 11 years ago
  5. c303ca8 watchdog: intel_scu_watchdog: Remove unused variable by Alexander Shiyan · 11 years ago
  6. 0c29c2e watchdog: indydog: Simplify indydog_{start,stop} by Alexander Shiyan · 11 years ago
  7. 7bce7c0 watchdog: bcm63xx_wdt: Remove unused field from bcm63xx_wdt_device by Alexander Shiyan · 11 years ago
  8. 9d11e4f watchdog: sp805_wdt: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  9. 6e27206 watchdog: omap_wdt: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  10. 4f6120b watchdog: ep93xx_wdt: Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  11. a17fb5c watchdog: ts72xx_wdt: make 'ts72xx_wdt_pdev' static by Jingoo Han · 11 years ago
  12. 8deea83 watchdog: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  13. 8126334 watchdog: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  14. 4af897f watchdog: mpc8xxx_wdt: MPC8xx is HW enabled by Christophe Leroy · 11 years ago
  15. 99c3bf3 octeon, watchdog: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  16. 0939437 Revert "powerpc/watchdog: Don't enable interrupt on PPC64 BookE" by Scott Wood · 10 years ago
  17. 24b3a16 watchdog: iTCO_wdt: Add support for v3 silicon by Peter Tyser · 10 years ago
  18. c37abe5 Merge tag 'mvebu-watchdog-3.15-2' of git://git.infradead.org/linux-mvebu into next/drivers by Olof Johansson · 10 years ago
  19. edd9d3c watchdog: orion_wdt: Use %pa to print 'phys_addr_t' by Fabio Estevam · 11 years ago
  20. 1e7bdf8 Merge tag 'mvebu-watchdog-3.15' of git://git.infradead.org/linux-mvebu into next/drivers by Arnd Bergmann · 11 years ago
  21. 5941674 watchdog: orion: Enable the build on ARCH_MVEBU by Ezequiel Garcia · 11 years ago
  22. 463f96e watchdog: orion: Add support for Armada 370 and Armada XP SoC by Ezequiel Garcia · 11 years ago
  23. 490d8e3 watchdog: orion: Add per-compatible watchdog start implementation by Ezequiel Garcia · 11 years ago
  24. 1924227 watchdog: orion: Add per-compatible clock initialization by Ezequiel Garcia · 11 years ago
  25. fc72385 watchdog: orion: Introduce per-compatible of_device_id data by Ezequiel Garcia · 11 years ago
  26. b89a9c4 watchdog: orion: Introduce an orion_watchdog device structure by Ezequiel Garcia · 11 years ago
  27. 40edc98 watchdog: orion: Remove unneeded BRIDGE_CAUSE clear by Ezequiel Garcia · 11 years ago
  28. 868eb61 watchdog: orion: Make RSTOUT register a separate resource by Ezequiel Garcia · 11 years ago
  29. e97662e watchdog: orion: Handle the interrupt so it's properly acked by Ezequiel Garcia · 11 years ago
  30. d9d0c53 watchdog: orion: Make sure the watchdog is initially stopped by Ezequiel Garcia · 11 years ago
  31. e0e931a watchdog: orion: Remove unused macros by Ezequiel Garcia · 11 years ago
  32. fc8cd2a watchdog: orion: Use atomic access for shared registers by Ezequiel Garcia · 11 years ago
  33. bb02c66 watchdog: orion: Add clock error handling by Ezequiel Garcia · 11 years ago
  34. 0cb1c3e watchdog: w83697hf_wdt: return ENODEV if no device was found by Stanislav Kholmanskikh · 11 years ago
  35. 1ccfe6f watchdog: dw_wdt: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  36. ea3d401 watchdog: w83627hf_wdt: Reset watchdog trigger during initialization by Guenter Roeck · 11 years ago
  37. 7b6d0b6 watchdog: w83627hf: Add support for W83697HF and W83697UG by Guenter Roeck · 11 years ago
  38. 962c04f watchdog: w83627hf: Auto-detect IO address and supported chips by Guenter Roeck · 11 years ago
  39. f72fa00 watchdog: at91sam9_wdt: increase security margin on watchdog counter reset by Boris BREZILLON · 11 years ago
  40. a04c3f0 watchdog: at91sam9_wdt: avoid spurious watchdog reset during init by Boris BREZILLON · 11 years ago
  41. 1444797 watchdog: at91sam9_wdt: fix secs_to_ticks by Boris BREZILLON · 11 years ago
  42. 5161b31 watchdog: at91sam9_wdt: better watchdog support by Boris BREZILLON · 11 years ago
  43. e30722e watchdog: sp805_wdt depends also on ARM64 by Naresh Bhat · 11 years ago
  44. 8773926 watchdog: mach-moxart: add restart handler by Jonas Jensen · 11 years ago
  45. d5cfaf0 watchdog: mpc8xxx_wdt convert to watchdog core by Christophe Leroy · 11 years ago
  46. 15edd9e watchdog: sirf: Remove redundant of_match_ptr helper by Sachin Kamat · 11 years ago
  47. 7bb5be9 watchdog: hpwdt patch to display informative string by Thomas Mingarelli · 11 years ago
  48. 58a251f watchdog: dw_wdt: remove build dependencies by Baruch Siach · 11 years ago
  49. 1a9c5ef watchdog: imx2_wdt: disable watchdog timer during low power mode by Anson Huang · 11 years ago
  50. cffc9a6 watchdog: s3c2410_wdt: Report when the watchdog reset the system by Doug Anderson · 11 years ago
  51. 4f1f653 watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register by Leela Krishna Amudala · 11 years ago
  52. 1786244 watchdog: s3c2410_wdt: Handle rounding a little better for timeout by Doug Anderson · 11 years ago
  53. 0f1dd98 watchdog: s3c2410_wdt: Only register for cpufreq on ARM_S3C24XX_CPUFREQ by Doug Anderson · 11 years ago
  54. 25134ea watchdog: GPIO-controlled watchdog by Alexander Shiyan · 11 years ago
  55. 8832b20 watchdog: davinci: reuse driver for keystone arch by Ivan Khoronzhuk · 11 years ago
  56. a771994 watchdog: davinci: add GET_TIMELEFT option support by Ivan Khoronzhuk · 11 years ago
  57. 6d9a6cf watchdog: davinci: use davinci_wdt_device structure to hold device data by Ivan Khoronzhuk · 11 years ago
  58. f48f3ce watchdog: davinci: change driver to use WDT core by Ivan Khoronzhuk · 11 years ago
  59. 6e2ac20 watchdog: bcm281xx: Debugfs support by Markus Mayer · 11 years ago
  60. 6adb730 watchdog: bcm281xx: Watchdog Driver by Markus Mayer · 11 years ago
  61. 2c34d59 watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max by Doug Anderson · 11 years ago
  62. bc17f9d watchdog: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  63. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. 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 · 11 years ago
  65. 8437481 watchdog: davinci: rename platform driver to davinci-wdt by Ivan Khoronzhuk · 11 years ago
  66. d7e92f7 Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage by Greg Kroah-Hartman · 11 years ago
  67. dace8bb sc1200_wdt: Fix oops by Alan · 11 years ago
  68. 9539210 watchdog: Drop unnecessary include of miscdevice.h by Guenter Roeck · 11 years ago
  69. ef0c1a6 watchdog: w83627hf: Use helper functions to access superio registers by Guenter Roeck · 11 years ago
  70. ac46110 watchdog: w83627hf: Enable watchdog device only if not already enabled by Guenter Roeck · 11 years ago
  71. 8f52638 watchdog: w83627hf: Enable watchdog only once by Guenter Roeck · 11 years ago
  72. 30a83695 watchdog: w83627hf: Convert to watchdog infrastructure by Guenter Roeck · 11 years ago
  73. 4a7e94a watchdog: omap_wdt: raw read and write endian fix by Victor Kamensky · 11 years ago
  74. b0df38d watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE by Uwe Kleine-König · 11 years ago
  75. ab5bbdc watchdog: pcwd_usb: overflow in usb_pcwd_send_command() by Dan Carpenter · 11 years ago
  76. 0859ffc watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe() by Wei Yongjun · 11 years ago
  77. 6ffcff9 watchdog: watchdog_core: Fix a trivial typo by Sachin Kamat · 11 years ago
  78. 58e5637 watchdog: dw: Enable OF support for DW watchdog timer by Dinh Nguyen · 11 years ago
  79. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  80. 67b9fbdf watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval by Guenter Roeck · 11 years ago
  81. 5412df0 watchdog: pcwd_usb: Use allocated buffer for usb_control_msg by Guenter Roeck · 11 years ago
  82. b1f9cd3 watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  83. f0fcbdb watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI by Xianglong Du · 11 years ago
  84. 85eee81 watchdog: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  85. a20a99f watchdog: ts72xx_wdt: cleanup return codes in ioctl by Dan Carpenter · 11 years ago
  86. 473cf93 watchdog: add ralink watchdog driver by John Crispin · 11 years ago
  87. e14538e watchdog: Add MOXA ART watchdog driver by Jonas Jensen · 11 years ago
  88. b3970bd watchdog: kempld_wdt: Add __user annotation by Jingoo Han · 11 years ago
  89. 6029550 watchdog: dw_wdt: Add __user annotation by Jingoo Han · 11 years ago
  90. bc8fdfb watchdog: use dev_get_platdata() by Jingoo Han · 11 years ago
  91. 813296a watchdog: imx2_wdt: expose module alias for loading from device-tree by Niels de Vos · 11 years ago
  92. 280103e watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare by Heiko Stübner · 11 years ago
  93. ad83c6c watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS by Heiko Stübner · 11 years ago
  94. 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
  95. 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
  96. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  97. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  98. 712b6aa intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  99. 05454c2 intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  100. 1d5898b watchdog: sunxi: Fix section mismatch by Maxime Ripard · 11 years ago