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 Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] More ACPI updates for v5.9-rc1
Date: Fri, 14 Aug 2020 20:09:40 +0200	[thread overview]
Message-ID: <CAJZ5v0iA_PSMf9gpXsmymS8t2ctMeyJ3FJE_v1LqbFu+fF_R6g@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.9-rc1-2

with top-most commit 19fe87fd854a92c746ac73cb91a0bebac07a4618

 clk: x86: Support RV architecture

on top of commit 2baa85d6927d11b8d946da2e4ad00dddca5b8da2

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

to receive additional ACPI updates for 5.9-rc1.

These add new hardware support to the ACPI driver for AMD SoCs,
the x86 clk driver and the Designware i2c driver (changes from
Akshu Agrawal and Pu Wen).

Thanks!


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

Akshu Agrawal (4):
      ACPI: APD: Change name from ST to FCH
      clk: x86: Change name from ST to FCH
      ACPI: APD: Add a fmw property is_raven
      clk: x86: Support RV architecture

Pu Wen (1):
      i2c: designware: Add device HID for Hygon I2C controller

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

 drivers/acpi/acpi_apd.c                            |  19 ++--
 drivers/clk/x86/Makefile                           |   2 +-
 drivers/clk/x86/clk-fch.c                          | 101 +++++++++++++++++++++
 drivers/clk/x86/clk-st.c                           |  78 ----------------
 drivers/i2c/busses/i2c-designware-platdrv.c        |   1 +
 .../linux/platform_data/{clk-st.h => clk-fch.h}    |  11 ++-
 6 files changed, 121 insertions(+), 91 deletions(-)

             reply	other threads:[~2020-08-14 18:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-14 18:09 Rafael J. Wysocki [this message]
2020-08-15 15:22 ` [GIT PULL] More ACPI updates for v5.9-rc1 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=CAJZ5v0iA_PSMf9gpXsmymS8t2ctMeyJ3FJE_v1LqbFu+fF_R6g@mail.gmail.com \
    --to=rafael@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@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).