1. d9c8be5 regulators: Enable sensor monitoring by Shawn McCarney · 3 years, 1 month ago
  2. ce540f3 regulators: Clear error history when powering on by Shawn McCarney · 3 years, 1 month ago
  3. 23b0d0d regulators: Add clearErrorHistory to System class by Shawn McCarney · 3 years, 1 month ago
  4. 9f3e54e regulators: Add clearErrorHistory to Chassis class by Shawn McCarney · 3 years, 1 month ago
  5. 371e244 regulators: Add clearErrorHistory to Device class by Shawn McCarney · 3 years, 1 month ago
  6. 2ccf961 regulators: Add clearErrorHistory to Rail class by Shawn McCarney · 3 years, 1 month ago
  7. 17bac89 regulators: Complete SensorMonitoring class by Shawn McCarney · 3 years, 2 months ago
  8. 8c23245 regulators: Complete PMBusReadSensorAction class by Shawn McCarney · 3 years, 2 months ago
  9. b464b15 Fix the issue of clearRegister function by AndyYFWang · 3 years, 5 months ago
  10. 6d5470d regulators: Update sensor monitoring documentation by Shawn McCarney · 3 years, 2 months ago
  11. cb3f6a6 regulators: Add inventory path to Chassis class by Shawn McCarney · 3 years, 2 months ago
  12. ecbeeea regulators: Add inventory_path to JSON chassis obj by Shawn McCarney · 3 years, 2 months ago
  13. 2f9e14f regulators: Convert to new SensorType enumeration by Shawn McCarney · 3 years, 2 months ago
  14. 5135df6 regulators: Remove SensorReading data type by Shawn McCarney · 3 years, 2 months ago
  15. 8279a11 regulators: Add Sensors to Services hierarchy by Shawn McCarney · 3 years, 2 months ago
  16. c9c6951 regulators: Remove Services& from Sensors methods by Shawn McCarney · 3 years, 2 months ago
  17. 03a25f1 regulators: Create DBusSensors class by Shawn McCarney · 3 years, 2 months ago
  18. 837ece7 regulators: Create DBusSensor class by Shawn McCarney · 3 years, 2 months ago
  19. cb09180 psu-ng: Call updateInventory() in PSU constructor by Brandon Wyman · 3 years, 2 months ago
  20. e2f14a5 enable shellcheck by Patrick Williams · 3 years, 3 months ago
  21. 0a45019 regulators: Add Sensors service by Shawn McCarney · 3 years, 3 months ago
  22. 3c530fb psu-ng: Fix failing CI tests due to IBM_VPD by Brandon Wyman · 3 years, 3 months ago
  23. c12c53b psu-ng: Change the IBM_VPD checking condition by Chanh Nguyen · 3 years, 3 months ago
  24. 1553cd9 pseq: Create phosphor-power-sequencer application by Jim Wright · 3 years, 3 months ago
  25. 8acaf54 regulators: Wait for compatible system types by Shawn McCarney · 3 years, 3 months ago
  26. 572a905 psu-ng: Store power supply model name by Adriana Kobylak · 3 years, 3 months ago
  27. 9ea66a6 psu-ng: Created map of supported PS configurations by Adriana Kobylak · 3 years, 3 months ago
  28. 81a2f90 regulators: Create error log entries by Shawn McCarney · 3 years, 3 months ago
  29. 8b7786a psu-ng: Remove JSON parsing code by Brandon Wyman · 3 years, 3 months ago
  30. b302876 psu-ng: Change main to call non-JSON PSUManager by Brandon Wyman · 3 years, 8 months ago
  31. 510acaa psu-ng: Add method to get PSU conf from D-Bus. by Brandon Wyman · 3 years, 8 months ago
  32. e1074d8 psu-ng: Process all Supported Configuration sets by Adriana Kobylak · 3 years, 3 months ago
  33. 3e42913 psu-ng: Rename supportedConfIfaceAdded by Brandon Wyman · 3 years, 3 months ago
  34. 4e8b335 utility: Add Get All Properties by Adriana Kobylak · 3 years, 3 months ago
  35. 3164901 psu-ng: Move entity-manager interaces added by Brandon Wyman · 3 years, 3 months ago
  36. aaa4fdd regulators: Create error_logging_utils by Shawn McCarney · 3 years, 3 months ago
  37. 0414f0e regulators: Enhance exception utilities by Shawn McCarney · 3 years, 3 months ago
  38. 2f1b7ba regulators: Enhance ErrorHistory by Shawn McCarney · 3 years, 3 months ago
  39. 36fc261 regulators: Add info to WriteVerificationError by Shawn McCarney · 3 years, 3 months ago
  40. 5b819f4 regulators: Add more info to PMBusError by Shawn McCarney · 3 years, 3 months ago
  41. 81d6cde Fix SDK build issue due to updated arm-sdk by Brandon Wyman · 3 years, 4 months ago
  42. a1830a8 psu-ng: Move test getUtils and freeUtils to cpp by Brandon Wyman · 3 years, 4 months ago
  43. 9bab9e1 psu-ng: Get max PSU number from entity manager by Adriana Kobylak · 3 years, 4 months ago
  44. 169975c psu-ng: Remove Min Power Supplies and cleanup by Adriana Kobylak · 3 years, 4 months ago
  45. 0635df2 regulators: Temporarily allow boot w/missing cfg by Shawn McCarney · 3 years, 4 months ago
  46. 9a507db psu-ng: Fix for interfacesAdded by Brandon Wyman · 3 years, 4 months ago
  47. 5474c91 psu-ng: Not clearing faults if power supply missing by Brandon Wyman · 3 years, 4 months ago
  48. 415094c regulators: Stop boot if cfg file not found/valid by Shawn McCarney · 3 years, 4 months ago
  49. a528a28 regulators: Enhance SystemdJournal::getMessages() by Shawn McCarney · 3 years, 4 months ago
  50. 10d9405 Capture PSU STATUS_MFR_SPECIFIC during analysis by Jay Meyer · 3 years, 7 months ago
  51. de0fd44 regulators: Improve docs for compare_vpd by Shawn McCarney · 3 years, 5 months ago
  52. 45907cc regulators: Complete compare_vpd action by Shawn McCarney · 3 years, 5 months ago
  53. 4e0402c regulators: Add VPD service by Shawn McCarney · 3 years, 5 months ago
  54. 3cd2b40 regulators: Handle expected D-Bus exceptions by Shawn McCarney · 3 years, 5 months ago
  55. 48033bf regulators: Only configure/monitor if present by Shawn McCarney · 3 years, 5 months ago
  56. 9bd94d3 regulators: Clear cached hardware data during boot by Shawn McCarney · 3 years, 5 months ago
  57. 589c181 regulators: Obtain config file name from D-Bus by Shawn McCarney · 3 years, 5 months ago
  58. 860d51a regulators: Document config file name options by Shawn McCarney · 3 years, 5 months ago
  59. bdca493 fix pseq-monitor and chassis power off race cond by Andrew Geissler · 3 years, 5 months ago
  60. e35831f regulators: Initial JSON config file for Everest by Shawn McCarney · 3 years, 6 months ago
  61. c761b5f Add a phosphor::power::util getSubTree helper by Brandon Wyman · 3 years, 8 months ago
  62. 462e592 regulators: Complete PresenceDetection class by Bob King · 3 years, 7 months ago
  63. 49e90d3 regulators: Implement ComparePresenceAction class by Bob King · 3 years, 8 months ago
  64. df13c3a psu-ng: inventoryPath in updatePresence fail by Brandon Wyman · 3 years, 6 months ago
  65. 73eacee regulators: Add Services to ActionEnvironment by Bob King · 3 years, 8 months ago
  66. a76898f regulators: Enhance config file parser by Bob King · 3 years, 9 months ago
  67. 9b86852 psu-ng: Wait for inventory manager by Brandon Wyman · 3 years, 7 months ago
  68. 8429e88 i2c: Initialize variable ret by Lei YU · 3 years, 7 months ago
  69. 3180f4d psu-ng: PSU manager powerOn check for errors by Brandon Wyman · 3 years, 7 months ago
  70. 863cb05 regulators: Validate config files during CI by Bob King · 3 years, 8 months ago
  71. 9564e94 psu-ng: Updates to allow PSU missing on startup by Brandon Wyman · 3 years, 8 months ago
  72. 1115153 psu-ng: clearFaults read only if present by Brandon Wyman · 3 years, 8 months ago
  73. d58858c regulators: Add hardware presence service by Shawn McCarney · 3 years, 8 months ago
  74. b7552f0 regulators: Improve config file validator by Bob King · 3 years, 9 months ago
  75. 070c1bc Update OperationalStatus interface according to the Present property value by George Liu · 3 years, 9 months ago
  76. 76b7643 regulators: Store journal messages in error logs by Shawn McCarney · 3 years, 9 months ago
  77. c9efe41 psu-ng: Store PSU firmware version in errors by Brandon Wyman · 3 years, 9 months ago
  78. ca08a79 regulators: Add getMessages method by Bob King · 3 years, 9 months ago
  79. 4176d6b psu-ng: Create error for communication fault by Brandon Wyman · 3 years, 9 months ago
  80. f65c406 psu-ng: Limit tracing/logging read failures by Brandon Wyman · 3 years, 10 months ago
  81. 52e54e8 psu-ng: Log errors for missing power supplies by Brandon Wyman · 3 years, 9 months ago
  82. b76ab24 psu-ng: Create errors for detected faults by Brandon Wyman · 3 years, 9 months ago
  83. 35a7d0c regulators: Update inventory paths in docs/example by Shawn McCarney · 3 years, 9 months ago
  84. 18a8e49 regulators: Delete journal.cpp and mock_journal.cpp by Bob King · 3 years, 10 months ago
  85. d692d6d regulators: Modify close() to use services by Bob King · 3 years, 10 months ago
  86. 1df5954 regulators: Implement D-Bus error logging by Shawn McCarney · 3 years, 9 months ago
  87. fed0ba2 psu-ng: Make statusWord a member variable with accessor by Brandon Wyman · 3 years, 9 months ago
  88. 7e49527 psu-ng: Add accessor to get the inventory path by Brandon Wyman · 3 years, 9 months ago
  89. 63ea78b psu-ng: Move analyze for PSUManager to cpp file by Brandon Wyman · 3 years, 9 months ago
  90. f3633f6 regulators: Create FFDCFile class by Shawn McCarney · 3 years, 10 months ago
  91. 8a55292 regulators: Modify monitorSensors() to use Services by Bob King · 3 years, 11 months ago
  92. 9462e06 FileDescriptor: Add move and close methods by Shawn McCarney · 3 years, 10 months ago
  93. 6a3fd2c Enhance PSU tracing support - add device access info by Jay Meyer · 3 years, 10 months ago
  94. 5cfe510 regulators: Modify Configuration to use Journal by Bob King · 4 years ago
  95. 23243f8 regulators: Add Services& services to classes by Bob King · 4 years ago
  96. 0f6ebad regulators: Remove TmpFile class by Shawn McCarney · 3 years, 10 months ago
  97. b6f07c9 regulators: Create TemporaryFile class by Shawn McCarney · 3 years, 10 months ago
  98. 13e0333 cold_redundancy: Fix build failures by Shawn McCarney · 3 years, 10 months ago
  99. 93ee416 regulators: Create high level design document by Shawn McCarney · 4 years ago
  100. 8e2294d regulators: Add monitorSensors support to System by Bob King · 4 years ago