Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/Documentation/devicetree/bindings/power/supply/
Dcharger-manager.txt7 - cm-chargers : name of chargers
41 - cm-num-chargers
59 cm-chargers = "charger0", "charger1", "charger2";
Dgpio-charger.yaml7 title: simple battery chargers only communicating through GPIOs
13 This binding is for all chargers, which are working more or less
Dbq25980.yaml15 The BQ25980, BQ25975, and BQ25960 are a series of flash chargers intended
17 switching chargers can provide over 97% efficiency by making use of the
Dsbs,sbs-battery.yaml52 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-v5.10/include/linux/power/
Dgpio-charger.h14 * @name: Name for the chargers power_supply device
16 * @supplied_to: Array of battery names to which this chargers supplies 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
/Linux-v5.10/drivers/power/supply/
DKconfig233 Say Y to include support for SBS compliant battery chargers.
492 Say Y to include support for chargers which report their online status
499 tristate "Battery charger manager for multiple chargers"
504 chargers attached to a battery and multiple batteries attached to a
609 chargers.
646 series of fast battery chargers.
Dcharger-manager.c147 * Returns true if at least one of the chargers of the battery has an external
363 * try_charger_enable - Enable/Disable chargers altogether
369 * power source exists) except when CM needs to disable chargers forcibly
1165 * user-space. If some development board use one more chargers for charging
1313 /* chargers */ in of_cm_parse_desc()
1314 num_chgs = of_property_count_strings(np, "cm-chargers"); in of_cm_parse_desc()
1327 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
398 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.c240 * reports the type as NONE. Report such chargers as type in cros_usbpd_charger_get_power_info()
Dbq2415x_charger.c1112 * host - charging mode for host/hub chargers (current limit 500mA)
1113 * dedicated - charging mode for dedicated chargers (unlimited current limit)
Dab8500_charger.c608 * ab8500_charger_detect_chargers() - Detect the connected chargers
1388 * the GPADC module independent of the AB8500 chargers in ab8500_charger_ac_en()
1561 * the GPADC module independent of the AB8500 chargers in ab8500_charger_usb_en()
2265 * Some chargers that breaks the USB spec is in ab8500_charger_usb_link_status_work()
Dabx500_chargalg.c969 * Initialize chargers if not already done. in abx500_chargalg_get_ext_psy_data()
/Linux-v5.10/include/linux/mfd/
Dmax14577.h76 * Valid limits of current for max14577 and max77836 chargers.
/Linux-v5.10/drivers/usb/typec/ucsi/
Dpsy.c143 /* UCSI can't tell b/w DCP/CDP or USB2/3x1/3x2 SDP chargers */ in ucsi_psy_get_current_max()
/Linux-v5.10/drivers/regulator/
Dmax77693-regulator.c37 /* Register differences between chargers: MAX77693 and MAX77843 */
/Linux-v5.10/drivers/usb/misc/
DKconfig146 chargers.
/Linux-v5.10/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()