| /linux/Documentation/ABI/testing/ ! |
| H A D | sysfs-class-power-gaokun | 6 This entry allows configuration of smart charging delay. 8 Smart charging behavior: when the power adapter is connected 9 for delay hours, battery charging will follow the rules of 23 This entry allows enabling battery adaptive charging.
|
| H A D | sysfs-class-power | 61 used for discharging batteries, positive values for charging 101 used for discharging batteries, positive values for charging 136 This is normally used for the charging scenario where 139 user that the temperature is critically high, and charging has 161 This is normally used for the charging scenario where user-space 164 temperature level is high, and charging current has been 178 charging. 195 charging. 212 battery, during charging. 335 Maximum allowable charging current. Used for charge rate [all …]
|
| H A D | sysfs-class-power-rt9756 | 7 operates in charging mode. When the timer expires, the device 8 will disable the charging. To prevent the timer expires, any 23 operates in charging phase. If 'bypass' mode is used, internal 25 mode for the switch-cap charging.
|
| H A D | sysfs-class-power-twl4030 | 4 Writing to this can disable charging. 25 Writing to this can disable charging.
|
| H A D | sysfs-platform-ideapad-laptop | 50 Controls whether the "always on USB charging" feature is 51 enabled or not. This feature enables charging USB devices
|
| H A D | sysfs-class-power-mp2629 | 5 Represents a battery impedance compensation to accelerate charging.
|
| H A D | sysfs-platform-asus-wmi | 112 Get the current charging mode being used: 114 * 2 - USB-C charging 115 * 3 - Both connected, barrel used for charging
|
| H A D | sysfs-platform-lg-laptop | 35 Control USB port charging when device is turned off.
|
| /linux/drivers/power/supply/ ! |
| H A D | sc2731_charger.c | 62 bool charging; member 211 if (!info->charging) { in sc2731_charger_usb_set_property() 250 if (info->charging) in sc2731_charger_usb_get_property() 257 if (!info->charging) { in sc2731_charger_usb_get_property() 269 if (!info->charging) { in sc2731_charger_usb_get_property() 331 if (info->limit > 0 && !info->charging) { in sc2731_charger_work() 345 info->charging = true; in sc2731_charger_work() 346 } else if (!info->limit && info->charging) { in sc2731_charger_work() 348 info->charging = false; in sc2731_charger_work()
|
| H A D | bq24735-charger.c | 58 bool charging; member 225 if (charger->charging && bq24735_charger_is_present(charger)) in bq24735_update() 297 charger->charging = true; in bq24735_charger_set_property() 306 charger->charging = false; in bq24735_charger_set_property() 368 charger->charging = true; in bq24735_charger_probe()
|
| H A D | ab8500_fg.c | 140 bool charging; member 894 resistance = power_supply_vbat2ri(bi, vbat_uncomp_uv, di->flags.charging); in ab8500_fg_battery_resistance() 1222 if (di->flags.charging) { in ab8500_fg_calculate_scaled_capacity() 1258 if (di->flags.charging) { in ab8500_fg_update_cap_scalers() 1299 if (!(!di->flags.charging && di->bat_cap.level > in ab8500_fg_check_capacity_limits() 1366 } else if (!(!di->flags.charging && in ab8500_fg_check_capacity_limits() 1768 if (di->flags.charging) in ab8500_fg_algorithm() 1788 di->flags.charging, in ab8500_fg_algorithm() 1816 if (di->flags.charging) in ab8500_fg_periodic_work() 2214 if (!di->flags.charging) in ab8500_fg_get_ext_psy_data() [all …]
|
| H A D | twl4030_madc_battery.c | 83 calibration = bat->pdata->charging; in twl4030_madc_bat_voltscale() 210 sort(pdata->charging, pdata->charging_size, in twl4030_madc_battery_probe()
|
| H A D | max14577_charger.c | 99 int ret, charging; in max14577_get_charge_type() local 109 ret = max14577_get_charger_state(chg, &charging); in max14577_get_charge_type() 113 if (charging == POWER_SUPPLY_STATUS_CHARGING) in max14577_get_charge_type()
|
| /linux/Documentation/devicetree/bindings/rtc/ ! |
| H A D | rtc-palmas.txt | 14 battery is chargeable or not. If charging battery then driver can 15 enable the charging. 16 - ti,backup-battery-charge-high-current: Enable high current charging in 17 backup battery. Device supports the < 100uA and > 100uA charging.
|
| /linux/arch/sh/boards/mach-hp6xx/ ! |
| H A D | hp6xx_apm.c | 32 int battery, backup, charging, percentage; in hp6x0_apm_get_power_status() local 37 charging = adc_single(ADC_CHANNEL_CHARGE); in hp6x0_apm_get_power_status() 58 } else if (charging < 8) { in hp6x0_apm_get_power_status()
|
| /linux/drivers/macintosh/ ! |
| H A D | apm_emu.c | 24 char charging = 0; in pmu_apm_get_power_status() local 53 charging++; in pmu_apm_get_power_status() 67 if (charging > 0) { in pmu_apm_get_power_status()
|
| /linux/drivers/mfd/ ! |
| H A D | tps65010.c | 66 unsigned charging:1; member 207 seq_printf(s, "%scharging\n\n", tps->charging ? "" : "(not) "); in dbg_show() 353 unsigned charging = 0; in tps65010_interrupt() local 371 charging = 1; in tps65010_interrupt() 373 charging = 1; in tps65010_interrupt() 375 if (charging != tps->charging) { in tps65010_interrupt() 376 tps->charging = charging; in tps65010_interrupt() 378 DRIVER_NAME, charging ? "" : in tps65010_interrupt() 387 if ((tps->model != TPS65013 || !tps->charging) in tps65010_interrupt()
|
| /linux/Documentation/driver-api/ ! |
| H A D | extcon.rst | 18 2. Charging ports (e.g., fast charging, wireless charging) 29 - Charging (various types like fast charging, USB Power Delivery) 41 3. Wireless charging pad: 42 Extcon can manage the state of a wireless charging connection, allowing 44 from the charging pad.
|
| /linux/drivers/hid/ ! |
| H A D | hid-steelseries.c | 634 bool charging = sd->battery_charging; in steelseries_headset_raw_event() local 670 charging = read_buf[4] == 0x01; in steelseries_headset_raw_event() 683 charging = false; in steelseries_headset_raw_event() 704 if (charging != sd->battery_charging) { in steelseries_headset_raw_event() 708 charging ? "" : "not "); in steelseries_headset_raw_event() 709 sd->battery_charging = charging; in steelseries_headset_raw_event()
|
| /linux/Documentation/hwmon/ ! |
| H A D | twl4030-madc-hwmon.rst | 48 degree Celsius. The Battery charging current channel represents 49 battery charging current in mA.
|
| /linux/Documentation/power/ ! |
| H A D | charger-manager.rst | 38 consumption and slow down charging process. Or even, such peak power 39 consumption can stop chargers in the middle of charging 41 only affects the charging time, but the lifespan of the battery. 53 restarts charging. This check is also performed while suspended by 178 This callback returns 0 if the temperature is safe for charging, 193 a) charger-on/off b) external-power-in/out c) battery-in/out (while charging)
|
| H A D | power_supply_class.rst | 25 typically expected feedback of battery charging/fully charged status and 83 this attribute represents operating status (charging, full, 167 the current drawn from a charging source. 170 the voltage limit from a charging source. 173 the power limit from a charging source. 214 (i.e., while battery is charging)
|
| /linux/include/linux/power/ ! |
| H A D | twl4030_madc_battery.h | 24 struct twl4030_madc_bat_calibration *charging; member
|
| /linux/drivers/platform/surface/ ! |
| H A D | surface3_power.c | 55 bool charging; member 322 if (status != cdata->charging) in mshw0011_isr() 326 cdata->charging = status; in mshw0011_isr()
|
| /linux/drivers/platform/olpc/ ! |
| H A D | Kconfig | 25 button, restart, shutdown and battery charging status.
|