History log of /openbmc/witherspoon-pfault-analysis/power-sequencer/templates/ (Results 1 – 6 of 6)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2c4fbc4c26-Jun-2020 Patrick Williams <patrick@stwcx.xyz>

clang-format: update to latest version

Pick up latest .clang-format file from the docs repository.
Fix formatting on all files.
Minor compile fixes due to GCC10 and sdbusplus changes.

Signed-off-by

clang-format: update to latest version

Pick up latest .clang-format file from the docs repository.
Fix formatting on all files.
Minor compile fixes due to GCC10 and sdbusplus changes.

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

show more ...


/openbmc/witherspoon-pfault-analysis/.clang-format
/openbmc/witherspoon-pfault-analysis/.gitignore
/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
/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
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/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.hpp
573f887c11-Apr-2019 Brandon Wyman <bjwyman@gmail.com>

Update to get GPIOAnalysis from parsing YAML

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

2ca8e48a11-Apr-2019 Brandon Wyman <bjwyman@gmail.com>

Update to get GPIConfigs from parsing YAML

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

ee21fd2811-Apr-2019 Brandon Wyman <bjwyman@gmail.com>

Update to get RailNames from parsing YAML

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

f99887b205-Apr-2019 Brandon Wyman <bjwyman@gmail.com>

Update script and template to parse index and path

Change-Id: Ibe4ce9aa9f16c915934c44c49337b30e2ea4b67b
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
/openbmc/witherspoon-pfault-analysis/power-sequencer/example/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
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