#
00b305b9 |
| 29-Jul-2024 |
George Liu <liuxiwei@ieisystem.com> |
README.md: Fix MD025 warnings
The following warnings are generated by using markdownlint analysis: ``` MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Sens
README.md: Fix MD025 warnings
The following warnings are generated by using markdownlint analysis: ``` MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Sensor Type Documentation"] ``` Refer to markdown-lint [1] to fix MD025 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/025-single-h1.md
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ibb6361abd1da5afe9c0900242bc58546b4479a41
show more ...
|
#
084daf31 |
| 29-Jul-2024 |
George Liu <liuxiwei@ieisystem.com> |
README.md: Fix MD040 warnings
The following warnings are generated by using markdownlint analysis: ``` MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
README.md: Fix MD040 warnings
The following warnings are generated by using markdownlint analysis: ``` MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] ``` Refer to markdown-lint [1] to fix MD040 [1]: https://github.com/updownpress/markdown-lint/blob/master/rules/040-fenced-code-language.md
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ia2d19b88db5d82492f0b9a421f25bb933f041446
show more ...
|
#
be53d6b9 |
| 04-Oct-2023 |
Andrew Geissler <geissonator@yahoo.com> |
adcsensor: add some documentation
Recently dug into utilizing the adcsensor feature so figured my notes could be useful to others who want to utilize this feature.
Change-Id: I56fa1b3f79a353987af89
adcsensor: add some documentation
Recently dug into utilizing the adcsensor feature so figured my notes could be useful to others who want to utilize this feature.
Change-Id: I56fa1b3f79a353987af89dbcac2335240ba4d1c4 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
#
1e384254 |
| 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: I559c9172dec2df448317fa6d7bd3d2660d4f62f3 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
e1a18f3e |
| 05-Nov-2021 |
Zhikui Ren <zhikui.ren@intel.com> |
Update README
Add some description for dbus interface and configuration supported by dbus-sensors.
Signed-off-by: Zhikui Ren <zhikui.ren@intel.com> Change-Id: I281f1b0abe6d7f77e23418a55e82d3d99d5da
Update README
Add some description for dbus interface and configuration supported by dbus-sensors.
Signed-off-by: Zhikui Ren <zhikui.ren@intel.com> Change-Id: I281f1b0abe6d7f77e23418a55e82d3d99d5da4f2
show more ...
|
#
0947d7c1 |
| 30-Mar-2021 |
Josh Lehan <krellan@google.com> |
README: add ExternalSensor documentation link
Content of the link is here: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/41452
Signed-off-by: Josh Lehan <krellan@google.com> Change-Id: Iab3b0
README: add ExternalSensor documentation link
Content of the link is here: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/41452
Signed-off-by: Josh Lehan <krellan@google.com> Change-Id: Iab3b015c39c4d870436d2fef910575e31dc2b364
show more ...
|
#
2a408b94 |
| 31-Jan-2019 |
James Feist <james.feist@linux.intel.com> |
Add initial README
Change-Id: I60ae185f7428f66582390af4ba440cb4a0426428 Signed-off-by: James Feist <james.feist@linux.intel.com>
|