All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Thomas Gleixner <tglx@linutronix.de>,
	John Stultz <john.stultz@linaro.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	ezequiel.garcia@free-electrons.com, Andrew Lunn <andrew@lunn.ch>
Subject: [GIT PULL] clockevents/clocksource: Add Marvell Orion SoC timer
Date: Wed, 12 Jun 2013 21:59:12 +0200	[thread overview]
Message-ID: <51B8D310.4050404@linaro.org> (raw)


The following changes since commit 762cf9695d714d312ef7369bed1b9f9467c9e64e:

  Merge branch 'timers/clockevents' of
git://git.linaro.org/people/dlezcano/clockevents into timers/core
(2013-06-08 22:58:27 +0200)

are available in the git repository at:


  git://git.linaro.org/people/dlezcano/clockevents.git timers/clockevents

for you to fetch changes up to fbb3cb01505e7365c70a7fe680e10ffff3175160:

  clocksource: Add Marvell Orion SoC timer (2013-06-11 14:41:01 +0200)

----------------------------------------------------------------
Sebastian Hesselbarth (1):
      clocksource: Add Marvell Orion SoC timer

 .../bindings/timer/marvell,orion-timer.txt         |   17 +++
 drivers/clocksource/Kconfig                        |    5 +
 drivers/clocksource/Makefile                       |    1 +
 drivers/clocksource/time-orion.c                   |  150
++++++++++++++++++++
 4 files changed, 173 insertions(+)
 create mode 100644
Documentation/devicetree/bindings/timer/marvell,orion-timer.txt
 create mode 100644 drivers/clocksource/time-orion.c



-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


             reply	other threads:[~2013-06-12 19:59 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-12 19:59 Daniel Lezcano [this message]
2013-07-07 11:44 ` [GIT PULL] clockevents/clocksource: Add Marvell Orion SoC timer Sebastian Hesselbarth
2013-07-07 11:44   ` Sebastian Hesselbarth
2013-07-07 13:10   ` Thomas Gleixner
2013-07-07 13:10     ` Thomas Gleixner
2013-07-07 14:46     ` Jason Cooper
2013-07-07 14:46       ` Jason Cooper
2013-07-07 15:30       ` Thomas Gleixner
2013-07-07 15:30         ` Thomas Gleixner
2013-07-07 16:45         ` Daniel Lezcano
2013-07-07 16:45           ` Daniel Lezcano
2013-07-08  0:04           ` Jason Cooper
2013-07-08  0:04             ` Jason Cooper
2013-07-07 23:58         ` Jason Cooper
2013-07-07 23:58           ` Jason Cooper
2013-07-08  8:45           ` Thomas Gleixner
2013-07-08  8:45             ` Thomas Gleixner
2013-07-08 15:28             ` managing out-of-tree deps for arm-soc in a single window was: " Jason Cooper
2013-07-08 15:28               ` Jason Cooper
2013-07-16 15:55             ` Daniel Lezcano
2013-07-16 15:55               ` Daniel Lezcano
2013-07-24 19:49               ` Jason Cooper
2013-07-24 19:49                 ` Jason Cooper

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=51B8D310.4050404@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=andrew@lunn.ch \
    --cc=ezequiel.garcia@free-electrons.com \
    --cc=john.stultz@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=tglx@linutronix.de \
    /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.