[GIT PULL] Clocksource changes for 3.4

From: John Stultz
Date: Wed Feb 01 2012 - 21:54:25 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/