All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Clocksource changes for 3.4
@ 2012-02-02  2:53 John Stultz
  0 siblings, 0 replies; only message in thread
From: John Stultz @ 2012-02-02  2:53 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: lkml

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(-)


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

only message in thread, other threads:[~2012-02-02  2:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-02  2:53 [GIT PULL] Clocksource changes for 3.4 John Stultz

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.