Home
last modified time | relevance | path

Searched refs:thermal (Results 126 – 150 of 791) sorted by relevance

12345678910>>...32

/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dpm8350c.dtsi20 #thermal-sensor-cells = <0>;
42 thermal-zones {
43 pm8350c_thermal: pm8350c-thermal {
46 thermal-sensors = <&pm8350c_temp_alarm>;
H A Dpm8550b.dtsi10 thermal-zones {
11 pm8550b-thermal {
15 thermal-sensors = <&pm8550b_temp_alarm>;
46 #thermal-sensor-cells = <0>;
H A Dpm7550ba.dtsi10 thermal-zones {
11 pm7550ba-thermal {
15 thermal-sensors = <&pm7550ba_temp_alarm>;
51 #thermal-sensor-cells = <0>;
H A Dpm7250b.dtsi11 thermal-zones {
12 pm7250b-thermal {
16 thermal-sensors = <&pm7250b_temp>;
53 io-channel-names = "thermal";
54 #thermal-sensor-cells = <0>;
145 #thermal-sensor-cells = <1>;
H A Dpm8150.dtsi13 thermal-zones {
14 pm8150-thermal {
18 thermal-sensors = <&pm8150_temp>;
81 io-channel-names = "thermal";
82 #thermal-sensor-cells = <0>;
116 #thermal-sensor-cells = <1>;
H A Dpm660.dtsi10 #include <dt-bindings/thermal/thermal.h>
13 thermal-zones {
14 pm660-thermal {
18 thermal-sensors = <&pm660_temp>;
82 io-channel-names = "thermal";
83 #thermal-sensor-cells = <0>;
H A Dpm8550.dtsi10 thermal-zones {
11 pm8550-thermal {
15 thermal-sensors = <&pm8550_temp_alarm>;
46 #thermal-sensor-cells = <0>;
H A Dipq8074.dtsi296 tsens: thermal-sensor@4a9000 {
303 #thermal-sensor-cells = <1>;
930 thermal-zones {
931 nss-top-thermal {
946 nss0-thermal {
961 nss1-thermal {
976 wcss-phya0-thermal {
991 wcss-phya1-thermal {
1006 cpu0_thermal: cpu0-thermal {
1081 wcss-phyb0-thermal {
[all …]
H A Dpm6125.dtsi10 thermal-zones {
11 pm6125-thermal {
15 thermal-sensors = <&pm6125_temp>;
76 io-channel-names = "thermal";
77 #thermal-sensor-cells = <0>;
133 #thermal-sensor-cells = <1>;
H A Dsm6375.dtsi1793 thermal-zones {
1821 cpu0-thermal {
1848 cpu1-thermal {
1875 cpu2-thermal {
1902 cpu3-thermal {
1929 cpu4-thermal {
1956 cpu5-thermal {
2037 cpu6-thermal {
2064 cpu7-thermal {
2226 cwlan-thermal {
[all …]
H A Dsm8550.dtsi23 #include <dt-bindings/thermal/thermal.h>
4208 thermal-zones {
4209 aoss0-thermal {
4595 aoss1-thermal {
4615 cpu0-thermal {
4641 cpu1-thermal {
4667 cpu2-thermal {
4693 cdsp0-thermal {
4725 cdsp1-thermal {
4757 cdsp2-thermal {
[all …]
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dpm8841.dtsi7 thermal-zones {
8 pm8841-thermal {
11 thermal-sensors = <&pm8841_temp>;
58 #thermal-sensor-cells = <0>;
/openbmc/linux/Documentation/driver-api/thermal/
H A Dexynos_thermal.rst59 When an interrupt occurs, this driver notify kernel thermal framework
67 The exynos thermal driver is structured as::
69 Kernel Core thermal framework
74 TMU configuration data -----> TMU Driver <----> Exynos Core thermal wrapper
85 thresholds. It invokes core thermal implementation with the call
87 c) Exynos Core thermal wrapper:
89 Kernel core thermal framework. They are exynos_unregister_thermal,
H A Dpower_allocator.rst12 point of the thermal zone.
17 thermal zone.
64 provided while registering the thermal zone. This estimates the
72 the thermal ramp. For reference, the sustainable power of a 4" phone
79 thermal-zone. For example::
81 thermal-zones {
104 thermal governor allows the configuration of two proportional term
112 the permitted thermal "ramp" of the system. For instance, a lower
195 thermal zone in which we are currently operating
214 thermal zone in which we are currently operating
[all …]
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_alternate_fan_settings.robot28 [Documentation] Check current thermal fan mode is a valid mode value.
32 # /xyz/openbmc_project/control/thermal/0
55 [Documentation] Check supported fan thermal modes are valid mode values.
103 [Documentation] Verify the thermal mode switches successfully at standby or runtime.
107 # thermal_mode Read the supported thermal mode (e.g. "CUSTOM")
117 ... msg=The thermal mode does not match the current fan mode.
122 [Documentation] Verify the thermal mode remains set at runtime.
132 ... msg=The current thermal fan mode switched successfully.
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/swift/
H A Dzones.yaml27 Default thermal control mode
34 Set current thermal control mode to the
59 Default thermal control mode
66 Set current thermal control mode to the
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-dell-wmi-ddv22 This file contains the contents of the thermal sensor information
23 buffer, which contains thermal sensor entries and a terminating
26 Each thermal sensor entry contains:
28 - thermal type (single byte)
/openbmc/u-boot/arch/arm/dts/
H A Dbcm2835.dtsi31 /* enable thermal sensor with the correct compatible property set */
32 &thermal {
33 compatible = "brcm,bcm2835-thermal";
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5410.dtsi96 #thermal-sensor-cells = <0>;
105 #thermal-sensor-cells = <0>;
114 #thermal-sensor-cells = <0>;
123 #thermal-sensor-cells = <0>;
231 thermal-zones {
232 cpu0_thermal: cpu0-thermal {
233 thermal-sensors = <&tmu_cpu0>;
236 cpu1_thermal: cpu1-thermal {
237 thermal-sensors = <&tmu_cpu1>;
240 cpu2_thermal: cpu2-thermal {
[all …]
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-spmi-adc-tm-hc.yaml4 $id: http://devicetree.org/schemas/thermal/qcom-spmi-adc-tm-hc.yaml#
21 "#thermal-sensor-cells":
24 Number of cells required to uniquely identify the thermal sensors. Since
58 Represent one thermal sensor.
68 From common IIO binding. Used to pipe PMIC ADC channel to thermal monitor
109 - "#thermal-sensor-cells"
137 #thermal-sensor-cells = <1>;
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,wsa881x.yaml32 '#thermal-sensor-cells':
42 - "#thermal-sensor-cells"
58 #thermal-sensor-cells = <0>;
66 #thermal-sensor-cells = <0>;
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap443x.dtsi28 thermal-zones {
29 #include "omap4-cpu-thermal.dtsi"
40 #thermal-sensor-cells = <0>;
72 thermal-sensors = <&bandgap>;
/openbmc/linux/drivers/thermal/broadcom/
H A Dbrcmstb_thermal.c114 struct thermal_zone_device *thermal; member
256 thermal_zone_device_update(priv->thermal, intr); in brcmstb_tmon_irq_thread()
320 struct thermal_zone_device *thermal; in brcmstb_thermal_probe() local
339 thermal = devm_thermal_of_zone_register(&pdev->dev, 0, priv, in brcmstb_thermal_probe()
341 if (IS_ERR(thermal)) { in brcmstb_thermal_probe()
342 ret = PTR_ERR(thermal); in brcmstb_thermal_probe()
347 priv->thermal = thermal; in brcmstb_thermal_probe()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8dxl.dtsi12 #include <dt-bindings/thermal/thermal.h>
175 tsens: thermal-sensor {
176 compatible = "fsl,imx-sc-thermal";
177 #thermal-sensor-cells = <1>;
189 thermal_zones: thermal-zones {
190 cpu-thermal {
193 thermal-sensors = <&tsens IMX_SC_R_SYSTEM>;
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-victgo.dts72 thermal-zones {
73 chassis-thermal {
76 thermal-sensors = <&tsens0>;
90 thermal-sensors = <&touch_temp0>;
104 thermal-sensors = <&touch_temp1>;
128 compatible = "generic-adc-thermal";
129 #thermal-sensor-cells = <0>;
137 compatible = "generic-adc-thermal";
138 #thermal-sensor-cells = <0>;

12345678910>>...32