All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fixes for v6.7-rc3
@ 2023-11-24 18:24 Rafael J. Wysocki
  2023-11-24 21:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2023-11-24 18:24 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: ACPI Devel Maling List, Linux PM, 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.7-rc3

with top-most commit e37470624e008579fec020c6be062dd200877129

 Merge branches 'acpi-video' and 'acpi-processor' into acpi

on top of commit 98b1cc82c4affc16f5598d4fa14b1858671b2263

 Linux 6.7-rc2

to receive ACPI fixes for 6.7-rc3.

These add an ACPI IRQ override quirk for ASUS ExpertBook B1402CVA
and fix an ACPI processor idle issue leading to triple-faults in Xen
HVM guests and an ACPI backlight driver issue that causes GPUs to
misbehave while their children power is being fixed up.

Specifics:

 - Avoid powering up GPUs while attempting to fix up power for their
   children (Hans de Goede).

 - Use raw_safe_halt() instead of safe_halt() in acpi_idle_play_dead()
   so as to avoid triple-falts during CPU online in Xen HVM guests due
   to the setting of the hardirqs_enabled flag in safe_halt() (David
   Woodhouse).

 - Add an ACPI IRQ override quirk for ASUS ExpertBook B1402CVA (Hans
   de Goede).

Thanks!


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

David Woodhouse (1):
      ACPI: processor_idle: use raw_safe_halt() in acpi_idle_play_dead()

Hans de Goede (3):
      ACPI: PM: Add acpi_device_fix_up_power_children() function
      ACPI: video: Use acpi_device_fix_up_power_children()
      ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVA

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

 drivers/acpi/acpi_video.c     |  2 +-
 drivers/acpi/device_pm.c      | 13 +++++++++++++
 drivers/acpi/processor_idle.c |  2 +-
 drivers/acpi/resource.c       |  7 +++++++
 include/acpi/acpi_bus.h       |  1 +
 5 files changed, 23 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] ACPI fixes for v6.7-rc3
  2023-11-24 18:24 [GIT PULL] ACPI fixes for v6.7-rc3 Rafael J. Wysocki
@ 2023-11-24 21:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-11-24 21:30 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List, Linux PM,
	Linux Kernel Mailing List

The pull request you sent on Fri, 24 Nov 2023 19:24:39 +0100:

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

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

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-11-24 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-24 18:24 [GIT PULL] ACPI fixes for v6.7-rc3 Rafael J. Wysocki
2023-11-24 21:30 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.