Venkatesh Pallipadi
0dc698b93f
ACPI: Don't let acpi_pad needlessly mark TSC unstable
...
acpi pad driver kind of aggressively marks TSC as unstable at init
time, on mwait capable and non X86_FEATURE_NONSTOP_TSC systems. This is
irrespective of whether pad driver is ever going to be used on the
system or deep C-states are supported/used. This will affect every user
who just happens to compile in (or get a kernel version which
compiles in) acpi pad driver.
Move mark_tsc_unstable() out of init to the actual idle invocation path
of the pad driver.
There is also another bug/missing_feature in the code that it does not
support 'always running apic timer' and switches to broadcast mode
unconditionally. Shaohua, can you take a look at that please.
Signed-off-by: Venkatesh Pallipadi <venki@google.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2010-05-28 15:34:57 -04:00
..
2010-05-28 15:34:57 -04:00
2010-05-05 14:48:48 -04:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-09 10:05:33 -07:00
2010-05-04 08:48:53 +02:00
2010-03-30 22:02:32 +09:00
2010-02-26 13:58:08 +01:00
2010-05-13 12:10:56 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-24 11:35:21 -07:00
2010-05-09 18:35:36 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-05-06 08:37:39 -07:00
2010-04-30 10:15:39 -07:00
2010-03-06 11:26:32 -08:00
2010-04-22 12:54:54 -07:00
2010-04-07 11:02:23 -07:00
2010-05-11 17:33:41 -07:00
2010-05-11 17:33:42 -07:00
2010-05-07 23:33:52 +02:00
2010-05-11 17:38:04 -07:00
2010-05-04 11:09:28 +02:00
2010-05-05 14:48:48 -04:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-09 11:53:06 -07:00
2010-05-13 07:28:43 -07:00
2010-04-19 11:53:17 -07:00
2010-03-30 22:02:32 +09:00
2010-04-14 21:43:56 +09:30
2010-04-07 08:38:03 -07:00
2010-05-07 21:10:57 +10:00
2010-05-06 19:20:52 -03:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-05-13 12:58:55 +02:00
2010-04-24 11:31:26 -07:00
2010-05-15 12:48:10 -07:00
2010-05-05 15:25:12 -04:00
2010-05-11 10:11:40 -07:00
2010-03-30 22:02:32 +09:00
2010-04-28 01:07:29 -06:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-05-12 18:39:45 -07:00
2010-05-07 14:11:09 -07:00
2010-04-23 15:23:21 -04:00
2010-05-06 22:04:31 -04:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-28 15:24:34 +01:00
2010-04-07 08:38:05 -07:00
2010-05-12 09:32:26 +02:00
2010-03-30 22:02:32 +09:00
2010-05-05 12:15:57 -04:00
2010-05-13 12:10:56 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-28 01:25:43 -06:00
2010-04-12 17:26:14 +01:00
2010-04-30 13:04:14 -07:00
2010-03-30 22:02:32 +09:00
2010-04-07 08:38:03 -07:00
2010-03-30 22:02:32 +09:00
2010-05-15 07:16:33 -04:00
2010-03-30 22:02:32 +09:00
2010-05-12 18:04:04 +03:00
2010-05-11 17:33:42 -07:00
2010-04-22 07:34:05 -07:00
2010-03-30 22:02:32 +09:00
2010-04-24 11:31:25 -07:00
2010-05-12 11:18:14 +01:00
2010-03-30 22:02:32 +09:00
2010-02-15 15:38:10 +01:00
2010-03-06 11:26:28 -08:00
2010-05-07 14:01:17 -07:00