Searched full:fuel (Results 1 – 25 of 99) sorted by relevance
1234
/linux-6.12.1/drivers/power/supply/ |
D | Kconfig | 124 battery fuel gauge (used in the Pinebook Pro & others) 295 fuel gauge mounted on the circuit board, and a battery that cannot 321 Integrated Charger & Fuel-Gauge IC. 327 tristate "Dialog Semiconductor DA9150 Fuel Gauge support" 330 Say Y here to enable support for the Fuel-Gauge unit of the DA9150 331 Integrated Charger & Fuel-Gauge IC 376 tristate "X-Powers AXP288 Fuel Gauge" 380 Fuel Gauge. The device provides battery statistics and status 385 tristate "Maxim MAX17040/17041/17043 family Fuel Gauge" 389 Driver supports Maxim fuel-gauge systems for lithium-ion (Li+) [all …]
|
D | rt5033_battery.c | 3 * Fuel gauge driver for Richtek RT5033 198 MODULE_DESCRIPTION("Richtek RT5033 fuel gauge driver");
|
D | ab8500-bm.h | 215 /* Fuel Gauge constants */ 267 * struct ab8500_fg_parameters - Fuel gauge algorithm parameters, in seconds 381 * @fg_params fuel gauge parameters
|
D | rn5t618_power.c | 752 * readers disable the fuel gauge on shutdown. If a kernel in rn5t618_power_probe() 753 * without fuel gauge support is booted after that, the fuel in rn5t618_power_probe() 756 dev_info(&pdev->dev, "Fuel gauge not enabled, enabling now\n"); in rn5t618_power_probe()
|
D | da9150-fg.c | 3 * DA9150 Fuel-Gauge Driver 551 .name = "da9150-fuel-gauge", 559 MODULE_DESCRIPTION("Fuel-Gauge Driver for DA9150");
|
/linux-6.12.1/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. 63 The fuel gauge uses the following battery properties: 89 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 17 const: dlg,da9150-fuel-gauge 46 compatible = "dlg,da9150-fuel-gauge";
|
D | charger-manager.yaml | 28 cm-fuel-gauge: 29 description: name of battery fuel gauge 57 - 2 # check presence via fuel gauge 166 - cm-fuel-gauge 188 cm-fuel-gauge = "fuelgauge0";
|
D | mitsumi,mm8013.yaml | 7 title: Mitsumi MM8013 fuel gauge 34 fuel-gauge@55 {
|
D | maxim,max17201.yaml | 7 title: Maxim MAX17201 fuel gauge 51 fuel-gauge@36 {
|
D | stericsson,ab8500-fg.yaml | 8 title: AB8500 Fuel Gauge 65 fuel-gauge {
|
D | battery.yaml | 15 on a fuel gauge chip. The battery node should be used where there is 27 Batteries must be referenced by chargers and/or fuel-gauges using a phandle. 180 fuel-gauge@22 {
|
D | maxim,max17040.yaml | 7 title: Maxim 17040 fuel gauge series 112 fuel-gauge@36 {
|
D | richtek,rt5033-battery.yaml | 7 title: Richtek RT5033 PMIC Fuel Gauge
|
D | adc-battery.yaml | 62 fuel-gauge {
|
/linux-6.12.1/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 | richtek,rt5033.yaml | 13 RT5033 is a multifunction device which includes battery charger, fuel gauge, 16 battery fuel gauge uses a separate I2C bus. 83 fuel-gauge@35 {
|
D | sprd,sc27xx-pmic.txt | 10 - Battery management system, such as charger, fuel gauge.
|
/linux-6.12.1/arch/mips/sgi-ip27/ |
D | Kconfig | 10 The nodes of Origin, Onyx, Fuel and Tezro systems can be configured 18 The nodes of Origin, Onyx, Fuel and Tezro systems can be configured
|
/linux-6.12.1/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-6.12.1/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-6.12.1/drivers/platform/x86/x86-android-tablets/ |
D | lenovo.c | 97 /* BQ27542 fuel-gauge */ 265 /* Lenovo Yoga Book X91F/L Windows tablet needs manual instantiation of the fuel-gauge client */ 268 /* BQ27542 fuel-gauge */ 352 /* BQ27541 fuel-gauge */ 634 /* BQ27541 fuel-gauge */ 787 * There are 2 batteries, with 2 bq27500 fuel-gauges and 2 bq25892 chargers, 836 /* bq27500 fuel-gauge for the flat LiPo battery behind the screen */ 862 /* bq27500 fuel-gauge for the round Li-ion cells in the hinge */
|
/linux-6.12.1/Documentation/power/ |
D | charger-manager.rst | 140 fuel gauges or charger devices/chips. 158 get battery presence information from fuel gauge. 175 Power-supply-class name of the fuel gauge.
|
/linux-6.12.1/include/linux/power/ |
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-6.12.1/Documentation/devicetree/bindings/iio/adc/ |
D | dlg,da9150-gpadc.yaml | 14 DA9150 Charger & Fuel-Gauge IC.
|
1234