linux/drivers/hid/amd-sfh-hid
Hans de Goede 25615e454a AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits
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: 4f567b9f81 ("SFH: PCIe driver to add support of AMD sensor fusion hub")
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Sandeep Singh <sandeep.singh@amd.com
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2021-03-08 16:32:32 +01:00
..
hid_descriptor AMD_SFH: Fix for incorrect Sensor index 2020-10-29 16:02:29 +01:00
amd_sfh_client.c HID: sfh: fix address space confusion 2021-01-04 16:08:12 +01:00
amd_sfh_hid.c SFH: fix error return check for -ERESTARTSYS 2020-11-12 16:25:40 +01:00
amd_sfh_hid.h HID: sfh: fix address space confusion 2021-01-04 16:08:12 +01:00
amd_sfh_pcie.c AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits 2021-03-08 16:32:32 +01:00
amd_sfh_pcie.h AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct 2021-03-08 16:32:32 +01:00
Kconfig
Makefile