mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 12:44:03 +02:00
hwmon: coretemp: Fix documentation wording
Fix two minor wording issues in the coretemp documentation. Signed-off-by: Ximing Zhang <xzhangjr@gmail.com> Link: https://lore.kernel.org/r/20260616121549.29484-1-xzhangjr@gmail.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
a86e9ca4ed
commit
bf74d14fba
|
|
@ -44,9 +44,9 @@ Temperature known as TjMax is the maximum junction temperature of processor,
|
|||
which depends on the CPU model. See table below. At this temperature, protection
|
||||
mechanism will perform actions to forcibly cool down the processor. Alarm
|
||||
may be raised, if the temperature grows enough (more than TjMax) to trigger
|
||||
the Out-Of-Spec bit. Following table summarizes the exported sysfs files:
|
||||
the Out-Of-Spec bit. The following table summarizes the exported sysfs files:
|
||||
|
||||
All Sysfs entries are named with their core_id (represented here by 'X').
|
||||
All sysfs entries are named with their core_id (represented here by 'X').
|
||||
|
||||
================= ========================================================
|
||||
tempX_input Core temperature (in millidegrees Celsius).
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user