linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 5.5-3
@ 2020-01-15 10:57 Andy Shevchenko
  2020-01-15 19:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2020-01-15 10:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Darren Hart, Andy Shevchenko

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



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

end of thread, other threads:[~2020-01-15 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-15 10:57 [GIT PULL] platform-drivers-x86 for 5.5-3 Andy Shevchenko
2020-01-15 19:35 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).