[GIT PULL] time/clocksource changes for 3.3

From: John Stultz
Date: Mon Nov 21 2011 - 23:07:14 EST


Hey Thomas,
Just wanted to get my current 3.3 queue pulled into -tip for testing.
The clocksource changes have in a few cases been tested and acked by
maintainers, but others have been ignored despite sending them out
periodically over the last year. If you'd rather they go through the
maintainer trees, let me know and I'll yank them.

thanks
-john

The patches are available in the git repository at:
git://git.linaro.org/people/jstultz/linux.git fortglx/3.3/tip/timers/core

Dan McGee (1):
time: fix bogus comment in timekeeping_get_ns_raw

Deepak Saxena (4):
time: x86: Remove CLOCK_TICK_RATE from tsc code
time: x86: Remove CLOCK_TICK_RATE from mach_timer.h
time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driver
time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driver

John Stultz (7):
time: Fix spelling mistakes in new comments
clocksource: m86k: Convert to clocksource_register_hz/khz
clocksource: parisc: Convert to clocksource_register_hz/khz
clocksource: um: Convert to clocksource_register_hz/khz
clocksource: xtensa: Convert to clocksource_register_hz/khz
clocksource: cris: Convert to clocksource_register_khz
clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz

arch/cris/arch-v32/kernel/time.c | 4 +---
arch/m68k/platform/68328/timers.c | 4 +---
arch/m68k/platform/coldfire/dma_timer.c | 5 +----
arch/m68k/platform/coldfire/pit.c | 4 +---
arch/m68k/platform/coldfire/sltimers.c | 4 +---
arch/m68k/platform/coldfire/timers.c | 4 +---
arch/parisc/kernel/time.c | 6 +-----
arch/um/kernel/time.c | 6 ++----
arch/x86/include/asm/mach_timer.h | 2 +-
arch/x86/kernel/tsc.c | 4 ++--
arch/xtensa/kernel/time.c | 13 +------------


--
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/