Lines Matching +full:temperature +full:- +full:sensor
1 .. SPDX-License-Identifier: GPL-2.0
3 Kernel driver intel-m10-bmc-hwmon
10 Prefix: 'n3000bmc-hwmon'
16 -----------
18 This driver adds the temperature, voltage, current and power reading
21 Cards (PAC). It connects to a set of sensor chips to monitor the
22 sensor data of different components on the board. The BMC firmware is
23 responsible for sensor data sampling and recording in shared
24 registers. The host driver reads the sensor data from these shared
34 ----------------
38 - Intel MAX 10 BMC for Intel PAC N3000:
41 tempX_input Temperature of the component (specified by tempX_label)
42 tempX_max Temperature maximum setpoint of the component
43 tempX_crit Temperature critical setpoint of the component
44 tempX_max_hyst Hysteresis for temperature maximum of the component
45 tempX_crit_hyst Hysteresis for temperature critical of the component
46 temp1_label "Board Temperature"
47 temp2_label "FPGA Die Temperature"
48 temp3_label "QSFP0 Temperature"
49 temp4_label "QSFP1 Temperature"
50 temp5_label "Retimer A Temperature"
51 temp6_label "Retimer A SerDes Temperature"
52 temp7_label "Retimer B Temperature"
53 temp8_label "Retimer B SerDes Temperature"
78 All the attributes are read-only.