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
2008-06-15
On AMD64 running on Intel processors with EST add support for retreiving
Gordon Willem Klok
2008-06-14
Fixed evil recursion depth for ASUS EEEPC, uses less memory too
Jordan Hargrave
2008-06-14
Teach acpiasus(4) about some more events. Whilst we're here bzero the cmd
Joel Sing
2008-06-13
Fixed acpiec driver, _REG method required sc_ec member set before being called
Jordan Hargrave
2008-06-13
Remove duplicate function for string to integer conversion. ok jordan@
Can Erkin Acar
2008-06-13
Properly handle battery insertion/removal
Jordan Hargrave
2008-06-13
Cleanup for aml_xcreatefield, added flags argument
Jordan Hargrave
2008-06-13
Cleanup, remove old/unused functions
Jordan Hargrave
2008-06-12
Poll AC because there are some crappy machines out there that need it.
Marco Peereboom
2008-06-12
Removed old AML disassembler code
Jordan Hargrave
2008-06-12
Fixed AMLOP_LOAD for _PSS on Thinkpad
Jordan Hargrave
2008-06-12
Fixed memory leaks for AML parser
Jordan Hargrave
2008-06-11
Fix $OpenBSD$ for once and for all
Marco Peereboom
2008-06-08
Add a malloc type for ACPI and use it for _acpi_os_malloc and free.
Artur Grabowski
2008-06-08
Implement aml_str2val() ok marco@
Can Erkin Acar
2008-06-08
aaa_dev was being set from an uninitialized variable; ok toby
Theo de Raadt
2008-06-08
unused globals and defines; ok toby
Theo de Raadt
2008-06-08
simplify match function; ok toby
Theo de Raadt
2008-06-08
unused defines
Theo de Raadt
2008-06-07
Move #if 0 up to include currently unused fixup tables.
Marco Peereboom
2008-06-07
Kill ACPIVERBOSE. It was never used and is worthless to boot.
Marco Peereboom
2008-06-06
lots of KNF
Marco Peereboom
2008-06-06
KNF
Marco Peereboom
2008-06-06
make this more like other code (done while digging into a problem...)
Theo de Raadt
2008-06-06
Shrink acpi some more for floppies and while here re-enable acpi on the
Marco Peereboom
2008-06-06
Add _?RS methods evaluation to obtain additional heuristics and setting
Marco Peereboom
2008-06-04
Fix panic on my i386 box when local variable isnt handled properly.
Marco Peereboom
2008-06-02
ignore a brightness changed event
joshua stein
2008-06-01
Fix \n nit in SMALL_KERNEL.
Marco Peereboom
2008-06-01
Re-enable new parser. Lots of testing by various folks. Fits all media
Marco Peereboom
2008-05-29
dlg backed out one too many revisions, bring back 1.2
joshua stein
2008-05-16
back out jordans new parser.
David Gwynne
2008-05-15
Ripped out old parser guts
Jordan Hargrave
2008-05-15
Handle Alias named objects, return original object
Jordan Hargrave
2008-05-14
only compile aml_dump() if option ACPI_DEBUG.
Miod Vallat
2008-05-14
Let this build and link if SMALL_KERNEL.
Miod Vallat
2008-05-14
Removed debugging printfs
Jordan Hargrave
2008-05-14
Clean up a bit.
Brad Smith
2008-05-14
Adding new ACPI Parser code
Jordan Hargrave
2008-05-14
recognize some more events
joshua stein
2008-05-13
Adding changes for new parser
Jordan Hargrave
2008-04-27
add acpithinkpad(4), an acpi support driver for ibm/lenovo
joshua stein
2008-04-24
Introduce acpiasus(4), a driver for the ACPI based hotkeys found in many
Joel Sing
2008-04-12
Get rid of acpi_s5 global variables; simply send SIGUSR2 instead of SUGUSR1
Mark Kettenis
2008-02-07
unbreak build: aml_showvalue() is only available on !SMALL_KERNEL
Peter Valchev
2008-02-07
unbreak SMALL_KERNEL kernels, with miod
Henning Brauer
2008-02-06
Replace magic values with appropriate symbolic constants.
Mark Kettenis
2008-02-05
Added change for debugging setbufint
Jordan Hargrave
2008-01-22
Added change to parseop to support return value; removes 1/2 stack depth for
Jordan Hargrave
2008-01-21
Check against RESET_REG_SUP in FADT before doing the acpi reset dance
Jonathan Gray
[next]