1. fcc0039 phosphor-watchdog: Send Signal None for timout by selvaganapathi · 1 year, 8 months ago
  2. 73bd527 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  3. 15c5bd1 exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  4. 9ef0d0f watchdog: Add signal for timeout event by Willy Tu · 3 years ago
  5. 4250639 Move source into src directory by William A. Kennington III · 3 years, 2 months ago[Renamed from watchdog.cpp]
  6. ef82470 Fix setting remaining time lower than minInterval by Kun Yi · 4 years, 7 months ago
  7. c35135d Implementation of minimum watchdog interval. by Ofer Yehielli · 5 years ago
  8. 47a9ec4 watchdog: Log timer use during expiration by William A. Kennington III · 5 years ago
  9. 50ae4b1 Set expiredTimerUse when timer expired by Yong Li · 5 years ago
  10. f505fc0 Convert to using sdeventplus by William A. Kennington III · 6 years ago
  11. 7036c56 watchdog: Handle systemd StartUnit errors by William A. Kennington III · 6 years ago
  12. 3bb2f40 Standardize Action -> Target Map Type by William A. Kennington III · 6 years ago
  13. 8f6c515 add .clang-format by Patrick Venture · 6 years ago
  14. 1726df6 Implement ResetTimeRemaining Method by William A. Kennington III · 6 years ago
  15. 2235219 Implement a flag to enable fallback always by William A. Kennington III · 6 years ago
  16. d133108 Implement a fallback watchdog option by William A. Kennington III · 6 years ago
  17. 825f498 watchdog: Rewrite timeoutHandler() to make disabling part of the timeout by William A. Kennington III · 6 years ago
  18. 0650a3f watchdog: Add a function to tell us if the timer is running by William A. Kennington III · 6 years ago
  19. 5e3f877 watchdog: Refactor timeRemaining by William A. Kennington III · 6 years ago
  20. 1c9515f watchdog: timeRemaining doesn't need to check enabled by William A. Kennington III · 6 years ago
  21. 1232a15 watchdog: Support multiple timeout actions by William A. Kennington III · 6 years ago
  22. 63eeef1 Revert "watchdog: Log watchdog updates for debug" by William A. Kennington III · 6 years ago
  23. 539f560 watchdog: Log watchdog updates for debug by William A. Kennington III · 6 years ago
  24. 9681634 Don't set Interval by setting TimeRemaining by Patrick Venture · 7 years ago
  25. 09eebe3 Add option for daemon to continue running after timeout by Patrick Venture · 7 years ago
  26. 50c3094 Remove logging Watchdog reset request by Vishwanatha Subbanna · 7 years ago
  27. f2309dd Update Interval when timeRemaining is updated by Vishwanatha Subbanna · 7 years ago
  28. 00bd377 Add Gtest to test watchdog by Vishwanatha Subbanna · 7 years ago
  29. 3473d70 Call systemd target on timer expiration by Vishwanatha Subbanna · 7 years ago
  30. 8c5a229 Invoke optional callback function on timer expiration by Vishwanatha Subbanna · 7 years ago
  31. d7a3f13 Implement Watchdog interface by Vishwanatha Subbanna · 7 years ago