All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] cpufreq/arm updates for 5.12
@ 2021-02-08  6:06 Viresh Kumar
  2021-02-08 13:25 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2021-02-08  6:06 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux PM

[-- 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 --]

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

* Re: [GIT PULL] cpufreq/arm updates for 5.12
  2021-02-08  6:06 [GIT PULL] cpufreq/arm updates for 5.12 Viresh Kumar
@ 2021-02-08 13:25 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-02-08 13:25 UTC (permalink / raw)
  To: Viresh Kumar; +Cc: Rafael J. Wysocki, Linux PM

On Mon, Feb 8, 2021 at 7:06 AM Viresh Kumar <viresh.kumar@linaro.org> wrote:
>
> 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)

Pulled, thanks!

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

end of thread, other threads:[~2021-02-08 13:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-08  6:06 [GIT PULL] cpufreq/arm updates for 5.12 Viresh Kumar
2021-02-08 13:25 ` Rafael J. Wysocki

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.