1. 1d5898b watchdog: sunxi: Fix section mismatch by Maxime Ripard · 11 years ago
  2. 4c4e456 watchdog: kempld_wdt: Fix bit mask definition by Jingoo Han · 11 years ago
  3. 8612ed0 watchdog: ts72xx_wdt: locking bug in ioctl by Dan Carpenter · 11 years ago
  4. 0821f20 watchdog: hpwdt: Patch to ignore auxilary iLO devices by Mingarelli, Thomas · 11 years ago
  5. 24ba405 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  6. a6b0888 lto, watchdog/hpwdt.c: make assembler label global by Andi Kleen · 11 years ago
  7. bd5cc11 watchdog: s3c2410_wdt: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  8. 8ecc7d2 watchdog: simplify platform_get_resource_byname/devm_ioremap_resource by Julia Lawall · 11 years ago
  9. 086f2d5 watchdog: ts72xx_wdt: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  10. 9aebc96 watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  11. d00680e watchdog: sunxi: New watchdog driver for Allwinner A10/A13 by Carlo Caione · 11 years ago
  12. af4ea63 watchdog: s3c2410_wdt: remove the global variables by Leela Krishna Amudala · 11 years ago
  13. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  14. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  15. cce78da watchdog: hpwdt: Add check for UEFI bits by Mingarelli, Thomas · 11 years ago
  16. 086f3ec watchdog: softdog: remove replaceable ping operation by Kim, Milo · 11 years ago
  17. 26c57ef watchdog: New watchdog driver for MEN A21 watchdogs by Johannes Thumshirn · 11 years ago
  18. 6910ceb Watchdog: fix clearing of the watchdog interrupt by Russell King · 11 years ago
  19. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  20. 938d0a8 watchdog: Add Broadcom BCM2835 watchdog timer driver by Lubomir Rintel · 11 years ago
  21. 6e63a3a watchdog: delete mpcore_wdt driver by Viresh Kumar · 11 years ago
  22. 8fce9b3 watchdog: xilinx: Setup the origin compatible string by Michal Simek · 11 years ago
  23. 9419c07 watchdog: xilinx: Fix driver header by Michal Simek · 11 years ago
  24. 4838806 watchdog: wdrtas: don't use custom version of print_hex_dump by Andy Shevchenko · 11 years ago
  25. fcf9567 watchdog: core: don't try to stop device if not running by Hector Palacios · 11 years ago
  26. 5f31497 watchdog: jz4740: Pass device to clk_get by Lars-Peter Clausen · 11 years ago
  27. 6638f4e watchdog: twl4030: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  28. 6697dbd watchdog: mpcore: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  29. 76692c9 watchdog: da9055: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  30. 552a964 watchdog: da9052: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  31. 26556b6 watchdog: cpwd: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  32. 0183984c watchdog: s3c2410_wdt: convert s3c2410wdt to dev_pm_ops by Jingoo Han · 11 years ago
  33. 3828924 watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info() by Jingoo Han · 11 years ago
  34. 1ae995d watchdog: wm831x: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  35. 7a5da03 watchdog: wm831x_wdt: use devm_gpio_request_one() by Jingoo Han · 11 years ago
  36. d3a33a950 watchdog: mtx1-wdt: use devm_gpio_request_one() by Jingoo Han · 11 years ago
  37. 07bf971 watchdog: sp805_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  38. 4d2327c watchdog: shwdt: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  39. 2f7b9b4 watchdog: shwdt: use devm_clk_get() by Jingoo Han · 11 years ago
  40. 259181f watchdog: pnx4008_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  41. bdf4957 watchdog: imx2_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  42. 0b93026 watchdog: dw_wdt: Staticize local symbol by Sachin Kamat · 11 years ago
  43. cf3cc8c watchdog: dw_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  44. 9d8a7f1 watchdog: ts72xx_wdt: use devm_*() functions by Jingoo Han · 11 years ago
  45. b94828f watchdog: riowd: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  46. a508e2e watchdog: riowd: use devm_kzalloc() by Jingoo Han · 11 years ago
  47. 52ccc5a watchdog: rc32434_wdt: use devm_ioremap_nocache() functions by Jingoo Han · 11 years ago
  48. 3666eb0 watchdog: nuc900_wdt: use devm_*() functions by Jingoo Han · 11 years ago
  49. ac1bb69 watchdog: mv64x60_wdt: use devm_ioremap() by Jingoo Han · 11 years ago
  50. 626d65a watchdog: bcm63xx_wdt: use devm_ioremap_nocache() by Jingoo Han · 11 years ago
  51. 321e312 watchdog: at32ap700x: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  52. a796078 watchdog: at32ap700x_wdt: use devm_*() functions by Jingoo Han · 11 years ago
  53. 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
  54. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  55. 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
  56. e51c288 watchdog: Kontron PLD watchdog timer driver by Kevin Strasser · 11 years ago
  57. 3978bdb powerpc/watchdog: Don't enable interrupt on PPC64 BookE by Tudor Laurentiu · 11 years ago
  58. cd6cbde WATCHDOG: sb_wdog: Fix 32 bit build failure by Ralf Baechle · 11 years ago
  59. 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
  60. a8f5401 watchdog: s3c2410_wdt: Use local register definitions by Tomasz Figa · 11 years ago
  61. 9ddebc4 MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC by David Daney · 11 years ago
  62. c83c199 watchdog: coh901327: devicetree support by Linus Walleij · 11 years ago
  63. 937192a drivers/watchdog: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  64. 60403f7 watchdog: Fix race condition in registration code by Guenter Roeck · 11 years ago
  65. 6330c70 watchdog: Convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  66. 09549cd watchdog: Revert the AT91RM9200_WATCHDOG dependency by Nicolas Ferre · 11 years ago
  67. 81fc933 watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2 by Takahisa Tanaka · 11 years ago
  68. 18e4321 watchdog: sp5100_tco: Remove code that may cause a boot failure by Takahisa Tanaka · 11 years ago
  69. 41e9f3f watchdog: sp805_wdt depends on ARM by Alessandro Rubini · 11 years ago
  70. e20880e watchdog: davinci_wdt: update to devm_* API by Kumar, Anil · 11 years ago
  71. 362ce5a watchdog: davinci_wdt: use devm managed clk get by Mrugesh Katepallewar · 11 years ago
  72. a6a1bcd watchdog: at91rm9200: add DT support by Joachim Eastwood · 11 years ago
  73. c1fd5f6 watchdog: add timeout-sec property binding by Fabio Porcedda · 11 years ago
  74. 490ac7af watchdog: at91sam9_wdt: Convert to use the watchdog framework by Wenyou Yang · 11 years ago
  75. 2dd7b24 watchdog: omap_wdt: Add option nowayout by Pali Rohár · 11 years ago
  76. 3048253 watchdog: core: dt: add support for the timeout-sec dt property by Fabio Porcedda · 12 years ago
  77. e3e83d0 watchdog: bcm47xx_wdt.c: add hard timer by Hauke Mehrtens · 12 years ago
  78. 93aed1f watchdog: bcm47xx_wdt.c: rename wdt_time to timeout by Hauke Mehrtens · 12 years ago
  79. a390689 watchdog: bcm47xx_wdt.c: rename ops methods by Hauke Mehrtens · 12 years ago
  80. f82dedf watchdog: bcm47xx_wdt.c: use platform device by Hauke Mehrtens · 11 years ago
  81. 5434a04 watchdog: bcm47xx_wdt.c: convert to watchdog core api by Hauke Mehrtens · 12 years ago
  82. 52e5cc4 watchdog: Convert BookE watchdog driver to watchdog infrastructure by Guenter Roeck · 11 years ago
  83. 04ecc7d watchdog: s3c2410_wdt: Use devm_* functions by Jingoo Han · 12 years ago
  84. e4504da watchdog: remove old STMP3xxx driver by Wolfram Sang · 13 years ago
  85. de6303a watchdog: add new driver for STMP3xxx and i.MX23/28 by Wolfram Sang · 13 years ago
  86. 3d3a6d18 watchdog: introduce retu_wdt driver by Aaro Koskinen · 12 years ago
  87. d1ec74a watchdog: intel_scu_watchdog: fix Kconfig dependency by Wim Van Sebroeck · 11 years ago
  88. f3ea733 watchdog: orion_wdt: Add platform alias by Lubomir Rintel · 12 years ago
  89. 15920d1 watchdog: ath79_wdt: add device tree matching by Gabor Juhos · 11 years ago
  90. 09f5100 watchdog: ath79_wdt: get register base from platform device's resources by Gabor Juhos · 12 years ago
  91. 5071a88 watchdog: ath79_wdt: convert to use devm_clk_get by Gabor Juhos · 12 years ago
  92. 41adafb watchdog: sp5100_tco: Write back the original value to reserved bits, instead of zero by Takahisa Tanaka · 12 years ago
  93. 10ab329 watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of reserved bits by Takahisa Tanaka · 12 years ago
  94. 6737176 watchdog: gef_wdt.c: add missing remove callback by Devendra Naga · 12 years ago
  95. 6c41e47 watchdog: at91sam9: at91_wdt_dt_ids cannot be __init by Arnd Bergmann · 11 years ago
  96. 12a5c05 watchdog: da9055_wdt needs to select WATCHDOG_CORE by Randy Dunlap · 11 years ago
  97. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  98. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 11 years ago
  99. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  100. f0e5bd4 watchdog: Add support for ux500_wdt watchdog by Fabio Baltieri · 11 years ago