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