linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Additional ACPI updates for v5.12-rc1
@ 2021-02-25 18:39 Rafael J. Wysocki
  2021-02-25 20:14 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-02-25 18:39 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: ACPI Devel Maling List, Platform Driver, 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.12-rc1-3

with top-most commit b11ffaeacd1984b1fca41374c769fb0ff0aa0a42

 Merge branch 'acpi-tables'

on top of commit 628af43984feeecfe086ae885ab407bd0e7c329e

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

to receive additional ACPI updates for 5.12-rc1.

These make additional changes to the platform profile interface
merged recently and add support for the FPDT ACPI table.

Specifics:

 - Rearrange Kconfig handling of ACPI_PLATFORM_PROFILE, add
   "balanced-performance" to the list of supported platform profiles
   and fix up some file references in a comment (Maximilian Luz).

 - Add support for parsing the ACPI Firmware Performance Data Table
   (FPDT) and exposing the data from there via sysfs (Zhang Rui).

Thanks!


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

Maximilian Luz (3):
      ACPI: platform: Hide ACPI_PLATFORM_PROFILE option
      ACPI: platform: Fix file references in comment
      ACPI: platform: Add balanced-performance platform profile

Zhang Rui (1):
      ACPI: tables: introduce support for FPDT table

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

 Documentation/ABI/testing/sysfs-firmware-acpi    |  43 ++++
 Documentation/ABI/testing/sysfs-platform_profile |  18 +-
 drivers/acpi/Kconfig                             |  24 +--
 drivers/acpi/Makefile                            |   1 +
 drivers/acpi/acpi_fpdt.c                         | 264 +++++++++++++++++++++++
 drivers/acpi/platform_profile.c                  |   1 +
 drivers/platform/x86/Kconfig                     |   4 +-
 include/linux/platform_profile.h                 |   6 +-
 8 files changed, 334 insertions(+), 27 deletions(-)

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

* Re: [GIT PULL] Additional ACPI updates for v5.12-rc1
  2021-02-25 18:39 [GIT PULL] Additional ACPI updates for v5.12-rc1 Rafael J. Wysocki
@ 2021-02-25 20:14 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-25 20:14 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List, Platform Driver,
	Linux Kernel Mailing List

The pull request you sent on Thu, 25 Feb 2021 19:39:20 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-5.12-rc1-3

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

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:[~2021-02-25 20:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-25 18:39 [GIT PULL] Additional ACPI updates for v5.12-rc1 Rafael J. Wysocki
2021-02-25 20:14 ` 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).