Searched full:gauge (Results 1 – 25 of 88) sorted by relevance
1234
/Linux-v5.15/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" 279 fuel gauge mounted on the circuit board, and a battery that cannot 305 Integrated Charger & Fuel-Gauge IC. 311 tristate "Dialog Semiconductor DA9150 Fuel Gauge support" 314 Say Y here to enable support for the Fuel-Gauge unit of the DA9150 315 Integrated Charger & Fuel-Gauge IC 360 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 | rt5033_battery.c | 3 * Fuel gauge driver for Richtek RT5033 184 MODULE_DESCRIPTION("Richtek RT5033 fuel gauge driver");
|
D | ab8500-bm.h | 71 * Gas Gauge register offsets 222 /* Fuel Gauge constants */ 308 * struct ab8500_fg_parameters - Fuel gauge algorithm parameters, in seconds 495 * @fg_params fuel gauge parameters
|
D | rn5t618_power.c | 758 * readers disable the fuel gauge on shutdown. If a kernel in rn5t618_power_probe() 759 * without fuel gauge support is booted after that, the fuel in rn5t618_power_probe() 760 * gauge will get decalibrated. in rn5t618_power_probe() 762 dev_info(&pdev->dev, "Fuel gauge not enabled, enabling now\n"); in rn5t618_power_probe()
|
D | acer_a500_battery.c | 8 * Based on NVIDIA Gas Gauge driver for SBS Compliant Batteries. 294 MODULE_DESCRIPTION("Battery gauge driver for Acer Iconia Tab A500");
|
D | da9150-fg.c | 3 * DA9150 Fuel-Gauge Driver 564 .name = "da9150-fuel-gauge", 573 MODULE_DESCRIPTION("Fuel-Gauge Driver for DA9150");
|
/Linux-v5.15/Documentation/devicetree/bindings/power/supply/ |
D | bq27xxx.yaml | 8 title: TI BQ27XXX fuel gauge family 16 Support various Texas Instruments fuel gauge devices that share similar 59 description: integer, I2C address of the fuel gauge. 64 The fuel gauge uses the following battery properties: 90 bq27510g3: fuel-gauge@55 {
|
D | dlg,da9150-fuel-gauge.yaml | 4 $id: "http://devicetree.org/schemas/power/supply/dlg,da9150-fuel-gauge.yaml#" 7 title: Dialog Semiconductor DA9150 Fuel-Gauge Power Supply bindings 17 const: dlg,da9150-fuel-gauge 46 compatible = "dlg,da9150-fuel-gauge";
|
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.yaml | 28 cm-fuel-gauge: 29 description: name of battery fuel gauge 55 - 2 # check presence via fuel gauge 164 - cm-fuel-gauge 186 cm-fuel-gauge = "fuelgauge0";
|
D | stericsson,ab8500-fg.yaml | 8 title: AB8500 Fuel Gauge 56 fuel-gauge {
|
D | battery.yaml | 15 on a fuel gauge chip. The battery node should be used where there is 175 fuel-gauge@22 {
|
D | richtek,rt5033-battery.yaml | 7 title: Richtek RT5033 PMIC Fuel Gauge
|
/Linux-v5.15/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.
|
/Linux-v5.15/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.15/drivers/platform/x86/intel/int33fe/ |
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
|
D | Kconfig | 16 resources for Fuel Gauge Controller and (in the Type-C variant)
|
/Linux-v5.15/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.15/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.15/Documentation/devicetree/bindings/iio/adc/ |
D | dlg,da9150-gpadc.yaml | 14 DA9150 Charger & Fuel-Gauge IC.
|
/Linux-v5.15/Documentation/devicetree/bindings/thermal/ |
D | nvidia,tegra30-tsensor.yaml | 16 and voltage of the chip. Sensors are placed across the die to gauge the
|
1234