1. 247dcad5 watchdog: pnx4008: restart: support "cmd" from userspace by Sylvain Lemieux · 8 years ago
  2. 25b286c watchdog: pnx4008: add support for soft reset by Sylvain Lemieux · 8 years ago
  3. 4ed5443 watchdog: pnx4008: add restart handler by Sylvain Lemieux · 8 years ago
  4. 43eec2f watchdog: pnx4008: update logging during power-on by Sylvain Lemieux · 8 years ago
  5. 4c30737 watchdog: pnx4008: make global wdt_clk static by Vladimir Zapolskiy · 9 years ago
  6. b647d42 watchdog: pnx4008: fix warnings caused by enabling unprepared clock by Vladimir Zapolskiy · 9 years ago
  7. 6551881 Watchdog: Fix parent of watchdog_devices by Pratyush Anand · 9 years ago
  8. e8cc536 watchdog: pnx4008_wdt: fix broken email address by Wolfram Sang · 9 years ago
  9. fa21a58 watchdog: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  10. 8126334 watchdog: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  11. 9539210 watchdog: Drop unnecessary include of miscdevice.h by Guenter Roeck · 11 years ago
  12. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  13. 259181f watchdog: pnx4008_wdt: use devm_clk_get() by Jingoo Han · 11 years ago
  14. c1fd5f6 watchdog: add timeout-sec property binding by Fabio Porcedda · 11 years ago
  15. 4c271bb watchdog: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  16. 4b12b89 watchdog: remove use of __devexit by Bill Pemberton · 12 years ago
  17. 2d991a1 watchdog: remove use of __devinit by Bill Pemberton · 12 years ago
  18. 8226871 watchdog: remove use of __devexit_p by Bill Pemberton · 12 years ago
  19. 3ba3774 watchdog: Device tree support for pnx4008-wdt by Roland Stigge · 12 years ago
  20. 0197c1c watchdog: fix set_timeout operations by Wim Van Sebroeck · 12 years ago
  21. 6b1e838 watchdog: pnx4008: convert driver to use the watchdog framework by Wolfram Sang · 12 years ago
  22. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 12 years ago
  23. 27c766a watchdog: Use pr_<fmt> and pr_<level> by Joe Perches · 12 years ago
  24. 7cbc353 watchdog: pnx4008: don't use __raw_-accessors by Wolfram Sang · 12 years ago
  25. 19f505f watchdog: pnx4008: cleanup resource handling using managed devices by Wolfram Sang · 12 years ago
  26. 7ec0f04 watchdog: Fix typo in pnx4008_wdt.c by Masanari Iida · 12 years ago
  27. b1785df watchdog: Fix typo "unexpectdly" by Masanari Iida · 12 years ago
  28. b8ec611 watchdog: convert drivers/watchdog/* to use module_platform_driver() by Axel Lin · 12 years ago
  29. f712eac watchdog: Convert release_resource to release_region/release_mem_region by Julia Lawall · 13 years ago
  30. 5f3b275 watchdog: cleanup spaces before tabs by Wim Van Sebroeck · 13 years ago
  31. 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
  32. 24fd1ed ARM: PNX4008: convert watchdog to use clk API enable/disable calls by Russell King · 15 years ago
  33. 9bb787f ARM: PNX4008: convert watchdog clocks to match by device only by Russell King · 15 years ago
  34. b782a56 [WATCHDOG] use resource_size() by H Hartley Sweeten · 14 years ago
  35. 1508c99 ARM: PNX4008: fix watchdog device driver name by Russell King · 15 years ago
  36. b6bf291 [WATCHDOG] move platform probe and remove function to devinit and devexit by Wim Van Sebroeck · 15 years ago
  37. 143a2e5 [WATCHDOG] More coding-style and trivial clean-up by Wim Van Sebroeck · 15 years ago
  38. 7275fc8 [WATCHDOG] unlocked_ioctl changes by Wim Van Sebroeck · 16 years ago
  39. 097d9eb Merge Linus' latest into master by Russell King · 16 years ago
  40. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  41. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  42. 0c06090 [WATCHDOG] Coding style - Indentation - part 2 by Wim Van Sebroeck · 16 years ago
  43. 089ab07 [WATCHDOG] Clean-up includes by Wim Van Sebroeck · 16 years ago
  44. 84ca995 [WATCHDOG 33/57] pnx4008_wdt: unlocked_ioctl setup by Alan Cox · 16 years ago
  45. f37d193 watchdog: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  46. c7dfd0c [WATCHDOG] spin_lock_init() fixes by Alexey Dobriyan · 17 years ago
  47. bb0a38d [WATCHDOG] trivial fix two returns in void functions by Florian Fainelli · 17 years ago
  48. b7e04f8 mv watchdog tree under drivers by Wim Van Sebroeck · 17 years ago[Renamed from drivers/char/watchdog/pnx4008_wdt.c]
  49. 4cf8545 [WATCHDOG] Remove the redundant check for pwrite() in pnx4008 watchdog. by Robert P. J. Day · 17 years ago
  50. 58a3bb5 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  51. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  52. 9cd4461 [WATCHDOG] fix clk_get() error check by Akinobu Mita · 17 years ago
  53. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  54. f311896 [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Wim Van Sebroeck · 18 years ago
  55. 65a64ec [WATCHDOG] pnx4008: add cpu_relax() by Vitaly Wool · 18 years ago
  56. 99d2853 [WATCHDOG] pnx4008_wdt.c - spinlock fixes. by Wim Van Sebroeck · 18 years ago
  57. f676449 [WATCHDOG] pnx4008_wdt.c - remove patch by Wim Van Sebroeck · 18 years ago
  58. 2898172 [WATCHDOG] pnx4008_wdt.c - nowayout patch by Wim Van Sebroeck · 18 years ago
  59. 9325fa3 [WATCHDOG] pnx4008: add watchdog support by Vitaly Wool · 18 years ago