#
f4febd00 |
| 08-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: I35ec9c19ae581e4dd00b515c1bba3a9c1862eeb1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
fd0ec1f9 |
| 03-Mar-2022 |
Glukhov Mikhail <mikl@greenfil.ru> |
Fix i2s sensor path
Signed-off-by: Glukhov Mikhail <mikl@greenfil.ru> Change-Id: Ia890c3ed8becbbad0a04a6fa6bd2e505f1cc55d0
|
#
2bc8dac0 |
| 03-Aug-2021 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
Update links to phosphor-dbus-interfaces YAMLs
These commands were used to automatically correct the links: find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/tree\/master \/xyz/phosphor-dbus
Update links to phosphor-dbus-interfaces YAMLs
These commands were used to automatically correct the links: find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/tree\/master \/xyz/phosphor-dbus-interfaces\/tree\/master\/yaml\/xyz/g' {} + find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/blob\/master \/xyz/phosphor-dbus-interfaces\/blob\/master\/yaml\/xyz/g' {} +
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Icdb96d947f30e4df4f68c4df7300cce0449d3286
show more ...
|
#
cc96145d |
| 18-May-2021 |
Brandon Wyman <bjwyman@gmail.com> |
sensors: Fix repository and example links
The phosphor-hwmon and dbus-sensors links do not work with paranthenses (), they should be brackets [].
The Palmetto configuration example link changed. Th
sensors: Fix repository and example links
The phosphor-hwmon and dbus-sensors links do not work with paranthenses (), they should be brackets [].
The Palmetto configuration example link changed. The meta-openbmc-machines path no longer exists, the meta-palmetto is under meta-ibm.
Fixes openbmc/docs#61.
Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Change-Id: Ie16d42d0666ab0733f0a5dc8af42a7025a73382d
show more ...
|
#
8392a6f4 |
| 14-Apr-2021 |
Matt Spinler <spinler@us.ibm.com> |
sensors: Specify repo and remove MRW section
Specify that this document only applies configuring sensors with the phosphor-hwmon-readd application.
Also remove the section on how to configure senso
sensors: Specify repo and remove MRW section
Specify that this document only applies configuring sensors with the phosphor-hwmon-readd application.
Also remove the section on how to configure sensors using IBM's MRW (Machine Readable Workbook - an XML representation of the system that can be used to generate configs), since it's something only IBM ended up using, and it won't be used on future platforms anyway.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I9adf3fc90f9855a0023f49e79eab8009d0134fa8
show more ...
|
#
99585d46 |
| 17-Oct-2019 |
Gunnar Mills <gmills@us.ibm.com> |
Move sensor-architecture.md under architecture/
Change-Id: I118f6a95eea8d28b2aefce6c73bc2a4b726081fc Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|