summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/power
Commit message (Collapse)AuthorAgeFilesLines
* Power supply monitor recipe, service, and confBrandon Wyman2017-09-274-0/+35
| | | | | | | | | | | | | | | Add the Witherspoon power supply monitor application, service file, and configuration files to the witherspoon-pfault-analysis recipe. Moved OBMC_POWER_SUPPLY_INSTANCES to the global metadata so it can be shared between recipes. Resolves: openbmc/openbmc#1731 Depends-On: Ie364a3dc5b7f19cbc587450fc54f231d1ec280f7 Change-Id: I340a1d48a979a97624843e59a5ab1b1ad04056bb Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
* witherspoon-pfault-analysis.inc: bump versionPatrick Williams2017-09-271-1/+1
| | | | | Change-Id: Ia9105ad5127778572cd29ea2bb45f54d6073c443 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* witherspoon-pfault-analysis.inc: bump versionPatrick Williams2017-09-261-1/+1
| | | | | Change-Id: I3fc8d7021a443d80085e8ee686658f7ecbaa9fd4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Revert "Revert "Add service to monitor the UCD90160 at runtime""Matt Spinler2017-09-263-2/+17
| | | | | | | | | | | | | Putting back in the service to monitor the UCD90160 power sequencer at runtime. This was originally reverted because it went in before the code to actually do the monitoring. This reverts commit 0878ef76896ac06757363a8669e8f03a2f436019. Resolves openbmc/openbmc#1724 Change-Id: I08fbaf59f54f7ac608ddde224b769054c979ecb4 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* witherspoon-pfault-analysis.inc: bump versionPatrick Williams2017-09-191-1/+1
| | | | | Change-Id: If1661cd9ef40b20b377472f68821ed80d458ee48 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Revert "Add service to monitor the UCD90160 at runtime"Matt Spinler2017-09-083-17/+2
| | | | | | | | | | | This reverts commit 8dac5fdbe854a5684664cd54f450094de0606a88. It went in a little early. Will put back in later. Resolves openbmc/openbmc#2235 Change-Id: Ia6d6e34460b668d2134f678c4a32d853bbf2f19d Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Add service to monitor the UCD90160 at runtimeMatt Spinler2017-08-303-2/+17
| | | | | | | | | | | | | | | | This service starts the witherspoon-pseq-monitor application with the runtime-monitor argument (as opposed to the pgood-monitor argument). The service will start after PGOOD comes on. The application monitors for loss of PGOOD at runtime, in which case it will analyze the UCD90160 power sequencer chip for errors. It will also poll the chip for the errors that can only be detected that way. Resolves openbmc/openbmc#1724 Change-Id: Ieb456f56b6b4223cf9fe7a0635c5a3e725efcb29 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Add Witherspoon Power Supply policyGunnar Mills2017-08-292-0/+169
| | | | | | | | | | Create an error if a power supply is removed while the system is powered on Resolves openbmc/openbmc#1860 Change-Id: I7456505bb16771e9fd6edad9ebf6c28dbd0b7824 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add service and recipe for PGOOD fail errorsMatt Spinler2017-08-285-0/+67
The service starts the witherspoon-pseq-monitor application. The service will start right after a power on has been kicked off and will create an error log if PGOOD doesn't come on in a certain amount of time. Future witherspoon-pseq-monitor enhancements will add more functionality to analyze the power sequencer chip to see which hardware was the actual cause of the fail. Resolves openbmc/openbmc#2147 Change-Id: Ia64c59985da57352a007dcaab82d317cdec0fa50 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
OpenPOWER on IntegriCloud