From: Linus Torvalds Date: Mon, 12 Aug 2024 15:21:52 +0000 (-0700) Subject: Merge tag 'platform-drivers-x86-v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.12~691 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d74da846046aeec9333e802f5918bd3261fb5509;p=platform%2Fkernel%2Flinux-amlogic.git Merge tag 'platform-drivers-x86-v6.11-3' of git://git./linux/kernel/git/pdx86/platform-drivers-x86 Pull x86 platform driver fixes from Ilpo Järvinen: "While the ideapad concurrency fix itself is relatively straightforward, it required moving code around and adding a bit of supporting infrastructure to have a clean inter-driver interface. This shows up in the diffstats. - ideapad-laptop / lenovo-ymc: Protect VPC calls with a mutex - amd/pmf: Query HPD data also when ALS is disabled" * tag 'platform-drivers-x86-v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86: platform/x86: ideapad-laptop: add a mutex to synchronize VPC commands platform/x86: ideapad-laptop: move ymc_trigger_ec from lenovo-ymc platform/x86: ideapad-laptop: introduce a generic notification chain platform/x86/amd/pmf: Fix to Update HPD Data When ALS is Disabled --- d74da846046aeec9333e802f5918bd3261fb5509