Searched full:powersaving (Results 1 – 17 of 17) sorted by relevance
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_powersubsystem_settings.robot | 17 @{VALID_POWER_MODES} Static PowerSaving MaximumPerformance 34 # "PowerSaving" 60 PowerSaving
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ |
H A D | Mode.interface.yaml | 54 PowerSaving in that more performance is retained and less power 66 - name: PowerSaving
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | computer_system.hpp | 172 PowerSaving, enumerator 380 {PowerMode::PowerSaving, "PowerSaving"},
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
D | sumo_smc.c |
|
D | sumo_dpm.h |
|
/openbmc/linux/Documentation/driver-api/80211/ |
D | mac80211-advanced.rst |
|
/openbmc/linux/Documentation/ABI/testing/ |
D | sysfs-platform-msi-laptop |
|
/openbmc/entity-manager/schemas/ |
H A D | ibm.json | 85 "enum": ["Static", "PowerSaving", "MaximumPerformance"]
|
/openbmc/u-boot/drivers/block/ |
H A D | ide.c | 691 #if 0 /* only used to test the powersaving mode, in ide_ident() 967 /* first check if the drive is in Powersaving mode, if yes, in ide_read() 979 printf("No Powersaving mode %X\n", c); in ide_read() 982 debug("Powersaving %02X\n", c); in ide_read()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | ComputerSystem.v1_25_0.json | 2031 "PowerSaving", 2041 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 2045 "PowerSaving": "The system performs at reduced speeds to save power.", string 2049 … is low to save power. This mode is a compromise between `MaximumPerformance` and `PowerSaving`.", 2051 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 2055 …"PowerSaving": "This value shall indicate the system performs at reduced speeds to save power. Th… string
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | ComputerSystem.v1_25_0.json | 2031 "PowerSaving", 2041 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 2045 "PowerSaving": "The system performs at reduced speeds to save power.", string 2049 … is low to save power. This mode is a compromise between `MaximumPerformance` and `PowerSaving`.", 2051 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 2055 …"PowerSaving": "This value shall indicate the system performs at reduced speeds to save power. Th… string
|
/openbmc/linux/drivers/media/usb/pwc/ |
D | pwc.h |
|
/openbmc/linux/Documentation/cpu-freq/ |
D | cpu-drivers.rst |
|
/openbmc/openpower-occ-control/ |
H A D | powermode.cpp | 77 Mode::PowerMode::PowerSaving}); 222 else if (mode == Mode::PowerMode::PowerSaving) in getInternalMode() 399 dBusMode = Mode::PowerMode::PowerSaving; in updateDbusMode()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems.hpp | 2071 "xyz.openbmc_project.Control.Power.Mode.PowerMode.PowerSaving") 2073 return PowerMode::PowerSaving; 2128 modeList.emplace_back("PowerSaving"); in afterGetPowerMode() 2250 else if (modeValue == PowerMode::PowerSaving) 2252 mode = "xyz.openbmc_project.Control.Power.Mode.PowerMode.PowerSaving";
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | ComputerSystem_v1.xml | 3105 …is low to save power. This mode is a compromise between `MaximumPerformance` and `PowerSaving`."/> 3107 <Member Name="PowerSaving"> 3124 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 3125 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | ComputerSystem_v1.xml | 3105 …is low to save power. This mode is a compromise between `MaximumPerformance` and `PowerSaving`."/> 3107 <Member Name="PowerSaving"> 3124 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 3125 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p…
|