[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191215142527.13780-1-leonmaxx@gmail.com>
Date: Sun, 15 Dec 2019 16:25:27 +0200
From: Leonid Maksymchuk <leonmaxx@...il.com>
To: linux-kernel@...r.kernel.org
Cc: platform-driver-x86@...r.kernel.org, linux-api@...r.kernel.org,
acpi4asus-user@...ts.sourceforge.net, chiu@...lessm.com,
yurii.pavlovskyi@...il.com, kristian@...usen.dk,
andy@...radead.org, dvhart@...radead.org, corentin.chary@...il.com,
Leonid Maksymchuk <leonmaxx@...il.com>
Subject: [PATCH v6 0/2] platform/x86: asus_wmi: Support of ASUS TUF laptops on Ryzen CPUs
Hi,
this patch series adds support of Throttle themal policy ACPI device to
existing asus_wmi platform driver. Support of this device is required
for ASUS TUF laptops on Ryzen CPUs to properly work on Linux.
v2: fixed indentation.
v3: patches 2/3 and 3/3 are refactored.
v4: patch 2/3 are simplified.
v5: add new device instead of merging with fan boost mode.
v6: document new ABI, simplify code.
Leonid Maksymchuk (2):
platform/x86: asus_wmi: Support throttle thermal policy
platform/x86: asus_wmi: Set throttle thermal policy to default
.../ABI/testing/sysfs-platform-asus-wmi | 10 ++
drivers/platform/x86/asus-wmi.c | 124 ++++++++++++++++++
include/linux/platform_data/x86/asus-wmi.h | 1 +
3 files changed, 135 insertions(+)
--
2.24.0
Powered by blists - more mailing lists