From: Thomas Gleixner Date: Fri, 16 Feb 2007 09:28:01 +0000 (-0800) Subject: [PATCH] tick-management: core functionality X-Git-Tag: v2.6.21-rc1~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=906568c9c668ff994f4078932ec6ae1e3950d1af;p=pandora-kernel.git [PATCH] tick-management: core functionality With Ingo Molnar The tick-management code is the first user of the clockevents layer. It takes clock event devices from the clock events core and uses them to provide the periodic tick. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Cc: john stultz Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed