All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] asus_wmi: Support of ASUS TUF laptops on Ryzen CPUs
@ 2019-11-08 16:43 Leonid Maksymchuk
  2019-11-08 16:44 ` [PATCH v4 1/3] asus_wmi: Fix return value of fan_boost_mode_store Leonid Maksymchuk
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Leonid Maksymchuk @ 2019-11-08 16:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: platform-driver-x86, acpi4asus-user, chiu, yurii.pavlovskyi,
	kristian, andy, dvhart, corentin.chary, Leonid Maksymchuk

Hi,

this patch series adds support of ASUS TUF laptops on Ryzen CPUs to
existing asus_wmi platform driver and also fixes minor bug.

v2: fixed indentation.
v3: patches 2/3 and 3/3 are refactored.
v4: patch 2/3 are simplified.

Leonid Maksymchuk (3):
  asus_wmi: Fix return value of fan_boost_mode_store
  asus_wmi: Support fan boost mode on FX505DY/FX705DY
  asus_wmi: Set default fan boost mode to normal

 drivers/platform/x86/asus-wmi.c            | 41 +++++++++++++++++-----
 include/linux/platform_data/x86/asus-wmi.h |  1 +
 2 files changed, 34 insertions(+), 8 deletions(-)

-- 
2.23.0

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

end of thread, other threads:[~2019-11-08 16:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-08 16:43 [PATCH v4 0/3] asus_wmi: Support of ASUS TUF laptops on Ryzen CPUs Leonid Maksymchuk
2019-11-08 16:44 ` [PATCH v4 1/3] asus_wmi: Fix return value of fan_boost_mode_store Leonid Maksymchuk
2019-11-08 16:45 ` [PATCH v4 2/3] asus_wmi: Support fan boost mode on FX505DY/FX705DY Leonid Maksymchuk
2019-11-08 16:46 ` [PATCH v4 3/3] asus_wmi: Set default fan boost mode to normal Leonid Maksymchuk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.