/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/linux/drivers/macintosh/ |
H A D | apm_emu.c | 20 int batteries = 0; in pmu_apm_get_power_status() local 40 batteries++; in pmu_apm_get_power_status() 56 if (batteries == 0) in pmu_apm_get_power_status()
|
H A D | Kconfig | 116 that can contains batteries, floppy drives, or IDE devices. PCI
|
/openbmc/linux/drivers/power/supply/ |
H A D | Kconfig | 6 power supply (batteries, AC, USB) monitoring by userspace 32 tristate "APM emulation for class batteries" 133 Say Y here to enable support for batteries with ds2760 chip. 141 Say Y here to enable support for batteries with ds2780 chip. 151 The battery monitor chip is used in many batteries/devices 153 Li+ batteries. 193 bool "Samsung SDI batteries" 196 These batteries are used in Samsung mobile phones. 260 Say Y here to enable support for batteries with BQ27xxx chips. 268 Say Y here to enable support for batteries with BQ27xxx chips [all …]
|
H A D | pcf50633-charger.c | 402 psy_cfg.supplied_to = mbc->pcf->pdata->batteries; in pcf50633_mbc_probe()
|
/openbmc/linux/Documentation/power/ |
H A D | power_supply_class.rst | 88 batteries can typically charge at different rates. 89 This defines trickle and fast charges. For batteries that 109 batteries use voltage for very approximated calculation of capacity. 220 time. Batteries are good example. So, batteries usually care if they're 224 batteries. 226 External power supply (AC) lists supplicants (batteries) names in 266 large set of batteries, provided by many drivers, and/or comes from
|
H A D | charger-manager.rst | 15 batteries with their own chargers acting independently in a system, 67 if there are multiple batteries. If there are multiple batteries, the 111 For each battery charged independently from other batteries (if a series of 112 batteries are charged by a single charger, they are counted as one independent
|
H A D | swsusp.rst | 97 are real high when running from batteries. The other gain is that we don't have
|
/openbmc/linux/drivers/w1/slaves/ |
H A D | Kconfig | 125 The battery monitor chip is used in many batteries/devices 127 Li+ batteries. 137 The battery monitor chip is used in many batteries/devices 139 Li+ batteries.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pyscaffold_4.5.bb | 1 SUMMARY = "Python project template generator with batteries included"
|
/openbmc/linux/Documentation/wmi/devices/ |
H A D | dell-wmi-ddv.rst | 27 including batteries. It has a form similar to `CC-PPPPPP-MMMMM-YMD-SSSS-FFF` 247 The algorithm used to match ACPI batteries to indices is based on information 250 Basically for each new ACPI battery, the serial numbers of the batteries behind 261 hook mechanism to discover batteries. 267 Linux and Windows, which distorts the serial number of ACPI batteries on many
|
/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/linux/include/linux/mfd/pcf50633/ |
H A D | core.h | 28 char **batteries; member
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-power | 61 used for discharging batteries, positive values for charging 62 batteries and for USB IBUS current. 101 used for discharging batteries, positive values for charging 102 batteries and for USB IBUS current. 610 is needed for unavoidable corrections of aging batteries. 621 battery 'full level'. As batteries age, this value has to be
|
/openbmc/linux/drivers/platform/x86/siemens/ |
H A D | Kconfig | 24 batteries of several Industrial PCs from Siemens.
|
/openbmc/linux/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 9393 struct tpacpi_battery_data batteries[3]; member 9550 memset(&battery_info.batteries[battery], 0, in tpacpi_battery_probe() 9551 sizeof(battery_info.batteries[battery])); in tpacpi_battery_probe() 9573 battery_info.batteries[battery].start_support = 1; in tpacpi_battery_probe() 9577 &battery_info.batteries[battery].charge_start)) { in tpacpi_battery_probe() 9589 battery_info.batteries[battery].stop_support = 1; in tpacpi_battery_probe() 9593 &battery_info.batteries[battery].charge_stop)) { in tpacpi_battery_probe() 9605 battery_info.batteries[battery].charge_behaviours |= in tpacpi_battery_probe() 9615 battery_info.batteries[battery].charge_behaviours |= in tpacpi_battery_probe() 9619 battery_info.batteries[battery].charge_behaviours |= in tpacpi_battery_probe() [all …]
|
/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/linux/drivers/i2c/ |
H A D | Kconfig | 35 such as smart batteries through an I2C host controller driver.
|
/openbmc/linux/drivers/usb/gadget/ |
H A D | Kconfig | 106 batteries. This is in addition to any local power supply, 107 such as an AC adapter or batteries.
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | sonypi.rst | 36 brightness and querying the batteries charge information (some more
|
H A D | thinkpad-acpi.rst | 964 sensors, like those inside the batteries and docks. 1539 These two attributes are created for those batteries that are supported by the
|
/openbmc/linux/arch/arm/boot/dts/ti/davinci/ |
H A D | da850-lego-ev3.dts | 173 * The EV3 can use 6-AA batteries or a rechargeable Li-ion battery pack.
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | cpufreq.rst | 658 limited capacity, such as batteries, so the ability to disable the boost
|
/openbmc/linux/Documentation/driver-api/pm/ |
H A D | devices.rst | 19 little; others, especially for platforms with small batteries (like cell
|