Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linux-5.4.46: Build driver for AMD temperature and power sensors
1. `CONFIG_SENSORS_K8TEMP=m` > If you say yes here you get support for the temperature sensor(s) inside > your CPU. Supported is whole AMD K8 microarchitecture. Please note that > you will need at least lm-sensors 2.10.1 for proper userspace support. > > This driver can also be built as a module. If so, the module will be > called k8temp. 2. `CONFIG_SENSORS_K10TEMP=m` > If you say yes here you get support for the temperature sensor(s) > inside your CPU. Supported are later revisions of the AMD Family 10h and > all revisions of the AMD Family 11h, 12h (Llano), 14h (Brazos), 15h > (Bulldozer/Trinity/Kaveri/Carrizo) and 16h (Kabini/Mullins) > microarchitectures. > > This driver can also be built as a module. If so, the module will be > called k10temp. 3. `CONFIG_SENSORS_FAM15H_POWER=m` > If you say yes here you get support for processor power information > of your AMD family 15h CPU. > > This driver can also be built as a module. If so, the module will be > called fam15h_power.
- Loading branch information