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
/
acpivar.h
Age
Commit message (
Expand
)
Author
2003-11-03
* now the size of ACPI_DEVICE_INFO is variable:
kochi
2003-10-31
Catch up with ABI changes in ACPI-CA. Some additional changes to acpi_bat to
mycroft
2003-07-08
function prototype must not have variable name
itojun
2003-05-15
Add quirk handling to ACPI. First quirk entry is "PTLTD " rev 0x06040000,
fvdl
2003-04-17
* Don't do the ACPI_PCI_FIXUP unless it is explicitly enabled in
thorpej
2003-02-14
- add acpi_acquire_global_lock()/acpi_release_global_lock()/
tshiozak
2002-12-28
Make sure we record the type of irq as well as its number.
matt
2002-12-28
Pass ISA chipset information through to ACPI devices, to allow for porting
jmcneill
2002-07-29
Another part of the PCI fixup change.
augustss
2002-06-18
add MI part of ACPI sleep state transition code.
tshiozak
2002-03-24
Add acpi_eval_struct, to evaluate a complex data structure.
sommerfeld
2001-09-29
- Add an acpi_evaluate_string() to evaluate string objects.
thorpej
2001-09-29
Add code to parse ACPI bus resources.
thorpej
2001-09-28
Add some basic ACPI probing framework. This is far from complete,
thorpej