platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 5.14-2
@ 2021-07-28 10:34 Hans de Goede
  2021-07-28 17:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2021-07-28 10:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Gross, Linux Kernel Mailing List, platform-driver-x86

Hi Linus,

Here is a set of bug-fixes and new hardware-ids for platform-drivers-x86 for 5.14.

Regards,

Hans


The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

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-v5.14-2

for you to fetch changes up to 2b2c66f607d00d17f879c0d946d44340bfbdc501:

  platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2 (2021-07-28 12:05:33 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v5.14-2

Highlights:
-amd-pmc fixes
-think-lmi fixes
-Various new hardware-ids

The following is an automated git shortlog grouped by driver:

amd-pmc:
 -  Fix undefined reference to __udivdi3
 -  Fix missing unlock on error in amd_pmc_send_cmd()
 -  Use return code on suspend
 -  Add new acpi id for future PMC controllers
 -  Add support for ACPI ID AMDI0006
 -  Add support for logging s0ix counters
 -  Add support for logging SMU metrics
 -  call dump registers only once
 -  Fix SMU firmware reporting mechanism
 -  Fix command completion code

gigabyte-wmi:
 -  add support for B550 Aorus Elite V2

intel-hid:
 -  add Alder Lake ACPI device ID

think-lmi:
 -  Fix possible mem-leaks on tlmi_analyze() error-exit
 -  Split kobject_init() and kobject_add() calls
 -  Move pending_reboot_attr to the attributes sysfs dir
 -  Add pending_reboot support

wireless-hotkey:
 -  remove hardcoded "hp" from the error message

----------------------------------------------------------------
Alex Hung (1):
      platform/x86: wireless-hotkey: remove hardcoded "hp" from the error message

Hans de Goede (2):
      platform/x86: think-lmi: Split kobject_init() and kobject_add() calls
      platform/x86: think-lmi: Fix possible mem-leaks on tlmi_analyze() error-exit

Mario Limonciello (1):
      platform/x86: amd-pmc: Use return code on suspend

Mark Pearson (2):
      platform/x86: think-lmi: Add pending_reboot support
      platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dir

Ping Bao (1):
      platform/x86: intel-hid: add Alder Lake ACPI device ID

Shyam Sundar S K (8):
      platform/x86: amd-pmc: Fix command completion code
      platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
      platform/x86: amd-pmc: call dump registers only once
      platform/x86: amd-pmc: Add support for logging SMU metrics
      platform/x86: amd-pmc: Add support for logging s0ix counters
      platform/x86: amd-pmc: Add support for ACPI ID AMDI0006
      platform/x86: amd-pmc: Add new acpi id for future PMC controllers
      platform/x86: amd-pmc: Fix undefined reference to __udivdi3

Thomas Weißschuh (1):
      platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2

Yang Yingliang (1):
      platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd()

 drivers/platform/x86/amd-pmc.c         | 249 +++++++++++++++++++++++++++++----
 drivers/platform/x86/gigabyte-wmi.c    |   1 +
 drivers/platform/x86/intel-hid.c       |   1 +
 drivers/platform/x86/think-lmi.c       |  45 ++++--
 drivers/platform/x86/think-lmi.h       |   1 +
 drivers/platform/x86/wireless-hotkey.c |   2 +-
 6 files changed, 265 insertions(+), 34 deletions(-)


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

* Re: [GIT PULL] platform-drivers-x86 for 5.14-2
  2021-07-28 10:34 [GIT PULL] platform-drivers-x86 for 5.14-2 Hans de Goede
@ 2021-07-28 17:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-28 17:48 UTC (permalink / raw)
  To: Hans de Goede
  Cc: Linus Torvalds, Mark Gross, Linux Kernel Mailing List,
	platform-driver-x86

The pull request you sent on Wed, 28 Jul 2021 12:34:28 +0200:

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

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

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:[~2021-07-28 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-28 10:34 [GIT PULL] platform-drivers-x86 for 5.14-2 Hans de Goede
2021-07-28 17:48 ` 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).