linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] clocksource_register_hz/khz cleanups
@ 2011-06-01  7:32 John Stultz
  2011-06-01  7:32 ` [PATCH 1/6] clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz John Stultz
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: John Stultz @ 2011-06-01  7:32 UTC (permalink / raw)
  To: linux-kernel
  Cc: John Stultz, Jeff Dike, Nikolaus Voss, Kyle McMartin,
	Chris Zankel, Mikael Starvik, Jesper Nilsson, Chris Metcalf,
	Thomas Gleixner

Here's the next batch of clocksource_register_hz/khz cleanups.

It would be really great if maintainers could pick these up,
otherwise I'll likely push these through Thomas for 3.1.

thanks
-john

CC: Jeff Dike <jdike@addtoit.com>
CC: Nikolaus Voss <n.voss@weinmann.de>
CC: Kyle McMartin <kyle@mcmartin.ca>
CC: Chris Zankel <chris@zankel.net>
CC: Mikael Starvik <starvik@axis.com>
CC: Jesper Nilsson <jesper.nilsson@axis.com>
CC: Chris Metcalf <cmetcalf@tilera.com>
CC: Thomas Gleixner <tglx@linutronix.de>

John Stultz (6):
  clocksource: Convert tcb_clksrc to use 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: tile: convert to use clocksource_register_hz

 arch/cris/arch-v32/kernel/time.c |    4 +---
 arch/parisc/kernel/time.c        |    6 +-----
 arch/tile/kernel/time.c          |    5 +----
 arch/um/kernel/time.c            |    6 ++----
 arch/xtensa/kernel/time.c        |   13 +------------
 drivers/clocksource/tcb_clksrc.c |    4 +---
 6 files changed, 7 insertions(+), 31 deletions(-)

-- 
1.7.3.2.146.gca209


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-06-03 21:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-01  7:32 [PATCH 0/6] clocksource_register_hz/khz cleanups John Stultz
2011-06-01  7:32 ` [PATCH 1/6] clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz John Stultz
2011-06-01  7:32 ` [PATCH 2/6] clocksource: parisc: convert to clocksource_register_hz/khz John Stultz
2011-06-01  7:32 ` [PATCH 3/6] clocksource: um: " John Stultz
2011-06-01  7:32 ` [PATCH 4/6] clocksource: xtensa: " John Stultz
2011-06-01  7:32 ` [PATCH 5/6] clocksource: cris: convert to clocksource_register_khz John Stultz
2011-06-01  7:32 ` [PATCH 6/6] clocksource: tile: convert to use clocksource_register_hz John Stultz
2011-06-01 16:18   ` Chris Metcalf
2011-06-01 17:55     ` john stultz
2011-06-03 21:27   ` Chris Metcalf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).