From 94234b951873e6fa9b726b7d8717f9d5ede85a8c Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 16 Jun 2020 12:01:00 -0500 Subject: Add dual fan control for several Lenovo notebooks Signed-off-by: Justin M. Forbes --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 564cb8e83..6aada521d 100644 --- a/kernel.spec +++ b/kernel.spec @@ -860,6 +860,9 @@ Patch104: 0001-virt-vbox-Add-a-few-new-vmmdev-request-types-to-the-.patch Patch105: 0001-virt-vbox-Log-unknown-ioctl-requests-as-error.patch Patch106: 0001-platform-x86-sony-laptop-SNC-calls-should-handle-BUF.patch +# Thinkpad dual fan control +Patch107: 0001-platform-x86-thinkpad_acpi-Add-support-for-dual-fan-.patch + # END OF PATCH DEFINITIONS %endif @@ -2956,6 +2959,9 @@ fi # # %changelog +* Tue Jun 16 2020 Justin M. Forbes +- Add thinkpad dual fan control patch from upstream + * Wed Jun 10 2020 Justin M. Forbes - 5.7.2-200 - Linux v5.7.2 rebase -- cgit