public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: john stultz <johnstul@us.ibm.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: lkml <linux-kernel@vger.kernel.org>, Jamie Iles <jamie@jamieiles.com>
Subject: [GIT PULL] Clocksource change for 3.1
Date: Fri, 01 Jul 2011 18:14:48 -0700	[thread overview]
Message-ID: <1309569288.2872.398.camel@work-vm> (raw)

Hey Thomas,

	I have one clocksource patch that is available in the git repository
at:
  git://git.linaro.org/people/jstultz/linux.git fortglx/3.1/tip/timers/clocksource

Would you please consider queueing this into -tip for 3.1?

thanks
-john

Jamie Iles (1):
      clocksource: apb: Share APB timer code with other platforms

 arch/x86/Kconfig                   |    1 +
 arch/x86/include/asm/apb_timer.h   |   22 +--
 arch/x86/kernel/apb_timer.c        |  409 ++++++------------------------------
 drivers/clocksource/Kconfig        |    3 +
 drivers/clocksource/Makefile       |    1 +
 drivers/clocksource/dw_apb_timer.c |  401 +++++++++++++++++++++++++++++++++++
 include/linux/dw_apb_timer.h       |   56 +++++
 7 files changed, 533 insertions(+), 360 deletions(-)
 create mode 100644 drivers/clocksource/dw_apb_timer.c
 create mode 100644 include/linux/dw_apb_timer.h



                 reply	other threads:[~2011-07-02  1:14 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=1309569288.2872.398.camel@work-vm \
    --to=johnstul@us.ibm.com \
    --cc=jamie@jamieiles.com \
    --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