freebsd-src/sys/amd64/acpica
Jung-uk Kim d2b227cd49 - Clean up suspend/resume code for amd64.
- Call acpi_resync_clock() to reset system time before hardclock is ready
to tick.  Note we assume the current timecounter hardware and RTC are
already available for read operation.

Tested by:	mav
2009-03-23 22:35:30 +00:00
..
acpi_machdep.c - Clean up suspend/resume code for amd64. 2009-03-23 22:35:30 +00:00
acpi_switch.S Initial suspend/resume support for amd64. 2009-03-17 00:48:11 +00:00
acpi_wakecode.S - Clean up suspend/resume code for amd64. 2009-03-23 22:35:30 +00:00
acpi_wakeup.c - Clean up suspend/resume code for amd64. 2009-03-23 22:35:30 +00:00
genwakecode.sh - Clean up suspend/resume code for amd64. 2009-03-23 22:35:30 +00:00
genwakedata.sh Initial suspend/resume support for amd64. 2009-03-17 00:48:11 +00:00
madt.c At least one BIOS bogusly includes duplicate entries for I/O APICs. The 2009-03-05 16:03:44 +00:00
Makefile Initial suspend/resume support for amd64. 2009-03-17 00:48:11 +00:00
OsdEnvironment.c Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00