linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Linux PM <linux-pm@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] ACPI updates for v5.10-rc4
Date: Thu, 12 Nov 2020 17:00:05 +0100	[thread overview]
Message-ID: <CAJZ5v0gNPL6kbg9f5JgZOvH7k-GLC8yrvvidwj_VCq09ie9NYg@mail.gmail.com> (raw)

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-5.10-rc4

with top-most commit 7222a8a52c9ec59affc4d6c4e2632b3e4a44cd27

 Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'

on top of commit f8394f232b1eab649ce2df5c5f15b0e528c92091

 Linux 5.10-rc3

to receive ACPI updates for 5.10-rc4.

These are mostly docmentation fixes and janitorial changes plus some
new device IDs and a new quirk.

Specifics:

 - Fix documentation regarding GPIO properties (Andy Shevchenko).

 - Fix spelling mistakes in ACPI documentation (Flavio Suligoi).

 - Fix white space inconsistencies in ACPI code (Maximilian Luz).

 - Fix string formatting in the ACPI Generic Event Device (GED)
   driver (Nick Desaulniers).

 - Add Intel Alder Lake device IDs to the ACPI drivers used by the
   Dynamic Platform and Thermal Framework (Srinivas Pandruvada).

 - Add lid-related DMI quirk for Medion Akoya E2228T to the ACPI
   button driver (Hans de Goede).

Thanks!


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

Andy Shevchenko (3):
      Documentation: firmware-guide: gpio-properties: Fix factual mistakes
      Documentation: firmware-guide: gpio-properties: active_low only
for GpioIo()
      Documentation: firmware-guide: gpio-properties: Clarify initial
output state

Flavio Suligoi (1):
      Documentation: ACPI: fix spelling mistakes

Hans de Goede (1):
      ACPI: button: Add DMI quirk for Medion Akoya E2228T

John Garry (1):
      ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name

Maximilian Luz (1):
      ACPI: Fix whitespace inconsistencies

Nick Desaulniers (1):
      ACPI: GED: fix -Wformat

Srinivas Pandruvada (1):
      ACPI: DPTF: Support Alder Lake

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

 Documentation/firmware-guide/acpi/acpi-lid.rst     |  8 ++--
 .../firmware-guide/acpi/gpio-properties.rst        | 55 ++++++++++++++++------
 .../firmware-guide/acpi/method-tracing.rst         |  2 +-
 drivers/acpi/acpi_video.c                          |  6 +--
 drivers/acpi/battery.c                             |  2 +-
 drivers/acpi/button.c                              | 13 ++++-
 drivers/acpi/dptf/dptf_pch_fivr.c                  |  1 +
 drivers/acpi/dptf/dptf_power.c                     |  2 +
 drivers/acpi/dptf/int340x_thermal.c                |  6 +++
 drivers/acpi/event.c                               |  2 +-
 drivers/acpi/evged.c                               |  2 +-
 drivers/acpi/fan.c                                 |  1 +
 drivers/acpi/internal.h                            |  2 +-
 drivers/acpi/nfit/core.c                           | 10 ++--
 drivers/acpi/pci_irq.c                             |  2 +-
 drivers/acpi/pci_link.c                            | 12 ++---
 drivers/acpi/pci_mcfg.c                            |  2 +-
 drivers/acpi/power.c                               |  6 +--
 drivers/acpi/processor_perflib.c                   |  6 +--
 drivers/acpi/sbs.c                                 |  2 +-
 drivers/acpi/sbshc.c                               |  2 +-
 drivers/acpi/sbshc.h                               |  6 +--
 drivers/acpi/scan.c                                |  2 +-
 drivers/acpi/video_detect.c                        | 16 +++----
 drivers/acpi/wakeup.c                              |  4 +-
 25 files changed, 110 insertions(+), 62 deletions(-)

             reply	other threads:[~2020-11-12 16:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12 16:00 Rafael J. Wysocki [this message]
2020-11-12 19:10 ` [GIT PULL] ACPI updates for v5.10-rc4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJZ5v0gNPL6kbg9f5JgZOvH7k-GLC8yrvvidwj_VCq09ie9NYg@mail.gmail.com \
    --to=rafael@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).