History log of /openbmc/phosphor-power/phosphor-regulators/src/actions/and_action.hpp (Results 1 – 3 of 3)
Revision Date Author Comments
# 0c9a33d6 13-Sep-2021 Adriana Kobylak <anoo@us.ibm.com>

clang updates

The openbmc CI was recently updated to clang-12 which requires some
formatting updates to the code:
https://github.com/openbmc/openbmc-build-scripts/commit/4569bf49daae

clang updates

The openbmc CI was recently updated to clang-12 which requires some
formatting updates to the code:
https://github.com/openbmc/openbmc-build-scripts/commit/4569bf49daaebff06be0482426908bb5497fad08

Make those updates and refresh the clang-format file with the one from
docs:
https://github.com/openbmc/docs/blob/master/style/cpp/.clang-format

Change-Id: Ieb3626526373a053ec84431e7560003f229f338d
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>

show more ...


# 8a3db36a 05-Feb-2020 Shawn McCarney <shawnmm@us.ibm.com>

regulators: Add toString() method to Action class

Add a toString() method to the Action class and all child classes.

This method returns a string description of the action. The des

regulators: Add toString() method to Action class

Add a toString() method to the Action class and all child classes.

This method returns a string description of the action. The description
will be used in journal entries and error logs when an action fails
(such as due to an I2C error).

Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>
Change-Id: I083496d23bf9c3df5be1b082650a9def24be1b00

show more ...


# 74538a6d 13-Nov-2019 Shawn McCarney <shawnmm@us.ibm.com>

Create regulators AndAction class

Create the AndAction class that implements the "and" action in the JSON
config file.

Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>
Cha

Create regulators AndAction class

Create the AndAction class that implements the "and" action in the JSON
config file.

Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>
Change-Id: If6f0353c8ac8805d4db6ad7c6591869fb6c6c0e3

show more ...