linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Darren Hart <dvhart@infradead.org>,
	Andy Shevchenko <andy@infradead.org>
Subject: [GIT PULL] platform-drivers-x86 for 5.5-3
Date: Wed, 15 Jan 2020 12:57:20 +0200	[thread overview]
Message-ID: <20200115105720.GA14489@smile.fi.intel.com> (raw)

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



             reply	other threads:[~2020-01-15 10:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-15 10:57 Andy Shevchenko [this message]
2020-01-15 19:35 ` [GIT PULL] platform-drivers-x86 for 5.5-3 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200115105720.GA14489@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=andy@infradead.org \
    --cc=dvhart@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).