All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM based SoC Clocksource updates for v3.14
Date: Sat, 14 Dec 2013 06:07:31 +0000	[thread overview]
Message-ID: <cover.1387000863.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <1381222888-4199-1-git-send-email-horms+renesas@verge.net.au>

Hi Daniel,

please consider this Renesas ARM based SoC Clocksource update for v3.14.

I would also like to request that you make a branch available
for me to use as a base for a branch containing SoC changes
targeted at v3.14 that depend on this clocksource update.

Thanks


The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-clocksource-for-v3.14

for you to fetch changes up to d78e9474459768c9aaf8cfd8bc54957d44771f46:

  clocksource: sh_cmt: Add clk_prepare/unprepare support (2013-12-14 12:57:36 +0900)

----------------------------------------------------------------
Renesas ARM based SoC Clocksource updates for v3.14

* Add clk_prepare/unprepare support to sh_cmt

----------------------------------------------------------------
Laurent Pinchart (1):
      clocksource: sh_cmt: Add clk_prepare/unprepare support

 drivers/clocksource/sh_cmt.c | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM based SoC Clocksource updates for v3.14
Date: Sat, 14 Dec 2013 15:07:31 +0900	[thread overview]
Message-ID: <cover.1387000863.git.horms+renesas@verge.net.au> (raw)

Hi Daniel,

please consider this Renesas ARM based SoC Clocksource update for v3.14.

I would also like to request that you make a branch available
for me to use as a base for a branch containing SoC changes
targeted at v3.14 that depend on this clocksource update.

Thanks


The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-clocksource-for-v3.14

for you to fetch changes up to d78e9474459768c9aaf8cfd8bc54957d44771f46:

  clocksource: sh_cmt: Add clk_prepare/unprepare support (2013-12-14 12:57:36 +0900)

----------------------------------------------------------------
Renesas ARM based SoC Clocksource updates for v3.14

* Add clk_prepare/unprepare support to sh_cmt

----------------------------------------------------------------
Laurent Pinchart (1):
      clocksource: sh_cmt: Add clk_prepare/unprepare support

 drivers/clocksource/sh_cmt.c | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

  parent reply	other threads:[~2013-12-14  6:07 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-08  9:01 [GIT PULL] Renesas ARM based SoC clocksource updates for v3.13 Simon Horman
2013-10-08  9:01 ` Simon Horman
2013-10-08  9:01 ` [PATCH] clocksource: em_sti: convert to clk_prepare/unprepare Simon Horman
2013-10-08  9:01   ` Simon Horman
2013-10-08 11:24   ` Daniel Lezcano
2013-10-08 11:24     ` Daniel Lezcano
2013-12-14  6:07 ` Simon Horman [this message]
2013-12-14  6:07   ` [GIT PULL] Renesas ARM based SoC Clocksource updates for v3.14 Simon Horman
2013-12-14  6:07   ` [PATCH] clocksource: sh_cmt: Add clk_prepare/unprepare support Simon Horman
2013-12-14  6:07     ` Simon Horman
2013-12-14  6:07     ` Simon Horman
2013-12-18  1:08   ` [GIT PULL] Renesas ARM based SoC Clocksource updates for v3.14 Simon Horman
2013-12-18  1:08     ` Simon Horman
2013-12-18  8:21     ` Daniel Lezcano
2013-12-18  8:21       ` Daniel Lezcano
2013-12-18 14:28     ` Daniel Lezcano
2013-12-18 14:28       ` Daniel Lezcano
2013-12-19  0:07       ` Simon Horman
2013-12-19  0:07         ` Simon Horman
2014-09-09  2:40 ` [GIT PULL] Renesas ARM Based SoC Clocksource Updates for v3.18 Simon Horman
2014-09-09  2:40   ` Simon Horman
2014-09-09  2:40   ` [PATCH 1/3] clocksource: sh_cmt: Document SoC specific bindings Simon Horman
2014-09-09  2:40     ` Simon Horman
2014-09-09  2:40   ` [PATCH 2/3] clocksource: sh_mtu2: Document r7s72100 binding Simon Horman
2014-09-09  2:40     ` Simon Horman
2014-09-09  2:40   ` [PATCH 3/3] clocksource: sh_tmu: Document r8a7779 binding Simon Horman
2014-09-09  2:40     ` Simon Horman

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=cover.1387000863.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.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.