1. a689560 Add missing capture by Jason M. Bills · 7 months ago
  2. 715fa65 Handle recovery if crashdump fails to start by Jason M. Bills · 8 months ago
  3. 417def9 Add missing header and inline keywords by Jason M. Bills · 8 months ago
  4. 3a046aa Use the new CPUModel enum names from libpeci by Jason M. Bills · 10 months ago
  5. 85d19ab sdbusplus: use shorter type aliases by Patrick Williams · 11 months ago
  6. 97b5ef2 Optionally send reports to D-Bus Logging by Paul Fertser · 12 months ago
  7. 58fa67c Add status LED support for ERR2 timeout by Jason M. Bills · 1 year, 3 months ago
  8. bf81ccf Fix the bugs found in static analysis by PavanKumarIntel · 1 year, 3 months ago
  9. 50b3dbe Rename CATERR to IERR by Jason M. Bills · 1 year, 4 months ago
  10. 2fb7f92 Fix more build warnings by Jason M. Bills · 1 year, 5 months ago
  11. b0fd5f9 Fix build warnings by Jason M. Bills · 1 year, 6 months ago
  12. 728f0b7 Add support for FLAG_ACTIVE_LOW in libgpiod by Jason M. Bills · 1 year, 5 months ago
  13. 72d3918 Fix build error with CRASHDUMP enabled by Jason M. Bills · 1 year, 5 months ago
  14. c4a241e Use an enum to specify the type of recovery to perform by Jason M. Bills · 1 year, 6 months ago
  15. 8b7c55e Change CrashdumpComplete signal interface by Jason M. Bills · 1 year, 6 months ago
  16. 1c0d047 Handle crashdump busy error by Jason M. Bills · 1 year, 9 months ago
  17. 08d16db Make use of crashdump service optional by Zev Weiss · 1 year, 8 months ago
  18. 03ed41b Make libpeci dependency optional by Zev Weiss · 1 year, 9 months ago
  19. e4df581 Add PROCHOT signal monitor by Zev Weiss · 1 year, 9 months ago
  20. ee00ccc Change io_service to io_context by Ed Tanous · 1 year, 11 months ago
  21. f8c0e1a Make objectPath leaf name customizable by JinFuLin · 2 years, 1 month ago
  22. 5c7776d Add Asserted property for cpu thermtrip by JinFuLin · 2 years, 2 months ago
  23. a3d4a14 Add Asserted property for mem thermtrip by JinFuLin · 2 years, 2 months ago
  24. fe64182 Add Asserted property for IERR by JinFuLin · 2 years, 2 months ago
  25. 519f2cd Start crashdump when failed in checking property by JinFuLin · 2 years, 2 months ago
  26. d4645cb Add a debug message for unsupported CPU models by Jason M. Bills · 2 years, 3 months ago
  27. 1a08117 Remove FIVR fault check from CPU thermtrip monitor by Jason M. Bills · 2 years, 5 months ago
  28. d557729 Add CPU early error monitor by Jason M. Bills · 2 years, 5 months ago
  29. c99b8c9 Add parameter to set the MCERR assert polarity by Jason M. Bills · 2 years, 7 months ago
  30. 87315f5 mcerr_monitor: fix CPU numbering in message by Jason M. Bills · 2 years, 7 months ago
  31. 57f47c4 Add CPU missing event by Vasu V · 2 years, 10 months ago
  32. 779e1f8 Add a non-polling ERR pin monitor by Jason M. Bills · 2 years, 10 months ago
  33. 881a4e1 Rename the err_pin_monitor to err_pin_timeout_monitor by Jason M. Bills · 2 years, 10 months ago
  34. 32a90c6 Move checkErrPinCPUs() to a common header by Jason M. Bills · 2 years, 10 months ago
  35. ed6972a Memhot event monitor for MEMHOT pins by Jayaprakash Mutyala · 3 years ago
  36. 2d58247 Add an MCERR monitor by Jason M. Bills · 3 years, 3 months ago
  37. 267b349 Add CPLD CRC Error Monitor by Jason M. Bills · 3 years, 7 months ago
  38. 4a6e45c Fix signal monitor init when power-control is not available by Jason M. Bills · 3 years, 10 months ago
  39. dae0e92 Clean up host_error_monitor.cpp by Jason M. Bills · 4 years, 1 month ago
  40. d0a774d Move PCH Thermtrip monitor to the new architecture by Jason M. Bills · 4 years, 1 month ago
  41. 8611b8b Move VR Hot monitor to the new architecture by Jason M. Bills · 4 years, 1 month ago
  42. 5b61509 Move Memory Thermtip monitor to the new architecture by Jason M. Bills · 4 years, 1 month ago
  43. 901cbca Move CPU Thermtip monitor to the new architecture by Jason M. Bills · 4 years, 1 month ago
  44. 1ed0cb3 Add base GPIO class for the new architecture by Jason M. Bills · 4 years, 1 month ago
  45. 8fa1c96 Move IERR monitor to the new architecture by Jason M. Bills · 4 years, 1 month ago
  46. 4700852 Move ERR2 monitor to the new architecture by Jason M. Bills · 4 years, 3 months ago
  47. 0e06b84 Move ERR0 and ERR1 monitor to the new architecture by Jason M. Bills · 4 years, 4 months ago
  48. a92735d Move CPU Mismatch monitor to the new architecture by Jason M. Bills · 4 years, 4 months ago
  49. 98a3847 Move SMI monitor to the new architecture by Jason M. Bills · 4 years, 4 months ago
  50. 5245ed6 Add error_monitors with a sample signal by Jason M. Bills · 4 years, 2 months ago
  51. d711cc8 Move common functions to host_error_monitor.hpp by Jason M. Bills · 4 years, 2 months ago
  52. 778ac17 Add base GPIO polling class for the new architecture by Jason M. Bills · 4 years, 2 months ago
  53. b6c9298 Add base monitor class for the new architecture by Jason M. Bills · 4 years, 2 months ago