]> Git Repo - linux.git/commit
[PATCH] sh: Simple timer framework
authorPaul Mundt <[email protected]>
Tue, 17 Jan 2006 06:14:18 +0000 (22:14 -0800)
committerLinus Torvalds <[email protected]>
Tue, 17 Jan 2006 07:15:28 +0000 (23:15 -0800)
commitaa01666df35cd769c0957d4b3ae6ee99d680ab88
tree7dd68a8522cc6f9e8eb49fb9af630fca8b3e464d
parent36ddf31b689a8c11d424e43565d2aa440b77bbf4
[PATCH] sh: Simple timer framework

This builds on some of the clock framework code to support a simple system
timer interface.

Signed-off-by: Paul Mundt <[email protected]>
Cc: john stultz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/sh/kernel/timers/Makefile [new file with mode: 0644]
arch/sh/kernel/timers/timer-tmu.c [new file with mode: 0644]
arch/sh/kernel/timers/timer.c [new file with mode: 0644]
include/asm-sh/timer.h [new file with mode: 0644]
This page took 0.057199 seconds and 4 git commands to generate.