| /linux/Documentation/devicetree/bindings/power/supply/ |
| H A D | samsung,battery.yaml | 7 title: Samsung SDI Batteries 13 Samsung SDI (Samsung Digital Interface) batteries are all different versions 15 portable electronics. The batteries are adapted to a specific product and 17 product, so product device trees can specify these batteries. Operating 18 systems should determine hardware characteristics of the batteries from the
|
| H A D | lego,ev3-battery.yaml | 15 It uses 6 AA batteries or a special Li-ion rechargeable battery pack that is
|
| H A D | sbs,sbs-battery.yaml | 55 SBS batteries by default send broadcast messages to SBS compliant chargers to
|
| H A D | cw2015_battery.yaml | 31 it is to mail two batteries to a test facility of CellWise and receive
|
| H A D | bq256xx.yaml | 16 polymer batteries.
|
| /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.
|
| /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
|
| /linux/drivers/power/supply/ |
| H A D | lego_ev3_battery.c | 101 * batteries are automatically detected and should not be in lego_ev3_battery_set_property() 102 * overridden. Rechargeable AA batteries, on the other hand, in lego_ev3_battery_set_property()
|
| H A D | ab8500_bmdata.c | 156 /* The default capacity is 612 mAh for unknown batteries */ in ab8500_bm_of_probe() 165 /* Nominal voltage is 3.7V for unknown batteries */ in ab8500_bm_of_probe()
|
| H A D | power_supply_core.c | 548 struct power_supply **batteries) in power_supply_populate_system_batteries_array() argument 555 .psys = batteries, in power_supply_populate_system_batteries_array() 561 dev_dbg(dev, "%s Found %d batteries with array size %d ret %d\n", in power_supply_populate_system_batteries_array() 565 power_supply_put_system_batteries(batteries, data.cnt); in power_supply_populate_system_batteries_array() 752 /* Try static batteries first */ in power_supply_get_battery_info()
|
| H A D | ds2760_battery.c | 2 * Driver for batteries with DS2760 chips inside. 219 /* Some batteries have their rated capacity stored a N * 10 mAh, while
|
| H A D | ab8500-bm.h | 371 * @chg_unknown_bat flag to enable charging of unknown batteries
|
| /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` 277 The algorithm used to match ACPI batteries to indices is based on information 280 Basically for each new ACPI battery, the serial numbers of the batteries behind 291 hook mechanism to discover batteries.
|
| /linux/include/linux/power/ |
| H A D | twl4030_madc_battery.h | 3 * Dumb driver for LiIon batteries using TWL4030 madc.
|
| /linux/drivers/acpi/ |
| H A D | battery.c | 93 /* for batteries reporting current capacity with design capacity 171 /* good batteries update full_charge as the batteries degrade */ in acpi_battery_is_full() 175 /* fallback to using design values for broken batteries */ in acpi_battery_is_full() 766 * de-register all the batteries that are registered. in battery_hook_unregister_unlocked() 896 * has called remove for all batteries. We just in battery_hook_exit() 998 * According to the ACPI spec, some kinds of primary batteries can
|
| /linux/drivers/platform/x86/siemens/ |
| H A D | Kconfig | 24 batteries of several Industrial PCs from Siemens.
|
| /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.
|
| /linux/drivers/i2c/ |
| H A D | Kconfig | 35 such as smart batteries through an I2C host controller driver.
|
| /linux/drivers/scsi/ |
| H A D | ppa.h | 90 /* batteries not included :-) */
|
| H A D | imm.h | 83 /* batteries not included :-) */
|
| /linux/include/linux/ |
| H A D | hid.h | 708 * batteries list. 710 struct list_head batteries; member 775 if (list_empty(&hdev->batteries)) in hid_get_battery() 777 return list_first_entry(&hdev->batteries, struct hid_battery, list); in hid_get_battery()
|
| /linux/drivers/platform/x86/uniwill/ |
| H A D | uniwill-acpi.c | 385 struct mutex battery_lock; /* Protects the list of currently registered batteries */ 399 struct list_head batteries; member 2093 list_add(&entry->head, &data->batteries); in uniwill_add_battery() 2104 list_for_each_entry_safe(entry, tmp, &data->batteries, head) { in uniwill_remove_battery() 2163 INIT_LIST_HEAD(&data->batteries); in uniwill_battery_init() 2185 list_for_each_entry(entry, &data->batteries, head) { in uniwill_notifier_call()
|
| /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.
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 9483 struct tpacpi_battery_data batteries[3]; member 9517 if (!battery_info.batteries[battery].start_support || in tpacpi_battery_get() 9525 if (!battery_info.batteries[battery].stop_support || in tpacpi_battery_get() 9642 memset(&battery_info.batteries[battery], 0, in tpacpi_battery_probe() 9643 sizeof(battery_info.batteries[battery])); in tpacpi_battery_probe() 9665 battery_info.batteries[battery].start_support = 1; in tpacpi_battery_probe() 9669 &battery_info.batteries[battery].charge_start)) { in tpacpi_battery_probe() 9681 battery_info.batteries[battery].stop_support = 1; in tpacpi_battery_probe() 9685 &battery_info.batteries[battery].charge_stop)) { in tpacpi_battery_probe() 9697 battery_info.batteries[battery].charge_behaviours |= in tpacpi_battery_probe() [all …]
|