linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fixes for v6.3-rc3
@ 2023-03-17 16:11 Rafael J. Wysocki
  2023-03-17 18:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2023-03-17 16:11 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.3-rc3

with top-most commit f36cc6cd65204352815640a34e37ef39e56fbd42

 Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'

on top of commit eeac8ede17557680855031c6f305ece2378af326

 Linux 6.3-rc2

to receive ACPI fixes for 6.3-rc3.

These add some new quirks, fix PPTT handling, fix an ACPI utility and correct a
mistake in the ACPI documentation.

Specifics:

 - Fix ACPI PPTT handling to avoid sleep in the atomic context when it
   is not present (Sudeep Holla).

 - Add backlight=native DMI quirk for Dell Vostro 15 3535 to the ACPI
   video driver (Chia-Lin Kao).

 - Add ACPI quirks for I2C device enumeration on Lenovo Yoga Book X90
   and Acer Iconia One 7 B1-750 (Hans de Goede).

 - Fix handling of invalid command line option values in the ACPI pfrut
   utility (Chen Yu).

 - Fix references to I2C device data type in the ACPI documentation for
   device enumeration (Andy Shevchenko).

Thanks!


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

Andy Shevchenko (1):
      ACPI: docs: enumeration: Correct reference to the I²C device data type

Chen Yu (1):
      ACPI: tools: pfrut: Check if the input of level and type is in
the right numeric range

Chia-Lin Kao (AceLan) (1):
      ACPI: video: Add backlight=native DMI quirk for Dell Vostro 15 3535

Hans de Goede (3):
      ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
      ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 7 B1-750
      ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Book X90

Sudeep Holla (1):
      ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent

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

 Documentation/firmware-guide/acpi/enumeration.rst |  2 +-
 drivers/acpi/pptt.c                               |  5 ++-
 drivers/acpi/video_detect.c                       |  7 ++++
 drivers/acpi/x86/utils.c                          | 45 +++++++++++++++++++++--
 drivers/gpio/gpiolib-acpi.c                       |  3 ++
 include/acpi/acpi_bus.h                           |  5 +++
 tools/power/acpi/tools/pfrut/pfrut.c              | 18 +++++++--
 7 files changed, 77 insertions(+), 8 deletions(-)

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

* Re: [GIT PULL] ACPI fixes for v6.3-rc3
  2023-03-17 16:11 [GIT PULL] ACPI fixes for v6.3-rc3 Rafael J. Wysocki
@ 2023-03-17 18:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-17 18:05 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, 17 Mar 2023 17:11:25 +0100:

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

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

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-03-17 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-17 16:11 [GIT PULL] ACPI fixes for v6.3-rc3 Rafael J. Wysocki
2023-03-17 18:05 ` 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).