https://bugzilla.kernel.org/show_bug.cgi?id=199715 --- Comment #25 from Richard Neumann (mail@xxxxxxxxxxxxxxxxxx) --- @Luya This is due to the fact that you, like me, use a laptop (HP Enxy x360 13-ag00xxx) which ships with an AMD SFH that has no sensor mask written to its P2C registers. I discussed this on the mailing lists and proposed and provided a solution by introducing a kernel module parameter [1]. However this was not adopted in the upstream version for kernel 5.11. So I submitted my refactored version, which I am using for nearly a year now, which incorporates such a parameter [2]. I have not yet received any feedback on this one or the first submission, which I sent two weeks ago and which seemingly directly went into /dev/null. Anybody interested to review and possibly use my refactored version, can obtain it from my github repo [3]. [1] https://patchwork.kernel.org/project/linux-iio/patch/1582779537-25662-3-git-send-email-Sandeep.Singh@xxxxxxx/#23253155 [2]https://patchwork.kernel.org/project/linux-iio/patch/efa4524cd07abe0a7773b24d33b64f09e0bf1f82.camel@xxxxxxxxxxxxxxxxxx/ [3] https://github.com/conqp/linux/tree/amd-sfh-hid/drivers/hid/amd-sfh-hid -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.