All of lore.kernel.org
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Linux PM <linux-pm@vger.kernel.org>
Subject: [GIT PULL] cpufreq/arm updates for 5.12
Date: Mon, 8 Feb 2021 11:36:14 +0530	[thread overview]
Message-ID: <20210208060614.krjwvatrp6wxxxkp@vireshk-i7> (raw)

[-- Attachment #1: Type: text/plain, Size: 1724 bytes --]

Hi Rafael,

This pull request contains following changes:

- Removal of Tango driver as the platform got removed (Arnd Bergmann).

- Use resource managed APIs for tegra20 (Dmitry Osipenko).

- Generic cleanups for brcmstb (Christophe JAILLET).

- Enable boost support for qcom-hw (Shawn Guo).
 
-------------------------8<-------------------------

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git cpufreq/arm/linux-next

for you to fetch changes up to 7114ebffd330bfc5a95b9832a70b6bd857d26fd8:

  cpufreq: remove tango driver (2021-01-21 09:34:46 +0530)

----------------------------------------------------------------
Arnd Bergmann (1):
      cpufreq: remove tango driver

Christophe JAILLET (2):
      cpufreq: brcmstb-avs-cpufreq: Free resources in error path
      cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()

Dmitry Osipenko (1):
      cpufreq: tegra20: Use resource-managed API

Shawn Guo (1):
      cpufreq: qcom-hw: enable boost support

 drivers/cpufreq/Kconfig.arm           |  5 ----
 drivers/cpufreq/Makefile              |  1 -
 drivers/cpufreq/brcmstb-avs-cpufreq.c | 24 +++++++++++++------
 drivers/cpufreq/cpufreq-dt-platdev.c  |  2 --
 drivers/cpufreq/qcom-cpufreq-hw.c     |  6 +++++
 drivers/cpufreq/tango-cpufreq.c       | 38 -----------------------------
 drivers/cpufreq/tegra20-cpufreq.c     | 45 +++++++++++++++++------------------
 7 files changed, 45 insertions(+), 76 deletions(-)
 delete mode 100644 drivers/cpufreq/tango-cpufreq.c

-- 
viresh

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2021-02-08  6:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-08  6:06 Viresh Kumar [this message]
2021-02-08 13:25 ` [GIT PULL] cpufreq/arm updates for 5.12 Rafael J. Wysocki

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=20210208060614.krjwvatrp6wxxxkp@vireshk-i7 \
    --to=viresh.kumar@linaro.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.