History log of /openbmc/witherspoon-pfault-analysis/power-sequencer/example/ (Results 1 – 3 of 3)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3a80545708-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

Change-Id: Ic70a9bbc0d86851d5c9885e9be891545b27628b4
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


/openbmc/witherspoon-pfault-analysis/.clang-format
/openbmc/witherspoon-pfault-analysis/.gitignore
/openbmc/witherspoon-pfault-analysis/OWNERS
/openbmc/witherspoon-pfault-analysis/README.md
/openbmc/witherspoon-pfault-analysis/device.hpp
/openbmc/witherspoon-pfault-analysis/device_monitor.hpp
/openbmc/witherspoon-pfault-analysis/elog-errors.hpp
/openbmc/witherspoon-pfault-analysis/file.hpp
/openbmc/witherspoon-pfault-analysis/gpio.cpp
/openbmc/witherspoon-pfault-analysis/gpio.hpp
/openbmc/witherspoon-pfault-analysis/meson.build
/openbmc/witherspoon-pfault-analysis/meson_options.txt
/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/Fault.errors.yaml
/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/Fault.metadata.yaml
/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/Fault/meson.build
/openbmc/witherspoon-pfault-analysis/pmbus.cpp
ucd90160.yaml
/openbmc/witherspoon-pfault-analysis/power-sequencer/gen-ucd90160-defs.py
/openbmc/witherspoon-pfault-analysis/power-sequencer/main.cpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/meson.build
/openbmc/witherspoon-pfault-analysis/power-sequencer/pgood_monitor.cpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/pgood_monitor.hpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/runtime_monitor.cpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/runtime_monitor.hpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/templates/ucd90160_defs.mako.cpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/types.hpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/ucd90160.cpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/ucd90160.hpp
/openbmc/witherspoon-pfault-analysis/power-supply/average.hpp
/openbmc/witherspoon-pfault-analysis/power-supply/main.cpp
/openbmc/witherspoon-pfault-analysis/power-supply/maximum.hpp
/openbmc/witherspoon-pfault-analysis/power-supply/meson.build
/openbmc/witherspoon-pfault-analysis/power-supply/power_supply.cpp
/openbmc/witherspoon-pfault-analysis/power-supply/power_supply.hpp
/openbmc/witherspoon-pfault-analysis/power-supply/record_manager.cpp
/openbmc/witherspoon-pfault-analysis/power-supply/record_manager.hpp
/openbmc/witherspoon-pfault-analysis/power-supply/test/meson.build
/openbmc/witherspoon-pfault-analysis/test/meson.build
/openbmc/witherspoon-pfault-analysis/utility.cpp
/openbmc/witherspoon-pfault-analysis/utility.hpp
926aa4dd03-Apr-2019 Brandon Wyman <bjwyman@gmail.com>

Fill in example YAML file based on Witherspoon

Change-Id: Ib42605a551f5a0c8c61e5aaf71f05e54da2cb7e4
Signed-off-by: Brandon Wyman <bjwyman@gmail.com>

34e257ba28-Mar-2019 Brandon Wyman <bjwyman@gmail.com>

Use YAML for UCD definitions

Use a Python script to generate the UCD power sequencer information
needed for the pseq-monitor application.

Change-Id: I51f4b61bb4f22705584b73ba599b517780fa9adc
Signed

Use YAML for UCD definitions

Use a Python script to generate the UCD power sequencer information
needed for the pseq-monitor application.

Change-Id: I51f4b61bb4f22705584b73ba599b517780fa9adc
Signed-off-by: Brandon Wyman <bjwyman@gmail.com>

show more ...


/openbmc/witherspoon-pfault-analysis/.clang-format
/openbmc/witherspoon-pfault-analysis/.gitignore
/openbmc/witherspoon-pfault-analysis/LICENSE
/openbmc/witherspoon-pfault-analysis/MAINTAINERS
/openbmc/witherspoon-pfault-analysis/Makefile.am
/openbmc/witherspoon-pfault-analysis/README.md
/openbmc/witherspoon-pfault-analysis/argument.hpp
/openbmc/witherspoon-pfault-analysis/bootstrap.sh
/openbmc/witherspoon-pfault-analysis/configure.ac
/openbmc/witherspoon-pfault-analysis/device.hpp
/openbmc/witherspoon-pfault-analysis/device_monitor.hpp
/openbmc/witherspoon-pfault-analysis/elog-errors.hpp
/openbmc/witherspoon-pfault-analysis/file.hpp
/openbmc/witherspoon-pfault-analysis/gpio.cpp
/openbmc/witherspoon-pfault-analysis/gpio.hpp
/openbmc/witherspoon-pfault-analysis/names_values.hpp
/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/Fault.errors.yaml
/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/Fault.metadata.yaml
/openbmc/witherspoon-pfault-analysis/pmbus.cpp
/openbmc/witherspoon-pfault-analysis/pmbus.hpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/Makefile.am
/openbmc/witherspoon-pfault-analysis/power-sequencer/argument.cpp
ucd90160.yaml
/openbmc/witherspoon-pfault-analysis/power-sequencer/gen-ucd90160-defs.py
/openbmc/witherspoon-pfault-analysis/power-sequencer/main.cpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/pgood_monitor.cpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/pgood_monitor.hpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/runtime_monitor.cpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/runtime_monitor.hpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/templates/ucd90160_defs.mako.cpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/types.hpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/ucd90160.cpp
/openbmc/witherspoon-pfault-analysis/power-sequencer/ucd90160.hpp
/openbmc/witherspoon-pfault-analysis/power-supply/Makefile.am
/openbmc/witherspoon-pfault-analysis/power-supply/argument.cpp
/openbmc/witherspoon-pfault-analysis/power-supply/average.hpp
/openbmc/witherspoon-pfault-analysis/power-supply/main.cpp
/openbmc/witherspoon-pfault-analysis/power-supply/maximum.hpp
/openbmc/witherspoon-pfault-analysis/power-supply/power_supply.cpp
/openbmc/witherspoon-pfault-analysis/power-supply/power_supply.hpp
/openbmc/witherspoon-pfault-analysis/power-supply/record_manager.cpp
/openbmc/witherspoon-pfault-analysis/power-supply/record_manager.hpp
/openbmc/witherspoon-pfault-analysis/power-supply/test/Makefile.am
/openbmc/witherspoon-pfault-analysis/power-supply/test/test_records.cpp
/openbmc/witherspoon-pfault-analysis/test/Makefile.am
/openbmc/witherspoon-pfault-analysis/test/nvtest.cpp
/openbmc/witherspoon-pfault-analysis/utility.cpp
/openbmc/witherspoon-pfault-analysis/utility.hpp