freebsd-dev/sys/amd64/acpica
Jung-uk Kim 0405a5efe7 Reset switchtime to zero rather than the current CPU ticker (TSC) value.
It is more appropriate in this context because TSC MSR is reset to zero
when the CPU is restarted from S3 and above.  Move acpi_resync_clock() back
to where it was before r211202.  It does not make a difference any more.
2010-08-13 22:08:42 +00:00
..
acpi_machdep.c Use the same policy for rejecting / not-reject ACPI tables with incorrect 2010-03-19 12:43:18 +00:00
acpi_switch.S Remove an unnecessary register load. 2010-08-03 16:08:58 +00:00
acpi_wakecode.S savectx() has not been used for fork(2) for about 15 years. [1] 2010-08-03 15:32:08 +00:00
acpi_wakeup.c Reset switchtime to zero rather than the current CPU ticker (TSC) value. 2010-08-13 22:08:42 +00:00
madt.c Update several places that iterate over CPUs to use CPU_FOREACH(). 2010-06-11 18:46:34 +00:00
OsdEnvironment.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00