Message ID | CAPW-Pu0KuxqbKSQ2JQaxh5AHbdZdNQZJfOgxoe_XZSxow+9e3A@mail.gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | asus_wmi: Support of ASUS TUF laptops on Ryzen CPUs | expand |
On Mon, Nov 4, 2019 at 12:53 PM Leon Maxx <leonmaxx@gmail.com> wrote: > > Hi, > > this patch series adds support of ASUS TUF laptops on Ryzen CPUs to existing > asus_wmi platform driver and also fixes minor bug. > All three patches are broken. Please, fix your MTA / MUA (for the latter one it's highly recommended to use git-send-email). You may test patches by sending to another address you have in some extarnal domain. > Leonid Maksimchuk (3): > platform/x86: asus_wmi: Fix return value of fan_boost_mode_store > platform/x86: asus_wmi: Support fan boost mode on FX505DY/FX705DY > platform/x86: 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(-)