mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-04 18:56:20 +00:00
Some BIOS-es do not initialize the activestatus bits of the AMD_P2C_MSG3
register. This cause the AMD_SFH driver to not register any sensors even
though the laptops in question do have sensors.
Add a DMI quirk-table for specifying sensor-mask overrides based on
DMI match, to make the sensors work OOTB on these laptop models.
BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=199715
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1651886
Fixes:
|
||
|---|---|---|
| .. | ||
| hid_descriptor | ||
| amd_sfh_client.c | ||
| amd_sfh_hid.c | ||
| amd_sfh_hid.h | ||
| amd_sfh_pcie.c | ||
| amd_sfh_pcie.h | ||
| Kconfig | ||
| Makefile | ||