All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: soc@kernel.org, arm@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 3/3] cpufreq: tegra: Fixes for v5.5-rc1
Date: Wed,  4 Dec 2019 14:07:53 +0100	[thread overview]
Message-ID: <20191204130753.3614278-3-thierry.reding@gmail.com> (raw)
In-Reply-To: <20191204130753.3614278-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0fb438eed10ca13d212a5675363beb5a5cd721f2:

  cpufreq: tegra124: Add suspend and resume support (2019-10-29 13:25:29 +0100)

I had originally meant for this to go in through the cpufreq tree, but
I might have messed up the messaging, so Viresh ended up not pulling it
into his tree. He did provide an Acked-by, which I've included in the
patch, so he probably was assuming this to go via some other tree all
along.

Unfortunately, it's now causing suspend/resume to fail because the clock
driver changes require the CPU frequency driver to disable the CPU clock
before suspend can be entered, so it'd be great to get this in via late
fixes for ARM SoC.

Thanks,
Thierry

----------------------------------------------------------------
cpufreq: tegra: Changes for v5.5-rc1

Implements support for suspend/resume on Tegra124.

----------------------------------------------------------------
Sowjanya Komatineni (1):
      cpufreq: tegra124: Add suspend and resume support

 drivers/cpufreq/tegra124-cpufreq.c | 59 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 59 insertions(+)

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: soc@kernel.org, arm@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 3/3] cpufreq: tegra: Fixes for v5.5-rc1
Date: Wed,  4 Dec 2019 14:07:53 +0100	[thread overview]
Message-ID: <20191204130753.3614278-3-thierry.reding@gmail.com> (raw)
In-Reply-To: <20191204130753.3614278-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0fb438eed10ca13d212a5675363beb5a5cd721f2:

  cpufreq: tegra124: Add suspend and resume support (2019-10-29 13:25:29 +0100)

I had originally meant for this to go in through the cpufreq tree, but
I might have messed up the messaging, so Viresh ended up not pulling it
into his tree. He did provide an Acked-by, which I've included in the
patch, so he probably was assuming this to go via some other tree all
along.

Unfortunately, it's now causing suspend/resume to fail because the clock
driver changes require the CPU frequency driver to disable the CPU clock
before suspend can be entered, so it'd be great to get this in via late
fixes for ARM SoC.

Thanks,
Thierry

----------------------------------------------------------------
cpufreq: tegra: Changes for v5.5-rc1

Implements support for suspend/resume on Tegra124.

----------------------------------------------------------------
Sowjanya Komatineni (1):
      cpufreq: tegra124: Add suspend and resume support

 drivers/cpufreq/tegra124-cpufreq.c | 59 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 59 insertions(+)

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

  parent reply	other threads:[~2019-12-04 13:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-04 13:07 [GIT PULL 1/3] memory: tegra: Fixes for v5.5-rc1 Thierry Reding
2019-12-04 13:07 ` Thierry Reding
2019-12-04 13:07 ` [GIT PULL 2/3] soc/tegra: " Thierry Reding
2019-12-04 13:07   ` Thierry Reding
2019-12-04 13:07 ` Thierry Reding [this message]
2019-12-04 13:07   ` [GIT PULL 3/3] cpufreq: tegra: " 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=20191204130753.3614278-3-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=arm@kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=soc@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.