Home
last modified time | relevance | path

Searched hist:1992083 (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpower_interface.hpp1992083a Wed Aug 25 11:13:56 CDT 2021 Jim Wright <jlwright@us.ibm.com> pseq: Add power control dbus server interface

Add the PowerInterface class which provides a server interface for the
"org.openbmc.control.Power" dbus service.

Update meson.build file to support.

The "org.openbmc.control.Power" interface is currently used by the
Chassis component to control power on and off as well as by a number of
other OBMC applications which use the pgood property and associated
signals to determine the power state of the system. Some desire to
move to a "xyz.openbmc_project.control.Power" interface has been
expressed. The following is a proposed plan to accomplish this:
1. Create a compatible "org.openbmc.control.Power" application (this
commit).
2. Add "xyz..." interface to this application (future commit).
3. Begin transition of existing applications to new interface (future
commits).

Signed-off-by: Jim Wright <jlwright@us.ibm.com>
Change-Id: Ia9a6bbb58b5e439623d3931426cb91cb8948da7a
H A Dpower_interface.cpp1992083a Wed Aug 25 11:13:56 CDT 2021 Jim Wright <jlwright@us.ibm.com> pseq: Add power control dbus server interface

Add the PowerInterface class which provides a server interface for the
"org.openbmc.control.Power" dbus service.

Update meson.build file to support.

The "org.openbmc.control.Power" interface is currently used by the
Chassis component to control power on and off as well as by a number of
other OBMC applications which use the pgood property and associated
signals to determine the power state of the system. Some desire to
move to a "xyz.openbmc_project.control.Power" interface has been
expressed. The following is a proposed plan to accomplish this:
1. Create a compatible "org.openbmc.control.Power" application (this
commit).
2. Add "xyz..." interface to this application (future commit).
3. Begin transition of existing applications to new interface (future
commits).

Signed-off-by: Jim Wright <jlwright@us.ibm.com>
Change-Id: Ia9a6bbb58b5e439623d3931426cb91cb8948da7a
H A Dmeson.build1992083a Wed Aug 25 11:13:56 CDT 2021 Jim Wright <jlwright@us.ibm.com> pseq: Add power control dbus server interface

Add the PowerInterface class which provides a server interface for the
"org.openbmc.control.Power" dbus service.

Update meson.build file to support.

The "org.openbmc.control.Power" interface is currently used by the
Chassis component to control power on and off as well as by a number of
other OBMC applications which use the pgood property and associated
signals to determine the power state of the system. Some desire to
move to a "xyz.openbmc_project.control.Power" interface has been
expressed. The following is a proposed plan to accomplish this:
1. Create a compatible "org.openbmc.control.Power" application (this
commit).
2. Add "xyz..." interface to this application (future commit).
3. Begin transition of existing applications to new interface (future
commits).

Signed-off-by: Jim Wright <jlwright@us.ibm.com>
Change-Id: Ia9a6bbb58b5e439623d3931426cb91cb8948da7a
/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/
H A Dphosphor-power.inca67b81f4 Wed Sep 01 15:21:40 CDT 2021 Andrew Geissler <openbmcbump-github@yahoo.com> phosphor-power: srcrev bump 1992083a94..ecbecbc8ef

Brandon Wyman (1):
psu-ng: Do not create duplicate power supplies

Jim Wright (1):
pseq: Implement power interface in control app

Shawn McCarney (3):
regulators: Implement i2c_capture_bytes action
regulators: Add phase faults to ErrorHistory
regulators: Add phase faults to ErrorLogging

Change-Id: If6ce06bb874c4de4f0608589e6063e41e95bf00a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
5815f289 Fri Aug 27 10:21:16 CDT 2021 Andrew Geissler <openbmcbump-github@yahoo.com> phosphor-power: srcrev bump 5d4a9c78ac..1992083a94

B. J. Wyman (1):
psu-ng: Add accessor to get GPIO line name

Jim Wright (1):
pseq: Add power control dbus server interface

Shawn McCarney (2):
regulators: Add phase faults to ActionEnvironment
regulators: Implement log_phase_fault action

Change-Id: I2472fe53906f434083a8029d64680090d79a6541
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>