/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | power_message_registry.hpp | 1 // SPDX-License-Identifier: Apache-2.0 2 // SPDX-FileCopyrightText: Copyright OpenBMC Authors 6 * This is an auto-generated header which contains definitions 18 // clang-format off 20 namespace redfish::registries::power namespace 28 "Power Message Registry", 30 …"This registry defines messages related to electrical measurements and power distribution equipmen… 31 "Power", 35 "https://redfish.dmtf.org/registries/Power.1.0.1.json"; 102 …g is no longer below the lower critical threshold but is still outside of normal operating range.", [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | samsung,s5m8767.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Samsung S5M8767 Power Management IC regulators 10 - Krzysztof Kozlowski <krzk@kernel.org> 13 This is a part of device tree bindings for S2M and S5M family of Power 23 "^LDO([1-9]|1[0-9]|2[0-8])$": 36 Describes the different operating modes of the LDO's with power mode 38 0 - always off mode 39 1 - on in normal mode [all …]
|
H A D | maxim,max77802.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Maxim MAX77802 Power Management IC regulators 10 - Javier Martinez Canillas <javier@dowhile0.org> 11 - Krzysztof Kozlowski <krzk@kernel.org> 14 This is a part of device tree bindings for Maxim MAX77802 Power Management 17 The Maxim MAX77686 provides 10 high-efficiency Buck and 32 Low-DropOut (LDO) 23 Certain regulators support "regulator-initial-mode" and "regulator-mode". 24 The valid modes list is defined in the dt-bindings/regulator/maxim,max77802.h [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/ |
H A D | PowerSystemInputs.interface.yaml | 2 Implement to describe the status of the power supplied to the chassis by the 3 power supply unit(s). It is expected that the relationship to the chassis is 4 shown by implementing this interface under a multi-object path, such as 8 - name: Status 12 The current status of the power being supplied to the chassis. 15 - name: Status 17 Power status enum. 19 - name: Fault 21 The power supply unit(s) are not providing enough power for 22 normal chassis operation, such as in a Brownout/Blackout [all …]
|
/openbmc/linux/tools/power/x86/x86_energy_perf_policy/ |
H A D | x86_energy_perf_policy.8 | 1 .\" This page Copyright (C) 2010 - 2015 Len Brown <len.brown@intel.com> 5 x86_energy_perf_policy \- Manage Energy vs. Performance Policy via x86 Model Specific Registers 10 .RB "scope: \-\-cpu\ cpu-list | \-\-pkg\ pkg-list" 12 .RB "cpu-list, pkg-list: # | #,# | #-# | all" 14 .RB "field: \-\-all | \-\-epb | \-\-hwp-epp | \-\-hwp-min | \-\-hwp-max | \-\-hwp-desired" 16 .RB "other: (\-\-force | \-\-hwp-enable | \-\-turbo-enable) value)" 18 .RB "value: # | default | performance | balance-performance | balance-power | power" 21 displays and updates energy-performance policy settings specific to 23 updates, no matter if the Linux cpufreq sub-system is enabled or not. 27 such as how aggressively the hardware enters and exits CPU idle states (C-states) [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.POST | 1 Power-On-Self-Test support in U-Boot 2 ------------------------------------ 4 This project is to support Power-On-Self-Test (POST) in U-Boot. 6 1. High-level requirements 11 and running Power-On-Self-Test in U-Boot. This framework shall 21 The framework shall allow run-time configuration of the lists 22 of tests running on normal/power-fail booting. 31 3) The following POST tests shall be developed for MPC823E-based 51 enhancing U-Boot/Linux to provide a common framework for running POST 54 2.1. Hardware-independent POST layer [all …]
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-sc27xx.c | 1 // SPDX-License-Identifier: GPL-2.0 92 /* power control/status definition */ 113 * The Spreadtrum RTC controller has 3 groups registers, including time, normal 115 * the normal alarm registers are used to set normal alarm, and the auxiliary 118 * event can power up system from power down status. 128 return regmap_write(rtc->regmap, rtc->base + SPRD_RTC_INT_CLR, in sprd_rtc_clear_alarm_ints() 137 ret = regmap_read(rtc->regmap, rtc->base + SPRD_RTC_SPG_VALUE, &val); in sprd_rtc_lock_alarm() 147 ret = regmap_write(rtc->regmap, rtc->base + SPRD_RTC_SPG_UPD, val); in sprd_rtc_lock_alarm() 152 ret = regmap_read_poll_timeout(rtc->regmap, in sprd_rtc_lock_alarm() 153 rtc->base + SPRD_RTC_INT_RAW_STS, val, in sprd_rtc_lock_alarm() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | samsung,s5m8767.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Samsung S5M8767 Power Management IC 10 - Krzysztof Kozlowski <krzk@kernel.org> 13 This is a part of device tree bindings for S2M and S5M family of Power 16 The Samsung S5M8767 is a Power Management IC which includes voltage 17 and current regulators, RTC, clock outputs and other sub-blocks. 21 const: samsung,s5m8767-pmic 39 s5m8767,pmic-buck2-dvs-voltage: [all …]
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-bus-usb | 1 What: /sys/bus/usb/devices/.../power/level 7 power/level. This file holds a power-level setting for 11 although normal suspends for system sleep will still 16 During normal use, devices should be left in the "auto" 20 write "0" to power/autosuspend. 26 initializes all non-hub devices in the "on" level. Some 30 Use the power/control file instead; it does exactly the
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Power.v1_7_3.json | 2 "$id": "http://redfish.dmtf.org/schemas/v1/Power.v1_7_3.json", 3 "$ref": "#/definitions/Power", 4 "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5 …"copyright": "Copyright 2014-2024 DMTF. For the full DMTF copyright policy, see http://www.dmtf.or… 12 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 26 "#Power.PowerSupplyReset": { 31 "description": "The available OEM-specific actions for this resource.", 32 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 40 "description": "This type describes an input range for a power supply.", 41 …"longDescription": "This type shall describe an input range that the associated power supply can u… [all …]
|
H A D | Sensor.v1_10_1.json | 4 "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5 …"copyright": "Copyright 2014-2024 DMTF. For the full DMTF copyright policy, see http://www.dmtf.or… 12 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 34 "description": "The available OEM-specific actions for this resource.", 35 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 56 …"longDescription": "This Redfish Specification-described type shall contain links to resources tha… 58 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 83 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/count" 88 …operties contained in this object shall conform to the Redfish Specification-described requirement… 95 "description": "The available OEM-specific actions for this resource.", [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Power.v1_7_3.json | 2 "$id": "http://redfish.dmtf.org/schemas/v1/Power.v1_7_3.json", 3 "$ref": "#/definitions/Power", 4 "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5 …"copyright": "Copyright 2014-2024 DMTF. For the full DMTF copyright policy, see http://www.dmtf.or… 12 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 26 "#Power.PowerSupplyReset": { 31 "description": "The available OEM-specific actions for this resource.", 32 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 40 "description": "This type describes an input range for a power supply.", 41 …"longDescription": "This type shall describe an input range that the associated power supply can u… [all …]
|
H A D | Sensor.v1_10_1.json | 4 "$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json", 5 …"copyright": "Copyright 2014-2024 DMTF. For the full DMTF copyright policy, see http://www.dmtf.or… 12 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 34 "description": "The available OEM-specific actions for this resource.", 35 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 56 …"longDescription": "This Redfish Specification-described type shall contain links to resources tha… 58 "^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message)\\.[a-zA-Z_][a-zA-Z0-9_]*$": { 83 "$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/count" 88 …operties contained in this object shall conform to the Redfish Specification-described requirement… 95 "description": "The available OEM-specific actions for this resource.", [all …]
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | cable.hpp | 1 // SPDX-License-Identifier: Apache-2.0 2 // SPDX-FileCopyrightText: Copyright OpenBMC Authors 8 // clang-format off 12 Power, enumerator 50 Normal, enumerator 60 {CableClass::Power, "Power"}, 98 {CableStatus::Normal, "Normal"}, 107 // clang-format on
|
/openbmc/u-boot/board/avionic-design/common/ |
H A D | pinmux-config-tamonten-ng.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 4 * Avionic Design GmbH <www.avionic-design.de> 60 DEFAULT_PINMUX(SDMMC1_CLK_PZ0, SDMMC1, NORMAL, NORMAL, INPUT), 61 DEFAULT_PINMUX(SDMMC1_CMD_PZ1, SDMMC1, UP, NORMAL, INPUT), 62 DEFAULT_PINMUX(SDMMC1_DAT0_PY7, SDMMC1, UP, NORMAL, INPUT), 63 DEFAULT_PINMUX(SDMMC1_DAT1_PY6, SDMMC1, UP, NORMAL, INPUT), 64 DEFAULT_PINMUX(SDMMC1_DAT2_PY5, SDMMC1, UP, NORMAL, INPUT), 65 DEFAULT_PINMUX(SDMMC1_DAT3_PY4, SDMMC1, UP, NORMAL, INPUT), 68 DEFAULT_PINMUX(SDMMC3_CLK_PA6, SDMMC3, NORMAL, NORMAL, INPUT), 69 DEFAULT_PINMUX(SDMMC3_CMD_PA7, SDMMC3, UP, NORMAL, INPUT), [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | st,sta32x.txt | 7 - compatible: "st,sta32x" 8 - reg: the I2C address of the device for I2C 9 - reset-gpios: a GPIO spec for the reset pin. If specified, it will be 12 - power-down-gpios: a GPIO spec for the power down pin. If specified, 16 - Vdda-supply: regulator spec, providing 3.3V 17 - Vdd3-supply: regulator spec, providing 3.3V 18 - Vcc-supply: regulator spec, providing 5V - 26V 22 - clocks, clock-names: Clock specifier for XTI input clock. 24 and disabled when it is removed. The 'clock-names' must be set to 'xti'. 26 - st,output-conf: number, Selects the output configuration: [all …]
|
H A D | st,sta350.txt | 7 - compatible: "st,sta350" 8 - reg: the I2C address of the device for I2C 9 - reset-gpios: a GPIO spec for the reset pin. If specified, it will be 12 - power-down-gpios: a GPIO spec for the power down pin. If specified, 16 - vdd-dig-supply: regulator spec, providing 3.3V 17 - vdd-pll-supply: regulator spec, providing 3.3V 18 - vcc-supply: regulator spec, providing 5V - 26V 22 - st,output-conf: number, Selects the output configuration: 23 0: 2-channel (full-bridge) power, 2-channel data-out 24 1: 2 (half-bridge). 1 (full-bridge) on-board power [all …]
|
/openbmc/linux/drivers/nvmem/ |
H A D | sprd-efuse.c | 1 // SPDX-License-Identifier: GPL-2.0 9 #include <linux/nvmem-provider.h> 39 * The Spreadtrum AP efuse contains 2 parts: normal efuse and secure efuse, 40 * and we can only access the normal efuse in kernel. So define the normal 41 * block offset index and normal block numbers. 50 * Since different Spreadtrum SoC chip can have different normal block numbers 79 * On Spreadtrum platform, we have multi-subsystems will access the unique 87 mutex_lock(&efuse->mutex); in sprd_efuse_lock() 89 ret = hwspin_lock_timeout_raw(efuse->hwlock, in sprd_efuse_lock() 92 dev_err(efuse->dev, "timeout get the hwspinlock\n"); in sprd_efuse_lock() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | iqs269a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS269A is an 8-channel capacitive touch controller that features 14 additional Hall-effect and inductive sensing capabilities. 28 "#address-cells": 31 "#size-cells": 34 azoteq,hall-enable: 37 Enables Hall-effect sensing on channels 6 and 7. In this case, keycodes [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | renesas,mmcif.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Wolfram Sang <wsa+renesas@sang-engineering.com> 13 - $ref: mmc-controller.yaml 18 - enum: 19 - renesas,mmcif-r7s72100 # RZ/A1H 20 - renesas,mmcif-r8a73a4 # R-Mobile APE6 21 - renesas,mmcif-r8a7740 # R-Mobile A1 22 - renesas,mmcif-r8a7742 # RZ/G1H [all …]
|
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier4U/ |
H A D | bios_attrs.json | 120 …-initated power on or a recovery power on, Enabled: Instructs the server to automatically activate… 151 "display_name": "hb-debug-console" 160 "display_name": "hb-inhibit-bmc-reset", 166 "possible_values": ["Power Off", "Stay On", "Automatic"], 167 "value_names": ["Power Off", "Stay On", "Automatic"], 169 …"help_text": "The system power off policy flag is a system parameter that controls the system's be… 170 "display_name": "System Automatic Power Off Policy" 187 … not VMI support has been provisioned by Hypervisor. Enabled - VMI is available, Disabled - VMI is… 234 "possible_values": ["Normal", "Manual"], 235 "value_names": ["Normal", "Manual"], [all …]
|
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Everest/ |
H A D | bios_attrs.json | 120 …-initated power on or a recovery power on, Enabled: Instructs the server to automatically activate… 151 "display_name": "hb-debug-console" 160 "display_name": "hb-inhibit-bmc-reset", 166 "possible_values": ["Power Off", "Stay On", "Automatic"], 167 "value_names": ["Power Off", "Stay On", "Automatic"], 169 …"help_text": "The system power off policy flag is a system parameter that controls the system's be… 170 "display_name": "System Automatic Power Off Policy" 187 … not VMI support has been provisioned by Hypervisor. Enabled - VMI is available, Disabled - VMI is… 234 "possible_values": ["Normal", "Manual"], 235 "value_names": ["Normal", "Manual"], [all …]
|
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier1S4U/ |
H A D | bios_attrs.json | 120 …-initated power on or a recovery power on, Enabled: Instructs the server to automatically activate… 151 "display_name": "hb-debug-console" 160 "display_name": "hb-inhibit-bmc-reset", 166 "possible_values": ["Power Off", "Stay On", "Automatic"], 167 "value_names": ["Power Off", "Stay On", "Automatic"], 169 …"help_text": "The system power off policy flag is a system parameter that controls the system's be… 170 "display_name": "System Automatic Power Off Policy" 187 … not VMI support has been provisioned by Hypervisor. Enabled - VMI is available, Disabled - VMI is… 234 "possible_values": ["Normal", "Manual"], 235 "value_names": ["Normal", "Manual"], [all …]
|
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Rainier2U/ |
H A D | bios_attrs.json | 120 …-initated power on or a recovery power on, Enabled: Instructs the server to automatically activate… 151 "display_name": "hb-debug-console" 160 "display_name": "hb-inhibit-bmc-reset", 166 "possible_values": ["Power Off", "Stay On", "Automatic"], 167 "value_names": ["Power Off", "Stay On", "Automatic"], 169 …"help_text": "The system power off policy flag is a system parameter that controls the system's be… 170 "display_name": "System Automatic Power Off Policy" 187 … not VMI support has been provisioned by Hypervisor. Enabled - VMI is available, Disabled - VMI is… 234 "possible_values": ["Normal", "Manual"], 235 "value_names": ["Normal", "Manual"], [all …]
|
/openbmc/pldm/oem/ibm/configurations/bios/com.ibm.Hardware.Chassis.Model.Bonnell/ |
H A D | bios_attrs.json | 102 …-initated power on or a recovery power on, Enabled: Instructs the server to automatically activate… 133 "display_name": "hb-debug-console" 142 "display_name": "hb-inhibit-bmc-reset", 148 "possible_values": ["Power Off", "Stay On", "Automatic"], 149 "value_names": ["Power Off", "Stay On", "Automatic"], 151 …"help_text": "The system power off policy flag is a system parameter that controls the system's be… 152 "display_name": "System Automatic Power Off Policy" 169 … not VMI support has been provisioned by Hypervisor. Enabled - VMI is available, Disabled - VMI is… 216 "possible_values": ["Normal", "Manual"], 217 "value_names": ["Normal", "Manual"], [all …]
|