| /openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config/ |
| H A D | olympus-nuvoton-ipmi-sensors.yaml | 1 1: &temperature 24 <<: *temperature 29 <<: *temperature 34 <<: *temperature 39 <<: *temperature 43 <<: *temperature 47 <<: *temperature 51 <<: *temperature 545 <<: *temperature 551 <<: *temperature [all …]
|
| /openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/ |
| H A D | zaius-ipmi-sensors.yaml | 234 0x75: &temperature 262 <<: *temperature 274 <<: *temperature 286 <<: *temperature 298 <<: *temperature 319 <<: *temperature 331 <<: *temperature 343 <<: *temperature 355 <<: *temperature 367 <<: *temperature [all …]
|
| /openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config/ |
| H A D | ncplite-ipmi-sensors.yaml | 1 0xf: &temperature 24 <<: *temperature 29 <<: *temperature 34 <<: *temperature 39 <<: *temperature 44 <<: *temperature 329 <<: *temperature 335 <<: *temperature 341 <<: *temperature 384 <<: *temperature [all …]
|
| /openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/ |
| H A D | gbs-ipmi-sensors.yaml | 1 0x10: &temperature 24 <<: *temperature 29 <<: *temperature 34 <<: *temperature 39 <<: *temperature 140 <<: *temperature 146 <<: *temperature 320 <<: *temperature 354 <<: *temperature 388 <<: *temperature [all …]
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | am57xx-commercial-grade.dtsi | 3 temperature = <80000>; /* milliCelsius */ 7 temperature = <90000>; /* milliCelsius */ 11 temperature = <90000>; /* milliCelsius */ 15 temperature = <90000>; /* milliCelsius */ 19 temperature = <90000>; /* milliCelsius */ 23 temperature = <90000>; /* milliCelsius */
|
| H A D | am57xx-industrial-grade.dtsi | 3 temperature = <90000>; /* milliCelsius */ 7 temperature = <105000>; /* milliCelsius */ 11 temperature = <105000>; /* milliCelsius */ 15 temperature = <105000>; /* milliCelsius */ 19 temperature = <105000>; /* milliCelsius */ 23 temperature = <105000>; /* milliCelsius */
|
| H A D | rk3288-thermal.dtsi | 29 temperature = <70000>; /* millicelsius */ 34 temperature = <75000>; /* millicelsius */ 39 temperature = <100000>; /* millicelsius */ 69 temperature = <80000>; /* millicelsius */ 74 temperature = <100000>; /* millicelsius */
|
| /openbmc/qemu/hw/sensor/ |
| H A D | tmp421.c | 57 int16_t temperature[4]; member 129 value = ((s->temperature[tempid] - offset) * 1000 + 128) / 256; in tmp421_get_temperature() 166 s->temperature[tempid] = (int16_t) ((temp * 256 - 128) / 1000) + offset; in tmp421_set_temperature() 197 s->buf[s->len++] = (((uint16_t) s->temperature[0]) >> 8); in tmp421_read() 198 s->buf[s->len++] = (((uint16_t) s->temperature[0]) >> 0) & 0xf0; in tmp421_read() 201 s->buf[s->len++] = (((uint16_t) s->temperature[1]) >> 8); in tmp421_read() 202 s->buf[s->len++] = (((uint16_t) s->temperature[1]) >> 0) & 0xf0; in tmp421_read() 205 s->buf[s->len++] = (((uint16_t) s->temperature[2]) >> 8); in tmp421_read() 206 s->buf[s->len++] = (((uint16_t) s->temperature[2]) >> 0) & 0xf0; in tmp421_read() 209 s->buf[s->len++] = (((uint16_t) s->temperature[3]) >> 8); in tmp421_read() [all …]
|
| H A D | tmp105.c | 57 if (s->temperature < s->limit[0]) { in tmp105_alarm_update() 62 if (s->temperature >= s->limit[1]) { in tmp105_alarm_update() 74 if (s->temperature < s->limit[0]) { in tmp105_alarm_update() 79 if (s->temperature >= s->limit[1]) { in tmp105_alarm_update() 93 int64_t value = s->temperature * 1000 / 256; in tmp105_get_temperature() 117 s->temperature = (int16_t) (temp * 256 / 1000); in tmp105_set_temperature() 135 s->buf[s->len++] = (((uint16_t) s->temperature) >> 8); in tmp105_read() 136 s->buf[s->len++] = (((uint16_t) s->temperature) >> 0) & in tmp105_read() 270 VMSTATE_INT16(temperature, TMP105State), 286 s->temperature = 0; in tmp105_reset()
|
| /openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/ |
| H A D | config.json.in | 77 "readPath": "/xyz/openbmc_project/sensors/temperature/cputemp", 87 "readPath": "/xyz/openbmc_project/sensors/temperature/vddcr_cpu", 97 "readPath": "/xyz/openbmc_project/sensors/temperature/vddcr_soc", 107 "readPath": "/xyz/openbmc_project/sensors/temperature/vddio_abcd", 117 "readPath": "/xyz/openbmc_project/sensors/temperature/vddio_efgh", 127 "readPath": "/xyz/openbmc_project/sensors/temperature/p12v_mobo", 137 "readPath": "/xyz/openbmc_project/sensors/temperature/powerseq_temp", 147 "readPath": "/xyz/openbmc_project/sensors/temperature/p12v_fan", 157 "readPath": "/xyz/openbmc_project/sensors/temperature/nvme0", 167 "readPath": "/xyz/openbmc_project/sensors/temperature/nvme1", [all …]
|
| /openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/evb-npcm845-yaml-config/ |
| H A D | evb-npcm845-ipmi-sensors.yaml | 9 1: &temperature 31 <<: *temperature 35 <<: *temperature
|
| /openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-virtual-sensor/ |
| H A D | phosphor-virtual-sensor.service.replace | 3 After=mapper-wait@-xyz-openbmc_project-sensors-temperature-inlet.service 4 After=mapper-wait@-xyz-openbmc_project-sensors-temperature-outlet_0.service 5 After=mapper-wait@-xyz-openbmc_project-sensors-temperature-outlet_1.service
|
| /openbmc/u-boot/drivers/thermal/ |
| H A D | ti-bandgap.c | 29 int temperature; /* in mili degree celsius */ member 165 bgp->temperature = 0x3ff & readl(bgp->base + CTRL_CORE_TEMP_SENSOR_MPU); in ti_bandgap_get_temp() 166 *temp = dra752_adc_to_temp[bgp->temperature - DRA752_ADC_START_VALUE]; in ti_bandgap_get_temp()
|
| H A D | Kconfig | 4 Enable support for temperature-sensing devices. Some SoCs have on-chip 5 temperature sensors to permit warnings, speed throttling or even 6 automatic power-off when the temperature gets too high or low. Other 24 The driver supports reading CPU temperature.
|
| H A D | imx_thermal.c | 51 int temperature; in read_cpu_temperature() local 127 temperature = div_s64_rem(c2 - n_meas * c1 + OFFSET, 1000000, &rem); in read_cpu_temperature() 133 return temperature; in read_cpu_temperature() 140 int temperature; in read_cpu_temperature() local 204 temperature = tmp - (te1 - raw_25c); in read_cpu_temperature() 206 return temperature; in read_cpu_temperature()
|
| /openbmc/u-boot/doc/device-tree-bindings/exynos/ |
| H A D | tmu.txt | 6 - samsung,min-temp : Minimum temperature value (25 degree celsius) 7 - Current temperature of SoC should be more than this value. 8 - samsung,max-temp : Maximum temperature value (125 degree celsius) 9 - Current temperature of SoC should be less than this value. 27 - This is 25 because temperature measured is always above 25 degrees.
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_sensor.robot | 44 [Documentation] Test ambient temperature via IPMI and verify using Redfish. 49 # Inlet air temperature(40h) 1 +22 C 50 # Inlet air temperature(40h) 2 +23 C 51 # Inlet air temperature(40h) 3 +22 C 52 # CPU temperature sensors(41h) 0 +0 C 53 # Baseboard temperature sensors(42h) 1 +26 C 54 # Baseboard temperature sensors(42h) 2 +27 C 57 Should Contain ${temp_reading} Inlet air temperature 58 ... msg="Unable to get inlet temperature via DCMI". 62 ... Inlet air temperature case-insensitive [all …]
|
| /openbmc/openbmc-test-automation/systest/ |
| H A D | gpu_stress_test.robot | 104 # Check NVIDIA power, temperature, and clocks. 106 ${temperature}= Get GPU Max Temperature 110 Rpvars power power_max temperature temperature_via_rest 117 ${err_msg}= Catenate GPU temperature of ${temperature} exceeds limit 119 IF ${temperature} > ${temperature_max} Fail msg=${err_msg} 123 ${err_msg}= Catenate The GPU temperature reported by REST is not within 124 ... 5 degrees of the nvidia_smi reported temperature. 128 IF ${temperature} > ${upper_limit} or ${temperature} < ${lower_limit}
|
| /openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/ |
| H A D | groups.json | 375 // Repurposed as DRAM temperature sensors for 4U DDIMMs 421 // Repurposed as PMIC temperature sensors for 4U DDIMMs
|
| /openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/ |
| H A D | groups.json | 645 // Repurposed as DRAM temperature sensors for 4U DDIMMs 723 // Repurposed as PMIC temperature sensors for 4U DDIMMs
|
| /openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/ |
| H A D | groups.json | 227 // Repurposed as DRAM temperature sensors for 4U DDIMMs 257 // Repurposed as PMIC temperature sensors for 4U DDIMMs
|
| /openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Fuji/ |
| H A D | groups.json | 645 // Repurposed as DRAM temperature sensors for 4U DDIMMs 723 // Repurposed as PMIC temperature sensors for 4U DDIMMs
|
| /openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge4U/ |
| H A D | groups.json | 375 // Repurposed as DRAM temperature sensors for 4U DDIMMs 421 // Repurposed as PMIC temperature sensors for 4U DDIMMs
|
| /openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge1S4U/ |
| H A D | groups.json | 227 // Repurposed as DRAM temperature sensors for 4U DDIMMs 257 // Repurposed as PMIC temperature sensors for 4U DDIMMs
|
| /openbmc/openbmc-test-automation/ipmi/dcmi/ |
| H A D | test_dcmi_get_temperature_reading.robot | 3 Documentation Module to test dcmi get temperature reading functionality. 30 [Documentation] Verify IPMI Get Temperature Reading command for inlet temperature sensor. 40 [Documentation] Verify IPMI Get Temperature Reading command for cpu0 temperature sensor. 50 [Documentation] Verify IPMI Get Temperature Reading command for cpu1 temperature sensor. 60 [Documentation] Verify IPMI Get Temperature Reading command for baseboard temperature sensor. 98 [Documentation] Verify temperature from ipmi response and json file. 125 [Documentation] Verify temperature from ipmi response and json file. 146 Fail msg=sensor reading value is showing as 0 in dcmi get temperature raw command. 153 Fail msg=sensor reading value is showing wrongly in dcmi get temperature raw command. 158 ... msg=sensor reading value is showing wrongly in dcmi get temperature raw command. [all …]
|