linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] More ACPI updates for v4.10-rc1
@ 2016-12-22 14:18 Rafael J. Wysocki
  2017-01-04 17:46 ` Linus Torvalds
  0 siblings, 1 reply; 8+ messages in thread
From: Rafael J. Wysocki @ 2016-12-22 14:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, ACPI Devel Maling List

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-extra-4.10-rc1

with top-most commit c8e008e2a6f9ec007a0e22e18eeb5bace5bf16c8

 Merge branches 'acpica' and 'acpi-scan'

on top of commit 7ae123edd37a47e178eb9a6631fe4a7108262c10

 Merge tag 'acpi-urgent-4.10-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive additional ACPI updates for v4.10-rc1.

They are new versions of two ACPICA changes that were deferred previously
due to a problem they had introduced, two cleanups on top of them and
the removal of a useless warning message from the ACPI core.

Specifics:

 - Move some Linux-specific functionality to upstream ACPICA and
   update the in-kernel users of it accordingly (Lv Zheng).

 - Drop a useless warning (triggered by the lack of an optional
   object) from the ACPI namespace scanning code (Zhang Rui).

Thanks!

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

Lv Zheng (4):
      ACPICA: Tables: Back port acpi_get_table_with_size() and
early_acpi_os_unmap_memory() from Linux kernel
      ACPICA: Tables: Allow FADT to be customized with virtual address
      ACPI / osl: Remove
acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
      ACPI / osl: Remove deprecated
acpi_get_table_with_size()/early_acpi_os_unmap_memory()

Zhang Rui (1):
      ACPI: do not warn if _BQC does not exist

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

 arch/arm64/include/asm/acpi.h            |   2 +-
 arch/arm64/kernel/acpi.c                 |   7 +-
 drivers/acpi/acpica/actables.h           |   6 ++
 drivers/acpi/acpica/tbfadt.c             |  14 ++--
 drivers/acpi/acpica/tbutils.c            |  85 ++++++++++++++++++++
 drivers/acpi/acpica/tbxface.c            | 130 +++++++++++++++++++------------
 drivers/acpi/bus.c                       |   2 +-
 drivers/acpi/nfit/core.c                 |   3 +-
 drivers/acpi/osl.c                       |  15 ++--
 drivers/acpi/processor_core.c            |   8 +-
 drivers/acpi/scan.c                      |   3 -
 drivers/acpi/spcr.c                      |   8 +-
 drivers/acpi/tables.c                    |  17 ++--
 drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c |   3 +-
 drivers/gpu/drm/radeon/radeon_bios.c     |   3 +-
 drivers/iommu/amd_iommu_init.c           |  10 +--
 drivers/iommu/dmar.c                     |   7 +-
 drivers/mailbox/pcc.c                    |   5 +-
 include/acpi/acpi_io.h                   |   2 +
 include/acpi/acpixf.h                    |  17 ++--
 include/acpi/actbl.h                     |   1 +
 include/acpi/platform/aclinuxex.h        |   1 -
 22 files changed, 224 insertions(+), 125 deletions(-)

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

end of thread, other threads:[~2017-01-05  5:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-22 14:18 [GIT PULL] More ACPI updates for v4.10-rc1 Rafael J. Wysocki
2017-01-04 17:46 ` Linus Torvalds
2017-01-04 23:15   ` Rafael J. Wysocki
2017-01-04 23:19     ` Linus Torvalds
2017-01-04 23:46       ` Linus Torvalds
2017-01-05  0:07         ` Rafael J. Wysocki
2017-01-05  3:57   ` Zhang Rui
2017-01-05  5:11     ` Zheng, Lv

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