/openbmc/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.
|
H A D | abracon,abx80x.txt | 27 and valid to enable charging:
|
/openbmc/linux/Documentation/ABI/testing/ |
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-twl4030 | 4 Writing to this can disable charging. 25 Writing to this can disable charging.
|
H A D | sysfs-platform-ideapad-laptop | 59 Controls whether the "always on USB charging" feature is 60 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 | 107 Get the current charging mode being used: 109 * 2 - USB-C charging 110 * 3 - Both connected, barrel used for charging
|
/openbmc/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 899 resistance = power_supply_vbat2ri(bi, vbat_uncomp_uv, di->flags.charging); in ab8500_fg_battery_resistance() 1227 if (di->flags.charging) { in ab8500_fg_calculate_scaled_capacity() 1263 if (di->flags.charging) { in ab8500_fg_update_cap_scalers() 1304 if (!(!di->flags.charging && di->bat_cap.level > in ab8500_fg_check_capacity_limits() 1371 } else if (!(!di->flags.charging && in ab8500_fg_check_capacity_limits() 1773 if (di->flags.charging) in ab8500_fg_algorithm() 1793 di->flags.charging, in ab8500_fg_algorithm() 1821 if (di->flags.charging) in ab8500_fg_periodic_work() 2220 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() 217 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()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/linux/drivers/mfd/ |
H A D | tps65010.c | 65 unsigned charging:1; member 206 seq_printf(s, "%scharging\n\n", tps->charging ? "" : "(not) "); in dbg_show() 352 unsigned charging = 0; in tps65010_interrupt() local 370 charging = 1; in tps65010_interrupt() 372 charging = 1; in tps65010_interrupt() 374 if (charging != tps->charging) { in tps65010_interrupt() 375 tps->charging = charging; in tps65010_interrupt() 377 DRIVER_NAME, charging ? "" : in tps65010_interrupt() 386 if ((tps->model != TPS65013 || !tps->charging) in tps65010_interrupt()
|
/openbmc/u-boot/doc/device-tree-bindings/power/ |
H A D | tps65090.txt | 7 -ti,enable-low-current-chrg: Enables charging when a low current is detected 8 while the default logic is to stop charging.
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | max8925_battery.txt | 6 - topoff-threshold: set charging current in topoff mode 7 - fast-charge: set charging current in fast mode
|
/openbmc/u-boot/doc/ |
H A D | README.power-framework | 40 to start charging the battery, use PMIC to reduce board's overall power 90 2. Complex battery charging. 111 for performing the charging 114 how they handle the exact charging. Trats uses polling (MAX8997) and trats2 163 code responsible for charging them and since it in fact describes the charging
|
/openbmc/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.
|
/openbmc/linux/include/linux/power/ |
H A D | twl4030_madc_battery.h | 24 struct twl4030_madc_bat_calibration *charging; member
|
/openbmc/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, 203 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)
|
/openbmc/linux/Documentation/devicetree/bindings/pwm/ |
H A D | ti,twl-pwmled.txt | 5 On TWL6030 series: LED PWM (mainly used as charging indicator LED)
|
/openbmc/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()
|
/openbmc/linux/drivers/platform/olpc/ |
H A D | Kconfig | 25 button, restart, shutdown and battery charging status.
|