| /openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/ |
| H A D | 0001-libacpi-Fix-build-witth-fno-commom.patch | 23 + * Array for existing batteries, loop until 26 +battery_t batteries[MAX_ITEMS]; 46 * Array for existing batteries, loop until 49 -battery_t batteries[MAX_ITEMS]; 50 +extern battery_t batteries[MAX_ITEMS]; 64 * Finds existing batteries and fills the 65 * corresponding batteries structures with the paths
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-pyscaffold_4.6.bb | 1 SUMMARY = "Python project template generator with batteries included"
|
| /openbmc/u-boot/doc/ |
| H A D | README.power-framework | 21 gauges (FG), micro USB interface controllers (MUIC), batteries, multi-function 113 Now two batteries are supported; trats and trats2 [*]. Those differ in the way 162 3. Definition of batteries [*] (for trats/trats2) should be excluded from the
|
| /openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/ |
| H A D | Device.interface.yaml | 119 TRUE for laptop batteries and UPS devices, but set FALSE for wireless 220 some batteries are hot-removable, for example expensive UPS and most 221 laptop batteries. This property is only valid if the property type
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | Kconfig | 123 batteries. This is in addition to any local power supply, 124 such as an AC adapter or batteries.
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
| H A D | PowerSubsystem.v1_1_3.json | 140 "Batteries": { object 142 "description": "The link to the collection of batteries within this subsystem.",
|
| H A D | BatteryCollection.json | 93 "/redfish/v1/Chassis/{ChassisId}/PowerSubsystem/Batteries"
|
| H A D | StorageController.v1_10_0.json | 315 "Batteries": { object 316 …"description": "The batteries that provide power to this storage controller during a power-loss ev… 320 …batteries that provide power to this storage controller during a power-loss event, such as with ba… 325 "Batteries@odata.count": {
|
| H A D | Memory.v1_22_0.json | 387 "Batteries": { object 388 …"description": "The batteries that provide power to this memory device during a power-loss event.", 392 …batteries that provide power to this memory device during a power-loss event, such as with battery… 397 "Batteries@odata.count": {
|
| H A D | Battery.v1_5_0.json | 45 …n": "The `Battery` schema describes a unit of energy storage, including batteries and supercapacit…
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
| H A D | PowerSubsystem.v1_1_3.json | 140 "Batteries": { object 142 "description": "The link to the collection of batteries within this subsystem.",
|
| H A D | StorageController.v1_10_0.json | 315 "Batteries": { object 316 …"description": "The batteries that provide power to this storage controller during a power-loss ev… 320 …batteries that provide power to this storage controller during a power-loss event, such as with ba… 325 "Batteries@odata.count": {
|
| H A D | Memory.v1_22_0.json | 387 "Batteries": { object 388 …"description": "The batteries that provide power to this memory device during a power-loss event.", 392 …batteries that provide power to this memory device during a power-loss event, such as with battery… 397 "Batteries@odata.count": {
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
| H A D | BatteryCollection_v1.xml | 56 <String>/redfish/v1/Chassis/{ChassisId}/PowerSubsystem/Batteries</String>
|
| H A D | PowerSubsystem_v1.xml | 169 … <NavigationProperty Name="Batteries" Type="BatteryCollection.BatteryCollection" Nullable="false"> 171 …<Annotation Term="OData.Description" String="The link to the collection of batteries within this s…
|
| H A D | StorageController_v1.xml | 801 <NavigationProperty Name="Batteries" Type="Collection(Battery.Battery)"> 803 …<Annotation Term="OData.Description" String="The batteries that provide power to this storage cont… 804 …batteries that provide power to this storage controller during a power-loss event, such as with ba…
|
| H A D | Battery_v1.xml | 54 …ing="The `Battery` schema describes a unit of energy storage, including batteries and supercapacit… 73 <String>/redfish/v1/Chassis/{ChassisId}/PowerSubsystem/Batteries/{BatteryId}</String>
|
| H A D | BatteryMetrics_v1.xml | 59 … <String>/redfish/v1/Chassis/{ChassisId}/PowerSubsystem/Batteries/{BatteryId}/Metrics</String>
|
| H A D | Memory_v1.xml | 2231 <NavigationProperty Name="Batteries" Type="Collection(Battery.Battery)"> 2233 …<Annotation Term="OData.Description" String="The batteries that provide power to this memory devic… 2234 …batteries that provide power to this memory device during a power-loss event, such as with battery…
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-ftp/ |
| H A D | 0001-Remove-use-of-the-cgi-module.patch | 7 PEP 594: The remaining 19 “dead batteries” (legacy stdlib modules) have
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
| H A D | PowerSubsystem_v1.xml | 169 … <NavigationProperty Name="Batteries" Type="BatteryCollection.BatteryCollection" Nullable="false"> 171 …<Annotation Term="OData.Description" String="The link to the collection of batteries within this s…
|
| H A D | StorageController_v1.xml | 801 <NavigationProperty Name="Batteries" Type="Collection(Battery.Battery)"> 803 <Annotation Term="OData.Description" String="The batteries that provide power to this storage controller during a power-loss event."/> 804 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Battery` that represent the batteries that provide power to this storage controller during a power-loss event, such as with battery-backed RAID controllers. This property shall not be present if the batteries power the containing chassis as a whole rather than the individual storage controller."/>
|
| H A D | Memory_v1.xml | 2231 <NavigationProperty Name="Batteries" Type="Collection(Battery.Battery)"> 2233 <Annotation Term="OData.Description" String="The batteries that provide power to this memory device during a power-loss event."/> 2234 <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Battery` that represent the batteries that provide power to this memory device during a power-loss event, such as with battery-backed NVDIMMs. This property shall not be present if the batteries power the containing chassis as a whole rather than the individual memory device."/>
|
| H A D | Assembly_v1.xml | 111 <String>/redfish/v1/Chassis/{ChassisId}/PowerSubsystem/Batteries/{BatteryId}/Assembly</String>
|
| /openbmc/u-boot/include/linux/usb/ |
| H A D | gadget.h | 661 * could affect how quickly batteries are recharged.
|