17 lines
577 B
Plaintext
17 lines
577 B
Plaintext
# Safe, in-kernel hardware-monitoring drivers used across common server and
|
|
# workstation platforms. Each driver simply declines to bind on unsupported
|
|
# hardware, so one image can cover both Intel and AMD hosts.
|
|
#
|
|
# Do not add Super-I/O or arbitrary I2C chip drivers here: forcing probes can
|
|
# interfere with platform BMC devices. Those drivers should be enabled only
|
|
# for a known platform.
|
|
|
|
# Intel Core/Xeon and AMD EPYC/Ryzen on-die temperature sensors.
|
|
coretemp
|
|
k10temp
|
|
|
|
# Generic hwmon interfaces used by DIMM temperature modules and drive temps.
|
|
i2c-dev
|
|
jc42
|
|
drivetemp
|