/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ |
D | lp8727_charger.txt | 12 AC and USB charging parameters 15 - charging-current: value of 'enum lp8727_ichg' (u8) 31 /* AC charger: 5% EOC and 500mA charging current */ 35 charging-current = /bits/ 8 <4>; 38 /* USB charger: 10% EOC and 400mA charging current */ 42 charging-current = /bits/ 8 <2>;
|
D | charger-manager.txt | 25 - cm-battery-* : threshold battery temperature for charging 26 -cold : critical cold temperature of battery for charging 28 -hot : critical hot temperature of battery for charging 30 - cm-dis/charging-max = limits of charging duration 60 /* Allow charging for 5hr */ 61 cm-charging-max = <18000000>;
|
D | max8925_batter.txt | 6 - topoff-threshold: set charging current in topoff mode 7 - fast-charge: set charging current in fast mode
|
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.
|
D | qcom_smbb.txt | 51 Description: Battery voltage limit above which fast charging may operate; 52 Below this value linear or switch-mode auto-trickle-charging 58 Description: Battery voltage limit below which fast charging may operate; 80 will restart charging after end-of-charge; The high cutoff 86 Description: Input voltage level above which charging may operate 103 temperature range. It only allows charging when the battery
|
D | gpio-charger.txt | 13 usb-dcp (USB dedicated charging port) 14 usb-cdp (USB charging downstream port)
|
D | ti,bq24735.txt | 13 - ti,charge-current : Used to control and set the charging current. This value 17 - ti,charge-voltage : Used to control and set the charging voltage. This value
|
/linux-4.4.14/Documentation/devicetree/bindings/power/ |
D | twl-charger.txt | 4 to know when charging is permissible, and when there is a connection 11 use USB power for charging. 20 - ti,bb-uvolt: microvolts for charging the backup battery. 21 - ti,bb-uamp: microamps for charging the backup battery.
|
D | qcom,coincell-charger.txt | 3 The hardware block controls charging for a coincell or capacitor that is 26 Definition: voltage (in millivolts) to apply for charging 32 Definition: definining this property disables charging
|
D | bq25890.txt | 7 - ti,battery-regulation-voltage: integer, maximum charging voltage (in uV); 8 - ti,charge-current: integer, maximum charging current (in uA); 13 - ti,minimum-sys-voltage: integer, when battery is charging and it is below
|
D | bq2415x.txt | 23 - ti,battery-regulation-voltage: integer, maximum charging voltage in mV. 24 - ti,charge-current: integer, maximum charging current in mA.
|
D | bq24257.txt | 13 - ti,battery-regulation-voltage: integer, maximum charging voltage in uV. 14 - ti,charge-current: integer, maximum charging current in uA.
|
/linux-4.4.14/Documentation/devicetree/bindings/rtc/ |
D | rtc-palmas.txt | 15 battery is chargeable or not. If charging battery then driver can 16 enable the charging. 17 - ti,backup-battery-charge-high-current: Enable high current charging in 18 backup battery. Device supports the < 100mA and > 100mA charging.
|
D | abracon,abx80x.txt | 26 and valid to enable charging:
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-power | 9 A userspace daemon can monitor the battery charging logic 29 the device will terminate fast-charge mode (charging current 43 the device will terminate fast-charge mode (charging current 55 This entry shows and sets the charging current threshold for 56 entering top-off charging mode. When charging current in fast 58 interrupt and start top-off charging mode. 72 the device will terminate top-off charge mode (charging current
|
D | sysfs-class-power-twl4030 | 21 Writing to this can disable charging. 40 Writing to this can disable charging.
|
D | sysfs-platform-msi-laptop | 48 overclocked. Turbo mode is available only if charging. It is
|
D | sysfs-driver-toshiba_acpi | 76 Description: This file controls the USB Sleep & Charge charging mode, which
|
/linux-4.4.14/arch/sh/boards/mach-hp6xx/ |
D | hp6xx_apm.c | 34 int battery, backup, charging, percentage; in hp6x0_apm_get_power_status() local 39 charging = adc_single(ADC_CHANNEL_CHARGE); in hp6x0_apm_get_power_status() 60 } else if (charging < 8) { in hp6x0_apm_get_power_status()
|
/linux-4.4.14/drivers/macintosh/ |
D | apm_emu.c | 35 char charging = 0; in pmu_apm_get_power_status() local 64 charging++; in pmu_apm_get_power_status() 78 if (charging > 0) { in pmu_apm_get_power_status()
|
D | Kconfig | 83 control system power, and battery charging on the portable models.
|
/linux-4.4.14/drivers/mfd/ |
D | tps65010.c | 78 unsigned charging:1; member 219 seq_printf(s, "%scharging\n\n", tps->charging ? "" : "(not) "); in dbg_show() 365 unsigned charging = 0; in tps65010_interrupt() local 383 charging = 1; in tps65010_interrupt() 385 charging = 1; in tps65010_interrupt() 387 if (charging != tps->charging) { in tps65010_interrupt() 388 tps->charging = charging; in tps65010_interrupt() 390 DRIVER_NAME, charging ? "" : in tps65010_interrupt() 399 if ((tps->model != TPS65013 || !tps->charging) in tps65010_interrupt()
|
D | Kconfig | 893 of the AB3100 such as battery-backed RTC, charging control, 1091 lithium ion/polymer battery charging, and other features that 1104 regulators, lithium ion/polymer battery charging, touch screen
|
/linux-4.4.14/Documentation/hwmon/ |
D | twl4030-madc-hwmon | 44 degree Celsius. The Battery charging current channel represents 45 battery charging current in mA.
|
D | da9052 | 31 charging current ICH, battery temperature TBAT, battery junction temperature
|
/linux-4.4.14/include/linux/power/ |
D | twl4030_madc_battery.h | 33 struct twl4030_madc_bat_calibration *charging; member
|
/linux-4.4.14/drivers/w1/slaves/ |
D | Kconfig | 88 as the one who is responsible for charging/discharging/monitoring 100 as the one who is responsible for charging/discharging/monitoring 112 as the one who is responsible for charging/discharging/monitoring
|
/linux-4.4.14/Documentation/power/ |
D | charger-manager.txt | 35 consumption and slow down charging process. Or even, such peak power 36 consumption can stop chargers in the middle of charging 38 only affects the charging time, but the lifespan of the battery. 50 restarts charging. This check is also performed while suspended by 173 : This callback returns 0 if the temperature is safe for charging, 198 a) charger-on/off b) external-power-in/out c) battery-in/out (while charging)
|
D | power_supply_class.txt | 24 typically expected feedback of battery charging/fully charged status and 75 STATUS - this attribute represents operating status (charging, full, 126 the current drawn from a charging source. 159 while battery is charging)
|
/linux-4.4.14/Documentation/devicetree/bindings/pwm/ |
D | ti,twl-pwmled.txt | 5 On TWL6030 series: LED PWM (mainly used as charging indicator LED)
|
/linux-4.4.14/drivers/power/ |
D | twl4030_madc_battery.c | 83 calibration = bat->pdata->charging; in twl4030_madc_bat_voltscale() 223 sort(pdata->charging, pdata->charging_size, in twl4030_madc_battery_probe()
|
D | ab8500_fg.c | 138 bool charging; member 1214 if (di->flags.charging) { in ab8500_fg_calculate_scaled_capacity() 1250 if (di->flags.charging) { in ab8500_fg_update_cap_scalers() 1291 if (!(!di->flags.charging && di->bat_cap.level > in ab8500_fg_check_capacity_limits() 1358 } else if (!(!di->flags.charging && in ab8500_fg_check_capacity_limits() 1759 if (di->flags.charging) in ab8500_fg_algorithm() 1779 di->flags.charging, in ab8500_fg_algorithm() 1807 if (di->flags.charging) in ab8500_fg_periodic_work() 2209 if (!di->flags.charging) in ab8500_fg_get_ext_psy_data() 2211 di->flags.charging = false; in ab8500_fg_get_ext_psy_data() [all …]
|
D | max14577_charger.c | 109 int ret, charging; in max14577_get_charge_type() local 119 ret = max14577_get_charger_state(chg, &charging); in max14577_get_charge_type() 123 if (charging == POWER_SUPPLY_STATUS_CHARGING) in max14577_get_charge_type()
|
D | Kconfig | 101 as the one who is responsible for charging/discharging/monitoring 360 system. The charger-manager also can monitor charging status in 456 Say Y here to enable support for battery charging with TPS65090 463 Say Y here to enable support for battery charging with TPS65217
|
D | charger-manager.c | 207 bool charging = false; in is_charging() local 262 charging = true; in is_charging() 266 return charging; in is_charging()
|
/linux-4.4.14/Documentation/devicetree/bindings/leds/ |
D | leds-pwm.txt | 45 charging {
|
D | leds-gpio.txt | 63 linux,default-trigger = "max8903-charger-charging";
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | max8998.txt | 4 regulators, real time clock, battery charging controller and several 13 In addition, it includes a real time clock and battery charging controller
|
D | max77693.txt | 62 high temperature charging mode. If die temperature exceeds this value 63 the charging current will be reduced by 105 mA/Celsius.
|
D | cros-ec.txt | 4 implements various function such as keyboard and battery charging.
|
D | max14577.txt | 32 In an overvoltage condition, INT asserts and charging
|
/linux-4.4.14/drivers/staging/iio/ |
D | TODO | 24 by a driver of the SoC's battery charging unit to avoid any damage to the
|
/linux-4.4.14/drivers/hid/ |
D | wacom_wac.c | 2202 int pid, battery, charging; in wacom_wireless_irq() local 2215 charging = !!(data[5] & 0x80); in wacom_wireless_irq() 2222 wacom_notify_battery(wacom, battery, charging, 1, 0); in wacom_wireless_irq() 2254 bool charging = !!(data[8] & 0x80); in wacom_status_irq() local 2256 wacom_notify_battery(wacom_wac, battery, charging, in wacom_status_irq() 2257 battery || charging, 1); in wacom_status_irq()
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | omap4-sdp.dts | 97 charging {
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 490 pgpgin - # of charging events to the memory cgroup. The charging
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 760 ACTION="`cat $BATT_INFO | grep charging | cut -c 26-`"
|
D | thinkpad-acpi.txt | 930 except the charging or discharging battery to determine which
|
/linux-4.4.14/drivers/platform/x86/ |
D | Kconfig | 313 and battery charging level control.
|
/linux-4.4.14/Documentation/usb/ |
D | power-management.txt | 570 a charging application. In any event a logically off port will lose
|
/linux-4.4.14/drivers/rtc/ |
D | Kconfig | 678 This driver supports the RTC feature and trickle charging but not
|