index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
acpi
Age
Commit message (
Expand
)
Author
2006-11-27
Post-process PCI config space opregions
Jordan Hargrave
2006-11-27
Don't spam dmesg.
Mark Kettenis
2006-11-27
Make normal pic interrupt routing work too.
Mark Kettenis
2006-11-27
Make AML_CRSLEN return the correct length for small resources.
Mark Kettenis
2006-11-27
Add check for acpi pointer. This prevents some ugly panics.
Marco Peereboom
2006-11-27
Fixes for acpiprt routing
Jordan Hargrave
2006-11-27
Added support for parsing _CRS resources
Jordan Hargrave
2006-11-27
Handle objrefs in _PRT.
Mark Kettenis
2006-11-25
Add mutex.
Marco Peereboom
2006-11-25
sync amd64 to i386 w.r.t. acpi support. Also fix interrupt routing for multi-...
Niklas Hallqvist
2006-11-25
Don't handle acpiev events inside the gpe handler since this causes deadlocks.
Marco Peereboom
2006-11-25
Fixed acpiec code for deadlock
Jordan Hargrave
2006-11-20
Added 2nd pass for interrupt override scanning
Jordan Hargrave
2006-11-15
Hook up acpi apic interrupt routing support to generic acpi code.
Mark Kettenis
2006-11-15
dd pseudo-devices to handle acpi apic interrupt routing.
Mark Kettenis
2006-11-11
Add acpi_sleep and acpi_stall functions.
Marco Peereboom
2006-11-02
Kill acpiec attach function and add its functionality to the generic _HID
Marco Peereboom
2006-11-02
Fix comments to reflect reality.
Marco Peereboom
2006-11-02
Ooops, forgot a debug printf.
Marco Peereboom
2006-11-02
Add active cooling support mostly by me with jordan help.
Marco Peereboom
2006-10-31
add missing prototype for aml_evalinteger()
Thordur I. Bjornsson
2006-10-30
Fix nameref -> objref for forward definition evaluator
Jordan Hargrave
2006-10-25
Don't convert buffer/field output to integer
Jordan Hargrave
2006-10-25
added deref/index for integer types
Jordan Hargrave
2006-10-24
Condense get functions into a single function. This is ahead of retrieving
Marco Peereboom
2006-10-24
KNF
Marco Peereboom
2006-10-24
Work around PR 5268 by printing "bad string" instead of panicing. There is
Marco Peereboom
2006-10-24
Added stack trace to aml_die+acpidebug
Jordan Hargrave
2006-10-23
Reduced memory allocations for temporary values
Jordan Hargrave
2006-10-19
Reduce the scope of the locks.
Marco Peereboom
2006-10-19
KNF and some cleanup
Marco Peereboom
2006-10-19
Replace ACPI ioctls with APM ioctls. This makes ACPI talk the same protocol
Marco Peereboom
2006-10-19
Fixed AML debugger code to use new interface
Jordan Hargrave
2006-10-19
Fix capacity calculations. Tested on Dell C610, D810, Lenovo X60s.
Marco Peereboom
2006-10-19
Fixed GPE debug levels
Jordan Hargrave
2006-10-19
Fixed acpitz match function
Jordan Hargrave
2006-10-19
Merged target/terminal handling code
Jordan Hargrave
2006-10-16
added amltypes.h stack mod
Jordan Hargrave
2006-10-15
fix broken scope braces
Jordan Hargrave
2006-10-15
Fixed buggy if-else end scope
Jordan Hargrave
2006-10-15
Removed old GPE handler code remnants
Jordan Hargrave
2006-10-15
Remove extra increment of bitmask. ok jordan@
Can Erkin Acar
2006-10-14
Fix the checks broken during conversion to new code. The Embedded
Can Erkin Acar
2006-10-12
Added exportable aml_getpciaddr
Jordan Hargrave
2006-10-12
Fix typo. Found by: Janek Richter <janek at openbug dot org>
Marco Peereboom
2006-10-12
Remove debug print. Found by Peter Hessler.
Marco Peereboom
2006-10-12
fix rcsid
Marco Peereboom
2006-10-12
Massive ACPI changes
Jordan Hargrave
2006-10-10
add a few more ACPI device ids, as found on a Acer Aspire 1360.
Brad Smith
2006-09-19
Typo fixes.
Michael Knudsen
[next]