All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	soc-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: Thierry Reding
	<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: [GIT PULL 01/11] cpufreq: Changes for v5.8-rc1
Date: Fri, 15 May 2020 16:53:01 +0200	[thread overview]
Message-ID: <20200515145311.1580134-2-thierry.reding@gmail.com> (raw)
In-Reply-To: <20200515145311.1580134-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Hi ARM SoC maintainers,

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.8-cpufreq

for you to fetch changes up to 9ce274630495c731257fb1b569dd7b84a2fdba14:

  cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now) (2020-05-06 18:59:38 +0200)

Thanks,
Thierry

----------------------------------------------------------------
cpufreq: Changes for v5.8-rc1

This change move Tegra20 and Tegra30 to the generic DT CPU frequency
scaling driver.

----------------------------------------------------------------
Dmitry Osipenko (1):
      cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)

 drivers/cpufreq/Kconfig.arm       |   6 +-
 drivers/cpufreq/tegra20-cpufreq.c | 217 ++++++++++----------------------------
 2 files changed, 59 insertions(+), 164 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: linux-tegra@vger.kernel.org,
	Thierry Reding <thierry.reding@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	Jon Hunter <jonathanh@nvidia.com>
Subject: [GIT PULL 01/11] cpufreq: Changes for v5.8-rc1
Date: Fri, 15 May 2020 16:53:01 +0200	[thread overview]
Message-ID: <20200515145311.1580134-2-thierry.reding@gmail.com> (raw)
In-Reply-To: <20200515145311.1580134-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.8-cpufreq

for you to fetch changes up to 9ce274630495c731257fb1b569dd7b84a2fdba14:

  cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now) (2020-05-06 18:59:38 +0200)

Thanks,
Thierry

----------------------------------------------------------------
cpufreq: Changes for v5.8-rc1

This change move Tegra20 and Tegra30 to the generic DT CPU frequency
scaling driver.

----------------------------------------------------------------
Dmitry Osipenko (1):
      cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)

 drivers/cpufreq/Kconfig.arm       |   6 +-
 drivers/cpufreq/tegra20-cpufreq.c | 217 ++++++++++----------------------------
 2 files changed, 59 insertions(+), 164 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-05-15 14:53 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 14:53 [GIT PULL 00/11] tegra: Changes for v5.8-rc1 Thierry Reding
2020-05-15 14:53 ` Thierry Reding
     [not found] ` <20200515145311.1580134-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-05-15 14:53   ` Thierry Reding [this message]
2020-05-15 14:53     ` [GIT PULL 01/11] cpufreq: " Thierry Reding
2020-05-15 14:53   ` [GIT PULL 02/11] cpuidle: " Thierry Reding
2020-05-15 14:53     ` Thierry Reding
2020-05-15 14:53   ` [GIT PULL 03/11] dt-bindings: " Thierry Reding
2020-05-15 14:53     ` Thierry Reding
2020-05-15 14:53   ` [GIT PULL 04/11] of: " Thierry Reding
2020-05-15 14:53     ` Thierry Reding
2020-05-15 14:53   ` [GIT PULL 05/11] firmware: tegra: " Thierry Reding
2020-05-15 14:53     ` Thierry Reding
     [not found]     ` <20200515145311.1580134-6-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-05-22 14:28       ` [GIT PULL v2 " Thierry Reding
2020-05-22 14:28         ` Thierry Reding
2020-05-15 14:53   ` [GIT PULL 06/11] media: " Thierry Reding
2020-05-15 14:53     ` Thierry Reding
2020-05-15 14:53   ` [GIT PULL 07/11] memory: " Thierry Reding
2020-05-15 14:53     ` Thierry Reding
     [not found]     ` <20200515145311.1580134-8-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-05-25 21:52       ` Arnd Bergmann
2020-05-25 21:52         ` Arnd Bergmann
2020-05-25 21:52         ` Arnd Bergmann
2020-05-26 11:40         ` Thierry Reding
2020-05-26 11:40           ` Thierry Reding
2020-05-26 22:12           ` Stephen Boyd
2020-05-26 22:12             ` Stephen Boyd
2020-06-15 14:02             ` Thierry Reding
2020-06-15 14:02               ` Thierry Reding
2020-05-15 14:53   ` [GIT PULL 08/11] soc/tegra: " Thierry Reding
2020-05-15 14:53     ` Thierry Reding
     [not found]     ` <20200515145311.1580134-9-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-05-22 14:28       ` [GIT PULL v2 " Thierry Reding
2020-05-22 14:28         ` Thierry Reding
2020-05-15 14:53   ` [GIT PULL 09/11] ARM: tegra: Core changes " Thierry Reding
2020-05-15 14:53     ` Thierry Reding
2020-05-15 14:53   ` [GIT PULL 10/11] ARM: tegra: Device tree " Thierry Reding
2020-05-15 14:53     ` Thierry Reding
2020-05-15 14:53   ` [GIT PULL 11/11] arm64: " Thierry Reding
2020-05-15 14:53     ` Thierry Reding
     [not found]     ` <20200515145311.1580134-12-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-05-20 13:43       ` Thierry Reding
2020-05-20 13:43         ` Thierry Reding
2020-05-22 14:28       ` [GIT PULL v2 " Thierry Reding
2020-05-22 14:28         ` Thierry Reding

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=20200515145311.1580134-2-thierry.reding@gmail.com \
    --to=thierry.reding-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=soc-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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.