1. dc8e931 Add OE-SDK option to Meson by Brandon Wyman · 4 years, 5 months ago
  2. 8f0d142 regulators: Create ActionError class by Shawn McCarney · 4 years, 5 months ago
  3. 8a3db36 regulators: Add toString() method to Action class by Shawn McCarney · 4 years, 5 months ago
  4. d13feab regulators: Add/install config files by Matthew Barth · 4 years, 6 months ago
  5. ca93f1f regulators: Add test cases for object 'i2c_interface'. by Bob King · 4 years, 5 months ago
  6. a2ba2df regulators: Add test cases for object 'device'. by Bob King · 4 years, 5 months ago
  7. 3728f56 regulators: Add test cases for object 'chassis'. by Bob King · 4 years, 5 months ago
  8. 68230aa regulators: Add test cases for object 'set_device'. by Bob King · 4 years, 5 months ago
  9. e86c2e5 regulators: Add test cases for object 'run_rule'. by Bob King · 4 years, 5 months ago
  10. 02179c6 regulators: Add test cases for object 'pmbus_write_vout_command'. by Bob King · 4 years, 5 months ago
  11. d661809 regulators: Add test cases for object 'pmbus_read_sensor'. by Bob King · 4 years, 5 months ago
  12. cfc29d0 regulators: Add test cases for object 'or'. by Bob King · 4 years, 5 months ago
  13. bfe9fe7 regulators: Add test cases for object 'not'. by Bob King · 4 years, 5 months ago
  14. ead0b05 regulators: Add test cases for object 'if'. by Bob King · 4 years, 5 months ago
  15. fb162bb regulators: Add test cases for object 'i2c_compare_bytes'. by Bob King · 4 years, 5 months ago
  16. 514023d regulators: Add test cases for object 'i2c_compare_byte'. by Bob King · 4 years, 5 months ago
  17. 4ab8cbb regulators: Add test cases for object 'i2c_compare_bit'. by Bob King · 4 years, 5 months ago
  18. f8b77a0 regulators: Add test cases for object 'compare_vpd'. by Bob King · 4 years, 5 months ago
  19. bf1cbea regulators: Add test cases for object 'compare_presence'. by Bob King · 4 years, 5 months ago
  20. beaf653 regulators: Add test cases for object 'and'. by Bob King · 4 years, 5 months ago
  21. 95b796a regulators: Add check duplicate ID function. by Bob King · 4 years, 6 months ago
  22. afb7fc3 Add I2C interface to Device class by Shawn McCarney · 4 years, 7 months ago
  23. 0dcbdf5 Update format cause .clang-format file updates. by Bob King · 4 years, 5 months ago
  24. 5cc0128 Add validate-regulators-config.py validation tool. by Bob King · 4 years, 7 months ago
  25. 386d33f Create validate-regulators-config_tests.cpp. by Bob King · 4 years, 6 months ago
  26. dcb4b3b Add schema file for phosphor-regulators JSON. by Bob King · 4 years, 7 months ago
  27. 994a873 Modify README.md for folders change under phosphor-regulators and link. by Bob King · 4 years, 7 months ago
  28. 4c94bc7 Create phosphor-regulators application by Shawn McCarney · 4 years, 7 months ago
  29. 6d59773 Create regulators IfAction class by Shawn McCarney · 4 years, 8 months ago
  30. d3bbfe2 Create regulators OrAction class by Shawn McCarney · 4 years, 8 months ago
  31. 74538a6 Create regulators AndAction class by Shawn McCarney · 4 years, 8 months ago
  32. 6aac414 Create regulators NotAction class by Shawn McCarney · 4 years, 8 months ago
  33. 8122eee Only build regulator tests when option enabled by Shawn McCarney · 4 years, 8 months ago
  34. 2134ca6 Create regulators RunRuleAction class by Shawn McCarney · 4 years, 8 months ago
  35. 9fc08e7 Enhance regulators Rule class by Shawn McCarney · 4 years, 8 months ago
  36. 494ef03 Remove circular dependencies in regulator includes by Shawn McCarney · 4 years, 8 months ago
  37. ea7385b Use C++17 format for nested namespace definitions by Shawn McCarney · 4 years, 8 months ago
  38. 78488f6 Create regulators action_utils namespace by Shawn McCarney · 4 years, 8 months ago
  39. f2aa59d Replace regulators StubAction with MockAction by Shawn McCarney · 4 years, 8 months ago
  40. 6b2ebaf Combine regulator tests into one executable by Shawn McCarney · 4 years, 8 months ago
  41. 623f5a8 Create regulators StubAction class by Shawn McCarney · 4 years, 8 months ago
  42. 1e5f993 Create regulators SetDeviceAction class by Shawn McCarney · 4 years, 8 months ago
  43. 7a7a29e Create regulators Action class by Shawn McCarney · 4 years, 8 months ago
  44. c69a275 Create regulators ActionEnvironment class by Shawn McCarney · 4 years, 8 months ago
  45. 5ea8b55 Update sensor-architecture.md link by Gunnar Mills · 4 years, 9 months ago
  46. 3daeb91 Create regulators IDMap class by Shawn McCarney · 4 years, 8 months ago
  47. 36d8b7d Add explicit keyword to regulator constructors by Shawn McCarney · 4 years, 8 months ago
  48. 4afb285 Conform regulator methods to acronym conventions by Shawn McCarney · 4 years, 8 months ago
  49. a2461b3 Create stubs for regulator Device, Rail, and Rule by Shawn McCarney · 4 years, 8 months ago
  50. f94b113 Document utility actions in regulator config file by Shawn McCarney · 4 years, 9 months ago
  51. aebb3ee Document logic actions in regulator config file by Shawn McCarney · 4 years, 9 months ago
  52. 2181434 Document PMBus actions in regulator config file by Shawn McCarney · 4 years, 9 months ago
  53. 29decbe Document I2C actions in regulator config file by Shawn McCarney · 4 years, 9 months ago
  54. f5ef0f9 Document rule and action in regulator config file by Shawn McCarney · 4 years, 9 months ago
  55. e60a2fb Document operations in regulator config file by Shawn McCarney · 4 years, 9 months ago
  56. 876ae81 Document hardware objects in regulator config file by Shawn McCarney · 4 years, 9 months ago
  57. 310d864 Initial documentation for regulator config files by Shawn McCarney · 4 years, 9 months ago