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
2007-02-18
Added dynamic perfect hash for opcodes
Jordan Hargrave
2007-02-18
Shave off another K pre compression.
Marco Peereboom
2007-02-17
Add SMALL_KERNEL throught acpi to make it fit on boot media.
Marco Peereboom
2007-02-17
Since a full battery can still have state BST_CHARGE ("charging"),
Deanna Phillips
2007-02-15
Change some functions so there's only one exit point. This should make
Michael Knudsen
2007-02-15
Let acpidock_eject take an extra argument of what node to call _EJ0 on.
Michael Knudsen
2007-02-15
Don't clear the struct aml_value res when aml_evalnode() does this
Michael Knudsen
2007-02-14
Cleanup and hide debug messages.
Mark Kettenis
2007-02-14
Quiet a noisy debug message by using dnprintf instead of printf.
Deanna Phillips
2007-02-13
Fixed stupid bit mangling on index fields
Jordan Hargrave
2007-02-13
Add smarter _INI code. This helps with some dissapearing devices.
Marco Peereboom
2007-02-06
Added support for calling _OSI method
Jordan Hargrave
2007-02-03
Change sensor description to `docked'/`not docked' depending on actual
Michael Knudsen
2007-01-31
Introduce acpi_hasprocfvs thats "ACPI Has Processor Frequency and Voltage
Gordon Willem Klok
2007-01-28
Fix pasto.
Mark Kettenis
2007-01-28
Properly route lapic NMIs.
Mark Kettenis
2007-01-27
Add some more _STA flags.
Marco Peereboom
2007-01-27
No need to invoke _INI explicitly as this is currently done
Michael Knudsen
2007-01-27
Don't invoke methods on the wrong devnode. Sigh.
Michael Knudsen
2007-01-27
Unbreak build with ACPI_DEBUG.
Michael Knudsen
2007-01-27
Only set sensor to on when ACPIDOCK_STATUS_DOCKED. Before it would also
Michael Knudsen
2007-01-27
Delay status report during attach until after invoking _DCK.
Michael Knudsen
2007-01-27
Say ``docking station'' instead of ``docked'' in the sensor description
Michael Knudsen
2007-01-27
Reading the spec again it seems I missed that the _INI method
Michael Knudsen
2007-01-26
Actually add the acpidock indicator sensor stuff to the softc struct so
Michael Knudsen
2007-01-25
Be a bit more verbose during attach even without ACPI_DEBUG for now.
Michael Knudsen
2007-01-25
Install an indicator sensor to show if we're docked or not.
Michael Knudsen
2007-01-25
Make debug output a tad more consistent.
Michael Knudsen
2007-01-25
Remove comment that I committed by accident.
Michael Knudsen
2007-01-25
Do the sensor magic correctly. Found by Constantine Murenin.
Marco Peereboom
2007-01-24
Deal with weird systems that return bogus device numbers for stuff that's not
Mark Kettenis
2007-01-23
Fixes for static integer setting
Jordan Hargrave
2007-01-22
Fix a comment and reduce the chattyness of some debug.
Michael Knudsen
2007-01-22
Some nits from fkr@, thanks!
Michael Knudsen
2007-01-22
Actually look for docking stations by looking for _DCK nodes.
Michael Knudsen
2007-01-22
Tell config about acpidock.
Michael Knudsen
2007-01-22
Add driver for ACPI docking stations.
Michael Knudsen
2007-01-18
Check whether PCI interrupt link devices are enabled.
Mark Kettenis
2007-01-18
Added fix for static integer
Jordan Hargrave
2007-01-16
Fix invalid _CRS length. Some aml implementations lie about how long a
Marco Peereboom
2007-01-11
Assume that the first cpu in the table is the boot processor, instead of
Mark Kettenis
2007-01-03
Oops forgot this bit as part of the cleanup for acpiac. From Constantine
Marco Peereboom
2007-01-03
Consistent naming for the sensors.
Marco Peereboom
2007-01-02
On some systems EC must be attached as the first device. Move EC from
Marco Peereboom
2006-12-29
Replace setperf algorithm with a linear version. Also use the aml provided
Marco Peereboom
2006-12-28
Prettify dmesg a bit for attach with power state being either offline or
Michael Knudsen
2006-12-26
Add polling to devices that require it such as acpibat and acpitz.
Marco Peereboom
2006-12-23
adapt to new two-level sensor api; Constantine A. Murenin
Theo de Raadt
2006-12-23
Move the handling of SCI events to the acpiec gpe handler.
Can Erkin Acar
2006-12-23
Correctly compute timeout value in acpi_sleep.
Can Erkin Acar
[next]