From 5e4fb76d9ebf2f2d900a65c125c50a6e05093fc3 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 16 Jun 2020 11:57:49 -0500 Subject: Add dual fan control for several Lenovo notebooks Signed-off-by: Justin M. Forbes --- kernel.spec | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index d0ee89493..3aedb338b 100644 --- a/kernel.spec +++ b/kernel.spec @@ -921,6 +921,9 @@ Patch519: vboxguest-fixes.patch # rhbz 1830150 Patch520: 0001-platform-x86-sony-laptop-SNC-calls-should-handle-BUF.patch +# Thinkpad dual fan control +Patch521: 0001-platform-x86-thinkpad_acpi-Add-support-for-dual-fan-.patch + # END OF PATCH DEFINITIONS %endif @@ -3017,6 +3020,10 @@ fi # # %changelog +* Mon Jun 15 2020 Stefan Assmann +- Add dual fan control for P50, P51, P52, P70, P71, P72, P1 gen1, P2 gen2, + X1E gen1 and X1E gen2. + * Wed Jun 10 2020 Justin M. Forbes - 5.6.18-300 - Linux v5.6.18 -- cgit