index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpi
Age
Commit message (
Expand
)
Author
2001-11-13
add RCSID
lukem
2001-10-12
Fix printf format.
enami
2001-09-29
- Add an acpi_evaluate_string() to evaluate string objects.
thorpej
2001-09-29
Don't install a single system notify handler.
thorpej
2001-09-29
Don't be DEBUG by default, but still be noisy about lid status
thorpej
2001-09-29
Build acpi_resource.c, add "acpiec" and "acpiacad".
thorpej
2001-09-29
Skeleton ACPI AC Adapter driver.
thorpej
2001-09-29
ACPI Embedded Controller driver.
thorpej
2001-09-29
Add code to parse ACPI bus resources.
thorpej
2001-09-29
Flesh out w/ some comments from the spec, and add some _ADR decoding
thorpej
2001-09-28
Add stub drivers for ACPI buttons and lid switches. These don't
thorpej
2001-09-28
Add some basic ACPI probing framework. This is far from complete,
thorpej
2001-09-28
config(8) files declaration for ACPICA.
thorpej
2001-09-28
Minor changes to get ACPICA to compile with our kernel warning levels.
thorpej
2001-09-28
Add __attribute__((__unused__)) to _THIS_MODULE.
thorpej
2001-09-28
Fix include file mishap.
thorpej
2001-09-28
Glue header file to pull in the ACPICA headers.
thorpej
2001-09-28
Oops, RCS ID.
thorpej
2001-09-28
File describing the ACPICA and how we glue it to NetBSD.
thorpej
2001-09-28
OS Services Layer to glue the Intel ACPICA to NetBSD.
thorpej
2001-09-28
Let <machine/cpufunc.h> provide wbinvd() on NetBSD.
thorpej
2001-09-28
We've flattened out the directory heirarchy -- acenv.h is not found
thorpej
2001-09-28
NetBSD "environment" header for ACPICA.
thorpej
2001-09-27
Import the 20010831 snapshot of the Intel ACPI Component Architecture
thorpej