mbox series

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

Message ID 075d2f89-aa61-ce14-edb1-f56cfcc90bcf@redhat.com (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] platform-drivers-x86 for 6.4-5 | expand

Pull-request

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

Message

Hans de Goede June 22, 2023, 8:25 a.m. UTC
Hi Linus,

Here is one last pull-request for 6.4 with a small fix for an AMD PMF driver
issue which is causing issues for users of just released AMD laptop models.

Regards,

Hans


The following changes since commit fb109fba728407fa4a84d659b5cb87cd8399d7b3:

  platform/x86: int3472: Avoid crash in unregistering regulator gpio (2023-05-30 12:10:22 +0200)

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.4-5

for you to fetch changes up to 146b6f6855e7656e8329910606595220c761daac:

  platform/x86/amd/pmf: Register notify handler only if SPS is enabled (2023-06-22 10:20:00 +0200)

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

One small fix for an AMD PMF driver issue which is causing issues
for users of just released AMD laptop models.

The following is an automated git shortlog grouped by driver:

platform/x86/amd/pmf:
 -  Register notify handler only if SPS is enabled

----------------------------------------------------------------
Shyam Sundar S K (1):
      platform/x86/amd/pmf: Register notify handler only if SPS is enabled

 drivers/platform/x86/amd/pmf/core.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org June 23, 2023, 1:03 a.m. UTC | #1
The pull request you sent on Thu, 22 Jun 2023 10:25:59 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/65d48989f81b976b43c8b42c050f157900f61321

Thank you!