public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] platform/x86: asus_wmi: Support of ASUS TUF laptops on Ryzen CPUs
@ 2019-12-15 14:25 Leonid Maksymchuk
  2019-12-15 14:26 ` [PATCH v6 1/2] platform/x86: asus_wmi: Support throttle thermal policy Leonid Maksymchuk
  2019-12-15 14:27 ` [PATCH v6 2/2] platform/x86: asus_wmi: Set throttle thermal policy to default Leonid Maksymchuk
  0 siblings, 2 replies; 3+ messages in thread
From: Leonid Maksymchuk @ 2019-12-15 14:25 UTC (permalink / raw)
  To: linux-kernel
  Cc: platform-driver-x86, linux-api, acpi4asus-user, chiu,
	yurii.pavlovskyi, kristian, andy, dvhart, corentin.chary,
	Leonid Maksymchuk

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-15 14:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-15 14:25 [PATCH v6 0/2] platform/x86: asus_wmi: Support of ASUS TUF laptops on Ryzen CPUs Leonid Maksymchuk
2019-12-15 14:26 ` [PATCH v6 1/2] platform/x86: asus_wmi: Support throttle thermal policy Leonid Maksymchuk
2019-12-15 14:27 ` [PATCH v6 2/2] platform/x86: asus_wmi: Set throttle thermal policy to default Leonid Maksymchuk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox