public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Clockevents/clocksources: new drivers and fix
@ 2013-06-06 18:16 Daniel Lezcano
  0 siblings, 0 replies; only message in thread
From: Daniel Lezcano @ 2013-06-06 18:16 UTC (permalink / raw)
  To: Thomas Gleixner, John Stultz
  Cc: Linux Kernel Mailing List, Daniel Tang, Lu Jingchang-B35083,
	Baruch Siach

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-06 18:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-06 18:16 [GIT PULL] Clockevents/clocksources: new drivers and fix Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox