1. bc17f9d watchdog: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  2. 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
  3. 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
  4. 8437481 watchdog: davinci: rename platform driver to davinci-wdt by Ivan Khoronzhuk · 11 years ago
  5. d7e92f7 Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage by Greg Kroah-Hartman · 11 years ago
  6. dace8bb sc1200_wdt: Fix oops by Alan · 11 years ago
  7. 9539210 watchdog: Drop unnecessary include of miscdevice.h by Guenter Roeck · 11 years ago
  8. ef0c1a6 watchdog: w83627hf: Use helper functions to access superio registers by Guenter Roeck · 11 years ago
  9. ac46110 watchdog: w83627hf: Enable watchdog device only if not already enabled by Guenter Roeck · 11 years ago
  10. 8f52638 watchdog: w83627hf: Enable watchdog only once by Guenter Roeck · 11 years ago
  11. 30a83695 watchdog: w83627hf: Convert to watchdog infrastructure by Guenter Roeck · 11 years ago
  12. 4a7e94a watchdog: omap_wdt: raw read and write endian fix by Victor Kamensky · 11 years ago
  13. b0df38d watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE by Uwe Kleine-König · 11 years ago
  14. ab5bbdc watchdog: pcwd_usb: overflow in usb_pcwd_send_command() by Dan Carpenter · 11 years ago
  15. 0859ffc watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe() by Wei Yongjun · 11 years ago
  16. 6ffcff9 watchdog: watchdog_core: Fix a trivial typo by Sachin Kamat · 11 years ago
  17. 58e5637 watchdog: dw: Enable OF support for DW watchdog timer by Dinh Nguyen · 11 years ago
  18. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  19. 67b9fbdf watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval by Guenter Roeck · 11 years ago
  20. 5412df0 watchdog: pcwd_usb: Use allocated buffer for usb_control_msg by Guenter Roeck · 11 years ago
  21. b1f9cd3 watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  22. f0fcbdb watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI by Xianglong Du · 11 years ago
  23. 85eee81 watchdog: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  24. a20a99f watchdog: ts72xx_wdt: cleanup return codes in ioctl by Dan Carpenter · 11 years ago
  25. 473cf93 watchdog: add ralink watchdog driver by John Crispin · 11 years ago
  26. e14538e watchdog: Add MOXA ART watchdog driver by Jonas Jensen · 11 years ago
  27. b3970bd watchdog: kempld_wdt: Add __user annotation by Jingoo Han · 11 years ago
  28. 6029550 watchdog: dw_wdt: Add __user annotation by Jingoo Han · 11 years ago
  29. bc8fdfb watchdog: use dev_get_platdata() by Jingoo Han · 11 years ago
  30. 813296a watchdog: imx2_wdt: expose module alias for loading from device-tree by Niels de Vos · 11 years ago
  31. 280103e watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare by Heiko Stübner · 11 years ago
  32. ad83c6c watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS by Heiko Stübner · 11 years ago
  33. 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
  34. 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
  35. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  36. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  37. 712b6aa intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  38. 05454c2 intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  39. 1d5898b watchdog: sunxi: Fix section mismatch by Maxime Ripard · 11 years ago
  40. 4c4e456 watchdog: kempld_wdt: Fix bit mask definition by Jingoo Han · 11 years ago
  41. 8612ed0 watchdog: ts72xx_wdt: locking bug in ioctl by Dan Carpenter · 11 years ago
  42. 0821f20 watchdog: hpwdt: Patch to ignore auxilary iLO devices by Mingarelli, Thomas · 11 years ago
  43. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  44. 1700a44 watchdog: Drop references to H8300 architecture by Guenter Roeck · 11 years ago
  45. 24ba405 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  46. a6b0888 lto, watchdog/hpwdt.c: make assembler label global by Andi Kleen · 11 years ago
  47. bd5cc11 watchdog: s3c2410_wdt: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  48. 8ecc7d2 watchdog: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  49. 086f2d5 watchdog: ts72xx_wdt: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  50. 9aebc96 watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  51. d00680e watchdog: sunxi: New watchdog driver for Allwinner A10/A13 by Carlo Caione · 11 years ago
  52. af4ea63 watchdog: s3c2410_wdt: remove the global variables by Leela Krishna Amudala · 11 years ago
  53. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  54. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  55. cce78da watchdog: hpwdt: Add check for UEFI bits by Mingarelli, Thomas · 11 years ago
  56. 086f3ec watchdog: softdog: remove replaceable ping operation by Kim, Milo · 12 years ago
  57. 26c57ef watchdog: New watchdog driver for MEN A21 watchdogs by Johannes Thumshirn · 11 years ago
  58. 6910ceb Watchdog: fix clearing of the watchdog interrupt by Russell King · 11 years ago
  59. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  60. 938d0a8 watchdog: Add Broadcom BCM2835 watchdog timer driver by Lubomir Rintel · 11 years ago
  61. 6e63a3a watchdog: delete mpcore_wdt driver by Viresh Kumar · 11 years ago
  62. 8fce9b3 watchdog: xilinx: Setup the origin compatible string by Michal Simek · 11 years ago
  63. 9419c07 watchdog: xilinx: Fix driver header by Michal Simek · 11 years ago
  64. 4838806 watchdog: wdrtas: don't use custom version of print_hex_dump by Andy Shevchenko · 11 years ago
  65. fcf9567 watchdog: core: don't try to stop device if not running by Hector Palacios · 12 years ago
  66. 5f31497 watchdog: jz4740: Pass device to clk_get by Lars-Peter Clausen · 11 years ago
  67. 6638f4e watchdog: twl4030: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  68. 6697dbd watchdog: mpcore: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  69. 76692c9 watchdog: da9055: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  70. 552a964 watchdog: da9052: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  71. 26556b6 watchdog: cpwd: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  72. 0183984c watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops by Jingoo Han · 12 years ago
  73. 3828924 watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info() by Jingoo Han · 12 years ago
  74. 1ae995d watchdog: wm831x: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  75. 7a5da03 watchdog: wm831x_wdt: use devm_gpio_request_one() by Jingoo Han · 12 years ago
  76. d3a33a950 watchdog: mtx1-wdt: use devm_gpio_request_one() by Jingoo Han · 12 years ago
  77. 07bf971 watchdog: sp805_wdt: use devm_clk_get() by Jingoo Han · 12 years ago
  78. 4d2327c watchdog: shwdt: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  79. 2f7b9b4 watchdog: shwdt: use devm_clk_get() by Jingoo Han · 12 years ago
  80. 259181f watchdog: pnx4008_wdt: use devm_clk_get() by Jingoo Han · 12 years ago
  81. bdf4957 watchdog: imx2_wdt: use devm_clk_get() by Jingoo Han · 12 years ago
  82. 0b93026 watchdog: dw_wdt: Staticize local symbol by Sachin Kamat · 11 years ago
  83. cf3cc8c watchdog: dw_wdt: use devm_clk_get() by Jingoo Han · 12 years ago
  84. 9d8a7f1 watchdog: ts72xx_wdt: use devm_*() functions by Jingoo Han · 12 years ago
  85. b94828f watchdog: riowd: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  86. a508e2e watchdog: riowd: use devm_kzalloc() by Jingoo Han · 12 years ago
  87. 52ccc5a watchdog: rc32434_wdt: use devm_ioremap_nocache() functions by Jingoo Han · 12 years ago
  88. 3666eb0 watchdog: nuc900_wdt: use devm_*() functions by Jingoo Han · 12 years ago
  89. ac1bb69 watchdog: mv64x60_wdt: use devm_ioremap() by Jingoo Han · 12 years ago
  90. 626d65a watchdog: bcm63xx_wdt: use devm_ioremap_nocache() by Jingoo Han · 12 years ago
  91. 321e312 watchdog: at32ap700x: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  92. a796078 watchdog: at32ap700x_wdt: use devm_*() functions by Jingoo Han · 12 years ago
  93. 3aa78e0 Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  94. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  95. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  96. e51c288 watchdog: Kontron PLD watchdog timer driver by Kevin Strasser · 11 years ago
  97. 3978bdb powerpc/watchdog: Don't enable interrupt on PPC64 BookE by Tudor Laurentiu · 12 years ago
  98. cd6cbde WATCHDOG: sb_wdog: Fix 32 bit build failure by Ralf Baechle · 11 years ago
  99. c3b693d Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/soc by Arnd Bergmann · 11 years ago
  100. a8f5401 watchdog: s3c2410_wdt: Use local register definitions by Tomasz Figa · 11 years ago