[GIT PULL] platform-drivers-x86 for 5.5-3
From: Andy Shevchenko
Date: Wed Jan 15 2020 - 05:57:22 EST
Hi Linus,
After holiday collection of the fixes for PDx86. No conflict or build bot
warnings being observed so far.
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit 46cf053efec6a3a5f343fead837777efe8252a46:
Linux 5.5-rc3 (2019-12-22 17:02:23 -0800)
are available in the Git repository at:
git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v5.5-3
for you to fetch changes up to f3efc406d67e6236b513c4302133b0c9be74fd99:
Documentation/ABI: Add missed attribute for mlxreg-io sysfs interfaces (2020-01-13 21:04:33 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v5.5-3
* Fix keyboard brightness control for ASUS laptops
* Better handling parameters of GPD pocket fan module to avoid thermal shock
* Add IDs to PMC platform driver to support Intel Comet Lake
* Fix potential dead lock in Mellanox TM FIFO driver and ABI documentation
The following is an automated git shortlog grouped by driver:
asus-wmi:
- Fix keyboard brightness cannot be set to 0
Documentation/ABI:
- Add missed attribute for mlxreg-io sysfs interfaces
- Fix documentation inconsistency for mlxreg-io sysfs interfaces
GPD pocket fan:
- Allow somewhat lower/higher temperature limits
- Use default values when wrong modparams are given
intel-ips:
- Use the correct style for SPDX License Identifier
intel_pmc_core:
- update Comet Lake platform driver
platform/mellanox:
- fix potential deadlock in the tmfifo driver
----------------------------------------------------------------
Hans de Goede (2):
platform/x86: GPD pocket fan: Use default values when wrong modparams are given
platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limits
Harry Pan (1):
platform/x86: intel_pmc_core: update Comet Lake platform driver
Jian-Hong Pan (1):
platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
Liming Sun (1):
platform/mellanox: fix potential deadlock in the tmfifo driver
Nishad Kamdar (1):
platform/x86: intel-ips: Use the correct style for SPDX License Identifier
Vadim Pasternak (2):
Documentation/ABI: Fix documentation inconsistency for mlxreg-io sysfs interfaces
Documentation/ABI: Add missed attribute for mlxreg-io sysfs interfaces
Documentation/ABI/stable/sysfs-driver-mlxreg-io | 13 ++++++++++--
drivers/platform/mellanox/mlxbf-tmfifo.c | 19 ++++++++---------
drivers/platform/x86/asus-wmi.c | 8 +-------
drivers/platform/x86/gpd-pocket-fan.c | 27 ++++++++++++++++++-------
drivers/platform/x86/intel_ips.h | 2 +-
drivers/platform/x86/intel_pmc_core.h | 2 +-
drivers/platform/x86/intel_pmc_core_pltdrv.c | 2 ++
7 files changed, 46 insertions(+), 27 deletions(-)
--
With Best Regards,
Andy Shevchenko