1. 6551881 Watchdog: Fix parent of watchdog_devices by Pratyush Anand · 9 years ago
  2. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  3. 8067042 watchdog: orion: Use the reference clock on Armada 375 SoC by Ezequiel Garcia · 10 years ago
  4. fa21a58 watchdog: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  5. b483642 watchdog: orion: Add Armada 375/380 SoC support by Ezequiel Garcia · 10 years ago
  6. 1b0ea57 watchdog: orion: Introduce per-SoC enabled() function by Ezequiel Garcia · 10 years ago
  7. ebf5cf7 watchdog: orion: Introduce per-SoC stop() function by Ezequiel Garcia · 10 years ago
  8. eba985e watchdog: orion: Remove unneeded atomic access by Ezequiel Garcia · 10 years ago
  9. 92d4fc1 watchdog: orion: Introduce a SoC-specific RSTOUT mapping by Ezequiel Garcia · 10 years ago
  10. aaaac9e watchdog: orion: Move the register ioremap'ing to its own function by Ezequiel Garcia · 10 years ago
  11. 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
  12. 8126334 watchdog: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  13. edd9d3c watchdog: orion_wdt: Use %pa to print 'phys_addr_t' by Fabio Estevam · 10 years ago
  14. 463f96e watchdog: orion: Add support for Armada 370 and Armada XP SoC by Ezequiel Garcia · 10 years ago
  15. 490d8e3 watchdog: orion: Add per-compatible watchdog start implementation by Ezequiel Garcia · 10 years ago
  16. 1924227 watchdog: orion: Add per-compatible clock initialization by Ezequiel Garcia · 10 years ago
  17. fc72385 watchdog: orion: Introduce per-compatible of_device_id data by Ezequiel Garcia · 10 years ago
  18. b89a9c4 watchdog: orion: Introduce an orion_watchdog device structure by Ezequiel Garcia · 10 years ago
  19. 40edc98 watchdog: orion: Remove unneeded BRIDGE_CAUSE clear by Ezequiel Garcia · 10 years ago
  20. 868eb61 watchdog: orion: Make RSTOUT register a separate resource by Ezequiel Garcia · 10 years ago
  21. e97662e watchdog: orion: Handle the interrupt so it's properly acked by Ezequiel Garcia · 10 years ago
  22. d9d0c53 watchdog: orion: Make sure the watchdog is initially stopped by Ezequiel Garcia · 10 years ago
  23. e0e931a watchdog: orion: Remove unused macros by Ezequiel Garcia · 10 years ago
  24. fc8cd2a watchdog: orion: Use atomic access for shared registers by Ezequiel Garcia · 10 years ago
  25. bb02c66 watchdog: orion: Add clock error handling by Ezequiel Garcia · 10 years ago
  26. 9539210 watchdog: Drop unnecessary include of miscdevice.h by Guenter Roeck · 10 years ago
  27. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  28. 85eee81 watchdog: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  29. 6910ceb Watchdog: fix clearing of the watchdog interrupt by Russell King · 11 years ago
  30. fa142ff Watchdog: allow orion_wdt to be built for Dove by Russell King · 11 years ago
  31. c1fd5f6 watchdog: add timeout-sec property binding by Fabio Porcedda · 11 years ago
  32. f3ea733 watchdog: orion_wdt: Add platform alias by Lubomir Rintel · 11 years ago
  33. 8c4c419 watchdog: Orion: Fix possible null-deference in orion_wdt_probe by Jason Gunthorpe · 11 years ago
  34. 4b12b89 watchdog: remove use of __devexit by Bill Pemberton · 11 years ago
  35. 1d13136 watchdog: remove use of __devinitdata by Bill Pemberton · 11 years ago
  36. 2d991a1 watchdog: remove use of __devinit by Bill Pemberton · 11 years ago
  37. 8226871 watchdog: remove use of __devexit_p by Bill Pemberton · 11 years ago
  38. 44d82e2 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  39. 1e7bad0 ARM: Orion: DTify the watchdog timer. by Andrew Lunn · 12 years ago
  40. 0dd6e48 watchdog: orion_wdt: Convert driver to watchdog core by Axel Lin · 12 years ago
  41. 4f04be6 ARM: Orion: WDT: Add clk/clkdev support by Andrew Lunn · 12 years ago
  42. 750f770 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  43. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 12 years ago
  44. 27c766a watchdog: Use pr_<fmt> and pr_<level> by Joe Perches · 12 years ago
  45. a855a7c ARM: orion: wdt: use resource vice direct access by Jason Cooper · 12 years ago
  46. b8ec611 watchdog: convert drivers/watchdog/* to use module_platform_driver() by Axel Lin · 12 years ago
  47. 1334f32 watchdog: Use DEFINE_SPINLOCK() for static spinlocks by Axel Lin · 12 years ago
  48. 3b937a7 [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt by Nicolas Pitre · 15 years ago[Renamed (67%) from drivers/watchdog/orion5x_wdt.c]
  49. 6462c61 [ARM] orion5x: Change names of defines for Reset-Out-Mask register by Thomas Reitmayr · 15 years ago
  50. fdd8b07 [ARM] 5460/1: Orion: reduce namespace pollution by Nicolas Pitre · 15 years ago
  51. df6707b2 [WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping function by Thomas Reitmayr · 15 years ago
  52. 9e058d4 [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data by Thomas Reitmayr · 15 years ago
  53. c9a0c8a [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared by Wim Van Sebroeck · 15 years ago
  54. 6d0f0df [WATCHDOG] orion5x_wdt.c: add spinlocking by Wim Van Sebroeck · 16 years ago
  55. 22ac923 [WATCHDOG] Orion: add hardware watchdog support by Sylver Bruneau · 16 years ago