[GIT,PULL] platform-drivers-x86 for 6.1-5

Message ID de32d340-7723-f980-4519-d8204a14d504@redhat.com
State New
Headers
Series [GIT,PULL] platform-drivers-x86 for 6.1-5 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.1-5

Message

Hans de Goede Dec. 7, 2022, 5:23 p.m. UTC
  Hi Linus,

Here is one final platform-drivers-x86 fix for 6.1,
fixing a suspend/resume issue on some AMD laptops.

This fix has actually been in linux-next for 2 weeks already,
at first it seemed that this bug was hard to trigger, so the plan
was to send this with the main pull-req for 6.2.

But it turns out this is easier to trigger then expected.

Regards,

Hans


The following changes since commit b44fd994e45112b58b6c1dec4451d9a925784589:

  platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tables (2022-11-16 08:47:08 +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-v6.1-5

for you to fetch changes up to e4678483f9bc400642bbc05c6b75a1b44bcb6c25:

  platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne (2022-12-07 15:27:49 +0100)

----------------------------------------------------------------
platform-drivers-x86 for v6.1-5

A single fix for 6.12 for suspend/resume issues on some AMD systems.

The following is an automated git shortlog grouped by driver:

platform/x86/amd:
 -  pmc: Add a workaround for an s0i3 issue on Cezanne

----------------------------------------------------------------
Mario Limonciello (1):
      platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne

 drivers/platform/x86/amd/pmc.c | 6 ++++++
 1 file changed, 6 insertions(+)
  

Comments

pr-tracker-bot@kernel.org Dec. 7, 2022, 8:41 p.m. UTC | #1
The pull request you sent on Wed, 7 Dec 2022 18:23:50 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.1-5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/479174d402bcf60789106eedc4def3957c060bad

Thank you!