mbox series

[RFC,0/3] asus_wmi: Support of ASUS TUF laptops on Ryzen CPUs

Message ID d3dbac09-3c93-c695-ae52-4b599a0a78c6@gmail.com (mailing list archive)
Headers show
Series asus_wmi: Support of ASUS TUF laptops on Ryzen CPUs | expand

Message

Leonid Maksymchuk Nov. 4, 2019, 6:11 p.m. UTC
Hi,

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

(Resend with proper patch indentation)

Leonid Maksimchuk (3):
   asus_wmi: Fix return value of fan_boost_mode_store
   asus_wmi: Add support for fan boost mode on FX505DY/FX705DY
   asus_wmi: Set default fan boost mode to normal

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