Marcelo Tosatti 07190a08ee [PATCH] Mark TSC on GeodeLX reliable
The Geode can safely use the TSC for highres, since:

1) Does not support frequency scaling,

2) The TSC _does_ count when the CPU is halted.  Furthermore, the Geode
   supports a mode called "suspension on halt", where Suspend mode (which
   interacts with the power management states) is entered.  TSC counting
   during suspend mode is controlled by bit 8 of the Bus Controller
   Configuration Register #0 (thanks Tom!).

3) no SMP :)

Check if "RTSC counts during suspension" and remove the requirement for
verification, so the clocksource code can safely select it as an timesource
for the highres timers subsystem.

Signed-off-by: Marcelo Tosatti <marcelo@kvack.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-16 08:13:58 -08:00
..
2006-10-28 11:30:52 -07:00
2007-02-13 13:26:21 +01:00
2006-12-08 08:28:39 -08:00
2006-01-18 19:20:31 -08:00
2007-01-26 13:50:58 -08:00
2007-02-13 13:26:22 +01:00
2006-11-01 09:11:00 -08:00
2007-02-09 09:14:07 -08:00
2006-01-10 08:01:34 -08:00
2006-10-03 08:03:41 -07:00
2006-02-15 15:32:22 -08:00
2006-12-07 02:14:12 +01:00
2007-02-16 08:13:58 -08:00
2006-12-07 02:14:01 +01:00
2007-01-26 13:50:58 -08:00
2006-12-07 02:14:01 +01:00
2007-02-13 13:26:22 +01:00
2007-02-13 13:26:21 +01:00
2006-09-26 10:52:32 +02:00
2007-02-13 13:26:21 +01:00
2007-02-13 13:26:21 +01:00
2006-06-29 16:58:06 -07:00
2007-02-13 13:26:21 +01:00
2007-02-13 13:26:21 +01:00
2007-02-16 08:13:57 -08:00
2006-12-07 08:39:37 -08:00
2006-12-15 08:47:51 -08:00
2006-10-12 22:25:03 -05:00
2007-02-13 13:26:21 +01:00