1. 92e89eb i2c: Implement read function by Lei YU · 4 years, 8 months ago
  2. 7c2fbbb power-utils: Initially use i2c in updater by Lei YU · 4 years, 8 months ago
  3. 9af82a5 i2c: Implement open and close by Lei YU · 4 years, 8 months ago
  4. ab1327c tools: Initially add i2c tool and mock by Lei YU · 4 years, 8 months ago
  5. e8c9cd6 power-utils: Implement isReadyToUpdate by Lei YU · 4 years, 8 months ago
  6. 575ed13 power-utils: Initially add isReadyToUpdate by Lei YU · 4 years, 8 months ago
  7. 6d59773 Create regulators IfAction class by Shawn McCarney · 4 years, 8 months ago
  8. d3bbfe2 Create regulators OrAction class by Shawn McCarney · 4 years, 8 months ago
  9. 74538a6 Create regulators AndAction class by Shawn McCarney · 4 years, 8 months ago
  10. 6aac414 Create regulators NotAction class by Shawn McCarney · 4 years, 8 months ago
  11. 8122eee Only build regulator tests when option enabled by Shawn McCarney · 4 years, 8 months ago
  12. 2134ca6 Create regulators RunRuleAction class by Shawn McCarney · 4 years, 8 months ago
  13. 9fc08e7 Enhance regulators Rule class by Shawn McCarney · 4 years, 8 months ago
  14. 494ef03 Remove circular dependencies in regulator includes by Shawn McCarney · 4 years, 8 months ago
  15. ea7385b Use C++17 format for nested namespace definitions by Shawn McCarney · 4 years, 8 months ago
  16. 78488f6 Create regulators action_utils namespace by Shawn McCarney · 4 years, 8 months ago
  17. f2aa59d Replace regulators StubAction with MockAction by Shawn McCarney · 4 years, 8 months ago
  18. 6b2ebaf Combine regulator tests into one executable by Shawn McCarney · 4 years, 8 months ago
  19. 623f5a8 Create regulators StubAction class by Shawn McCarney · 4 years, 8 months ago
  20. 1e5f993 Create regulators SetDeviceAction class by Shawn McCarney · 4 years, 8 months ago
  21. 7a7a29e Create regulators Action class by Shawn McCarney · 4 years, 8 months ago
  22. c69a275 Create regulators ActionEnvironment class by Shawn McCarney · 4 years, 8 months ago
  23. cfc040c Refactor: Move isPoweredOn to utility by Lei YU · 4 years, 8 months ago
  24. 9ab6d75 power-utils: Initially add Updater class by Lei YU · 4 years, 8 months ago
  25. d19df25 power-utils: Initially add --update option by Lei YU · 4 years, 8 months ago
  26. 093b591 power-utils: Add --compare option by Lei YU · 4 years, 8 months ago
  27. 00ff910 power-supply-monitor: fix systemd unit syntax by Andrew Geissler · 4 years, 8 months ago
  28. 5ea8b55 Update sensor-architecture.md link by Gunnar Mills · 4 years, 9 months ago
  29. ad8d454 Update example power sequencer YAML by Jim Wright · 4 years, 8 months ago
  30. 5a94c9d Make GPIOAnalysis section optional in power sequencer YAML by Jim Wright · 4 years, 8 months ago
  31. 3daeb91 Create regulators IDMap class by Shawn McCarney · 4 years, 8 months ago
  32. 36d8b7d Add explicit keyword to regulator constructors by Shawn McCarney · 4 years, 8 months ago
  33. 4afb285 Conform regulator methods to acronym conventions by Shawn McCarney · 4 years, 8 months ago
  34. a2461b3 Create stubs for regulator Device, Rail, and Rule by Shawn McCarney · 4 years, 8 months ago
  35. aff6548 README: Add description for psu json config by Lei YU · 4 years, 9 months ago
  36. 0bf1b78 Add power-utils by Lei YU · 4 years, 10 months ago
  37. bd4b86d Update MAINTAINERS by Lei YU · 4 years, 9 months ago
  38. bd3bd82 Move services into repo by Lei YU · 4 years, 9 months ago
  39. f94b113 Document utility actions in regulator config file by Shawn McCarney · 4 years, 9 months ago
  40. aebb3ee Document logic actions in regulator config file by Shawn McCarney · 4 years, 9 months ago
  41. 2181434 Document PMBus actions in regulator config file by Shawn McCarney · 4 years, 9 months ago
  42. 29decbe Document I2C actions in regulator config file by Shawn McCarney · 4 years, 9 months ago
  43. f5ef0f9 Document rule and action in regulator config file by Shawn McCarney · 4 years, 9 months ago
  44. e60a2fb Document operations in regulator config file by Shawn McCarney · 4 years, 9 months ago
  45. 876ae81 Document hardware objects in regulator config file by Shawn McCarney · 4 years, 9 months ago
  46. 310d864 Initial documentation for regulator config files by Shawn McCarney · 4 years, 9 months ago
  47. a41f3d3 Add Shawn McCarney as a maintainer by Shawn McCarney · 4 years, 9 months ago
  48. 4070546 Refactor: move get pmbus access type to utility by Lei YU · 4 years, 9 months ago
  49. ab09332 Refactor: rename namespace witherspoon to phosphor by Lei YU · 4 years, 9 months ago
  50. 690e780 Update to get PSU Asset information from parsing JSON file by George Liu · 4 years, 10 months ago
  51. 7dc31bb Add loadJSONFromFile() in utility by Lei YU · 4 years, 10 months ago
  52. ef17944 Add an example JSON file based on power-supply by George Liu · 4 years, 11 months ago
  53. b3853e2 build: drop autotools by Brad Bishop · 4 years, 10 months ago
  54. 39b370a build: add support for building with meson by Brad Bishop · 4 years, 10 months ago
  55. 11cb672 build: fix some warnings by Brad Bishop · 4 years, 10 months ago
  56. 817f8a7 Power supply input faults resolution by Aatir Manzur · 5 years ago
  57. 5b2964f Fix association path when resolving input faults by Matt Spinler · 5 years ago
  58. 5c0ce17 Don't try to read GPIOs when no device path by Matt Spinler · 5 years ago
  59. 4e877a7 Update .gitignore by Matt Spinler · 5 years ago
  60. 03c19db Add YAML and error function for MEM_GOODx faults by Brandon Wyman · 5 years ago
  61. 573f887 Update to get GPIOAnalysis from parsing YAML by Brandon Wyman · 5 years ago
  62. 2ca8e48 Update to get GPIConfigs from parsing YAML by Brandon Wyman · 5 years ago
  63. ee21fd2 Update to get RailNames from parsing YAML by Brandon Wyman · 5 years ago
  64. f99887b Update script and template to parse index and path by Brandon Wyman · 5 years ago
  65. 926aa4d Fill in example YAML file based on Witherspoon by Brandon Wyman · 5 years ago
  66. 34e257b Use YAML for UCD definitions by Brandon Wyman · 5 years ago
  67. 9c7897c Cleanup: Use filesystem instead of experimental by Brandon Wyman · 5 years ago
  68. 05be4a9 Remove the witherspoon prefix from the PSU monitor by Brandon Wyman · 5 years ago
  69. 088ab9c Remove witherspoon prefix from power sequencer app by Brandon Wyman · 5 years ago
  70. e75fcd3 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  71. 57bee32 Fix I2C dev path for the 5.0 kernel by Matt Spinler · 5 years ago
  72. 61a0419 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  73. ac9d5c3 power_supply: Fix duplicate variant value by William A. Kennington III · 6 years ago
  74. d3e4dad Remove unused is_method_error calls by Matt Spinler · 6 years ago
  75. f0f02b9 Start using .clang-format by Matt Spinler · 6 years ago
  76. 1a0c917 timer: Remove in favor of sdeventplus/timer by William A. Kennington III · 6 years ago
  77. e5a8b47 event: Remove in favor of sdeventplus by William A. Kennington III · 6 years ago
  78. f715b15 gitignore: Add missing libtool by William A. Kennington III · 6 years ago
  79. f4d72d8 witherspoon-pfault-analysis: use c++17 by Vernon Mauery · 6 years ago
  80. cab4834 Spelling fixes by Gunnar Mills · 6 years ago
  81. 5b48596 Use s.c_str() in log messages by Joseph Reynolds · 6 years ago
  82. 0a0b899 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  83. 233a252 Handle new UCD90160 MFR_STATUS sysfs location by Matt Spinler · 6 years ago
  84. 6def909 Still report errors when metadata capture fails by Matt Spinler · 6 years ago
  85. 7475b1c Error metadata fixup by Matt Spinler · 6 years ago
  86. 0e45ced Call out GPUs using their inventory path by Matt Spinler · 6 years ago
  87. 5e361c5 types: Add missing functional include by Brad Bishop · 6 years ago
  88. 654eb6e Skip other fault checks if inputFault count bump by Brandon Wyman · 6 years ago
  89. 7502f6c Clear powerOnFault when inputFault cleared by Brandon Wyman · 6 years ago
  90. ad70824 Only log input fault error when power is on by Brandon Wyman · 6 years ago
  91. c87eb82 Add input history collection support to main() by Matt Spinler · 6 years ago
  92. 15b5f40 Add new psu-monitor command line argument support by Matt Spinler · 6 years ago
  93. d734e65 Support for syncing power supply input history by Matt Spinler · 6 years ago
  94. eb169fd Add collection of power history data by Matt Spinler · 6 years ago
  95. 8238414 Add ability to enable input history collection by Matt Spinler · 6 years ago
  96. 7d24ee8 Add Average and Maximum classes by Matt Spinler · 6 years ago
  97. c180a18 Add RecordManager testcases by Matt Spinler · 6 years ago
  98. c341438 Add functions to return the averages and maximums by Matt Spinler · 6 years ago
  99. 8168d28 Add function to handle a new input history record by Matt Spinler · 6 years ago
  100. 28fa1b6 Add functions to parse an input history record by Matt Spinler · 6 years ago