1. 3c10bbd watchdog: core: Clear WDOG_HW_RUNNING before calling the stop function by Guenter Roeck · 8 years ago
  2. 138913c watchdog: core: Fix error handling of watchdog_dev_init() by Wei Yongjun · 8 years ago
  3. 90b826f watchdog: Implement status function in watchdog core by Guenter Roeck · 8 years ago
  4. 3fbfe92 watchdog: change watchdog_need_worker logic by Rasmus Villemoes · 8 years ago
  5. e1f3028 watchdog: core: Fix circular locking dependency by Guenter Roeck · 8 years ago
  6. d1ed3ba watchdog: Ensure that wdd is not dereferenced if NULL by Guenter Roeck · 8 years ago
  7. 15013ad watchdog: Add support for minimum time between heartbeats by Guenter Roeck · 8 years ago
  8. d0684c8 watchdog: Make stop function optional by Guenter Roeck · 8 years ago
  9. ee14288 watchdog: Introduce WDOG_HW_RUNNING flag by Guenter Roeck · 8 years ago
  10. 664a392 watchdog: Introduce hardware maximum heartbeat in watchdog core by Guenter Roeck · 8 years ago
  11. fb32e9b watchdog: Make set_timeout function optional by Guenter Roeck · 8 years ago
  12. 0254e95 watchdog: Drop pointer to watchdog device from struct watchdog_device by Guenter Roeck · 8 years ago
  13. faa5847 watchdog: Add support for creating driver specific sysfs attributes by Guenter Roeck · 8 years ago
  14. b4ffb19 watchdog: Separate and maintain variables based on variable lifetime by Guenter Roeck · 9 years ago
  15. 32ecc63 watchdog: Create watchdog device in watchdog_dev.c by Guenter Roeck · 9 years ago
  16. 33b7112 watchdog: Read device status through sysfs attributes by Pratyush Anand · 9 years ago
  17. 906d7a5 watchdog: Use static struct class watchdog_class in stead of pointer by Pratyush Anand · 9 years ago
  18. 5ef7966 watchdog: core: propagate ping error code to the user space by Alexander Usyskin · 9 years ago
  19. bc794ac watchdog: watchdog_dev: Use single variable name for struct watchdog_device by Guenter Roeck · 9 years ago
  20. fcf9567 watchdog: core: don't try to stop device if not running by Hector Palacios · 11 years ago
  21. 60403f7 watchdog: Fix race condition in registration code by Guenter Roeck · 11 years ago
  22. 3048253 watchdog: core: dt: add support for the timeout-sec dt property by Fabio Porcedda · 11 years ago
  23. 8b9468d watchdog: core: fix WDIOC_GETSTATUS return value by Wim Van Sebroeck · 12 years ago
  24. e907df3 watchdog: Add support for dynamically allocated watchdog_device structs by Hans de Goede · 12 years ago
  25. f4e9c82 watchdog: Add Locking support by Hans de Goede · 12 years ago
  26. 7a87982 watchdog: watchdog_dev: Rewrite wrapper code by Hans de Goede · 12 years ago
  27. 3dfd621 watchdog: use dev_ functions by Alan Cox · 12 years ago
  28. d6b469d watchdog: create all the proper device files by Alan Cox · 12 years ago
  29. 45f5fed watchdog: Add multiple device support by Alan Cox · 12 years ago
  30. 6cfb5aa watchdog: correct the name of the watchdog_core inlude file by Wim Van Sebroeck · 12 years ago
  31. 257f8c4 watchdog: Add watchdog_active() routine by Viresh Kumar · 12 years ago
  32. 09a46e7 watchdog: watchdog_dev: include private header to pickup global symbol prototypes by H Hartley Sweeten · 12 years ago
  33. fd7b673 watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core by Viresh Kumar · 12 years ago
  34. b10f7c1 watchdog: watchdog_dev: Let the driver update the timeout field on set_timeout success by Hans de Goede · 13 years ago
  35. 27c766a watchdog: Use pr_<fmt> and pr_<level> by Joe Perches · 12 years ago
  36. cb7efc0 watchdog: WatchDog Timer Driver Core - use passed watchdog_device by H Hartley Sweeten · 13 years ago
  37. 3f43f68 watchdog: WatchDog Timer Driver Core - Add minimum and max timeout by Wim Van Sebroeck · 13 years ago
  38. 78d88fc watchdog: WatchDog Timer Driver Core - Add ioctl call by Wim Van Sebroeck · 13 years ago
  39. 7e192b9 watchdog: WatchDog Timer Driver Core - Add nowayout feature by Wim Van Sebroeck · 13 years ago
  40. 017cf08 watchdog: WatchDog Timer Driver Core - Add Magic Close feature by Wim Van Sebroeck · 13 years ago
  41. 014d694 watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIMEOUT ioctl by Wim Van Sebroeck · 13 years ago
  42. 234445b watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl by Wim Van Sebroeck · 13 years ago
  43. c2dc00e watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl by Wim Van Sebroeck · 13 years ago
  44. 2fa0356 watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality by Wim Van Sebroeck · 13 years ago
  45. 4331604 watchdog: WatchDog Timer Driver Core - Add basic framework by Wim Van Sebroeck · 13 years ago