public inbox for linux-kernel@vger.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>,
	Daniel Tang <dt.tangr@gmail.com>,
	Lu Jingchang-B35083 <B35083@freescale.com>,
	Baruch Siach <baruch@tkos.co.il>
Subject: [GIT PULL] Clockevents/clocksources: new drivers and fix
Date: Thu, 06 Jun 2013 20:16:22 +0200	[thread overview]
Message-ID: <51B0D1F6.5060202@linaro.org> (raw)

The following changes since commit 1eaff67266b6b6c97bbd33cf2c20577822836413:

  clocksource: Implement clocksource_select_fallback() for
CONFIG_ARCH_USES_GETTIMEOFFSET=y (2013-05-28 09:48:46 +0200)

are available in the git repository at:

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

The following changes since commit 1eaff67266b6b6c97bbd33cf2c20577822836413:

  clocksource: Implement clocksource_select_fallback() for
CONFIG_ARCH_USES_GETTIMEOFFSET=y (2013-05-28 09:48:46 +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 77ba83bb1bb1cdabd522d32536f8eee65a870145:

  clocksource: Add TI-Nspire timer support (2013-06-06 17:23:13 +0200)

----------------------------------------------------------------
Baruch Siach (1):
      clocksource: dw_apb: Fix error check

Daniel Tang (1):
      clocksource: Add TI-Nspire timer support

Jingchang Lu (1):
      clocksource: Add Freescale Vybrid pit timer support

 .../devicetree/bindings/timer/lsi,zevio-timer.txt  |   33 +++
 drivers/clocksource/Kconfig                        |    5 +
 drivers/clocksource/Makefile                       |    2 +
 drivers/clocksource/dw_apb_timer_of.c              |    2 +-
 drivers/clocksource/vf_pit_timer.c                 |  194
++++++++++++++++++
 drivers/clocksource/zevio-timer.c                  |  215
++++++++++++++++++++
 6 files changed, 450 insertions(+), 1 deletion(-)
 create mode 100644
Documentation/devicetree/bindings/timer/lsi,zevio-timer.txt
 create mode 100644 drivers/clocksource/vf_pit_timer.c
 create mode 100644 drivers/clocksource/zevio-timer.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-06 18:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=51B0D1F6.5060202@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=B35083@freescale.com \
    --cc=baruch@tkos.co.il \
    --cc=dt.tangr@gmail.com \
    --cc=john.stultz@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox