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-05-28
fix build when ACPI_DEBUG is defined
Robert Nagy
2007-05-28
Eliminate unsightly blank lines in dmesg.
Kenneth R Westerback
2007-05-06
at least always print a new line, even if NOPSS
Ted Unangst
2007-04-23
When receiving an undock request, walk the list of dependant devices
Michael Knudsen
2007-04-23
When adding a device node to the list of dependant devices, don't add
Michael Knudsen
2007-04-23
In acpidock_softc, change sc_sens from being a one element long array to
Michael Knudsen
2007-04-23
spacing and some really long lines
Gordon Willem Klok
2007-04-22
Whitespace cleanup.
Michael Knudsen
2007-04-22
Remove unnecessary local variable in acpidock_status() and kill an XXX
Michael Knudsen
2007-04-22
Add a TAILQ, aml_nodelist, of devices depending on the dock device to
Michael Knudsen
2007-04-17
Now that acpidock no longer hangs machines during boot (at least
Michael Knudsen
2007-04-17
Fix a really emberrassing bug: Do not unconditionally call _DCK with a
Michael Knudsen
2007-04-16
Fix debug info when docking/undocking so it tells users what they need
Michael Knudsen
2007-04-11
Added changes for C-State
Jordan Hargrave
2007-04-06
Fix a strange typo and don't set sc_docked in acpidock_dockctl(). It's
Michael Knudsen
2007-03-26
Don't leak memory.
Marco Peereboom
2007-03-26
Calculate minutes left more accurately.
Marco Peereboom
2007-03-23
Fix set to already set local
Jordan Hargrave
2007-03-22
split userland & kernel struct sensor/sensordev so that the addition
Theo de Raadt
2007-03-20
Use aml_val2int() instead of accessing v_integer directly.
Michael Knudsen
2007-03-03
Stop looking for acpidock until we fix that stuff that breaks all pre-60
Michael Knudsen
2007-02-27
please, check it compiles before you commit
Theo de Raadt
2007-02-27
Added fix for condref, free storing into value
Jordan Hargrave
2007-02-23
Added support for getting host-bridge _BBN from _CRS resources
Jordan Hargrave
2007-02-22
We were getting no interrupts in .MP. There are 2 fixes; one in
Marco Peereboom
2007-02-22
Fixed ACPITIMER header revision for ACPI2.0 only
Jordan Hargrave
2007-02-22
New resource mapper interface and structures
Jordan Hargrave
2007-02-21
Fix stuttering audio playback as reported by Igor Grabin.
Marco Peereboom
2007-02-21
Make an acpi-enabled GENERIC.MP work on systems that only support PIC mode.
Mark Kettenis
2007-02-21
Fix a few memory leaks.
Marco Peereboom
2007-02-21
KNF
Marco Peereboom
2007-02-21
Some Sony VAIOs use the wrong eventing type. Work around that by honering it.
Marco Peereboom
2007-02-21
Fixed deref for storing to local after CondRef op
Jordan Hargrave
2007-02-20
It helps to enable hpet... This fixes bnx not working on amd64.
Marco Peereboom
2007-02-20
KNF while here.
Marco Peereboom
2007-02-20
KNF while in here.
Marco Peereboom
2007-02-20
Move AML_OBJDEBUG into ACPI_DEBUG.
Marco Peereboom
2007-02-19
Added acpi_map_address function for mapping GAS/IO registers
Jordan Hargrave
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
[next]