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