[PATCH] GTOD: persistent clock support
authorJohn Stultz <johnstul@us.ibm.com>
Fri, 16 Feb 2007 09:27:30 +0000 (01:27 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 16 Feb 2007 16:13:57 +0000 (08:13 -0800)
commit411187fb05cd11676b0979d9fbf3291db69dbce2
tree6202ca36868ab47edf737de81c7b7c4841228ab3
parent9f907c0144496e464bd5ed5a99a51227d63a9c0b
[PATCH] GTOD: persistent clock support

Persistent clock support: do proper timekeeping across suspend/resume.

[bunk@stusta.de: cleanup]
Signed-off-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/hrtimer.h
include/linux/time.h
kernel/hrtimer.c
kernel/timer.c