linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ACPI fixes for v4.7-rc2
@ 2016-06-03 21:40 Rafael J. Wysocki
  0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2016-06-03 21:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ACPI Devel Maling List, Linux Kernel Mailing List

Hi Linus,

Please pull from

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-4.7-rc2

to receive ACPI fixes for v4.7-rc2 with top-most commit
60c07f80b04698f6c054b675cb67ec5e7ee8db27

 Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'

on top of commit 1a695a905c18548062509178b98bc91e67510864

 Linux 4.7-rc1

Two fixes for problems introduced recently (ACPICA and the ACPI
backlight driver) and one fix for an older issue that prevents at
least one system from booting.

Specifics:

 - Fix an incorrect check introduced by recent ACPICA changes which
   causes problems with booting KVM guests to happen, among other
   things (Lv Zheng).

 - Fix a backlight issue introduced by recent changes to the ACPI
   video driver (Aaron Lu).

 - Fix the ACPI processor initialization which attempts to register
   an IO region without checking if that really is necessary and
   sometimes prevents drivers loaded subsequently from registering
   their resources which leads to boot issues (Rafael Wysocki).

Thanks!

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

Aaron Lu (1):
      ACPI / Thermal / video: fix max_level incorrect value

Lv Zheng (1):
      ACPICA / Hardware: Fix old register check in
acpi_hw_get_access_bit_width()

Rafael J. Wysocki (1):
      ACPI / processor: Avoid reserving IO regions too early

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

 drivers/acpi/acpi_processor.c                     |  9 ---------
 drivers/acpi/acpi_video.c                         |  9 ++++++---
 drivers/acpi/acpica/hwregs.c                      | 23 +++++++++--------------
 drivers/acpi/processor_throttling.c               |  9 +++++++++
 drivers/thermal/int340x_thermal/int3406_thermal.c |  2 +-
 include/acpi/video.h                              |  6 ++++--
 6 files changed, 29 insertions(+), 29 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-03 21:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-03 21:40 [GIT PULL] ACPI fixes for v4.7-rc2 Rafael J. Wysocki

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).