Home
last modified time | relevance | path

Searched full:chargers (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.14.4/Documentation/power/
Dcharger-manager.rst9 and where each battery may have multiple chargers attached and the userland
10 wants to look at the aggregated information of the multiple chargers.
14 represents an independent battery with chargers. If there are multiple
15 batteries with their own chargers acting independently in a system,
23 * Support for multiple chargers (e.g., a device with USB, AC, and solar panels)
24 A system may have multiple chargers (or power sources) and some of
39 consumption can stop chargers in the middle of charging
138 chargers. Recharge with voltage drop condition only (without delay
160 get battery presence from chargers.
164 chargers. Each power-supply-class should provide "PRESENT" (if
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/power/supply/
Dcharger-manager.yaml20 cm-chargers:
21 description: name of chargers
24 cm-num-chargers:
165 - cm-chargers
186 cm-chargers = "charger0", "charger1", "charger2";
Dbq25980.yaml14 The BQ25980, BQ25975, and BQ25960 are a series of flash chargers intended
16 switching chargers can provide over 97% efficiency by making use of the
Dgpio-charger.yaml7 title: simple battery chargers only communicating through GPIOs
13 This binding is for all chargers, which are working more or less
Dsbs,sbs-battery.yaml55 SBS batteries by default send broadcast messages to SBS compliant chargers to
Dbattery.yaml27 Batteries must be referenced by chargers and/or fuel-gauges using a phandle.
/linux-6.14.4/include/linux/power/
Dcharger-manager.h7 * This framework enables to control and multiple chargers and to
9 * an interface combining the chargers.
144 * @psy_charger_stat: the names of power-supply for chargers
204 * @charger_stat: array of power_supply for chargers
Dgpio-charger.h14 * @name: Name for the chargers power_supply device
16 * @supplied_to: Array of battery names to which this chargers supplies power
/linux-6.14.4/drivers/power/supply/
DKconfig250 Say Y to include support for SBS compliant battery chargers.
524 Say Y to include support for chargers which report their online status
531 tristate "Battery charger manager for multiple chargers"
536 chargers attached to a battery and multiple batteries attached to a
711 chargers.
748 series of fast battery chargers.
756 Say Y to enable support for the TI BQ256XX battery chargers. The
Dcharger-manager.c148 * Returns true if at least one of the chargers of the battery has an external
364 * try_charger_enable - Enable/Disable chargers altogether
370 * power source exists) except when CM needs to disable chargers forcibly
1163 * user-space. If some development board use one more chargers for charging
1312 /* chargers */ in of_cm_parse_desc()
1313 num_chgs = of_property_count_strings(np, "cm-chargers"); in of_cm_parse_desc()
1326 of_property_read_string_index(np, "cm-chargers", in of_cm_parse_desc()
Dgpio-charger.c4 * Driver for chargers which report their online status through a GPIO pin
419 MODULE_DESCRIPTION("Driver for chargers only communicating via GPIO(s)");
Disp1704_charger.c78 * chargers).
276 * chargers. The pullups may be enabled elsewhere, so this can in isp1704_charger_work()
Dcros_usbpd-charger.c230 * reports the type as NONE. Report such chargers as type in cros_usbpd_charger_get_power_info()
Dbq25890_charger.c732 * If there are multiple chargers the maximum current the external power-supply
733 * can deliver needs to be divided over the chargers. This is done according
Dab8500_charger.c642 * ab8500_charger_detect_chargers() - Detect the connected chargers
1434 * the GPADC module independent of the AB8500 chargers in ab8500_charger_ac_en()
1607 * the GPADC module independent of the AB8500 chargers in ab8500_charger_usb_en()
2294 * Some chargers that breaks the USB spec is in ab8500_charger_usb_link_status_work()
Dbq2415x_charger.c1132 * host - charging mode for host/hub chargers (current limit 500mA)
1133 * dedicated - charging mode for dedicated chargers (unlimited current limit)
/linux-6.14.4/include/linux/mfd/
Dmax14577.h76 * Valid limits of current for max14577 and max77836 chargers.
/linux-6.14.4/drivers/usb/typec/ucsi/
Dpsy.c165 /* UCSI can't tell b/w DCP/CDP or USB2/3x1/3x2 SDP chargers */ in ucsi_psy_get_current_max()
/linux-6.14.4/drivers/regulator/
Dmax77693-regulator.c37 /* Register differences between chargers: MAX77693 and MAX77843 */
/linux-6.14.4/drivers/mfd/
Dcros_ec_dev.c307 * it can be detected by querying the number of peripheral chargers. in ec_device_probe()
/linux-6.14.4/drivers/usb/misc/
DKconfig164 chargers.
/linux-6.14.4/drivers/extcon/
Dextcon-usbc-cros-ec.c226 /* FIXME : Guppy, Donnettes, and other chargers will be miscategorized in cros_ec_usb_power_type_is_wall_wart()
/linux-6.14.4/drivers/phy/ti/
Dphy-tusb1210.c227 * Instead, below is a list of the power_supply names of known chargers for
/linux-6.14.4/arch/arm/boot/dts/ti/omap/
Domap4-epson-embt2ws.dts30 * and charges only with dcp chargers. So it is unclear what
/linux-6.14.4/drivers/platform/x86/x86-android-tablets/
Dlenovo.c787 * There are 2 batteries, with 2 bq27500 fuel-gauges and 2 bq25892 chargers,

12