Skip to content

Commit

Permalink
phosphor-power: downstream srcrev bumps (ibm-openbmc#212)
Browse files Browse the repository at this point in the history
* phosphor-power: downstream srcrev bump 76bb2abb92..2c6cf12d1a

Brandon Wyman (10):
  psu-ng: Call setPowerSupplyError method for fault
  psu-ng: Fix up format for STATUS_* journal traces
  psu-ng: Limit tracing to STATUS_WORD changes
  psu-ng: Create a shortName and use for tracing
  psu-ng: Clear faults if VIN_UV and READ_VIN good
  psu-ng: Add a clearVinUVFault function
  psu-ng: Move bindDelay into bindOrUnbindDriver()
  psu-ng: Need driver to bind before updateInventory
  psu-ng: Do not add trailing \0 to VINI SN
  psu-ng: Remove system from inventory mapper-wait

Shawn McCarney (13):
  Merge pull request ibm-openbmc#4 from smccarney/ibm-ups
  Merge pull request ibm-openbmc#5 from smccarney/sighup
  regulators: Add rules and devices to Rainier JSON
  regulators: Retry failed sensor monitoring
  Merge pull request ibm-openbmc#6 from smccarney/replace_bool_ctor
  ibm-ups: Initial version of UPS application (ibm-openbmc#1)
  ibm-ups: Add --no-poll command line option
  ibm-ups: Poll UPS device for current status
  ibm-ups: Add ObjectManager interface
  ibm-ups: Add error logging
  ibm-ups: Fix race condition with state manager
  ibm-ups: Block SIGHUP and SIGCONT
  ibm-ups: Use object_t constructor with enum arg

Adriana Kobylak (4):
  psu-ng: Don't log brownout error if all PSUs are missing
  psu-ng: Implement the PowerSystemInputs interface
  psu-ng: Set the PowerSystemInputs status on Brownout condition
  psu-ng: Skip power supply validation if none are present

Reed Frandsen (12):
  Merge branch '1020' into master-10fc6e8
  Merge branch '1020' into master-f6f0da9
  Merge branch '1020' into master-3accffe
  Merge branch '1020' into master-1cb0f13
  Merge branch '1020' into master-280fa71
  Merge branch '1020' into master-3225a45
  Merge branch '1020' into master-d97aa51
  Merge branch '1020' into master-e5b1e08
  Merge branch '1020' into master-fa2734d
  Merge branch '1020' into master-b23e443
  Merge branch '1020' into master-7fce37b
  Merge branch '1020' into master-2a05492

Mike Capps (1):
  psu-ng : add header to SerialNumber property

Patrick Williams (1):
  sdbusplus: object: don't use 'bool' argument constructor

Matt Spinler (2):
  psu-ng: Add Availability support to power supplies
  psu-ng: Handle health rollup based on availability

Jim Wright (10):
  pseq: Clear power supply error at power on
  pseq: Cleanup Rainier config file pin entries
  pseq: Prevent multiple failures
  pseq: Issue failures as system terminating
  pseq: Refactor on failure method
  pseq: Observe minimum power off time
  pseq: Add all the GPIO pin values in failure data
  pseq: Remove disconnected Rainier system GPIO pins
  pseq: Cleanup Everest config file pin entries
  pseq: Add exists call before reading status vout

Change-Id: Ie5ad3966a6343dee8e7a09b696557fe91eed50a7

* phosphor-power: downstream srcrev bump 2c6cf12d1a..2d12b1cc05

Zev Weiss (1):
  regulators: Add phosphor-regulators service dependencies

Reed Frandsen (1):
  Merge branch '1020' into master-9666ddf

Shawn McCarney (8):
  ibm-ups: Initial version of UPS application (ibm-openbmc#1)
  ibm-ups: Add --no-poll command line option
  ibm-ups: Poll UPS device for current status
  ibm-ups: Add ObjectManager interface
  ibm-ups: Add error logging
  ibm-ups: Fix race condition with state manager
  ibm-ups: Block SIGHUP and SIGCONT
  ibm-ups: Use object_t constructor with enum arg

Brandon Wyman (6):
  psu-ng: Symlink to input history files
  psu-ng: Power supply class updates for input history
  psu-ng: INPUT_HISTORY syncHistory
  psu-ng: Add syncHistory for power state on
  psu-ng: faultLogged to false in clearFaultFlags
  Do not run validation if input/UV fault

Jim Wright (2):
  pseq: Correct Everest system rail ordering
  pseq: Add digital monitor rails to voltage fault

Change-Id: I56009d19d52f367155d3f7b6bf1113541305f97a

* phosphor-power: downstream srcrev bump 2d12b1cc05..601b935c5e

Reed Frandsen (1):
  Merge branch '1020' into master-dc777fa

Shawn McCarney (9):
  regulators: Host reboot should not redo operations
  ibm-ups: Initial version of UPS application (ibm-openbmc#1)
  ibm-ups: Add --no-poll command line option
  ibm-ups: Poll UPS device for current status
  ibm-ups: Add ObjectManager interface
  ibm-ups: Add error logging
  ibm-ups: Fix race condition with state manager
  ibm-ups: Block SIGHUP and SIGCONT
  ibm-ups: Use object_t constructor with enum arg

Change-Id: I6b078a37472d20f0f5d88d46a597a966a7891fb2

* phosphor-power: downstream srcrev bump 601b935c5e..510c5b89f9

Reed Frandsen (1):
  Merge branch '1020' into master-c9e840e

Shawn McCarney (8):
  ibm-ups: Initial version of UPS application (ibm-openbmc#1)
  ibm-ups: Add --no-poll command line option
  ibm-ups: Poll UPS device for current status
  ibm-ups: Add ObjectManager interface
  ibm-ups: Add error logging
  ibm-ups: Fix race condition with state manager
  ibm-ups: Block SIGHUP and SIGCONT
  ibm-ups: Use object_t constructor with enum arg

Brandon Wyman (1):
  psu-ng: Lower input history sync delay to 5ms

Change-Id: I758a657e4bc6e6adde228ba2ad1d95f288455a47
  • Loading branch information
rfrandse committed Jul 18, 2022
1 parent 549e626 commit db191ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-phosphor/recipes-phosphor/power/phosphor-power.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/ibm-openbmc/phosphor-power;nobranch=1"
SRCREV = "76bb2abb92b2826fbcdd7bb65a6eed0610553287"
SRCREV = "510c5b89f9c967e5509d38863b3c25f0fbf78995"

0 comments on commit db191ff

Please sign in to comment.