All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clocksource/clockevents : sun4i and cadence_ttc cleanups, new moxa driver
@ 2013-07-18 13:45 Daniel Lezcano
  0 siblings, 0 replies; only message in thread
From: Daniel Lezcano @ 2013-07-18 13:45 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Linux Kernel Mailing List, John Stultz, Jonas Jensen,
	Maxime Ripard, Soren Brinkmann

The following changes since commit 19b0a1e5ac5a7f1dafd5ee2479a5db72b330246b:

  clocksource: orion: Use linux/sched_clock.h (2013-07-17 20:28:00 -0700)

are available in the git repository at:

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

for you to fetch changes up to 07862c1cd6675cde2dd4bd64e64d704ea2185b79:

  ARM: clocksource: Add support for MOXA ART SoCs (2013-07-18 15:27:47
+0200)

----------------------------------------------------------------
John Stultz (1):
      MAINTAINERS: Add Daniel as maintainer for CLOCKSOURCE and
CLOCKEVENT Drivers

Jonas Jensen (1):
      ARM: clocksource: Add support for MOXA ART SoCs

Maxime Ripard (10):
      clocksource: sun4i: Use the BIT macros where possible
      clocksource: sun4i: Wrap macros arguments in parenthesis
      clocksource: sun4i: rename AUTORELOAD define to RELOAD
      clocksource: sun4i: Add clocksource and sched clock drivers
      clocksource: sun4i: Don't forget to enable the clock we use
      clocksource: sun4i: Fix the next event code
      clocksource: sun4i: Factor out some timer code
      clocksource: sun4i: Remove TIMER_SCAL variable
      clocksource: sun4i: Cleanup parent clock setup
      clocksource: sun4i: Fix bug when switching from periodic to
oneshot modes

Soren Brinkmann (2):
      clocksource: cadence_ttc: Remove unused header
      clocksource: cadence_ttc: Reuse clocksource as sched_clock

 .../bindings/timer/moxa,moxart-timer.txt           |   17 ++
 MAINTAINERS                                        |   10 +-
 drivers/clocksource/Makefile                       |    1 +
 drivers/clocksource/cadence_ttc_timer.c            |   13 +-
 drivers/clocksource/moxart_timer.c                 |  164
++++++++++++++++++++
 drivers/clocksource/sun4i_timer.c                  |  110 +++++++++----
 6 files changed, 280 insertions(+), 35 deletions(-)
 create mode 100644
Documentation/devicetree/bindings/timer/moxa,moxart-timer.txt
 create mode 100644 drivers/clocksource/moxart_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-07-18 13:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-18 13:45 [GIT PULL] clocksource/clockevents : sun4i and cadence_ttc cleanups, new moxa driver Daniel Lezcano

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.