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