index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
ia64
/
acpica
Commit message (
Expand
)
Author
Age
Files
Lines
*
Import ACPICA 20090521.
jkim
2009-06-05
4
-5
/
+7
*
Catch up with ACPI-CA 20070320 import.
jkim
2007-03-22
2
-81
/
+86
*
Canonize the include of acpi.h.
obrien
2005-09-11
4
-4
/
+4
*
Move the code for halting the CPU (acpi_cpu_c1) into machdep files.
njl
2004-10-11
1
-0
/
+7
*
MFp4:
marcel
2004-09-19
1
-23
/
+17
*
Add machdep quirks functions. On i386, this disables acpi on systems with
njl
2004-06-30
1
-0
/
+6
*
Make unnecessary globals static and remove unused includes.
njl
2004-05-06
1
-1
/
+1
*
Verify the MADT checksum before using the table.
marcel
2004-05-01
1
-2
/
+5
*
Don't check for NULL, device_get_softc() always succeeds.
njl
2004-04-21
1
-2
/
+1
*
Return AE_OK for stub functions returning ACPI_STATUS, not NULL
peter
2003-12-24
1
-2
/
+2
*
Use the ACPI-CA definitions for the various APIC tables instead of our
njl
2003-12-09
1
-45
/
+41
*
Move the definitions for ACPI MADT table entries not present in the ACPICA
jhb
2003-09-10
1
-62
/
+1
*
Untangle the code in this file to improve understandability. Both
marcel
2003-09-07
1
-159
/
+155
*
Minor style cleanups.
njl
2003-08-28
3
-13
/
+6
*
Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MI
marcel
2003-08-16
1
-1
/
+1
*
Don't hardcode the address of the local (S)APIC (aka processor
marcel
2003-01-05
1
-0
/
+25
*
Export the physical address of the RSDP to userland by means
marcel
2002-12-18
1
-10
/
+23
*
Fix a transcription typo. s/ACPI_PTR/ACPI_POINTER/
peter
2002-07-17
1
-1
/
+1
*
Update for new ACPICA import. Gah.
peter
2002-07-17
1
-3
/
+3
*
Resolve conflicts arising from the ACPI CA 20020404 import.
iwasaki
2002-06-30
1
-5
/
+10
*
o Remove namespace pollution from param.h:
marcel
2002-05-19
1
-0
/
+2
*
o Rename ia64_count_aps to ia64_count_cpus and reimplement the
marcel
2002-05-12
1
-13
/
+22
*
Move a couple of prototypes together instead of being incompletely
peter
2002-03-19
1
-1
/
+0
*
* Remove a breakpoint() I accidentally left in for debugging :-(.
dfr
2002-03-15
1
-11
/
+42
*
Deal with a structure member rename in a recent acpica import
peter
2002-03-12
1
-1
/
+1
*
Small correction in the LOCAL_SAPIC structure. The Flags field
marcel
2001-10-29
1
-3
/
+2
*
o Do not parse the MADT as a side-effect in AcpiOsGetRootPointer,
marcel
2001-10-29
2
-110
/
+78
*
Add APM compatibility feature to ACPI.
iwasaki
2001-10-26
1
-0
/
+48
*
Add parse functions for local APIC and I/O APIC entries.
marcel
2001-10-24
1
-7
/
+31
*
Wire up most of the interrupt handling infrastructure. Not sure it works
dfr
2001-10-05
1
-21
/
+27
*
Add low-level ACPI support code and make a start on parsing the ACPI
dfr
2001-10-04
3
-0
/
+356