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
/
dsdt.h
Age
Commit message (
Expand
)
Author
2016-10-25
Add the resource index to aml_parse_resource() callback function.
Paul Irofti
2016-09-02
Remove unused argument in aml_showvalue().
Paul Irofti
2016-05-08
Add macros for interrupt trigger mode as encoded in GPIO resources.
Mark Kettenis
2016-03-30
Add support for gpio-based interrupts.
Mark Kettenis
2016-03-28
Add definitions for GPIO resources.
Mark Kettenis
2016-03-14
Correct the value of SRT_ENDTAG: it was documented incorrectly in early
Philip Guenther
2016-01-13
Change aml_find_node() such that it only walks down the tree and doesn't
Mark Kettenis
2016-01-13
Add data structures and defines for Generic and I2C Serial Bus Connection
Mark Kettenis
2016-01-09
Rename LR_24BIT, LR_32BIT and LR_32BITFIXED to LR_MEM24, LR_MEM32 and
Mark Kettenis
2015-06-13
Parse _CST objects and use the C-states they describe when they're sane.
Philip Guenther
2015-03-16
Reduce use of SMALL_KERNEL in acpi, bringing acpiec driver and more gpe
Theo de Raadt
2014-05-02
Make acpiprt(4) handle interrupts with non-standard polarity and trigger mode
Mark Kettenis
2013-01-18
acpi: Add global lock enter and leave routines.
Paul Irofti
2012-07-16
Add shorter form function aml_node_setval() for setting an int
Theo de Raadt
2011-06-03
Remove unused structure members. Add depth field.
Jordan Hargrave
2011-04-18
Change all aml_xfoo to aml_foo names now that parser is stable
Jordan Hargrave
2011-01-08
Removed unused structure member
Jordan Hargrave
2011-01-02
Re-add code for ACPI taskqueue, eliminates need for state vars in acpi softc
Jordan Hargrave
2010-08-04
Remove unused code, conditional in fixup node was never true
Jordan Hargrave
2010-07-22
pretty large cleanup of SMALL_KERNEL
Theo de Raadt
2010-07-22
Remove unused function prototypes
Jordan Hargrave
2010-07-21
spacing and indents that are driving me crazy
Theo de Raadt
2010-07-21
clean up a pile of prototypes and shred some macros which were just covering
Theo de Raadt
2010-07-20
remove prototypes for functions that do not exist; ok jordan
Theo de Raadt
2010-07-08
Add mapping for ACPI device to PCI bdf (match autoconf tree)
Jordan Hargrave
2010-07-01
Backout recent AML changes, breaks on R210 and others
Jordan Hargrave
2010-07-01
Simplified aml_parse_resource call, cleanup code
Jordan Hargrave
2009-09-04
Add common framework for storing device lists
Jordan Hargrave
2009-08-21
Remove unused code
Jordan Hargrave
2009-06-01
Remove dead/unused code
Jordan Hargrave
2009-03-10
Added sensor devices for Thinkpad (temp+fan)
Jordan Hargrave
2008-10-07
Fix memory leak bug during scope evaluation (now without introducing a bug
Mark Kettenis
2008-10-04
Commit cleanup part of the diff that was backed out in the previous commit
Mark Kettenis
2008-09-29
back out previous commit, since it is breaking a variety of machines
Theo de Raadt
2008-09-25
Fixed memory leak bug during scope evaluation
Jordan Hargrave
2008-06-13
Cleanup, remove old/unused functions
Jordan Hargrave
2008-06-12
Removed old AML disassembler code
Jordan Hargrave
2008-06-06
Shrink acpi some more for floppies and while here re-enable acpi on the
Marco Peereboom
2008-06-01
Re-enable new parser. Lots of testing by various folks. Fits all media
Marco Peereboom
2008-05-16
back out jordans new parser.
David Gwynne
2008-05-14
Adding new ACPI Parser code
Jordan Hargrave
2008-05-13
Adding changes for new parser
Jordan Hargrave
2007-11-14
shrink floppy build by knocking out some unused bits of code; seen by canacar
Theo de Raadt
2007-11-08
convert the value to a string instead of using aml_val2str()
Can Erkin Acar
2007-09-13
Implement ACPI 6.5.1 spec tree walk for _STA and _INI.
Tobias Weingartner
2007-04-11
Added changes for C-State
Jordan Hargrave
2007-02-22
New resource mapper interface and structures
Jordan Hargrave
2007-02-18
Added dynamic perfect hash for opcodes
Jordan Hargrave
2007-02-06
Added support for calling _OSI method
Jordan Hargrave
2006-12-26
Add polling to devices that require it such as acpibat and acpitz.
Marco Peereboom
[next]