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