Lines Matching refs:temperature
90 This driver permits reading of the internal temperature sensor of AMD
103 There is one temperature measurement value, available as temp1_input in
107 Tctl is the processor temperature control value, used by the platform to
108 control cooling systems. Tctl is a non-physical temperature on an
110 physical temperature like die or case temperature. Instead, it specifies
111 the processor temperature relative to the point at which the system must
113 temperature and maximum thermal power dissipation.
117 If the BIOS has enabled hardware temperature control, the threshold at
121 On some AMD CPUs, there is a difference between the die temperature (Tdie) and
122 the reported temperature (Tctl). Tdie is the real measured temperature, and
124 the driver exports Tdie temperature as temp2_input for those CPUs which support
127 Models from 17h family report relative temperature, the driver aims to
128 compensate and report the real temperature.