[GIT PULL] platform-drivers-x86 for 5.8-2

From: Andy Shevchenko
Date: Wed Jul 15 2020 - 05:58:49 EST


Hi Linus,

Small fixes for this, v5.8 cycle in PDx86. No conflicts found.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v5.8-2

for you to fetch changes up to 9a33e375d98ece5ea40c576eabd3257acb90c509:

platform/x86: asus-wmi: allow BAT1 battery name (2020-07-15 12:47:04 +0300)

----------------------------------------------------------------
platform-drivers-x86 for v5.8-2

* Fix procfs handling in Thinkpad ACPI driver
* Fix battery management on new ASUS laptops
* New IDs (Sapphire Rapids) in ISST tool

The following is an automated git shortlog grouped by driver:

asus-wmi:
- allow BAT1 battery name

ISST:
- Add new PCI device ids

thinkpad_acpi:
- Revert "Use strndup_user() in dispatch_proc_write()"

----------------------------------------------------------------
Andy Shevchenko (1):
platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_write()"

Srinivas Pandruvada (1):
platform/x86: ISST: Add new PCI device ids

Vasiliy Kupriakov (1):
platform/x86: asus-wmi: allow BAT1 battery name

drivers/platform/x86/asus-wmi.c | 1 +
.../platform/x86/intel_speed_select_if/isst_if_common.h | 3 +++
.../platform/x86/intel_speed_select_if/isst_if_mbox_pci.c | 1 +
drivers/platform/x86/intel_speed_select_if/isst_if_mmio.c | 1 +
drivers/platform/x86/thinkpad_acpi.c | 14 +++++++++++---
5 files changed, 17 insertions(+), 3 deletions(-)

--
With Best Regards,
Andy Shevchenko