1. 77e0dfc watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  2. 4b12b89 watchdog: remove use of __devexit by Bill Pemberton · 12 years ago
  3. 2d991a1 watchdog: remove use of __devinit by Bill Pemberton · 12 years ago
  4. 8226871 watchdog: remove use of __devexit_p by Bill Pemberton · 12 years ago
  5. 60a1aa5 watchdog: mpcore_wdt: Allow platform_get_irq() to fail by Viresh Kumar · 12 years ago
  6. 75f5a53 watchdog: mpcore_wdt: Use devm routines by Viresh Kumar · 12 years ago
  7. aa06577 watchdog: mpcore_wdt: Rename dev to pdev for pointing to struct platform_device by Viresh Kumar · 12 years ago
  8. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 12 years ago
  9. 27c766a watchdog: Use pr_<fmt> and pr_<level> by Joe Perches · 12 years ago
  10. 86b5912 watchdog: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  11. 641e4f4 watchdog: mpcore_wdt: Add suspend/resume support. by Peter Fordham · 13 years ago
  12. 5f3b275 watchdog: cleanup spaces before tabs by Wim Van Sebroeck · 13 years ago
  13. 98af057 ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes by Srinidhi Kasagar · 14 years ago
  14. 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
  15. 42747d7 [WATCHDOG] watchdog_info constify by Wim Van Sebroeck · 15 years ago
  16. b782a56 [WATCHDOG] use resource_size() by H Hartley Sweeten · 15 years ago
  17. a77dba7 [WATCHDOG] Some more general cleanup by Wim Van Sebroeck · 15 years ago
  18. 143a2e5 [WATCHDOG] More coding-style and trivial clean-up by Wim Van Sebroeck · 15 years ago
  19. 29fa058 [PATCH] Switch all my contributions stuff to a single common address by Alan Cox · 16 years ago
  20. 7944d3a [WATCHDOG] more coding style clean-up's by Wim Van Sebroeck · 16 years ago
  21. 0c06090 [WATCHDOG] Coding style - Indentation - part 2 by Wim Van Sebroeck · 16 years ago
  22. 83ab1a5 [WATCHDOG 27/57] mpcore watchdog: unlocked_ioctl and BKl work by Alan Cox · 16 years ago
  23. f37d193 watchdog: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  24. b7e04f8 mv watchdog tree under drivers by Wim Van Sebroeck · 17 years ago[Renamed from drivers/char/watchdog/mpcore_wdt.c]
  25. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  26. e0b79e0 [WATCHDOG] watchdog miscdevice patch by Andrew Victor · 18 years ago
  27. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  28. 795b89d [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Samuel Tardieu · 18 years ago
  29. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 18 years ago
  30. 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  31. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  32. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 19 years ago
  33. 9ddf61b [ARM SMP] mpcore_wdt bogus fpos check by Marcelo Tosatti · 19 years ago
  34. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  35. de4ae58 [WATCHDOG] adds device_driver .owner field by Wim Van Sebroeck · 19 years ago
  36. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  37. ad4162f [ARM SMP] Add timer/watchdog defines for MPCore by Russell King · 19 years ago
  38. b9d36b8 [ARM SMP] Add MPCore watchdog driver by Russell King · 19 years ago