Home
last modified time | relevance | path

Searched refs:charging (Results 1 – 25 of 44) sorted by relevance

12

/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-gaokun6 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 Dsysfs-class-power-twl40304 Writing to this can disable charging.
25 Writing to this can disable charging.
H A Dsysfs-platform-ideapad-laptop50 Controls whether the "always on USB charging" feature is
51 enabled or not. This feature enables charging USB devices
H A Dsysfs-class-power-mp26295 Represents a battery impedance compensation to accelerate charging.
H A Dsysfs-platform-asus-wmi112 Get the current charging mode being used:
114 * 2 - USB-C charging
115 * 3 - Both connected, barrel used for charging
H A Dsysfs-platform-lg-laptop35 Control USB port charging when device is turned off.
H A Dusb-charger-uevent20 https://www.usb.org/document-library/battery-charging-v12-spec-and-adopters-agreement
H A Dsysfs-class-power-wilco5 What charging algorithm to use:
H A Dsysfs-platform-wilco-ec39 which affects charging via the special USB PowerShare port
H A Dsysfs-platform-msi-laptop48 overclocked. Turbo mode is available only if charging. It is
/linux/Documentation/devicetree/bindings/rtc/
H A Drtc-palmas.txt14 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 Dhp6xx_apm.c32 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 Dapm_emu.c24 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 Dtps65010.c66 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/hwmon/
H A Dtwl4030-madc-hwmon.rst48 degree Celsius. The Battery charging current channel represents
49 battery charging current in mA.
H A Dda9052.rst40 charging current ICH, battery temperature TBAT, battery junction temperature
/linux/include/linux/power/
H A Dtwl4030_madc_battery.h24 struct twl4030_madc_bat_calibration *charging; member
/linux/Documentation/admin-guide/laptops/
H A Duniwill-laptop.rst50 Additionally the driver signals the presence of battery charging issues through the standard
53 It also lets you set whether a USB-C power source should prioritise charging the battery or
H A Dlg-laptop.rst59 charging another device from the USB port while the device is turned off.
/linux/drivers/power/supply/
H A Dmax14577_charger.c99 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/drivers/platform/surface/
H A Dsurface3_power.c55 bool charging; member
322 if (status != cdata->charging) in mshw0011_isr()
326 cdata->charging = status; in mshw0011_isr()
/linux/drivers/platform/olpc/
H A DKconfig25 button, restart, shutdown and battery charging status.
/linux/Documentation/driver-api/gpio/
H A Ddrivers-on-gpio.rst98 battery charging and all you have to go by to check the presence of the
99 AC charger or more complex tasks such as indicating charging status using
101 way to pass the charging parameters from hardware descriptions such as the
/linux/drivers/w1/slaves/
H A DKconfig126 as the one who is responsible for charging/discharging/monitoring
138 as the one who is responsible for charging/discharging/monitoring
/linux/Documentation/wmi/devices/
H A Ddell-wmi-ddv.rst179 - overheat at start of charging (``0x5``)
180 - overheat during charging (``0x7``)
185 - overcurrent during charging (``0x6``)

12