1. 717d2da regulators: Add PMBusReadSensorAction::execute() by Bob King · 4 years, 1 month ago
  2. 5b19ea5 regulators: Close devices when system powering off by Shawn McCarney · 4 years, 1 month ago
  3. 050531f regulators: Add closeDevices() to Chassis class by Shawn McCarney · 4 years, 1 month ago
  4. b4d18a4 regulators: Add close method to Device class by Shawn McCarney · 4 years, 1 month ago
  5. b1ab1cf regulators: ActionEnvironment enhancements by Bob King · 4 years, 2 months ago
  6. 8d0b3ce regulators: Add convertFromVoutLinear for sensor monitoring by Bob King · 4 years, 2 months ago
  7. 19523dd regulators: Add convertFromLinear for sensor monitoring by Bob King · 4 years, 2 months ago
  8. 8461488 regulators: Implements support for pmbus_read_sensor action by Bob King · 4 years, 2 months ago
  9. d6820bb regulators: Create regulators PMBusReadSensorAction class by Bob King · 4 years, 2 months ago
  10. f213432 regulators: Implements support for compare_vpd action by Bob King · 4 years, 2 months ago
  11. 8e4cb64 regulators: Create regulators CompareVPDAction class by Bob King · 4 years, 3 months ago
  12. df42c0d Add 'long-tests' build option by Shawn McCarney · 4 years, 2 months ago
  13. b267b7e regulators: Implements support for compare_presence action by Bob King · 4 years, 3 months ago
  14. 07301ea regulators: Create regulators ComparePresenceAction class by Bob King · 4 years, 3 months ago
  15. 18a6850 regulators: Implements support for set_device action by Bob King · 4 years, 3 months ago
  16. 2aafb1c regulators: Implements support for presence_detection by Bob King · 4 years, 3 months ago
  17. 93a89d7 regulators: Implements support for if action by Bob King · 4 years, 3 months ago
  18. 0b51a9b regulators: Implements support for or action by Bob King · 4 years, 3 months ago
  19. f1b58dc regulators: Implements support for not action by Bob King · 4 years, 3 months ago
  20. 3a78754 regulators: Implements support for and action by Bob King · 4 years, 3 months ago
  21. f09bfe0 regulators: Implements support for i2c_compare actions by Bob King · 4 years, 3 months ago
  22. 2af5289 regulators: Add configure support to System class by Shawn McCarney · 4 years, 3 months ago
  23. 525e20c regulators: Add configure support to Chassis class by Shawn McCarney · 4 years, 3 months ago
  24. eb7bec4 regulators: Add configure support to Device class by Shawn McCarney · 4 years, 3 months ago
  25. 779b956 regulators: Add configure support to Rail class by Shawn McCarney · 4 years, 3 months ago
  26. 3976500 regulators: Implement Configuration execution by Shawn McCarney · 4 years, 3 months ago
  27. a2f2a0d regulators: Implements support for rail by Bob King · 4 years, 3 months ago
  28. 33e7eaa regulators: Implements support for configuration by Bob King · 4 years, 3 months ago
  29. 9c36c5f regulators: Implements support for device by Bob King · 4 years, 3 months ago
  30. 55f496c regulators: Create exception_utils namespace by Shawn McCarney · 4 years, 3 months ago
  31. 9af8555 regulators: Add logDebug() to journal interface by Shawn McCarney · 4 years, 3 months ago
  32. e22e0c4 regulators: Fix IDMap testcases for duplicate IDs by Shawn McCarney · 4 years, 3 months ago
  33. db0b833 regulators: Build IDMap for system by Shawn McCarney · 4 years, 3 months ago
  34. 0e70113 regulators: Implements support for chassis by Bob King · 4 years, 3 months ago
  35. 315b0b6 regulators: Implements support for run_rule by Bob King · 4 years, 3 months ago
  36. bafcb86 regulators: Implements support for i2c_write_bytes by Bob King · 4 years, 3 months ago
  37. e38f8a2 regulators: Enhance IDMap to detect duplicate IDs by Shawn McCarney · 4 years, 3 months ago
  38. c3991f1 regulators: Create System class by Shawn McCarney · 4 years, 3 months ago
  39. 7c5d7b2 regulators: Create journal interface by Shawn McCarney · 4 years, 3 months ago
  40. 87ff9d7 regulators: Implements support for i2c_write_byte by Bob King · 4 years, 3 months ago
  41. f617f89 regulators: Implements support for i2c_write_bit by Bob King · 4 years, 3 months ago
  42. e85499b regulators: Skip validation tool tests in SDK by Shawn McCarney · 4 years, 3 months ago
  43. 80c0b04 regulators: Make TmpFile class common by Shawn McCarney · 4 years, 3 months ago
  44. 0e8c68a regulators: Create configuration file parser by Shawn McCarney · 4 years, 3 months ago
  45. 79a0b10 regulators: Create ConfigFileParserError class by Shawn McCarney · 4 years, 3 months ago
  46. 3afa711 regulators: Add test cases for action. by Bob King · 4 years, 4 months ago
  47. 2005741 regulators: Add test cases for entire config file. by Bob King · 4 years, 4 months ago
  48. 7879310 regulators: Add test cases for check_duplicate_object_id. by Bob King · 4 years, 4 months ago
  49. 9343756 regulators: Increase timeout for validator tests by Shawn McCarney · 4 years, 4 months ago
  50. 8a3afd7 regulators: Create Chassis class by Shawn McCarney · 4 years, 4 months ago
  51. 358c417 regulators: Update validator testcases for python3 by Bob King · 4 years, 4 months ago
  52. 0b1a0e7 regulators: Add remaining props to Device class by Shawn McCarney · 4 years, 4 months ago
  53. a57e081 regulators: Modify file path and timeout for CI. by Bob King · 4 years, 4 months ago
  54. 4bf310e regulators: Add remaining properties to Rail class by Shawn McCarney · 4 years, 4 months ago
  55. bc47c1b regulators: Create SensorMonitoring class by Shawn McCarney · 4 years, 4 months ago
  56. bfe2c25 regulators: Create PresenceDetection class by Shawn McCarney · 4 years, 4 months ago
  57. d3a8aab regulators: Create Configuration class by Shawn McCarney · 4 years, 4 months ago
  58. 0fd07d7 regulators: Use std::optional in ActionEnvironment by Shawn McCarney · 4 years, 4 months ago
  59. ed00965 regulators: Add test cases for command line syntax by Bob King · 4 years, 5 months ago
  60. dc72b62 regulators: Add test cases for check_number_of_elements_in_masks by Bob King · 4 years, 5 months ago
  61. 21b09be regulators: Add test cases for check_rule_id_exists by Bob King · 4 years, 5 months ago
  62. 13b2ad9 regulators: Add test cases for check_set_device_value_exists by Bob King · 4 years, 5 months ago
  63. f88203a regulators: Add test cases for check_run_rule_value_exists by Bob King · 4 years, 5 months ago
  64. a8119f2 regulators: Add pmbus_write_vout_command action by Shawn McCarney · 4 years, 4 months ago
  65. a5ef540 regulators: Add PMBusError/WriteVerificationError by Shawn McCarney · 4 years, 4 months ago
  66. 6663abf regulators: Add PMBus utilities by Shawn McCarney · 4 years, 4 months ago
  67. 88d5b69 regulators: Implement i2c_write_bit action by Shawn McCarney · 4 years, 5 months ago
  68. 83169bf regulators: Implement i2c_write_bytes action by Shawn McCarney · 4 years, 5 months ago
  69. f1c9061 regulators: Implement i2c_write_byte action by Shawn McCarney · 4 years, 5 months ago
  70. 2c65700 regulators: Improve gmock EXPECT_CALL() usage by Shawn McCarney · 4 years, 5 months ago
  71. 5ad5394 regulators: Implement i2c_compare_bytes action by Shawn McCarney · 4 years, 5 months ago
  72. 7d3a9f1 regulators: Fix 'run_rule' and 'set_device' test cases fail. by Bob King · 4 years, 5 months ago
  73. 63d795f regulators: Fix 'rule' test cases fail. by Bob King · 4 years, 5 months ago
  74. f4ff116 regulators: Fix 'presence_detection' test cases fail. by Bob King · 4 years, 5 months ago
  75. 2d27dcf regulators: Fix test cases fail for 'if'. by Bob King · 4 years, 5 months ago
  76. b3e48bc regulators: Fix test case failures. by Bob King · 4 years, 5 months ago
  77. 8215be3 regulators: Implement i2c_compare_bit action by Shawn McCarney · 4 years, 5 months ago
  78. 188db7d regulators: Add test cases for 'i2c_write_bit' and 'i2c_write_byte(s)'. by Bob King · 4 years, 5 months ago
  79. 64df7da regulators: change the test cases sorting. by Bob King · 4 years, 5 months ago
  80. 3643cc0 regulators: Add test cases for check duplicates and infinite loop. by Bob King · 4 years, 5 months ago
  81. fcc2a2f regulators: Add test cases for object 'sensor_monitoring'. by Bob King · 4 years, 5 months ago
  82. e9260b5 regulators: Add test cases for object 'rail'. by Bob King · 4 years, 6 months ago
  83. 4c67a3a regulators: Add test cases for object 'configuration'. by Bob King · 4 years, 5 months ago
  84. 99d8fa1 regulators: Add test cases for object 'presence_detection'. by Bob King · 4 years, 5 months ago
  85. b38da99 regulators: Implement i2c_compare_byte action by Shawn McCarney · 4 years, 5 months ago
  86. dc8e931 Add OE-SDK option to Meson by Brandon Wyman · 4 years, 5 months ago
  87. 8f0d142 regulators: Create ActionError class by Shawn McCarney · 4 years, 5 months ago
  88. 8a3db36 regulators: Add toString() method to Action class by Shawn McCarney · 4 years, 5 months ago
  89. ca93f1f regulators: Add test cases for object 'i2c_interface'. by Bob King · 4 years, 5 months ago
  90. a2ba2df regulators: Add test cases for object 'device'. by Bob King · 4 years, 5 months ago
  91. 3728f56 regulators: Add test cases for object 'chassis'. by Bob King · 4 years, 6 months ago
  92. 68230aa regulators: Add test cases for object 'set_device'. by Bob King · 4 years, 6 months ago
  93. e86c2e5 regulators: Add test cases for object 'run_rule'. by Bob King · 4 years, 6 months ago
  94. 02179c6 regulators: Add test cases for object 'pmbus_write_vout_command'. by Bob King · 4 years, 6 months ago
  95. d661809 regulators: Add test cases for object 'pmbus_read_sensor'. by Bob King · 4 years, 6 months ago
  96. cfc29d0 regulators: Add test cases for object 'or'. by Bob King · 4 years, 6 months ago
  97. bfe9fe7 regulators: Add test cases for object 'not'. by Bob King · 4 years, 6 months ago
  98. ead0b05 regulators: Add test cases for object 'if'. by Bob King · 4 years, 6 months ago
  99. fb162bb regulators: Add test cases for object 'i2c_compare_bytes'. by Bob King · 4 years, 6 months ago
  100. 514023d regulators: Add test cases for object 'i2c_compare_byte'. by Bob King · 4 years, 6 months ago