]> Git Repo - linux.git/commit
Merge tag 'platform-drivers-x86-v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Mon, 12 Aug 2024 15:21:52 +0000 (08:21 -0700)
committerLinus Torvalds <[email protected]>
Mon, 12 Aug 2024 15:21:52 +0000 (08:21 -0700)
commitd74da846046aeec9333e802f5918bd3261fb5509
tree3ce01c3e4bb29c6f84cc8595a9ffd2589edbee16
parenta1460e457e7ae42f48d8490c1214fa29f23e4d58
parent7cc06e729460a209b84d3db4db56c9f85f048cc2
Merge tag 'platform-drivers-x86-v6.11-3' of git://git.kernel.org/pub/scm/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
This page took 0.073399 seconds and 4 git commands to generate.