Searched full:gauge (Results 1 – 25 of 83) sorted by relevance
1234
/Linux-v5.10/drivers/power/supply/ |
D | Kconfig | 125 battery fuel gauge (used in the Pinebook Pro & others) 159 tristate "DS2782/DS2786 standalone gas-gauge" 163 gas-gauge. 223 tristate "SBS Compliant gas gauge" 278 fuel gauge mounted on the circuit board, and a battery that cannot 304 Integrated Charger & Fuel-Gauge IC. 310 tristate "Dialog Semiconductor DA9150 Fuel Gauge support" 313 Say Y here to enable support for the Fuel-Gauge unit of the DA9150 314 Integrated Charger & Fuel-Gauge IC 359 tristate "X-Powers AXP288 Fuel Gauge" [all …]
|
D | cw2015_battery.c | 3 * Fuel gauge driver for CellWise 2013 / 2015 48 /* reset gauge of no valid state of charge could be polled for 40s */ 50 /* reset gauge if state of charge stuck for half an hour during charging */ 102 /* make sure gauge is not in sleep mode */ in cw_update_profile() 110 "Gauge is in sleep mode, can't update battery info\n"); in cw_update_profile() 129 /* reset gauge to apply new battery profile */ in cw_update_profile() 136 /* wait for gauge to reset */ in cw_update_profile() 144 /* wait for gauge to become ready */ in cw_update_profile() 150 "Gauge did not become ready after profile upload\n"); in cw_update_profile() 236 /* wait for gauge to enter sleep */ in cw_power_on_reset() [all …]
|
D | rn5t618_power.c | 485 * readers disable the fuel gauge on shutdown. If a kernel in rn5t618_power_probe() 486 * without fuel gauge support is booted after that, the fuel in rn5t618_power_probe() 487 * gauge will get decalibrated. in rn5t618_power_probe() 489 dev_info(&pdev->dev, "Fuel gauge not enabled, enabling now\n"); in rn5t618_power_probe()
|
D | rt5033_battery.c | 3 * Fuel gauge driver for Richtek RT5033 177 MODULE_DESCRIPTION("Richtek RT5033 fuel gauge driver");
|
D | da9150-fg.c | 3 * DA9150 Fuel-Gauge Driver 564 .name = "da9150-fuel-gauge", 573 MODULE_DESCRIPTION("Fuel-Gauge Driver for DA9150");
|
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
D | da9150-fg.txt | 1 Dialog Semiconductor DA9150 Fuel-Gauge Power Supply bindings 4 - compatible: "dlg,da9150-fuel-gauge" for DA9150 Fuel-Gauge Power Supply 17 fuel-gauge { 18 compatible = "dlg,da9150-fuel-gauge";
|
D | bq27xxx.yaml | 8 title: TI BQ27XXX fuel gauge family 16 Support various Texas Instruments fuel gauge devices that share similar 58 description: integer, I2C address of the fuel gauge. 63 The fuel gauge uses the following battery properties: 89 bq27510g3: fuel-gauge@55 {
|
D | cw2015_battery.yaml | 7 title: Battery driver for CW2015 shuntless fuel gauge by CellWise. 36 Specifies the interval in milliseconds gauge values are polled at 41 Specifies supplies used for charging the battery connected to this gauge 48 Specifies the phandle of a simple-battery connected to this gauge
|
D | charger-manager.txt | 8 - cm-fuel-gauge : name of battery fuel gauge 26 battery, 2 to check presence via fuel gauge, or 3 to check presence 61 cm-fuel-gauge = "fuelgauge0";
|
D | max17040_battery.txt | 37 battery-fuel-gauge@36 { 46 battery-fuel-gauge@36 {
|
D | sc27xx-fg.txt | 1 Spreadtrum SC27XX PMICs Fuel Gauge Unit Power Supply Bindings 10 - reg: The address offset of fuel gauge unit.
|
D | battery.yaml | 15 on a fuel gauge chip. The battery node should be used where there is 164 fuel-gauge@22 {
|
D | ltc2941.txt | 17 This determines the range and accuracy of the gauge. The value is programmed
|
/Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
D | da9150.txt | 1 Dialog Semiconductor DA9150 Combined Charger/Fuel-Gauge MFD bindings 9 da9150-fg : Battery Fuel-Gauge 53 fuel-gauge { 54 compatible = "dlg,da9150-fuel-gauge";
|
D | max14577.txt | 7 MAX77836 additionally contains PMIC (with two LDO regulators) and Fuel Gauge. 8 For the description of Fuel Gauge low SOC alert interrupt see:
|
D | sprd,sc27xx-pmic.txt | 10 - Battery management system, such as charger, fuel gauge.
|
D | rn5t618.txt | 7 fuel gauge, and an ADC.
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-platform-dptf | 81 fuel gauge in milli Ohms. 88 (RO) The no-load voltage that can be obtained from battery fuel gauge in 96 (RO) The battery discharge current capability obtained from battery fuel gauge in
|
/Linux-v5.10/include/linux/mfd/ |
D | max8997.h | 10 * MAX8997 has PMIC, MUIC, HAPTIC, RTC, FLASH, and Fuel Gauge devices. 11 * Except Fuel Gauge, every device shares the same I2C bus and included in 12 * this mfd driver. Although the fuel gauge is included in the chip, it is
|
/Linux-v5.10/drivers/platform/x86/ |
D | intel_cht_int33fe_microb.c | 13 * 2. TI BQ27542 Fuel Gauge Controller 16 * instantiate i2c-client for battery fuel gauge, so that standard i2c driver
|
/Linux-v5.10/include/linux/mfd/abx500/ |
D | ab8500-bm.h | 77 * Gas Gauge register offsets 228 /* Fuel Gauge constants */ 303 * struct ab8500_fg_parameters - Fuel gauge algorithm parameters, in seconds 424 * @fg_params fuel gauge parameters
|
/Linux-v5.10/include/linux/power/ |
D | sbs-battery.h | 3 * Gas Gauge driver for SBS Compliant Gas Gauges
|
D | charger-manager.h | 147 * @psy_fuel_gauge: the name of power-supply for fuel gauge 203 * @fuel_gauge: power_supply for fuel gauge
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/ |
D | dlg,da9150-gpadc.yaml | 14 DA9150 Charger & Fuel-Gauge IC.
|
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/ab8500/ |
D | fg.txt | 1 === AB8500 Fuel Gauge Driver ===
|
1234