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