platform/x86: Various fixes
Here is a merge-req for the Fedora 5.11 kernel with a set of fixes for drivers under drivers/platform/x86. These are all queued up for merging into 5.12 in: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=fixes I'll send a pull-req for these to Linus sometime these week.
The 2 most important fixes in this set are:
-
A set of fixes for the dell-wmi-sysman driver which is new in the 5.11 kernel, these fix 5.11 not booting on some Dell Latitude laptops fixing https://bugzilla.redhat.com/show_bug.cgi?id=1936171
-
Two fixes for the thinkpad_acpi "DYTC" performance-profile code which was backported to the Fedora 5.11 kernel (one of the fixed bugs pre-dates the backport)
While at it I also threw in 2 other fixes which are very straight forward and good to have:
- Fix the power-button on Lenovo X1 tablet gen 2 devices not working
- Fix suspend-on-lid-close not working on many convertibles using the intel-vbtn driver