1. fa23f7d regulators: Implement log_phase_fault action by Shawn McCarney · 2 years, 10 months ago
  2. 421128e regulators: Add phase faults to ActionEnvironment by Shawn McCarney · 2 years, 10 months ago
  3. 5d4a9c7 regulators: Add device_id to validation tool by Shawn McCarney · 2 years, 11 months ago
  4. 846dde5 regulators: Add phase fault detection to schema by Shawn McCarney · 2 years, 11 months ago
  5. 4dc9a30 regulators: Standardize arrays in schema by Shawn McCarney · 2 years, 11 months ago
  6. 350a21a regulators: Standardize blank line use in schema by Shawn McCarney · 2 years, 11 months ago
  7. b1a80c5 regulators: Fix JSON documentation error by Shawn McCarney · 2 years, 11 months ago
  8. 7e2a549 regulators: Document phase fault detection by Shawn McCarney · 2 years, 11 months ago
  9. aacc2aa regulators: Support a string or vector for VPD by Matt Spinler · 3 years, 1 month ago
  10. d9c8be5 regulators: Enable sensor monitoring by Shawn McCarney · 3 years, 2 months ago
  11. ce540f3 regulators: Clear error history when powering on by Shawn McCarney · 3 years, 2 months ago
  12. 23b0d0d regulators: Add clearErrorHistory to System class by Shawn McCarney · 3 years, 2 months ago
  13. 9f3e54e regulators: Add clearErrorHistory to Chassis class by Shawn McCarney · 3 years, 2 months ago
  14. 371e244 regulators: Add clearErrorHistory to Device class by Shawn McCarney · 3 years, 2 months ago
  15. 2ccf961 regulators: Add clearErrorHistory to Rail class by Shawn McCarney · 3 years, 2 months ago
  16. 17bac89 regulators: Complete SensorMonitoring class by Shawn McCarney · 3 years, 2 months ago
  17. 8c23245 regulators: Complete PMBusReadSensorAction class by Shawn McCarney · 3 years, 2 months ago
  18. 6d5470d regulators: Update sensor monitoring documentation by Shawn McCarney · 3 years, 2 months ago
  19. cb3f6a6 regulators: Add inventory path to Chassis class by Shawn McCarney · 3 years, 2 months ago
  20. ecbeeea regulators: Add inventory_path to JSON chassis obj by Shawn McCarney · 3 years, 2 months ago
  21. 2f9e14f regulators: Convert to new SensorType enumeration by Shawn McCarney · 3 years, 2 months ago
  22. 5135df6 regulators: Remove SensorReading data type by Shawn McCarney · 3 years, 2 months ago
  23. 8279a11 regulators: Add Sensors to Services hierarchy by Shawn McCarney · 3 years, 2 months ago
  24. c9c6951 regulators: Remove Services& from Sensors methods by Shawn McCarney · 3 years, 2 months ago
  25. 03a25f1 regulators: Create DBusSensors class by Shawn McCarney · 3 years, 2 months ago
  26. 837ece7 regulators: Create DBusSensor class by Shawn McCarney · 3 years, 2 months ago
  27. 0a45019 regulators: Add Sensors service by Shawn McCarney · 3 years, 3 months ago
  28. 8acaf54 regulators: Wait for compatible system types by Shawn McCarney · 3 years, 3 months ago
  29. 81a2f90 regulators: Create error log entries by Shawn McCarney · 3 years, 3 months ago
  30. aaa4fdd regulators: Create error_logging_utils by Shawn McCarney · 3 years, 4 months ago
  31. 0414f0e regulators: Enhance exception utilities by Shawn McCarney · 3 years, 4 months ago
  32. 2f1b7ba regulators: Enhance ErrorHistory by Shawn McCarney · 3 years, 4 months ago
  33. 36fc261 regulators: Add info to WriteVerificationError by Shawn McCarney · 3 years, 4 months ago
  34. 5b819f4 regulators: Add more info to PMBusError by Shawn McCarney · 3 years, 4 months ago
  35. 0635df2 regulators: Temporarily allow boot w/missing cfg by Shawn McCarney · 3 years, 4 months ago
  36. 415094c regulators: Stop boot if cfg file not found/valid by Shawn McCarney · 3 years, 5 months ago
  37. a528a28 regulators: Enhance SystemdJournal::getMessages() by Shawn McCarney · 3 years, 5 months ago
  38. de0fd44 regulators: Improve docs for compare_vpd by Shawn McCarney · 3 years, 5 months ago
  39. 45907cc regulators: Complete compare_vpd action by Shawn McCarney · 3 years, 5 months ago
  40. 4e0402c regulators: Add VPD service by Shawn McCarney · 3 years, 5 months ago
  41. 3cd2b40 regulators: Handle expected D-Bus exceptions by Shawn McCarney · 3 years, 5 months ago
  42. 48033bf regulators: Only configure/monitor if present by Shawn McCarney · 3 years, 5 months ago
  43. 9bd94d3 regulators: Clear cached hardware data during boot by Shawn McCarney · 3 years, 5 months ago
  44. 589c181 regulators: Obtain config file name from D-Bus by Shawn McCarney · 3 years, 6 months ago
  45. 860d51a regulators: Document config file name options by Shawn McCarney · 3 years, 5 months ago
  46. e35831f regulators: Initial JSON config file for Everest by Shawn McCarney · 3 years, 6 months ago
  47. 462e592 regulators: Complete PresenceDetection class by Bob King · 3 years, 8 months ago
  48. 49e90d3 regulators: Implement ComparePresenceAction class by Bob King · 3 years, 8 months ago
  49. 73eacee regulators: Add Services to ActionEnvironment by Bob King · 3 years, 8 months ago
  50. a76898f regulators: Enhance config file parser by Bob King · 3 years, 9 months ago
  51. 863cb05 regulators: Validate config files during CI by Bob King · 3 years, 8 months ago
  52. d58858c regulators: Add hardware presence service by Shawn McCarney · 3 years, 8 months ago
  53. b7552f0 regulators: Improve config file validator by Bob King · 3 years, 9 months ago
  54. 76b7643 regulators: Store journal messages in error logs by Shawn McCarney · 3 years, 9 months ago
  55. ca08a79 regulators: Add getMessages method by Bob King · 3 years, 9 months ago
  56. 35a7d0c regulators: Update inventory paths in docs/example by Shawn McCarney · 3 years, 9 months ago
  57. 18a8e49 regulators: Delete journal.cpp and mock_journal.cpp by Bob King · 3 years, 11 months ago
  58. d692d6d regulators: Modify close() to use services by Bob King · 3 years, 10 months ago
  59. 1df5954 regulators: Implement D-Bus error logging by Shawn McCarney · 3 years, 9 months ago
  60. f3633f6 regulators: Create FFDCFile class by Shawn McCarney · 3 years, 10 months ago
  61. 8a55292 regulators: Modify monitorSensors() to use Services by Bob King · 4 years ago
  62. 5cfe510 regulators: Modify Configuration to use Journal by Bob King · 4 years ago
  63. 23243f8 regulators: Add Services& services to classes by Bob King · 4 years ago
  64. 0f6ebad regulators: Remove TmpFile class by Shawn McCarney · 3 years, 10 months ago
  65. b6f07c9 regulators: Create TemporaryFile class by Shawn McCarney · 3 years, 10 months ago
  66. 93ee416 regulators: Create high level design document by Shawn McCarney · 4 years ago
  67. 8e2294d regulators: Add monitorSensors support to System by Bob King · 4 years ago
  68. a2c81a6 regulators: Add monitorSensors support to Chassis by Bob King · 4 years ago
  69. 8e1cd0b regulators: Add monitorSensors support to Device by Bob King · 4 years ago
  70. ab7d6cb regulators: Fix for GMOCK WARNING by Bob King · 4 years ago
  71. 3c68286 regulators: Discuss firmware update in README by Shawn McCarney · 4 years ago
  72. b464c8b regulators: Modify Manager to use Services by Shawn McCarney · 4 years ago
  73. 8109502 regulators: Create services interface by Shawn McCarney · 4 years ago
  74. 5248b8a regulators: Improve journal interface by Shawn McCarney · 4 years ago
  75. 76c14c3 regulators: Create error logging interface by Shawn McCarney · 4 years ago
  76. 7b74343 regulators: Add monitorSensors support to Rail by Bob King · 4 years ago
  77. 66332cd regulators: Create ErrorHistory class by Shawn McCarney · 4 years ago
  78. 833b8e0 regulators: Add SensorMonitoring::execute() by Bob King · 4 years, 1 month ago
  79. 717d2da regulators: Add PMBusReadSensorAction::execute() by Bob King · 4 years, 1 month ago
  80. 5b19ea5 regulators: Close devices when system powering off by Shawn McCarney · 4 years, 1 month ago
  81. 050531f regulators: Add closeDevices() to Chassis class by Shawn McCarney · 4 years, 1 month ago
  82. b4d18a4 regulators: Add close method to Device class by Shawn McCarney · 4 years, 1 month ago
  83. b1ab1cf regulators: ActionEnvironment enhancements by Bob King · 4 years, 2 months ago
  84. 8d0b3ce regulators: Add convertFromVoutLinear for sensor monitoring by Bob King · 4 years, 2 months ago
  85. 19523dd regulators: Add convertFromLinear for sensor monitoring by Bob King · 4 years, 2 months ago
  86. 91090e4 regulators: Create README in application directory by Shawn McCarney · 4 years, 1 month ago
  87. 8461488 regulators: Implements support for pmbus_read_sensor action by Bob King · 4 years, 2 months ago
  88. d6820bb regulators: Create regulators PMBusReadSensorAction class by Bob King · 4 years, 2 months ago
  89. f213432 regulators: Implements support for compare_vpd action by Bob King · 4 years, 2 months ago
  90. 8e4cb64 regulators: Create regulators CompareVPDAction class by Bob King · 4 years, 2 months ago
  91. 6345c6c regulators: Implement D-Bus configure method by Shawn McCarney · 4 years, 2 months ago
  92. e0c6a2d regulators: Load JSON config file by Shawn McCarney · 4 years, 2 months ago
  93. 84807b9 regulators: Temporarily hard-code config file name by Shawn McCarney · 4 years, 2 months ago
  94. 46b5e69 regulators: Initial JSON config file for Rainier by Shawn McCarney · 4 years, 2 months ago
  95. df42c0d Add 'long-tests' build option by Shawn McCarney · 4 years, 2 months ago
  96. 3270708 regs: Regulators control program by Matthew Barth · 4 years, 3 months ago
  97. cd9ab08 regs: Create regulator control utility function by Matthew Barth · 4 years, 3 months ago
  98. b267b7e regulators: Implements support for compare_presence action by Bob King · 4 years, 2 months ago
  99. 07301ea regulators: Create regulators ComparePresenceAction class by Bob King · 4 years, 2 months ago
  100. 18a6850 regulators: Implements support for set_device action by Bob King · 4 years, 3 months ago