1. 92608b3 Use variable for service install location by Jason M. Bills · 1 year ago
  2. 1c0d047 Handle crashdump busy error by Jason M. Bills · 1 year, 3 months ago
  3. 08d16db Make use of crashdump service optional by Zev Weiss · 1 year, 2 months ago
  4. 03ed41b Make libpeci dependency optional by Zev Weiss · 1 year, 3 months ago
  5. e4df581 Add PROCHOT signal monitor by Zev Weiss · 1 year, 3 months ago
  6. ee00ccc Change io_service to io_context by Ed Tanous · 1 year, 4 months ago
  7. cae0e89 Format json by Ed Tanous · 1 year, 4 months ago
  8. f8c0e1a Make objectPath leaf name customizable by JinFuLin · 1 year, 7 months ago
  9. 5c7776d Add Asserted property for cpu thermtrip by JinFuLin · 1 year, 7 months ago
  10. a3d4a14 Add Asserted property for mem thermtrip by JinFuLin · 1 year, 7 months ago
  11. fe64182 Add Asserted property for IERR by JinFuLin · 1 year, 8 months ago
  12. 519f2cd Start crashdump when failed in checking property by JinFuLin · 1 year, 8 months ago
  13. d4645cb Add a debug message for unsupported CPU models by Jason M. Bills · 1 year, 8 months ago
  14. 3d2ceed Add missing include for boost::flat_map by Jason M. Bills · 1 year, 10 months ago
  15. 36f8724 Update to C++20 by Jason M. Bills · 1 year, 10 months ago
  16. 1a08117 Remove FIVR fault check from CPU thermtrip monitor by Jason M. Bills · 1 year, 10 months ago
  17. d557729 Add CPU early error monitor by Jason M. Bills · 1 year, 10 months ago
  18. c99b8c9 Add parameter to set the MCERR assert polarity by Jason M. Bills · 2 years, 1 month ago
  19. 87315f5 mcerr_monitor: fix CPU numbering in message by Jason M. Bills · 2 years, 1 month ago
  20. 57f47c4 Add CPU missing event by Vasu V · 2 years, 3 months ago
  21. 779e1f8 Add a non-polling ERR pin monitor by Jason M. Bills · 2 years, 4 months ago
  22. 881a4e1 Rename the err_pin_monitor to err_pin_timeout_monitor by Jason M. Bills · 2 years, 4 months ago
  23. 32a90c6 Move checkErrPinCPUs() to a common header by Jason M. Bills · 2 years, 4 months ago
  24. ed6972a Memhot event monitor for MEMHOT pins by Jayaprakash Mutyala · 2 years, 5 months ago
  25. 2d58247 Add an MCERR monitor by Jason M. Bills · 2 years, 8 months ago
  26. 267b349 Add CPLD CRC Error Monitor by Jason M. Bills · 3 years ago
  27. 1c20848 Add OWNERS file by Manojkiran Eda · 2 years, 9 months ago
  28. 4a6e45c Fix signal monitor init when power-control is not available by Jason M. Bills · 3 years, 4 months ago
  29. dae0e92 Clean up host_error_monitor.cpp by Jason M. Bills · 3 years, 7 months ago
  30. d0a774d Move PCH Thermtrip monitor to the new architecture by Jason M. Bills · 3 years, 7 months ago
  31. 8611b8b Move VR Hot monitor to the new architecture by Jason M. Bills · 3 years, 7 months ago
  32. 5b61509 Move Memory Thermtip monitor to the new architecture by Jason M. Bills · 3 years, 7 months ago
  33. 901cbca Move CPU Thermtip monitor to the new architecture by Jason M. Bills · 3 years, 7 months ago
  34. 1ed0cb3 Add base GPIO class for the new architecture by Jason M. Bills · 3 years, 7 months ago
  35. 8fa1c96 Move IERR monitor to the new architecture by Jason M. Bills · 3 years, 7 months ago
  36. 4700852 Move ERR2 monitor to the new architecture by Jason M. Bills · 3 years, 9 months ago
  37. 0e06b84 Move ERR0 and ERR1 monitor to the new architecture by Jason M. Bills · 3 years, 9 months ago
  38. a92735d Move CPU Mismatch monitor to the new architecture by Jason M. Bills · 3 years, 10 months ago
  39. 98a3847 Move SMI monitor to the new architecture by Jason M. Bills · 3 years, 10 months ago
  40. 5245ed6 Add error_monitors with a sample signal by Jason M. Bills · 3 years, 7 months ago
  41. d711cc8 Move common functions to host_error_monitor.hpp by Jason M. Bills · 3 years, 7 months ago
  42. 778ac17 Add base GPIO polling class for the new architecture by Jason M. Bills · 3 years, 7 months ago
  43. b6c9298 Add base monitor class for the new architecture by Jason M. Bills · 3 years, 7 months ago
  44. c90570a Correct model-specific error code checks for IERR logging by Jason M. Bills · 3 years, 10 months ago
  45. 8064f8b Improve PECI error checking and reporting by Jason M. Bills · 3 years, 10 months ago
  46. c015c55 Switch to a specific signal for crashdump complete by Jason M. Bills · 3 years, 11 months ago
  47. 6866158 Don't delete the crashdump match on failure by Jason M. Bills · 3 years, 11 months ago
  48. d69549b Switch to std::cerr for prints by Jason M. Bills · 3 years, 11 months ago
  49. 08b2c7a Fix missing includes by Jason M. Bills · 3 years, 11 months ago
  50. 9a9bf98 Recover from errors with warm reset instead of power cycle by Jason M. Bills · 4 years ago
  51. 2fbb9ea Only match on ...State.Host not the namespace by Jason M. Bills · 4 years, 1 month ago
  52. 566ccc4 Only update host state based on CurrentHostState by Jason M. Bills · 4 years, 1 month ago
  53. 5287c02 Fix memory thermtrip detection by Jason M. Bills · 4 years, 2 months ago
  54. 1429ca8 Add system status LED support by Yong Li · 4 years, 2 months ago
  55. 8c798c7 Add beep support for CPU IERR error by Yong Li · 4 years, 3 months ago
  56. 48e5dff Update to clang-format 10 by Jason M. Bills · 4 years, 1 month ago
  57. 8495114 Don't check host state for errors that cause shutdown by Jason M. Bills · 4 years, 3 months ago
  58. 3c546f9 Fix stand-alone build for CI by Jason M. Bills · 4 years, 2 months ago
  59. 53099c4 Add CPU_MISMATCH event handler by jayaprakash Mutyala · 4 years, 4 months ago
  60. 061eb03 Add beep support for CPU ERR2 timeout by Yong Li · 4 years, 4 months ago
  61. 009adbc Add Memory Therm trip event handler by jayaprakash Mutyala · 4 years, 7 months ago
  62. c4b91f2 Add a DBus property to specify the IERR timeout by Jason M. Bills · 4 years, 8 months ago
  63. 9478544 Disable crashdump for SMI Timeout with an option to enable by Jason M. Bills · 4 years, 6 months ago
  64. b61766b Set the trigger type based on the error by Jason M. Bills · 4 years, 8 months ago
  65. 45e87e0 Enable boot FIVR fault monitoring and logging by Jason M. Bills · 4 years, 10 months ago
  66. e94f5e1 Handle host errors on host power-on by Jason M. Bills · 4 years, 10 months ago
  67. 9647ba7 Add CPU Memory VRHOT monitoring and logging by Jason M. Bills · 4 years, 11 months ago
  68. 250fa63 Add CPU VRHOT monitoring and logging by Jason M. Bills · 4 years, 11 months ago
  69. 78c5eed Add CPU Thermtrip monitoring and logging by Jason M. Bills · 4 years, 11 months ago
  70. 75af396 Add ERR1 timeout monitoring and logging by Jason M. Bills · 5 years ago
  71. 8c58439 Add ERR0 timeout monitoring and logging by Jason M. Bills · 5 years ago
  72. cbf7853 Make the ERR2 handler generic for any ERRx timeout by Jason M. Bills · 5 years ago
  73. 0886654 Handle SSBThermTrip events on startup by Jason M. Bills · 5 years ago
  74. d1a19f6 Increment the CPU Error Count setting on an IERR by Jason M. Bills · 5 years ago
  75. 89922f8 Add SMI timeout monitoring and logging by Jason M. Bills · 5 years ago
  76. a339793 Add IERR logging to the CATERR/IERR handler by Jason M. Bills · 5 years ago
  77. 6a2cb69 Add ERR2 timeout monitoring and logging by Jason M. Bills · 5 years ago
  78. a15c252 Check for initial error state on startup by Jason M. Bills · 5 years ago
  79. e6c0f1c Support SSB Thermal trip by Chen Yugang · 5 years ago
  80. 1490b14 Add the host error monitor with CATERR detection by Jason M. Bills · 5 years ago
  81. c97367c Create README.md by jmbills · 4 years, 3 months ago
  82. f96c17e Add a LICENSE and MAINTAINERS file for this repo by Jason M. Bills · 4 years, 3 months ago
  83. 9fe49a6 Initial empty repository by Brad Bishop · 4 years, 5 months ago