#
0e78828c |
| 31-Jan-2025 |
Patrick Williams <patrick@stwcx.xyz> |
regenerate-meson: enable meson formatting
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5bc2c84cf2ebb3a8d64c96bf3c02e4f34d1f28dd
|
#
7f154004 |
| 03-Jan-2025 |
Patrick Williams <patrick@stwcx.xyz> |
build: support registry generation
sdbus++-gen-meson version 10 adds support for redfish registry generation and greatly simplifies the install directives.
Regenerate the YAML meson files and modif
build: support registry generation
sdbus++-gen-meson version 10 adds support for redfish registry generation and greatly simplifies the install directives.
Regenerate the YAML meson files and modify the base meson.build as necessary. Also, format meson.build with `meson format`.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I77586fca7742d5468803913cb45276ca57271655
show more ...
|
#
47709f23 |
| 03-May-2023 |
Chris Cain <cjcain@us.ibm.com> |
Control.Power.Throttle: Add throttle Interface
Define a throttle status interface. This allows users to determine if a component is being throttled and if so, what the causes are for the throttle. T
Control.Power.Throttle: Add throttle Interface
Define a throttle status interface. This allows users to determine if a component is being throttled and if so, what the causes are for the throttle. This is part of the Redfish 2022.3 Schema.
Change-Id: I30e820993e3c225cd82bbd6c78e0a01f9a432282 Signed-off-by: Chris Cain <cjcain@us.ibm.com>
show more ...
|
#
78f3103d |
| 20-Oct-2022 |
Chris Cain <cjcain@us.ibm.com> |
Control.Power.CapLimits: Add power cap limits interface
This interface will provide the minimum and maximum power cap values supported. This will be hosted/written by OCC.Control and is replacing th
Control.Power.CapLimits: Add power cap limits interface
This interface will provide the minimum and maximum power cap values supported. This will be hosted/written by OCC.Control and is replacing the same properties from Control.Power.Cap.
The properties in Control.Power.Cap are hosted by Settings and the cap limits had to temporarily be made writable so that OCC.Control could write them.
Change-Id: Id24be182f7af8bfdc66d312a72b56afe172f8543 Signed-off-by: Chris Cain <cjcain@us.ibm.com>
show more ...
|
#
11335246 |
| 12-Sep-2022 |
Patrick Williams <patrick@stwcx.xyz> |
gen: update due to sdbusplus-gen-meson change
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9491eb608d9c6849b3e39fe212054a3651bfb824
|
#
7f832232 |
| 20-Sep-2021 |
Chris Cain <cjcain@us.ibm.com> |
Control.Power.IdlePowerSaver: Add Idle Power Saver Interface
Add idle power saver properties to allow users to control the idle power saver function. This is part of the Redfish 2021.2 Schema.
Chan
Control.Power.IdlePowerSaver: Add Idle Power Saver Interface
Add idle power saver properties to allow users to control the idle power saver function. This is part of the Redfish 2021.2 Schema.
Change-Id: I8ef75a938ddb49a9659101d971519ac0297ede56 Signed-off-by: Chris Cain <cjcain@us.ibm.com>
show more ...
|
#
b1b4d261 |
| 05-Jun-2021 |
William A. Kennington III <wak@google.com> |
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan th
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan the yamldir.
Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
#
2600affc |
| 05-Jun-2021 |
William A. Kennington III <wak@google.com> |
build: Regenerate meson for sdbus++ update
Change-Id: I6c7b9fc22d7acf593c268713b2ef837ab983b956 Signed-off-by: William A. Kennington III <wak@google.com>
|
#
33458d44 |
| 21-Apr-2021 |
Chris Cain <cjcain@us.ibm.com> |
Control.Power.Mode: Add System Power Mode Interface YAML
Define the system power mode interface. This will allow users to set the power mode for a system. The power mode defines how the processor f
Control.Power.Mode: Add System Power Mode Interface YAML
Define the system power mode interface. This will allow users to set the power mode for a system. The power mode defines how the processor frequency will be set based on power and performance. This is part of the Redfish 2021.1 Schema.
Signed-off-by: Chris Cain <cjcain@us.ibm.com> Change-Id: Ifd1145b1e0a31c9c71e2377de1cb01fcba5a4188
show more ...
|
#
16599e2d |
| 15-Apr-2021 |
Patrick Williams <patrick@stwcx.xyz> |
build: regenerate meson with latest sdbusplus version
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Idb01b777bb90b165c906aacad24b0d3c9b0e93d2
|
#
d9632146 |
| 24-Jun-2020 |
Patrick Williams <patrick@stwcx.xyz> |
build: add sdbus++-gen-meson generated files
Use the tool to generate the meson.build files for the current tree of interfaces, but do not utilize them yet. Add a small helper tool to regenerate as
build: add sdbus++-gen-meson generated files
Use the tool to generate the meson.build files for the current tree of interfaces, but do not utilize them yet. Add a small helper tool to regenerate as needed.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie1f68984e5b01dcab661863d2ac719d0e3cd45c1
show more ...
|