X86 platform drivers
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 6.6-5
@ 2023-10-21  9:38 Hans de Goede
  2023-10-21 17:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2023-10-21  9:38 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux Kernel Mailing List, platform-driver-x86,
	Ilpo Järvinen, Armin Wolf

Hi Linus,

Here is one last pull-request for 6.6, highlights:
 -  Fix spurious brightness down presses on newer Asus laptop models
 -  Fix backlight control not working on T2 Mac Pro all-in-ones
 -  Add Armin Wolf as new maintainer for the WMI bus driver and
    change its status from orphaned to maintained
 -  A few other small fixes

Regards,

Hans


The following changes since commit 5b44abbc39ca15df80d0da4756078c98c831090f:

  platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section mismatch warning (2023-10-06 15:09:40 +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.6-5

for you to fetch changes up to 99c09c985e5973c8f0ad976ebae069548dd86f12:

  platform/mellanox: mlxbf-tmfifo: Fix a warning message (2023-10-18 15:38:09 +0200)

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

Highlights:
 -  Fix spurious brightness down presses on newer Asus laptop models
 -  Fix backlight control not working on T2 Mac Pro all-in-ones
 -  Add Armin Wolf as new maintainer for the WMI bus driver and
    change its status from orphaned to maintained
 -  A few other small fixes

The following is an automated git shortlog grouped by driver:

Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixes:
 -  Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixes

apple-gmux:
 -  Hard Code max brightness for MMIO gmux

asus-wmi:
 -  Map 0x2a code, Ignore 0x2b and 0x2c events
 -  Only map brightness codes when using asus-wmi backlight control
 -  Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e

intel-uncore-freq:
 -  Conditionally create attribute for read frequency

msi-ec:
 -  Fix the 3rd config

platform:
 -  mellanox: Fix a resource leak in an error handling path in probing flow

platform/mellanox:
 -  mlxbf-tmfifo: Fix a warning message

platform/surface:
 -  platform_profile: Propagate error if profile registration fails

wmi:
 -  Update MAINTAINERS entry

----------------------------------------------------------------
Armin Wolf (2):
      platform/x86: wmi: Update MAINTAINERS entry
      platform/surface: platform_profile: Propagate error if profile registration fails

Hans de Goede (4):
      Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixes
      platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
      platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlight control
      platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events

Liming Sun (1):
      platform/mellanox: mlxbf-tmfifo: Fix a warning message

Nikita Kravets (1):
      platform/x86: msi-ec: Fix the 3rd config

Orlando Chamberlain (1):
      apple-gmux: Hard Code max brightness for MMIO gmux

Srinivas Pandruvada (1):
      platform/x86: intel-uncore-freq: Conditionally create attribute for read frequency

Vadim Pasternak (1):
      platform: mellanox: Fix a resource leak in an error handling path in probing flow

 MAINTAINERS                                         |  3 ++-
 drivers/platform/mellanox/mlxbf-tmfifo.c            | 21 +++++++++++----------
 drivers/platform/surface/surface_platform_profile.c |  3 +--
 drivers/platform/x86/apple-gmux.c                   | 14 +++++++++++++-
 drivers/platform/x86/asus-nb-wmi.c                  |  3 +++
 drivers/platform/x86/asus-wmi.c                     | 15 ++++-----------
 drivers/platform/x86/asus-wmi.h                     |  2 +-
 .../uncore-frequency/uncore-frequency-common.c      |  8 ++++++--
 drivers/platform/x86/mlx-platform.c                 |  5 +++--
 drivers/platform/x86/msi-ec.c                       |  3 +--
 10 files changed, 45 insertions(+), 32 deletions(-)


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

end of thread, other threads:[~2023-10-21 17:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-21  9:38 [GIT PULL] platform-drivers-x86 for 6.6-5 Hans de Goede
2023-10-21 17:57 ` 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