Searched +full:energy +full:- +full:full +full:- +full:design +full:- +full:microwatt +full:- +full:hours (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.04 ---6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Pali Rohár <pali@kernel.org>12 - Andrew F. Davis <afd@ti.com>13 - Sebastian Reichel <sre@kernel.org>20 - $ref: power-supply.yaml#25 - ti,bq2720026 - ti,bq2721027 - ti,bq27500 # deprecated, use revision specific property below[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Sebastian Reichel <sre@kernel.org>14 In smart batteries, these are typically stored in non-volatile memory16 no appropriate non-volatile memory, or it is unprogrammed/incorrect.27 Batteries must be referenced by chargers and/or fuel-gauges using a phandle.28 The phandle's property should be named "monitored-battery".32 const: simple-battery34 device-chemistry:[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/mfd/ene-kb930.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#14 - Dmitry Osipenko <digetx@gmail.com>19 - enum:20 - acer,a500-iconia-ec # Acer A500 Iconia tablet device21 - const: ene,kb93025 monitored-battery: true26 power-supplies: true[all …]
1 // SPDX-License-Identifier: GPL-2.07 * Copyright (C) 2010-2011 Lars-Peter Clausen <lars@metafoo.de>19 * https://www.ti.com/product/bq27510-g120 * https://www.ti.com/product/bq27510-g221 * https://www.ti.com/product/bq27510-g322 * https://www.ti.com/product/bq27520-g123 * https://www.ti.com/product/bq27520-g224 * https://www.ti.com/product/bq27520-g325 * https://www.ti.com/product/bq27520-g426 * https://www.ti.com/product/bq27530-g1[all …]
1 // SPDX-License-Identifier: GPL-2.0-only24 #include <linux/fixp-arith.h>26 #include "samsung-sdi-battery.h"44 if (!supply->supplied_from && !supplier->supplied_to) in __power_supply_is_supplied_by()48 if (supply->supplied_from) { in __power_supply_is_supplied_by()49 if (!supplier->desc->name) in __power_supply_is_supplied_by()51 for (i = 0; i < supply->num_supplies; i++) in __power_supply_is_supplied_by()52 if (!strcmp(supplier->desc->name, supply->supplied_from[i])) in __power_supply_is_supplied_by()55 if (!supply->desc->name) in __power_supply_is_supplied_by()57 for (i = 0; i < supplier->num_supplicants; i++) in __power_supply_is_supplied_by()[all …]
1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;4 #include <dt-bindings/input/atmel-maxtouch.h>5 #include <dt-bindings/input/gpio-keys.h>6 #include <dt-bindings/input/input.h>7 #include <dt-bindings/thermal/thermal.h>10 #include "tegra20-cpu-opp.dtsi"11 #include "tegra20-cpu-opp-microvolt.dtsi"32 * pre-existing /chosen node to be available to insert the41 reserved-memory {[all …]