Thomas Gleixner
f34ddce130
[PATCH] clocksource: fix resume logic
...
We need to make sure that the clocksources are resumed, when timekeeping is
resumed. The current resume logic does not guarantee this.
Add a resume function pointer to the clocksource struct, so clocksource
drivers which need to reinitialize the clocksource can provide a resume
function.
Add a resume function, which calls the maybe available clocksource resume
functions and resets the watchdog function, so a stable TSC can be used
accross suspend/resume.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Cc: john stultz <johnstul@us.ibm.com >
Cc: Andi Kleen <ak@suse.de >
Cc: Ingo Molnar <mingo@elte.hu >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Chris Wright <chrisw@sous-sol.org >
2007-05-23 14:32:48 -07:00
..
2007-03-01 14:53:39 -08:00
2007-03-06 13:26:55 +01:00
2007-03-09 08:08:09 +00:00
2007-05-23 14:32:42 -07:00
2007-05-23 14:32:42 -07:00
2007-04-04 21:12:47 -07:00
2007-03-16 19:25:04 -07:00
2007-03-06 09:30:26 -08:00
2007-02-23 15:03:46 -08:00
2007-04-04 02:12:27 -04:00
2007-03-06 09:30:25 -08:00
2007-02-20 17:10:15 -08:00
2007-03-16 19:25:05 -07:00
2007-02-20 09:26:53 +00:00
2007-03-22 19:39:05 -07:00
2007-02-20 17:10:14 -08:00
2007-02-20 17:10:14 -08:00
2007-05-23 14:32:48 -07:00
2007-03-08 07:38:22 -08:00
2007-03-26 14:23:52 -07:00
2007-04-02 10:06:09 -07:00
2007-02-26 14:55:48 -08:00
2007-02-20 17:10:13 -08:00
2007-04-02 10:06:09 -07:00
2007-03-27 09:05:15 -07:00
2007-02-20 08:38:46 +00:00
2007-03-05 07:57:51 -08:00
2007-03-01 09:54:44 +01:00
2007-04-07 10:03:43 -07:00
2007-03-01 17:18:39 -08:00
2007-04-10 22:38:37 +02:00
2007-03-05 13:25:28 -08:00
2007-03-02 20:44:51 -08:00
2007-03-06 06:08:11 -05:00
2007-02-19 14:21:50 -08:00
2007-04-17 16:36:27 -07:00
2007-03-27 09:05:16 -07:00
2007-04-24 14:58:30 -07:00
2007-03-01 14:53:38 -08:00
2007-03-16 19:25:05 -07:00
2007-04-04 21:12:47 -07:00
2007-02-23 14:54:57 -08:00
2007-02-20 17:10:14 -08:00
2007-03-16 19:25:07 -07:00
2007-03-04 11:12:40 +02:00
2007-03-04 11:12:42 +02:00
2007-02-20 09:26:53 +00:00
2007-04-04 02:12:27 -04:00
2007-03-22 19:39:06 -07:00
2007-03-04 11:12:43 +02:00
2007-03-05 07:57:51 -08:00
2007-02-20 17:10:13 -08:00
2007-03-01 14:53:35 -08:00
2007-02-19 13:29:02 -08:00
2007-03-12 16:31:50 -07:00
2007-03-06 06:14:54 -05:00
2007-03-06 13:26:27 +01:00
2007-05-23 14:32:47 -07:00
2007-03-16 19:25:05 -07:00
2007-03-16 19:25:05 -07:00
2007-04-20 22:56:29 -07:00
2007-02-20 17:10:13 -08:00
2007-03-01 14:53:37 -08:00
2007-03-12 16:31:50 -07:00
2007-03-12 16:31:50 -07:00
2007-03-27 08:55:47 +02:00
2007-04-17 16:36:26 -07:00
2007-02-23 14:52:09 -08:00
2007-03-05 07:57:51 -08:00
2007-03-14 15:27:48 -07:00
2007-03-01 17:18:39 -08:00
2007-04-17 13:13:31 -07:00
2007-02-20 17:10:14 -08:00
2007-02-20 17:10:14 -08:00
2007-02-28 09:41:59 -08:00
2007-03-05 07:57:53 -08:00
2007-02-28 09:41:59 -08:00
2007-02-20 17:10:13 -08:00
2007-04-24 14:58:30 -07:00
2007-03-18 13:40:06 -07:00
2007-04-24 08:23:08 -07:00
2007-03-05 07:57:51 -08:00
2007-03-16 19:25:03 -07:00
2007-02-23 15:03:46 -08:00
2007-03-27 09:05:15 -07:00
2007-03-01 13:09:46 -02:00
2007-03-16 19:25:05 -07:00
2007-03-27 14:10:26 -04:00
2007-03-01 14:53:38 -08:00