platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 6.2-3
@ 2023-01-26 13:59 Hans de Goede
  2023-01-27 20:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2023-01-26 13:59 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Mark Gross, Linux Kernel Mailing List, platform-driver-x86,
	Rafael J. Wysocki

Hi Linus,

Here is the second round of fixes for platform-drivers-x86 for 6.2.

Highlights:
 -  Fix false positive apple_gmux backlight detection on older
    iGPU only MacBook models
 -  Various other small fixes and hardware-id additions

The MacBook backlight fix includes a small change under drivers/acpi,
this has been Acked by Rafael for merging through the pdx86 tree.

Regards,

Hans


The following changes since commit 2241ab53cbb5cdb08a6b2d4688feb13971058f65:

  Linux 6.2-rc5 (2023-01-21 16:27:01 -0800)

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.2-3

for you to fetch changes up to 1bc5d819f0b9784043ea08570e1b21107aa35739:

  platform/x86: thinkpad_acpi: Fix profile modes on Intel platforms (2023-01-25 12:45:16 +0100)

----------------------------------------------------------------
platform-drivers-x86 for v6.2-3

Highlights:
 -  Fix false positive apple_gmux backlight detection on older
    iGPU only MacBook models
 -  Various other small fixes and hardware-id additions

The following is an automated git shortlog grouped by driver:

ACPI:
 -  video: Fix apple gmux detection

apple-gmux:
 -  Add apple_gmux_detect() helper
 -  Move port defines to apple-gmux.h

asus-wmi:
 -  Fix kbd_dock_devid tablet-switch reporting

dell-wmi:
 -  Add a keymap for KEY_MUTE in type 0x0010 table

gigabyte-wmi:
 -  add support for B450M DS3H WIFI-CF

hp-wmi:
 -  Fix cast to smaller integer type warning
 -  Handle Omen Key event

platform/x86/amd:
 -  pmc: Add a module parameter to disable workarounds
 -  pmc: Disable IRQ1 wakeup for RN/CZN

thinkpad_acpi:
 -  Fix profile modes on Intel platforms

----------------------------------------------------------------
Hans de Goede (5):
      platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reporting
      platform/x86: hp-wmi: Fix cast to smaller integer type warning
      platform/x86: apple-gmux: Move port defines to apple-gmux.h
      platform/x86: apple-gmux: Add apple_gmux_detect() helper
      ACPI: video: Fix apple gmux detection

Kevin Kuriakose (1):
      platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CF

Koba Ko (1):
      platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 table

Mario Limonciello (2):
      platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZN
      platform/x86/amd: pmc: Add a module parameter to disable workarounds

Mark Pearson (1):
      platform/x86: thinkpad_acpi: Fix profile modes on Intel platforms

Rishit Bansal (1):
      platform/x86: hp-wmi: Handle Omen Key event

 drivers/acpi/video_detect.c               |  24 +------
 drivers/platform/x86/amd/pmc.c            |  58 +++++++++++++++-
 drivers/platform/x86/apple-gmux.c         |  93 +++++--------------------
 drivers/platform/x86/asus-wmi.c           |  17 +++--
 drivers/platform/x86/dell/dell-wmi-base.c |   3 +
 drivers/platform/x86/gigabyte-wmi.c       |   1 +
 drivers/platform/x86/hp/hp-wmi.c          |   6 +-
 drivers/platform/x86/thinkpad_acpi.c      |  11 +--
 include/linux/apple-gmux.h                | 109 +++++++++++++++++++++++++++++-
 9 files changed, 211 insertions(+), 111 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] platform-drivers-x86 for 6.2-3
  2023-01-26 13:59 [GIT PULL] platform-drivers-x86 for 6.2-3 Hans de Goede
@ 2023-01-27 20:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-27 20:40 UTC (permalink / raw)
  To: Hans de Goede
  Cc: Linus Torvalds, Mark Gross, Linux Kernel Mailing List,
	platform-driver-x86, Rafael J. Wysocki

The pull request you sent on Thu, 26 Jan 2023 14:59:59 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/83abd4d4c4be8984ba5a3a813ccfedba79c7d6ad

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-27 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-26 13:59 [GIT PULL] platform-drivers-x86 for 6.2-3 Hans de Goede
2023-01-27 20:40 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).