]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'platform-drivers-x86-v6.13-4' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Dec 2024 19:20:42 +0000 (11:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Dec 2024 19:20:42 +0000 (11:20 -0800)
commitccb98ccef0e543c2bd4ef1a72270461957f3d8d0
treee22e1e49fe19ecfeb1b731a411663230ade9bbec
parentfc033cf25e612e840e545f8d5ad2edd6ba613ed5
parent7e16ae558a87ac9099b6a93a43f19b42d809fd78
Merge tag 'platform-drivers-x86-v6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86

Pull x86 platform drivers fixes from Ilpo Järvinen:
 "hp-wmi:
   - mark 8A15 board for timed OMEN thermal profile

  mlx-platform:
   - call pci_dev_put() to balance the refcount

  thinkpad-acpi:
   - Add support for hotkey 0x1401"

* tag 'platform-drivers-x86-v6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86:
  platform/x86: thinkpad-acpi: Add support for hotkey 0x1401
  platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile
  platform/x86: mlx-platform: call pci_dev_put() to balance the refcount