/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin/ |
H A D | 0001-Do-not-check-for-sys-class-power_supply-we-are-cross.patch | 4 Subject: [PATCH] Do not check for /sys/class/power_supply - we are cross 21 @@ -203,19 +203,9 @@ dnl Check for interface for /sys/class/power_supply to be used 22 …AC_ARG_ENABLE([sysfsacpi], [AS_HELP_STRING([--enable-sysfsacpi], [Use /sys/class/power_supply to r… 30 - AC_CHECK_FILE([/sys/class/power_supply], 40 AC_DEFINE([HAVE_SYSFS_ACPI], [1], [Define to 1 if /sys/class/power_supply is found])
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | meson.build | 11 'power_supply.cpp', 27 power_supply = phosphor_psu_monitor.extract_objects('power_supply.cpp') variable
|
H A D | psu_manager.hpp | 3 #include "power_supply.hpp"
|
/openbmc/phosphor-power/ |
H A D | .clang-tidy-ignore | 5 phosphor-power-supply/power_supply.cpp 6 phosphor-power-supply/power_supply.hpp
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_systems_inventory.robot | 101 FOR ${power_supply} IN @{power_supplies_ok} 102 # Example of power_supply: 103 # power_supply = {'@odata.id': '/redfish/v1/Chassis/chassis/Power#/PowerSupplies/0', 107 ${state}= Set Variable ${power_supply['Status']['State']}
|
/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | meson.build | 6 'power_supply.cpp',
|
H A D | main.cpp | 20 #include "power_supply.hpp" 69 auto objname = "power_supply" + instnum; in main()
|
/openbmc/phosphor-power/power-supply/ |
H A D | meson.build | 5 'power_supply.cpp',
|
H A D | main.cpp | 19 #include "power_supply.hpp" 75 auto objname = "power_supply" + instnum; in main()
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_fru.robot | 33 FOR ${power_supply} IN @{redfish_power_details} 34 ${redfish_power_supply_reading}= Redfish.Get Properties ${power_supply}
|
/openbmc/phosphor-power/phosphor-power-supply/test/ |
H A D | meson.build | 21 objects: power_supply,
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/ |
H A D | registry_example.json | 5 "Subsystem": "power_supply",
|
H A D | schema.json | 215 "power_supply",
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | power_supply.hpp | 6 namespace power_supply namespace
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/inventory-cleanup/witherspoon/ |
H A D | inventory-cleanup.yaml | 7 Remove the deprecated 'power_supply' objects
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/sensors/ |
H A D | xfce4-sensors-plugin_1.4.5.bb | 8 SRC_URI += "file://0001-Do-not-check-for-sys-class-power_supply-we-are-cross.patch"
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | redfish.cpp | 38 #include "power_supply.hpp"
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/ |
H A D | netdata.conf | 287 # /sys/class/power_supply = yes 679 [plugin:proc:/sys/class/power_supply] 686 # directory to monitor = /sys/class/power_supply
|
/openbmc/pldm/host-bmc/dbus/ |
H A D | custom_dbus.hpp | 18 #include "power_supply.hpp"
|
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/ |
H A D | Device.interface.yaml | 77 /sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0. Is
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/ |
H A D | message_registry.json | 2020 "Subsystem": "power_supply", 2078 "Subsystem": "power_supply", 2132 "Subsystem": "power_supply", 2185 "Subsystem": "power_supply", 2243 "Subsystem": "power_supply", 2296 "Subsystem": "power_supply", 2334 "Subsystem": "power_supply", 2392 "Subsystem": "power_supply", 2439 "Subsystem": "power_supply", 2493 "Subsystem": "power_supply", [all …]
|
H A D | README.md | 64 "Subsystem": "power_supply"
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | pel_values.cpp | 80 {0x61, "power_supply", "Power Supply"},
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | registry_test.cpp | 35 "Subsystem": "power_supply", 130 "Subsystem": "power_supply",
|
H A D | pel_manager_test.cpp | 238 "Subsystem": "power_supply", in TEST_F() 963 "Subsystem": "power_supply", in TEST_F() 1064 "Subsystem": "power_supply", in TEST_F()
|