1. 54b3ab9 regulators: Remove monitoring freq from comments by Shawn McCarney · 2 years, 10 months ago
  2. e97fc13 regulators: Fix race condition in monitor disable by Shawn McCarney · 2 years, 10 months ago
  3. c8cbeac regulators: Enable phase fault detection by Shawn McCarney · 2 years, 10 months ago
  4. 37af670 regulators: Add detectPhaseFaults() to System by Shawn McCarney · 2 years, 10 months ago
  5. a3fecef regulators: Simplify System test cases by Shawn McCarney · 2 years, 10 months ago
  6. 50e57c6 regulators: Add detectPhaseFaults() to Chassis by Shawn McCarney · 2 years, 10 months ago
  7. 8305860 regulators: Simplify Chassis test cases by Shawn McCarney · 2 years, 10 months ago
  8. 2ee4494 regulators: Clear phase fault history in Device by Shawn McCarney · 2 years, 10 months ago
  9. 3d8e295 clang-format: apply clang-12 changes by Patrick Williams · 2 years, 10 months ago
  10. 0c9a33d clang updates by Adriana Kobylak · 2 years, 10 months ago
  11. 1fd0b14 regulators: Add detectPhaseFaults() to Device by Shawn McCarney · 2 years, 10 months ago
  12. 2874e90 regulators: Simplify Device test cases by Shawn McCarney · 2 years, 10 months ago
  13. 3225259 regulators: Add PhaseFaultDetection to Device by Shawn McCarney · 2 years, 10 months ago
  14. 38f802a exception: add errno by Patrick Williams · 2 years, 10 months ago
  15. 39eb08a regulators: Add phase_fault_detection to parser by Shawn McCarney · 2 years, 10 months ago
  16. 1115785 regulators: Add log_phase_fault to parser by Shawn McCarney · 2 years, 10 months ago
  17. b70370b regulators: Add phase fault type to parser by Shawn McCarney · 2 years, 10 months ago
  18. 91f87a5 regulators: Add i2c_capture_bytes to parser by Shawn McCarney · 2 years, 10 months ago
  19. 9284c30 regulators: Implement phase_fault_detection object by Shawn McCarney · 2 years, 10 months ago
  20. 69f10ad exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  21. e6d54a1 regulators: Add toErrorType() utility function by Shawn McCarney · 2 years, 10 months ago
  22. 630c46f regulators: Improve I2CCaptureBytesAction doxygen by Shawn McCarney · 2 years, 10 months ago
  23. 1a281f1 regulators: Remove usage of InvalidEnumString by Shawn McCarney · 2 years, 10 months ago
  24. ecbecbc psu-ng: Do not create duplicate power supplies by Brandon Wyman · 2 years, 10 months ago
  25. 22318a3 pseq: Implement power interface in control app by Jim Wright · 2 years, 10 months ago
  26. 5dab5d3 regulators: Add phase faults to ErrorLogging by Shawn McCarney · 2 years, 10 months ago
  27. 3f7da6e regulators: Add phase faults to ErrorHistory by Shawn McCarney · 2 years, 10 months ago
  28. 3b242b7 regulators: Implement i2c_capture_bytes action by Shawn McCarney · 2 years, 10 months ago
  29. 1992083 pseq: Add power control dbus server interface by Jim Wright · 2 years, 10 months ago
  30. fa23f7d regulators: Implement log_phase_fault action by Shawn McCarney · 2 years, 10 months ago
  31. 421128e regulators: Add phase faults to ActionEnvironment by Shawn McCarney · 2 years, 10 months ago
  32. d8b8cb1 psu-ng: Add accessor to get GPIO line name by B. J. Wyman · 3 years ago
  33. 5d4a9c7 regulators: Add device_id to validation tool by Shawn McCarney · 2 years, 10 months ago
  34. 846dde5 regulators: Add phase fault detection to schema by Shawn McCarney · 2 years, 11 months ago
  35. 4175ffb psu-ng: Read and validate input voltage by Adriana Kobylak · 2 years, 11 months ago
  36. 4dc9a30 regulators: Standardize arrays in schema by Shawn McCarney · 2 years, 11 months ago
  37. 350a21a regulators: Standardize blank line use in schema by Shawn McCarney · 2 years, 11 months ago
  38. b1a80c5 regulators: Fix JSON documentation error by Shawn McCarney · 2 years, 11 months ago
  39. bb1dfb6 reg-config: ensure runs before chassis power on by Andrew Geissler · 2 years, 11 months ago
  40. 539b608 pseq: Begin power control implementation by Jim Wright · 2 years, 11 months ago
  41. 7e2a549 regulators: Document phase fault detection by Shawn McCarney · 2 years, 11 months ago
  42. 10eb00f pseq: Create phosphor-power-control application by Jim Wright · 3 years ago
  43. 93f7ee9 psu-ng: Remove unnecessary debug trace by B. J. Wyman · 3 years ago
  44. f2ba146 psu-ng: Do not log error for expected missing PSUs by Adriana Kobylak · 3 years ago
  45. 4d9aaf9 psu-ng: Move PSU validation logic to its own function by Adriana Kobylak · 3 years ago
  46. 681b2a3 psu-ng: Add in ability to get presence via GPIO by B. J. Wyman · 3 years, 2 months ago
  47. 70e7f93 psu-ng: Validate supported model and count by Adriana Kobylak · 3 years, 1 month ago
  48. 8f16fb5 psu-ng: Validate configuration during power on by Adriana Kobylak · 3 years, 3 months ago
  49. d3a70d9 psu-ng: Update supported configuration properties by Adriana Kobylak · 3 years, 1 month ago
  50. aacc2aa regulators: Support a string or vector for VPD by Matt Spinler · 3 years, 1 month ago
  51. d9c8be5 regulators: Enable sensor monitoring by Shawn McCarney · 3 years, 1 month ago
  52. ce540f3 regulators: Clear error history when powering on by Shawn McCarney · 3 years, 1 month ago
  53. 23b0d0d regulators: Add clearErrorHistory to System class by Shawn McCarney · 3 years, 1 month ago
  54. 9f3e54e regulators: Add clearErrorHistory to Chassis class by Shawn McCarney · 3 years, 1 month ago
  55. 371e244 regulators: Add clearErrorHistory to Device class by Shawn McCarney · 3 years, 1 month ago
  56. 2ccf961 regulators: Add clearErrorHistory to Rail class by Shawn McCarney · 3 years, 1 month ago
  57. 17bac89 regulators: Complete SensorMonitoring class by Shawn McCarney · 3 years, 2 months ago
  58. 8c23245 regulators: Complete PMBusReadSensorAction class by Shawn McCarney · 3 years, 2 months ago
  59. b464b15 Fix the issue of clearRegister function by AndyYFWang · 3 years, 5 months ago
  60. 6d5470d regulators: Update sensor monitoring documentation by Shawn McCarney · 3 years, 2 months ago
  61. cb3f6a6 regulators: Add inventory path to Chassis class by Shawn McCarney · 3 years, 2 months ago
  62. ecbeeea regulators: Add inventory_path to JSON chassis obj by Shawn McCarney · 3 years, 2 months ago
  63. 2f9e14f regulators: Convert to new SensorType enumeration by Shawn McCarney · 3 years, 2 months ago
  64. 5135df6 regulators: Remove SensorReading data type by Shawn McCarney · 3 years, 2 months ago
  65. 8279a11 regulators: Add Sensors to Services hierarchy by Shawn McCarney · 3 years, 2 months ago
  66. c9c6951 regulators: Remove Services& from Sensors methods by Shawn McCarney · 3 years, 2 months ago
  67. 03a25f1 regulators: Create DBusSensors class by Shawn McCarney · 3 years, 2 months ago
  68. 837ece7 regulators: Create DBusSensor class by Shawn McCarney · 3 years, 2 months ago
  69. cb09180 psu-ng: Call updateInventory() in PSU constructor by Brandon Wyman · 3 years, 2 months ago
  70. e2f14a5 enable shellcheck by Patrick Williams · 3 years, 3 months ago
  71. 0a45019 regulators: Add Sensors service by Shawn McCarney · 3 years, 3 months ago
  72. 3c530fb psu-ng: Fix failing CI tests due to IBM_VPD by Brandon Wyman · 3 years, 3 months ago
  73. c12c53b psu-ng: Change the IBM_VPD checking condition by Chanh Nguyen · 3 years, 3 months ago
  74. 1553cd9 pseq: Create phosphor-power-sequencer application by Jim Wright · 3 years, 3 months ago
  75. 8acaf54 regulators: Wait for compatible system types by Shawn McCarney · 3 years, 3 months ago
  76. 572a905 psu-ng: Store power supply model name by Adriana Kobylak · 3 years, 3 months ago
  77. 9ea66a6 psu-ng: Created map of supported PS configurations by Adriana Kobylak · 3 years, 3 months ago
  78. 81a2f90 regulators: Create error log entries by Shawn McCarney · 3 years, 3 months ago
  79. 8b7786a psu-ng: Remove JSON parsing code by Brandon Wyman · 3 years, 3 months ago
  80. b302876 psu-ng: Change main to call non-JSON PSUManager by Brandon Wyman · 3 years, 8 months ago
  81. 510acaa psu-ng: Add method to get PSU conf from D-Bus. by Brandon Wyman · 3 years, 8 months ago
  82. e1074d8 psu-ng: Process all Supported Configuration sets by Adriana Kobylak · 3 years, 3 months ago
  83. 3e42913 psu-ng: Rename supportedConfIfaceAdded by Brandon Wyman · 3 years, 3 months ago
  84. 4e8b335 utility: Add Get All Properties by Adriana Kobylak · 3 years, 3 months ago
  85. 3164901 psu-ng: Move entity-manager interaces added by Brandon Wyman · 3 years, 3 months ago
  86. aaa4fdd regulators: Create error_logging_utils by Shawn McCarney · 3 years, 3 months ago
  87. 0414f0e regulators: Enhance exception utilities by Shawn McCarney · 3 years, 3 months ago
  88. 2f1b7ba regulators: Enhance ErrorHistory by Shawn McCarney · 3 years, 3 months ago
  89. 36fc261 regulators: Add info to WriteVerificationError by Shawn McCarney · 3 years, 3 months ago
  90. 5b819f4 regulators: Add more info to PMBusError by Shawn McCarney · 3 years, 3 months ago
  91. 81d6cde Fix SDK build issue due to updated arm-sdk by Brandon Wyman · 3 years, 4 months ago
  92. a1830a8 psu-ng: Move test getUtils and freeUtils to cpp by Brandon Wyman · 3 years, 4 months ago
  93. 9bab9e1 psu-ng: Get max PSU number from entity manager by Adriana Kobylak · 3 years, 4 months ago
  94. 169975c psu-ng: Remove Min Power Supplies and cleanup by Adriana Kobylak · 3 years, 4 months ago
  95. 0635df2 regulators: Temporarily allow boot w/missing cfg by Shawn McCarney · 3 years, 4 months ago
  96. 9a507db psu-ng: Fix for interfacesAdded by Brandon Wyman · 3 years, 4 months ago
  97. 5474c91 psu-ng: Not clearing faults if power supply missing by Brandon Wyman · 3 years, 4 months ago
  98. 415094c regulators: Stop boot if cfg file not found/valid by Shawn McCarney · 3 years, 4 months ago
  99. a528a28 regulators: Enhance SystemdJournal::getMessages() by Shawn McCarney · 3 years, 4 months ago
  100. 10d9405 Capture PSU STATUS_MFR_SPECIFIC during analysis by Jay Meyer · 3 years, 7 months ago