/openbmc/docs/designs/oem/ibm/ |
H A D | system-power-mode.md | 1 # System Power Mode and Idle Power Saver Support 22 send a mode change and idle power saver (IPS) settings to the OCC. It will also 34 runtime, the BMC will need to send the mode and the idle power saver settings to 43 - Power Saver 74 the OCC and a SET_CONFIG_DATA (0x21) command with the Idle Power Saver 78 Default values will also be defined for Power Mode and Idle Power Saver 84 The customer requested PowerMode and Idle Power Saver parameters will be stored 99 interface to allow customer to set power mode and idle power saver settings 112 power saver setting. This testing will be automated
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ |
H A D | IdlePowerSaver.interface.yaml | 2 Implement Idle Power Saver capabilities of the system. 21 power saver is activated. 34 saver is deactivated.
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | libxscrnsaver_1.2.4.bb | 3 SUMMARY = "Xscrnsaver: X Screen Saver extension library" 9 allows an external \"screen saver\" client to detect when the alternate \
|
/openbmc/openpower-occ-control/ |
H A D | powermode.hpp | 131 /** @brief Write Idle Power Saver parameters to persistent file 169 /** @brief Get the Idle Power Saver properties from DBus 255 * @param[in] ipsPath - Idle Power Saver dbus path 292 /** @brief Send Idle Power Saver config data to the master OCC 435 /** @brief Get the Idle Power Saver properties 448 /** Update the Idle Power Saver data on DBus 476 /** @brief Get the default Idle Power Saver properties for this system type 490 /** @brief Read the default Idle Power Saver parameters and save them to the
|
H A D | powermode.cpp | 114 // Read the persisted Idle Power Saver parametres in createIpsObject() 117 // Update Idle Power Saver parameters on DBus in createIpsObject() 556 "ipsChanged: Idle Power Saver can not be modified in an ECO power mode"); in ipsChanged() 565 lg2::info("Idle Power Saver change: Enabled={STAT}", "STAT", in ipsChanged() 573 lg2::info("Idle Power Saver change: Enter Util={UTIL}%", "UTIL", in ipsChanged() 583 lg2::info("Idle Power Saver change: Enter Time={TIME}sec", "TIME", in ipsChanged() 591 lg2::info("Idle Power Saver change: Exit Util={UTIL}%", "UTIL", in ipsChanged() 600 lg2::info("Idle Power Saver change: Exit Time={TIME}sec", "TIME", in ipsChanged() 612 "Idle Power Saver Exit Utilization is 0%. Restoring default parameters"); in ipsChanged() 631 /** @brief Get the Idle Power Saver properties from persisted data [all …]
|
H A D | README.md | 5 power cap support, system power mode support, and idle power saver support. OCC
|
/openbmc/entity-manager/schemas/ |
H A D | ibm.json | 78 …"description": "Default state of idle power saver mode. Setting to true will enable idle power sav…
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-screensaver/ |
H A D | xfce4-screensaver_4.18.1.bb | 2 DESCRIPTION = "Xfce screensaver is a screen saver and locker that aims to have simple, sane, secure…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/ |
H A D | xscreensaver_6.04.bb | 1 SUMMARY = "X screen saver and locker"
|
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/ |
H A D | xserver-nodm-init_3.0.bb | 26 # dpms and screen saver will be on only if 'blank' is in PACKAGECONFIG
|
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/ |
H A D | psc_defs.h | 16 * DESCRIPTION: Provides local definitions for the power saver controller
|
/openbmc/linux/net/bridge/netfilter/ |
H A D | ebt_limit.c | 57 /* Precision saver. */
|
/openbmc/linux/net/netfilter/ |
H A D | xt_limit.c | 94 /* Precision saver. */
|
H A D | xt_hashlimit.c | 488 /* Precision saver. */
|
/openbmc/openbmc-test-automation/gui/gui_test/overview_menu/ |
H A D | test_overview_menu.robot | 300 Page Should Contain Idle power saver
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | ComputerSystem.v1_23_0.json | 719 "description": "The idle power saver settings of the computer system.", 720 …"longDescription": "This property shall contain the idle power saver settings of the computer syst… 1383 "description": "The idle power saver settings of a computer system.", 1384 …"longDescription": "This object shall contain the idle power saver settings of a computer system.", 1401 "description": "An indication of whether idle power saver is enabled.", 1402 … "longDescription": "The value of this property shall indicate if idle power saver is enabled.",
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | ComputerSystem.v1_23_0.json | 719 "description": "The idle power saver settings of the computer system.", 720 …"longDescription": "This property shall contain the idle power saver settings of the computer syst… 1383 "description": "The idle power saver settings of a computer system.", 1384 …"longDescription": "This object shall contain the idle power saver settings of a computer system.", 1401 "description": "An indication of whether idle power saver is enabled.", 1402 … "longDescription": "The value of this property shall indicate if idle power saver is enabled.",
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems.hpp | 2507 * @brief Parse the Idle Power Saver properties into json 2581 BMCWEB_LOG_DEBUG("Get idle power saver parameters"); in getIdlePowerSaver() 2654 BMCWEB_LOG_DEBUG("EXIT: Get idle power saver parameters"); in getIdlePowerSaver() 2658 * @brief Sets Idle Power Saver properties. 2680 BMCWEB_LOG_DEBUG("Set idle power saver properties"); in setIdlePowerSaver() 2775 BMCWEB_LOG_DEBUG("EXIT: Set idle power saver parameters"); in setIdlePowerSaver()
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 601 #define KEY_SCREENSAVER 0x245 /* AL Screen Saver */
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 612 #define KEY_SCREENSAVER 0x245 /* AL Screen Saver */
|
H A D | ethtool.h | 284 * - from 1 millisecond, which does not sound like much of a power-saver
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 612 #define KEY_SCREENSAVER 0x245 /* AL Screen Saver */
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 612 #define KEY_SCREENSAVER 0x245 /* AL Screen Saver */
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | ComputerSystem_v1.xml | 3201 …<Annotation Term="OData.Description" String="The idle power saver settings of the computer system.… 3202 …OData.LongDescription" String="This property shall contain the idle power saver settings of the co… 3212 …<Annotation Term="OData.Description" String="The idle power saver settings of a computer system."/> 3213 …="OData.LongDescription" String="This object shall contain the idle power saver settings of a comp… 3216 …<Annotation Term="OData.Description" String="An indication of whether idle power saver is enabled.… 3217 …ngDescription" String="The value of this property shall indicate if idle power saver is enabled."/>
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | ComputerSystem_v1.xml | 3201 …<Annotation Term="OData.Description" String="The idle power saver settings of the computer system.… 3202 …OData.LongDescription" String="This property shall contain the idle power saver settings of the co… 3212 …<Annotation Term="OData.Description" String="The idle power saver settings of a computer system."/> 3213 …="OData.LongDescription" String="This object shall contain the idle power saver settings of a comp… 3216 …<Annotation Term="OData.Description" String="An indication of whether idle power saver is enabled.… 3217 …ngDescription" String="The value of this property shall indicate if idle power saver is enabled."/>
|