linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] More ACPI updates for v5.2-rc1
@ 2019-05-15 10:14 Rafael J. Wysocki
  2019-05-15 16:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2019-05-15 10:14 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-5.2-rc1-2

with top-most commit e3e28670bb28ad52d0d0224e86ec11c3f31ff1ff

 Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'

on top of commit 59df1c2bdecb0d1aaadfb8533df4bea528ee4952

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

to receive additional ACPI updates for 5.2-rc1.

These fix two regressions introduced during the 5.0 cycle, in ACPICA
and in device PM, cause the values returned by _ADR to be stored in
64 bits and fix two ACPI documentation issues.

Specifics:

 - Update the ACPICA code in the kernel to upstream revision 20190509
   including one regression fix:
   * Prevent excessive ACPI debug messages from being printed
     by moving the ACPI_DEBUG_DEFAULT definition to the right
     place (Erik Schmauss).

 - Set the enable_for_wake bits for wakeup GPEs during suspend to
   idle to allow acpi_enable_all_wakeup_gpes() to enable them as
   aproppriate and make wakeup devices sighaling events through ACPI
   GPEs work with suspend-to-idle again (Rajat Jain).

 - Use 64 bits to store the return values of _ADR which are assumed
   to be 64-bit by some bus specs and may contain nonzero bits in the
   upper 32 bits part for some devices (Pierre-Louis Bossart).

 - Fix two minor issues with the ACPI documentation (Sakari Ailus).

Thanks!


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

Bob Moore (1):
      ACPICA: Update version to 20190509

Erik Schmauss (1):
      ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndef

Pierre-Louis Bossart (1):
      ACPI: bus: change _ADR representation to 64 bits

Rajat Jain (1):
      ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle

Sakari Ailus (2):
      Documentation: ACPI: Use tabs for graph ASL indentation
      Documentation: ACPI: Direct references are allowed to devices only

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

 .../acpi/dsd/data-node-references.rst              |   6 +-
 Documentation/firmware-guide/acpi/dsd/graph.rst    | 120 ++++++++++-----------
 drivers/acpi/device_sysfs.c                        |   6 +-
 drivers/acpi/sleep.c                               |   4 +
 include/acpi/acpi_bus.h                            |   2 +-
 include/acpi/acpixf.h                              |   2 +-
 include/acpi/platform/aclinux.h                    |  10 +-
 7 files changed, 78 insertions(+), 72 deletions(-)

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

* Re: [GIT PULL] More ACPI updates for v5.2-rc1
  2019-05-15 10:14 [GIT PULL] More ACPI updates for v5.2-rc1 Rafael J. Wysocki
@ 2019-05-15 16:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-05-15 16:10 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 Wed, 15 May 2019 12:14:39 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-5.2-rc1-2

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-05-15 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-15 10:14 [GIT PULL] More ACPI updates for v5.2-rc1 Rafael J. Wysocki
2019-05-15 16:10 ` 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).