| /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/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/drivers/acpi/ |
| H A D | battery.c | 88 /* for batteries reporting current capacity with design capacity 165 /* good batteries update full_charge as the batteries degrade */ in acpi_battery_is_charged() 169 /* fallback to using design values for broken batteries */ in acpi_battery_is_charged() 711 * de-register all the batteries that are registered. in battery_hook_unregister_unlocked() 841 * has called remove for all batteries. We just in battery_hook_exit() 935 * According to the ACPI spec, some kinds of primary batteries can
|
| /linux/include/linux/power/ |
| H A D | twl4030_madc_battery.h | 3 * Dumb driver for LiIon batteries using TWL4030 madc.
|
| /linux/drivers/power/supply/ |
| 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 | axp20x_battery.c | 609 * high for Lithium based batteries (AXP PMICs are supposed to in axp22x_battery_set_max_voltage() 639 * high for Lithium based batteries (AXP PMICs are supposed to in axp20x_battery_set_max_voltage() 668 * seem too high for lithium batteries, so do not allow. in axp717_battery_set_max_voltage()
|
| H A D | twl4030_madc_battery.c | 3 * Dumb driver for LiIon batteries using TWL4030 madc.
|
| 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/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/platform/x86/uniwill/ |
| H A D | uniwill-acpi.c | 332 struct mutex battery_lock; /* Protects the list of currently registered batteries */ 336 struct list_head batteries; member 1310 list_add(&entry->head, &data->batteries); in uniwill_add_battery() 1321 list_for_each_entry_safe(entry, tmp, &data->batteries, head) { in uniwill_remove_battery() 1346 INIT_LIST_HEAD(&data->batteries); in uniwill_battery_init() 1365 list_for_each_entry(entry, &data->batteries, head) { in uniwill_notifier_call()
|
| /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/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 9494 struct tpacpi_battery_data batteries[3]; member 9528 if (!battery_info.batteries[battery].start_support || in tpacpi_battery_get() 9536 if (!battery_info.batteries[battery].stop_support || in tpacpi_battery_get() 9653 memset(&battery_info.batteries[battery], 0, in tpacpi_battery_probe() 9654 sizeof(battery_info.batteries[battery])); in tpacpi_battery_probe() 9676 battery_info.batteries[battery].start_support = 1; in tpacpi_battery_probe() 9680 &battery_info.batteries[battery].charge_start)) { in tpacpi_battery_probe() 9692 battery_info.batteries[battery].stop_support = 1; in tpacpi_battery_probe() 9696 &battery_info.batteries[battery].charge_stop)) { in tpacpi_battery_probe() 9708 battery_info.batteries[battery].charge_behaviours |= in tpacpi_battery_probe() [all …]
|
| /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/Documentation/power/ |
| H A D | swsusp.rst | 97 are real high when running from batteries. The other gain is that we don't have
|