1. 72cd501 watchdog: mpc8xxx: use better error code when watchdog cannot be enabled by Uwe Kleine-König · 9 years ago
  2. 7997eba watchdog: mpc8xxx: use dynamic memory for device specific data by Uwe Kleine-König · 9 years ago
  3. de5f712 watchdog: mpc8xxx: use devm_ioremap_resource to map memory by Uwe Kleine-König · 9 years ago
  4. f0ded83 watchdog: mpc8xxx: make use of of_device_get_match_data by Uwe Kleine-König · 9 years ago
  5. 50ffb53 watchdog: mpc8xxx: simplify registration by Uwe Kleine-König · 9 years ago
  6. a57e06f watchdog: mpc8xxx: remove dead code by Uwe Kleine-König · 9 years ago
  7. fa21a58 watchdog: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  8. 4af897f watchdog: mpc8xxx_wdt: MPC8xx is HW enabled by Christophe Leroy · 10 years ago
  9. d5cfaf0 watchdog: mpc8xxx_wdt convert to watchdog core by Christophe Leroy · 10 years ago
  10. 487722c watchdog: Get rid of MODULE_ALIAS_MISCDEV statements by Jean Delvare · 11 years ago
  11. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  12. 4b12b89 watchdog: remove use of __devexit by Bill Pemberton · 12 years ago
  13. 2d991a1 watchdog: remove use of __devinit by Bill Pemberton · 12 years ago
  14. 8226871 watchdog: remove use of __devexit_p by Bill Pemberton · 12 years ago
  15. 639397e watchdog/mpc8xxx: add a const qualifier by Arnd Bergmann · 12 years ago
  16. 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 12 years ago
  17. 27c766a watchdog: Use pr_<fmt> and pr_<level> by Joe Perches · 12 years ago
  18. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  19. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  20. d856b41 watchdog: mpc8xxx_wdt: fix build by Peter Korsgaard · 13 years ago
  21. 4b0e976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  22. 5f3b275 watchdog: cleanup spaces before tabs by Wim Van Sebroeck · 13 years ago
  23. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 13 years ago
  24. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  25. de2b606 watchdog: Fix build failure with OF changes by Michael Guntsche · 14 years ago
  26. 76550d3 watchdog: fix several MODULE_PARM_DESC strings by Randy Dunlap · 14 years ago
  27. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  28. 42747d7 [WATCHDOG] watchdog_info constify by Wim Van Sebroeck · 14 years ago
  29. 593fc17 [WATCHDOG] mpc8xxx_wdt: fix modular build by Anton Vorontsov · 16 years ago
  30. 0d7b101 [WATCHDOG] mpc8xxx_wdt: add support for MPC8xx watchdogs by Anton Vorontsov · 16 years ago
  31. cb55d28 [WATCHDOG] mpc8xxx_wdt: fix build by Anton Vorontsov · 16 years ago
  32. 59ca1b0 [WATCHDOG] mpc8xxx_wdt: various renames, mostly s/mpc83xx/mpc8xxx/g by Anton Vorontsov · 16 years ago
  33. 28acd02 [WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdt by Anton Vorontsov · 16 years ago[Renamed from drivers/watchdog/mpc83xx_wdt.c]
  34. 500c919 [WATCHDOG] mpc83xx_wdt: add support for MPC86xx CPUs by Anton Vorontsov · 16 years ago
  35. ef8ab12 [WATCHDOG] mpc83xx_wdt: convert to the OF platform driver by Anton Vorontsov · 16 years ago
  36. f26ef3d [WATCHDOG 26/57] mpc watchdog: clean up and locking by Alan Cox · 16 years ago
  37. f37d193 watchdog: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  38. c7dfd0c [WATCHDOG] spin_lock_init() fixes by Alexey Dobriyan · 17 years ago
  39. b7e04f8 mv watchdog tree under drivers by Wim Van Sebroeck · 17 years ago[Renamed from drivers/char/watchdog/mpc83xx_wdt.c]
  40. 5c4eb61 [WATCHDOG] WDIOC_GETSTATUS and WDIOC_GETBOOTSTATUS clean-up by Wim Van Sebroeck · 17 years ago
  41. 795b89d [WATCHDOG] use ENOTTY instead of ENOIOCTLCMD in ioctl() by Samuel Tardieu · 18 years ago
  42. 62322d2 [PATCH] make more file_operation structs static by Arjan van de Ven · 18 years ago
  43. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  44. fabbfb9 [PATCH] powerpc: Add support for the MPC83xx watchdog by Kumar Gala · 18 years ago