1. 8605fec watchdog: omap: don't disable the timer when it should be enabled early by Uwe Kleine-König · 8 years ago
  2. a639249 watchdog: omap: don't disable runtime pm before starting device by Uwe Kleine-König · 8 years ago
  3. de55acd watchdog: omap_wdt: fix null pointer dereference by Peter Robinson · 9 years ago
  4. 6551881 Watchdog: Fix parent of watchdog_devices by Pratyush Anand · 9 years ago
  5. b2102eb watchdog: omap_wdt: early_enable module parameter by Lars Poeschel · 9 years ago
  6. 452fafe watchdog: omap_wdt: implement get_timeleft by Lars Poeschel · 9 years ago
  7. 530c11d watchdog: omap: assert the counter being stopped before reprogramming by Uwe Kleine-König · 9 years ago
  8. 0b3330f watchdog: omap: simplify assignment of bootstatus by Uwe Kleine-König · 9 years ago
  9. d2f7826 watchdog: omap: put struct watchdog_device into driver data by Uwe Kleine-König · 9 years ago
  10. a4f741e watchdog: omap: use watchdog_init_timeout instead of open coding it by Uwe Kleine-König · 9 years ago
  11. fb1cbea watchdog: Fix omap watchdogs to enable the magic close bit by Tony Lindgren · 10 years ago
  12. fa21a58 watchdog: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  13. 6e27206 watchdog: omap_wdt: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  14. 8126334 watchdog: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  15. 4a7e94a watchdog: omap_wdt: raw read and write endian fix by Victor Kamensky · 11 years ago
  16. bc8fdfb watchdog: use dev_get_platdata() by Jingoo Han · 11 years ago
  17. 2dd7b24 watchdog: omap_wdt: Add option nowayout by Pali Rohár · 11 years ago
  18. 412b372 watchdog: omap_wdt: eliminate unused variable and a compiler warning by Aaro Koskinen · 11 years ago
  19. 1ba8538 watchdog: omap_wdt: eliminate goto by Aaro Koskinen · 12 years ago
  20. ef48174 watchdog: omap_wdt: delete redundant platform_set_drvdata() calls by Aaro Koskinen · 12 years ago
  21. 4f4753d watchdog: omap_wdt: convert to devm_ functions by Aaro Koskinen · 12 years ago
  22. 67c0f55 watchdog: omap_wdt: convert to new watchdog core by Aaro Koskinen · 12 years ago
  23. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  24. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  25. 0a779ab watchdog: OMAP: fixup for ARM multiplatform support by Tony Lindgren · 11 years ago
  26. 4b12b89 watchdog: remove use of __devexit by Bill Pemberton · 11 years ago
  27. 2d991a1 watchdog: remove use of __devinit by Bill Pemberton · 11 years ago
  28. 8226871 watchdog: remove use of __devexit_p by Bill Pemberton · 11 years ago
  29. 129f557 watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptr by Paul Walmsley · 12 years ago
  30. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  31. 3539fc5 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  32. 41814ee Watchdog: OMAP: Fix the runtime pm code to avoid module getting stuck intransition state. by Lokesh Vutla · 12 years ago
  33. e6ca04e watchdog: omap_wdt: add device tree support by Xiao Jiang · 12 years ago
  34. 27c766a watchdog: Use pr_<fmt> and pr_<level> by Joe Perches · 12 years ago
  35. 12c583d watchdog: omap_wdt.c: Fix the mismatch of pm_runtime enable and disable by Shubhrajyoti D · 12 years ago
  36. e2bf7c4 watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented. by Shubhrajyoti D · 12 years ago
  37. b8ec611 watchdog: convert drivers/watchdog/* to use module_platform_driver() by Axel Lin · 12 years ago
  38. 1334f32 watchdog: Use DEFINE_SPINLOCK() for static spinlocks by Axel Lin · 12 years ago
  39. 0503add Watchdog: omap_wdt: add fine grain runtime-pm by Paul Walmsley · 13 years ago
  40. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  41. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  42. 7ec5ad0 OMAP: WDT: Use PM runtime APIs instead of clk FW APIs by Varadarajan, Charulatha · 14 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  44. b782a56 [WATCHDOG] use resource_size() by H Hartley Sweeten · 14 years ago
  45. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  46. 789cd47 [WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reload by Ulrik Bech Hald · 15 years ago
  47. 0e3912c [WATCHDOG] omap_wdt.c: move probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  48. 4c5e194 [ARM] omap: watchdog: provide a dummy ick for OMAP1 by Russell King · 15 years ago
  49. 39a80c7 [ARM] omap: watchdog: convert clocks to match by devid and conid by Russell King · 15 years ago
  50. 29fa058 [PATCH] Switch all my contributions stuff to a single common address by Alan Cox · 16 years ago
  51. b311218 [WATCHDOG] omap_wdt.c: cleanup a bit omap_wdt.c by Felipe Balbi · 16 years ago
  52. 9f69e3b [WATCHDOG] omap_wdt.c: another ioremap() fix by Felipe Balbi · 16 years ago
  53. 2817142 [WATCHDOG] omap_wdt.c: sync linux-omap changes by Felipe Balbi · 16 years ago
  54. 097d9eb Merge Linus' latest into master by Russell King · 16 years ago
  55. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  56. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  57. 7944d3a [WATCHDOG] more coding style clean-up's by Wim Van Sebroeck · 16 years ago
  58. 0c06090 [WATCHDOG] Coding style - Indentation - part 2 by Wim Van Sebroeck · 16 years ago
  59. 089ab07 [WATCHDOG] Clean-up includes by Wim Van Sebroeck · 16 years ago
  60. 12b9df7 [WATCHDOG 30/57] omap_wdt: locking, unlocked_ioctl, tidy by Alan Cox · 16 years ago
  61. f37d193 watchdog: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  62. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  63. b7e04f8 mv watchdog tree under drivers by Wim Van Sebroeck · 17 years ago[Renamed from drivers/char/watchdog/omap_wdt.c]
  64. 1bf1496 [WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTY by Wim Van Sebroeck · 17 years ago
  65. ec9505a [WATCHDOG] VFS clean-up by Wim Van Sebroeck · 17 years ago
  66. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  67. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  68. e0b79e0 [WATCHDOG] watchdog miscdevice patch by Andrew Victor · 17 years ago
  69. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  70. 7768a13 [PATCH] OMAP: Add Watchdog driver support by Komal Shah · 18 years ago