Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/acpi
Module Name: src
Committed By: jruoho
Date: Sat Mar 19 12:57:31 UTC 2011
Modified Files:
src/sys/dev/acpi: acpi_cpu.c acpi_cpu.h acpi_cpu_cstate.c
acpi_cpu_pstate.c acpi_cpu_tstate.c
Log Message:
Like in rest of the acpi(4) stack, queue all resume hooks.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/acpi/acpi_cpu.c
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/acpi/acpi_cpu.h
cvs rdiff -u -r1.51 -r1.52 src/sys/dev/acpi/acpi_cpu_cstate.c
cvs rdiff -u -r1.46 -r1.47 src/sys/dev/acpi/acpi_cpu_pstate.c
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/acpi/acpi_cpu_tstate.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index