mbox series

[GIT,PULL] platform-drivers-x86 for 5.12-3

Message ID 5dd4526e-b5c2-4071-0f82-6ecbffe085a5@redhat.com (mailing list archive)
State Deferred, archived
Headers show
Series [GIT,PULL] platform-drivers-x86 for 5.12-3 | expand

Pull-request

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

Message

Hans de Goede April 7, 2021, 10:07 a.m. UTC
Hi Linus,

Here is a single bugfix (on top of platform-drivers-x86-v5.12-2) to fix
spurious wakeups from suspend caused by recent intel-hid driver changes.

Regards,

Hans


The following changes since commit d1635448f1105e549b4041aab930dbc6945fc635:

  platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platforms (2021-03-23 21:50:14 +0100)

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.12-3

for you to fetch changes up to a3790a8a94fc0234c5d38013b48e74ef221ec84c:

  platform/x86: intel-hid: Fix spurious wakeups caused by tablet-mode events during suspend (2021-04-06 22:10:21 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v5.12-3

A single bugfix (on top of platform-drivers-x86-v5.12-2) to fix spurious
wakeups from suspend caused by recent intel-hid driver changes.

The following is an automated git shortlog grouped by driver:

intel-hid:
 -  Fix spurious wakeups caused by tablet-mode events during suspend

----------------------------------------------------------------
Hans de Goede (1):
      platform/x86: intel-hid: Fix spurious wakeups caused by tablet-mode events during suspend

 drivers/platform/x86/intel-hid.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

Comments

pr-tracker-bot@kernel.org April 7, 2021, 6:28 p.m. UTC | #1
The pull request you sent on Wed, 7 Apr 2021 12:07:59 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v5.12-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5ba091db9386e6f50f32e660253bcc250cdbbca8

Thank you!