linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Gross <mgross@linux.intel.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	platform-driver-x86@vger.kernel.org
Subject: [GIT PULL] platform-drivers-x86 for 5.16-2
Date: Thu, 18 Nov 2021 10:49:58 +0100	[thread overview]
Message-ID: <f5ff716f-ba1d-31b1-bad3-e1aadea02931@redhat.com> (raw)

Hi Linus,

Here is the first round of bug-fixes for platform-drivers-x86
for 5.16.

This consists of various build- and bug-fixes as well as
1 hardware-id addition.

Regards,

Hans


The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v5.16-2

for you to fetch changes up to d477a907cba317cfa58a8c89c09454d3fced1964:

  platform/x86: thinkpad_acpi: fix documentation for adaptive keyboard (2021-11-16 10:56:53 +0100)

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

Various build- and bug-fixes as well as 1 hardware-id addition.

The following is an automated git shortlog grouped by driver:

amd-pmc:
 -  Make CONFIG_AMD_PMC depend on RTC_CLASS

dell-wmi-descriptor:
 -  disable by default

hp_accel:
 -  Fix an error handling path in 'lis3lv02d_probe()'

platform/mellanox:
 -  mlxreg-lc: fix error code in mlxreg_lc_create_static_devices()

samsung-laptop:
 -  Fix typo in a comment

think-lmi:
 -  Abort probe on analyze failure

thinkpad_acpi:
 -  fix documentation for adaptive keyboard
 -  Fix WWAN device disabled issue after S3 deep
 -  Add support for dual fan control

----------------------------------------------------------------
Alex Williamson (1):
      platform/x86: think-lmi: Abort probe on analyze failure

Christophe JAILLET (1):
      platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()'

Dan Carpenter (1):
      platform/mellanox: mlxreg-lc: fix error code in mlxreg_lc_create_static_devices()

Hans de Goede (1):
      platform/x86: amd-pmc: Make CONFIG_AMD_PMC depend on RTC_CLASS

Jason Wang (1):
      platform/x86: samsung-laptop: Fix typo in a comment

Jimmy Wang (1):
      platform/x86: thinkpad_acpi: Add support for dual fan control

Slark Xiao (1):
      platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep

Thomas Weißschuh (1):
      platform/x86: dell-wmi-descriptor: disable by default

Vincent Bernat (1):
      platform/x86: thinkpad_acpi: fix documentation for adaptive keyboard

 Documentation/admin-guide/laptops/thinkpad-acpi.rst | 12 ++++++------
 drivers/platform/mellanox/mlxreg-lc.c               |  5 +++--
 drivers/platform/x86/Kconfig                        |  2 +-
 drivers/platform/x86/dell/Kconfig                   |  2 +-
 drivers/platform/x86/hp_accel.c                     |  2 ++
 drivers/platform/x86/samsung-laptop.c               |  2 +-
 drivers/platform/x86/think-lmi.c                    | 13 ++++++++++---
 drivers/platform/x86/think-lmi.h                    |  1 -
 drivers/platform/x86/thinkpad_acpi.c                | 13 +------------
 9 files changed, 25 insertions(+), 27 deletions(-)


             reply	other threads:[~2021-11-18  9:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-18  9:49 Hans de Goede [this message]
2021-11-18 22:56 ` [GIT PULL] platform-drivers-x86 for 5.16-2 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=f5ff716f-ba1d-31b1-bad3-e1aadea02931@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mgross@linux.intel.com \
    --cc=platform-driver-x86@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).