Searched +full:micro +full:- +full:watts (Results 1 – 6 of 6) sorted by relevance
4 Contact: linux-pm@vger.kernel.org13 Contact: linux-pm@vger.kernel.org22 Contact: linux-pm@vger.kernel.org30 Contact: linux-pm@vger.kernel.org35 E.g. intel-rapl:0:1:1.40 Contact: linux-pm@vger.kernel.org51 Contact: linux-pm@vger.kernel.org58 Contact: linux-pm@vger.kernel.org60 Current energy counter in micro-joules. Write "0" to reset.62 read-only.[all …]
15 example, the intel-rapl control type represents the Intel "Running Average16 Power Limit" (RAPL) technology, whereas the 'idle-injection' control type35 └──intel-rapl36 ├──intel-rapl:043 │ ├──device -> ../../intel-rapl45 │ ├──intel-rapl:0:052 │ │ ├──device -> ../../intel-rapl:060 │ │ ├──subsystem -> ../../../../../../class/power_cap62 │ ├──intel-rapl:0:169 │ │ ├──device -> ../../intel-rapl:0[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: RTQ6056 Bi-Directional Current and Power Monitor with 16-bit ADC10 - ChiYuan Huang <cy_huang@richtek.com>13 The RTQ6056 is a high accuracy current-sense monitor with I2C and SMBus18 voltage, converts into the current in amperes, and power in watts through19 internal analog-to-digital converter ADC. The programmable calibration,24 https://www.richtek.com/assets/product_file/RTQ6056/DSQ6056-00.pdf29 - enum:[all …]
1 .. SPDX-License-Identifier: GPL-2.08 -----------12 subsystems willing to use that information to make energy-aware decisions.18 each and every client subsystem to re-implement support for each and every23 The power values might be expressed in micro-Watts or in an 'abstract scale'.26 can be found in the Energy-Aware Scheduler documentation27 Documentation/scheduler/sched-energy.rst. For some subsystems like thermal or30 thus the real micro-Watts might be needed. An example of these requirements can32 Documentation/driver-api/thermal/power_allocator.rst.36 an 'abstract scale' deriving real energy in micro-Joules would not be possible.[all …]
1 .. SPDX-License-Identifier: GPL-2.0-or-later3 Kernel driver aquacomputer-d5next25 -----------37 available through debugfs are the serial number, firmware version and power-on39 temperature curves directly from the pump. If it's not connected, the fan-related65 filled with coolant. Pump RPM and flow can be set to enhance on-device calculations,87 -----------93 -------------96 temp[1-20]_input Physical/virtual temperature sensors (in millidegrees Celsius)97 temp[1-8]_offset Temperature sensor correction offset (in millidegrees Celsius)[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/opp/opp-v2-base.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Viresh Kumar <viresh.kumar@linaro.org>13 Devices work at voltage-current-frequency combinations and some implementations25 pattern: '^opp-table(-[a-z0-9]+)?$'27 opp-shared:36 '^opp(-?[0-9]+)*$':39 One or more OPP nodes describing voltage-current-frequency combinations.[all …]