#
73eaceeb |
| 23-Oct-2020 |
Bob King <Bob_King@wistron.com> |
regulators: Add Services to ActionEnvironment
Add Services& services to the ActionEnvironment constructor. Add Services& getServices() to the ActionEnvironment class. Add Services& services to the A
regulators: Add Services to ActionEnvironment
Add Services& services to the ActionEnvironment constructor. Add Services& getServices() to the ActionEnvironment class. Add Services& services to the ActionEnvironment class. Update the ActionEnvironment test for the new getServices() method. Update classes that create an ActionEnvironment. Update all affected testcases that create an ActionEnvironment.
Signed-off-by: Bob King <Bob_King@wistron.com> Change-Id: I12ac9f301746965aa282b69432a71ad525739c9e
show more ...
|
#
9fc08e73 |
| 07-Nov-2019 |
Shawn McCarney <shawnmm@us.ibm.com> |
Enhance regulators Rule class
Enhance the regulators Rule class by adding a vector of actions and an execute() method.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I09300b7345110fb
Enhance regulators Rule class
Enhance the regulators Rule class by adding a vector of actions and an execute() method.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I09300b7345110fbce8b3a794c8f77a8d234ff538
show more ...
|
#
4afb285e |
| 27-Oct-2019 |
Shawn McCarney <shawnmm@us.ibm.com> |
Conform regulator methods to acronym conventions
Change regulator class methods to conform to OpenBMC capitalization conventions for acronyms.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Cha
Conform regulator methods to acronym conventions
Change regulator class methods to conform to OpenBMC capitalization conventions for acronyms.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I1eb5202685796cbc2d45cb6368ee4dbd4706e504
show more ...
|
#
a2461b34 |
| 24-Oct-2019 |
Shawn McCarney <shawnmm@us.ibm.com> |
Create stubs for regulator Device, Rail, and Rule
Create stub versions of the Device, Rail, and Rule classes for the phosphor-regulators application. Having a stub version of these classes is a pre
Create stubs for regulator Device, Rail, and Rule
Create stub versions of the Device, Rail, and Rule classes for the phosphor-regulators application. Having a stub version of these classes is a pre-requisite for implementing the action framework.
Also updated the top level meson.build file to build the phosphor-regulators directory. Created new meson.build files for several phosphor-regulators sub-directories.
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I50b018db744191acd1e473652019906a8506745f
show more ...
|