1. 5a355ba phosphor-regulators: squash warning on GCC-13 only by Patrick Williams · 1 year, 1 month ago
  2. 888bebd meson: add necessary subprojects by Patrick Williams · 1 year, 1 month ago
  3. 81e554c tests: adjust self-copy tests by Patrick Williams · 1 year, 1 month ago
  4. 41a6b9f remove unnecessary std::move calls by Patrick Williams · 1 year, 1 month ago
  5. 974a794 phosphor-regulators: squash GCC dangling-reference warning by Patrick Williams · 1 year, 1 month ago
  6. 48781ae clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  7. 7f6921e phosphor-regulators: journal: Fix some warnings by cppcheck by George Liu · 1 year, 4 months ago
  8. 0dbce56 prettier: re-format by Patrick Williams · 1 year, 7 months ago
  9. 944ff61 beautysh: re-format by Patrick Williams · 1 year, 7 months ago
  10. 0a2b76b regulators: Update test cases for new jsonschema by Shawn McCarney · 1 year, 7 months ago
  11. a93243d python: fix flake8 warnings and format with black by Patrick Williams · 1 year, 7 months ago
  12. bb54ba3 regulators: Initial Bonnell config file by Shawn McCarney · 1 year, 8 months ago
  13. f7019cb regulators: Fix possible uninitialized variable by Shawn McCarney · 1 year, 10 months ago
  14. 7354ce6 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  15. d130729 regulators: Add phosphor-regulators service dependencies by Zev Weiss · 2 years, 2 months ago
  16. 3fa31a7 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 3 months ago
  17. fa2734d regulators: Retry failed sensor monitoring by Shawn McCarney · 2 years, 3 months ago
  18. d97aa51 regulators: Add rules and devices to Rainier JSON by Shawn McCarney · 2 years, 3 months ago
  19. b3ba516 regulators: Enhance additional error data capture by Shawn McCarney · 2 years, 7 months ago
  20. a61c1aa sdbusplus: remove usage of deprecated alias by Patrick Williams · 2 years, 8 months ago
  21. 5d23d9d regulators: Retry failed I2C operations by Shawn McCarney · 2 years, 8 months ago
  22. a2a830b regulators: Allow empty expected VPD value by Shawn McCarney · 2 years, 8 months ago
  23. 5e0346b regulators: Treat missing VPD keyword as empty by Shawn McCarney · 2 years, 8 months ago
  24. c1d4de5 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  25. 4c88a4c regulators: Make inventory_path required property by Shawn McCarney · 2 years, 9 months ago
  26. 54b3ab9 regulators: Remove monitoring freq from comments by Shawn McCarney · 2 years, 10 months ago
  27. c8cbeac regulators: Enable phase fault detection by Shawn McCarney · 2 years, 10 months ago
  28. 37af670 regulators: Add detectPhaseFaults() to System by Shawn McCarney · 2 years, 10 months ago
  29. a3fecef regulators: Simplify System test cases by Shawn McCarney · 2 years, 10 months ago
  30. 50e57c6 regulators: Add detectPhaseFaults() to Chassis by Shawn McCarney · 2 years, 10 months ago
  31. 8305860 regulators: Simplify Chassis test cases by Shawn McCarney · 2 years, 10 months ago
  32. 2ee4494 regulators: Clear phase fault history in Device by Shawn McCarney · 2 years, 10 months ago
  33. 0c9a33d clang updates by Adriana Kobylak · 2 years, 10 months ago
  34. 1fd0b14 regulators: Add detectPhaseFaults() to Device by Shawn McCarney · 2 years, 10 months ago
  35. 2874e90 regulators: Simplify Device test cases by Shawn McCarney · 2 years, 10 months ago
  36. 3225259 regulators: Add PhaseFaultDetection to Device by Shawn McCarney · 2 years, 10 months ago
  37. 38f802a exception: add errno by Patrick Williams · 2 years, 10 months ago
  38. 39eb08a regulators: Add phase_fault_detection to parser by Shawn McCarney · 2 years, 10 months ago
  39. 1115785 regulators: Add log_phase_fault to parser by Shawn McCarney · 2 years, 10 months ago
  40. b70370b regulators: Add phase fault type to parser by Shawn McCarney · 2 years, 10 months ago
  41. 91f87a5 regulators: Add i2c_capture_bytes to parser by Shawn McCarney · 2 years, 10 months ago
  42. 9284c30 regulators: Implement phase_fault_detection object by Shawn McCarney · 2 years, 10 months ago
  43. 69f10ad exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  44. e6d54a1 regulators: Add toErrorType() utility function by Shawn McCarney · 2 years, 10 months ago
  45. 630c46f regulators: Improve I2CCaptureBytesAction doxygen by Shawn McCarney · 2 years, 10 months ago
  46. 1a281f1 regulators: Remove usage of InvalidEnumString by Shawn McCarney · 2 years, 10 months ago
  47. 5dab5d3 regulators: Add phase faults to ErrorLogging by Shawn McCarney · 2 years, 10 months ago
  48. 3f7da6e regulators: Add phase faults to ErrorHistory by Shawn McCarney · 2 years, 10 months ago
  49. 3b242b7 regulators: Implement i2c_capture_bytes action by Shawn McCarney · 2 years, 10 months ago
  50. fa23f7d regulators: Implement log_phase_fault action by Shawn McCarney · 2 years, 10 months ago
  51. 421128e regulators: Add phase faults to ActionEnvironment by Shawn McCarney · 2 years, 10 months ago
  52. 5d4a9c7 regulators: Add device_id to validation tool by Shawn McCarney · 2 years, 11 months ago
  53. 846dde5 regulators: Add phase fault detection to schema by Shawn McCarney · 2 years, 11 months ago
  54. 4dc9a30 regulators: Standardize arrays in schema by Shawn McCarney · 2 years, 11 months ago
  55. 350a21a regulators: Standardize blank line use in schema by Shawn McCarney · 2 years, 11 months ago
  56. b1a80c5 regulators: Fix JSON documentation error by Shawn McCarney · 2 years, 11 months ago
  57. 7e2a549 regulators: Document phase fault detection by Shawn McCarney · 2 years, 11 months ago
  58. aacc2aa regulators: Support a string or vector for VPD by Matt Spinler · 3 years, 1 month ago
  59. d9c8be5 regulators: Enable sensor monitoring by Shawn McCarney · 3 years, 2 months ago
  60. ce540f3 regulators: Clear error history when powering on by Shawn McCarney · 3 years, 2 months ago
  61. 23b0d0d regulators: Add clearErrorHistory to System class by Shawn McCarney · 3 years, 2 months ago
  62. 9f3e54e regulators: Add clearErrorHistory to Chassis class by Shawn McCarney · 3 years, 2 months ago
  63. 371e244 regulators: Add clearErrorHistory to Device class by Shawn McCarney · 3 years, 2 months ago
  64. 2ccf961 regulators: Add clearErrorHistory to Rail class by Shawn McCarney · 3 years, 2 months ago
  65. 17bac89 regulators: Complete SensorMonitoring class by Shawn McCarney · 3 years, 2 months ago
  66. 8c23245 regulators: Complete PMBusReadSensorAction class by Shawn McCarney · 3 years, 2 months ago
  67. 6d5470d regulators: Update sensor monitoring documentation by Shawn McCarney · 3 years, 2 months ago
  68. cb3f6a6 regulators: Add inventory path to Chassis class by Shawn McCarney · 3 years, 2 months ago
  69. ecbeeea regulators: Add inventory_path to JSON chassis obj by Shawn McCarney · 3 years, 2 months ago
  70. 2f9e14f regulators: Convert to new SensorType enumeration by Shawn McCarney · 3 years, 2 months ago
  71. 5135df6 regulators: Remove SensorReading data type by Shawn McCarney · 3 years, 2 months ago
  72. 8279a11 regulators: Add Sensors to Services hierarchy by Shawn McCarney · 3 years, 2 months ago
  73. c9c6951 regulators: Remove Services& from Sensors methods by Shawn McCarney · 3 years, 2 months ago
  74. 03a25f1 regulators: Create DBusSensors class by Shawn McCarney · 3 years, 2 months ago
  75. 837ece7 regulators: Create DBusSensor class by Shawn McCarney · 3 years, 2 months ago
  76. 0a45019 regulators: Add Sensors service by Shawn McCarney · 3 years, 3 months ago
  77. 8acaf54 regulators: Wait for compatible system types by Shawn McCarney · 3 years, 3 months ago
  78. 81a2f90 regulators: Create error log entries by Shawn McCarney · 3 years, 3 months ago
  79. aaa4fdd regulators: Create error_logging_utils by Shawn McCarney · 3 years, 4 months ago
  80. 0414f0e regulators: Enhance exception utilities by Shawn McCarney · 3 years, 4 months ago
  81. 2f1b7ba regulators: Enhance ErrorHistory by Shawn McCarney · 3 years, 4 months ago
  82. 36fc261 regulators: Add info to WriteVerificationError by Shawn McCarney · 3 years, 4 months ago
  83. 5b819f4 regulators: Add more info to PMBusError by Shawn McCarney · 3 years, 4 months ago
  84. 0635df2 regulators: Temporarily allow boot w/missing cfg by Shawn McCarney · 3 years, 4 months ago
  85. 415094c regulators: Stop boot if cfg file not found/valid by Shawn McCarney · 3 years, 5 months ago
  86. a528a28 regulators: Enhance SystemdJournal::getMessages() by Shawn McCarney · 3 years, 5 months ago
  87. de0fd44 regulators: Improve docs for compare_vpd by Shawn McCarney · 3 years, 5 months ago
  88. 45907cc regulators: Complete compare_vpd action by Shawn McCarney · 3 years, 5 months ago
  89. 4e0402c regulators: Add VPD service by Shawn McCarney · 3 years, 5 months ago
  90. 3cd2b40 regulators: Handle expected D-Bus exceptions by Shawn McCarney · 3 years, 5 months ago
  91. 48033bf regulators: Only configure/monitor if present by Shawn McCarney · 3 years, 5 months ago
  92. 9bd94d3 regulators: Clear cached hardware data during boot by Shawn McCarney · 3 years, 5 months ago
  93. 589c181 regulators: Obtain config file name from D-Bus by Shawn McCarney · 3 years, 6 months ago
  94. 860d51a regulators: Document config file name options by Shawn McCarney · 3 years, 5 months ago
  95. e35831f regulators: Initial JSON config file for Everest by Shawn McCarney · 3 years, 6 months ago
  96. 462e592 regulators: Complete PresenceDetection class by Bob King · 3 years, 8 months ago
  97. 49e90d3 regulators: Implement ComparePresenceAction class by Bob King · 3 years, 8 months ago
  98. 73eacee regulators: Add Services to ActionEnvironment by Bob King · 3 years, 8 months ago
  99. a76898f regulators: Enhance config file parser by Bob King · 3 years, 9 months ago
  100. 863cb05 regulators: Validate config files during CI by Bob King · 3 years, 8 months ago