All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Stultz <john.stultz@linaro.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Clocksource changes for 3.4
Date: Wed, 01 Feb 2012 18:53:49 -0800	[thread overview]
Message-ID: <1328151229.2342.110.camel@work-vm> (raw)

Hey Thomas,
	Just wanted to send you my current 3.4 queue for clocksource changes.
Since tip/timers/core hasn't been updated since 3.3 was out, these are
against Linus' head (actually, from a week or so ago). Let me know if
you'd like me to base them off of something else.

thanks
-john


The patches are available in the git repository at:
  git://git.linaro.org/people/jstultz/linux.git fortglx/3.4/clocksource

Arjan van de Ven (1):
      clocksource: Load the ACPI PM clocksource asynchronously

Jim Cromie (1):
      clocksource: scx200_hrt:  use pr_<level> instead of printk

John Stultz (1):
      clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hz

Julia Lawall (1):
      clocksource: cyclone: Add missing iounmap

Yong Zhang (2):
      clocksource: dbx500: convert to clocksource_register_hz()
      clocksource: Get rid of clocksource_calc_mult_shift()

 drivers/clocksource/acpi_pm.c             |   24 ++++++++++++++++--------
 drivers/clocksource/clksrc-dbx500-prcmu.c |    5 +----
 drivers/clocksource/cyclone.c             |    2 +-
 drivers/clocksource/scx200_hrt.c          |   22 ++++++++--------------
 include/linux/clocksource.h               |    7 -------
 5 files changed, 26 insertions(+), 34 deletions(-)


                 reply	other threads:[~2012-02-02  2:54 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=1328151229.2342.110.camel@work-vm \
    --to=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 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.