Searched +full:opp +full:- +full:microwatt +full:- (Results 1 – 3 of 3) sorted by relevance
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#7 title: Generic OPP (Operating Performance Points) Common Properties10 - 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:29 Indicates that device nodes using this OPP Table Node's phandle switch[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.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 …]