This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
acpica
/
Osd
History
Yoshihiro Takahashi
d4fcf3cba5
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
...
and amd64. The optimization is a trivial on recent machines. Reviewed by: -arch (imp, marcel, dfr)
2005-05-29 04:42:30 +00:00
..
OsdDebug.c
Don't enter the debugger when executing an AML breakpoint instruction
2004-09-02 04:28:05 +00:00
OsdHardware.c
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
2005-05-29 04:42:30 +00:00
OsdInterrupt.c
Catch up with AcpiOsSleep() interface change.
2004-12-02 00:25:35 +00:00
OsdMemory.c
Style cleanups to reduce diffs to locking tree.
2004-04-14 03:39:08 +00:00
OsdSchedule.c
Simplify the ACPI taskqueue implementation. Use a thread queue type instead
2005-05-09 07:34:04 +00:00
OsdStream.c
Style cleanups to reduce diffs to locking tree.
2004-04-14 03:39:08 +00:00
OsdSynch.c
Remove compat code and unused lock declarations.
2004-06-18 17:58:11 +00:00
OsdTable.c
When the user overrides the DSDT, replace any SSDTs with a simple no-op
2004-10-05 20:41:44 +00:00