| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
TurboAllowed interface is used to tell host that it is allowed
to turn on turbo mode.
Turbo mode is a setting to enable processor frequency boosting.
Change-Id: I85fe32de9777580d9feaab5ae22e6db6a2e691ff
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
|
|
|
|
|
|
|
|
| |
Added the PowerSupplyRedundancy interface to be used to set the
redundancy of the power supplies.
Change-Id: I5394975963b79ae74ed7a6caf7a5bf48879f34ba
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following reference indicates that pwm[n], when available
are consistently implemented. Therefore, it's a valid approach.
https://www.kernel.org/doc/Documentation/hwmon/sysfs-interface
I'd like to use this interface with phosphor-hwmon to control our
fans in a similar fashion to RPM-driven control via a target.
Change-Id: Ic1d9363d616e650ba7d5162f424700d6768cdf1f
Signed-off-by: Patrick Venture <venture@google.com>
|
|
|
|
|
|
|
|
|
|
|
| |
It's the choice of the implementer on whether to apply the
policy on just a power loss or on a power loss and a BMC
reboot
Partially Resolves openbmc/openbmc#2454
Change-Id: Ia52a92a23d8e66f667a2c7d6ca163ae78915232f
Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
|
|
|
|
|
| |
Change-Id: Ie9451b2b67a281e9d5eac47d3d06e4ea6f0e2323
Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Add a framework for describing minimum ship level configurations.
Minimum ship level configurations could be useful to enable legacy
hardware configurations in product development while still preventing
manufacturing escapes of those legacy parts.
Change-Id: I005a035ac824a3f966caee4582f0e3344cfa0bca
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
|
|
|
| |
Change-Id: I244484a4dcac0b01fb859a9d5436c3f0bb04b39d
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
|
|
|
|
|
|
|
|
| |
This property will be used to enable and disable the
power cap for the system
Change-Id: Ifd7b2be89a33e45b9ed2e3832aa13d81b829bc85
Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
|
|
|
|
|
| |
Change-Id: Ic52faba7a24bcf58f3326b1587282ca8398e9a70
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
|
|
|
|
|
|
|
| |
Resolves openbmc/openbmc#1486.
Change-Id: I377f40516a6a0317bb4b5d811704288048c83cc8
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
|
|
|
|
|
|
|
|
|
|
| |
Currently the phosphor-logging repo requires all error.yaml
files have a corresponding metadata.yaml. A future change
will remove this requirement but for now just provide
the metadata file.
Change-Id: I9a3cbfbca39d180f7ed62cff4edd15807ac69e75
Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
|
|
|
|
|
|
|
|
| |
At times the OpenBMC needs to interface with the host.
These are the supported commands to send to the host.
Change-Id: I376716336af7b8f3fdfd1a385d7ed5c4e6ba058b
Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
|
|
|
|
|
|
|
|
| |
Callout the device associated to a Control interface when a write
failure occurs
Change-Id: I8471dd99b63c6adf17b5654f2636917b308333d2
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
|
The Control.FanSpeed interface contains the 'Target' property that is
intended for setting the requested target RPM speed of a fan.
Change-Id: Id6c1870cdad980886f8a5a551b1da0ad74dc7af9
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|