linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ACPI and device properties fixes for v6.1-rc3
@ 2022-10-28 15:20 Rafael J. Wysocki
  2022-10-28 23:57 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-10-28 15:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ACPI Devel Maling List, Linux Kernel Mailing List

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-6.1-rc3

with top-most commit dd183e320524f076a765ec441193deb90bd53836

 Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop'

on top of commit 247f34f7b80357943234f93f247a1ae6b6c3a740

 Linux 6.1-rc2

to receive ACPI and device properties fixes for 6.1-rc3.

These fix device properties documentation and the ACPI PCC code, add a
new IRQ override quirk for resource handling and add one more item to
the list of device IDs to be ignored when returned by _DEP.

Specifics:

 - Fix the documentation of the *_match_string() family of functions to
   properly cover the return value (Andy Shevchenko).

 - Fix a possible integer overflow during multiplication in the ACPI
   PCC code (Manank Patel).

 - Make the ACPI device resources code skip IRQ override on Asus
   Vivobook S5602ZA (Tamim Khan).

 - Add LATT2021 to the list of device IDs that are ignored when
   returned by _DEP, because there are no drivers for them in the
   kernel and no plans to add such drivers (Hans de Goede).

Thanks!


---------------

Andy Shevchenko (1):
      device property: Fix documentation for *_match_string() APIs

Hans de Goede (1):
      ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]

Manank Patel (1):
      ACPI: PCC: Fix unintentional integer overflow

Tamim Khan (1):
      ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA

---------------

 drivers/acpi/acpi_pcc.c | 2 +-
 drivers/acpi/resource.c | 7 +++++++
 drivers/acpi/scan.c     | 1 +
 drivers/base/property.c | 4 ++--
 4 files changed, 11 insertions(+), 3 deletions(-)

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

* Re: [GIT PULL] ACPI and device properties fixes for v6.1-rc3
  2022-10-28 15:20 [GIT PULL] ACPI and device properties fixes for v6.1-rc3 Rafael J. Wysocki
@ 2022-10-28 23:57 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-28 23:57 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List, Linux Kernel Mailing List

The pull request you sent on Fri, 28 Oct 2022 17:20:57 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-6.1-rc3

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

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:[~2022-10-28 23:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-28 15:20 [GIT PULL] ACPI and device properties fixes for v6.1-rc3 Rafael J. Wysocki
2022-10-28 23: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;
as well as URLs for NNTP newsgroup(s).