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-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
2006-12-22
spacing
Theo de Raadt
2006-12-21
even more knf love
Theo de Raadt
2006-12-21
Tweak to report full battery.
Marco Peereboom
2006-12-21
spacing
Theo de Raadt
2006-12-21
more knf
Theo de Raadt
2006-12-21
more minor knf
Theo de Raadt
2006-12-21
Remove some leftover acpiec gpe/interrupt code.
Marco Peereboom
2006-12-21
Remove some more remnants of old acpiec_wait function.
Marco Peereboom
2006-12-21
KNF
Marco Peereboom
2006-12-21
Fix silly logic errors.
Marco Peereboom
2006-12-21
Silence acpibat significantly and shave off about 1k. Also add some smarts
Marco Peereboom
2006-12-21
ECs are weird in that they generate many interrupts. One for the actual
Marco Peereboom
2006-12-20
Decalre extern int cpuspeed in sys/arch/amd64/include/cpu.h like cpuspeed
Gordon Willem Klok
2006-12-20
nearly complete knf
Theo de Raadt
2006-12-20
first steps of knf (trying not to step on jordan's feet too much); ok marco
Theo de Raadt
2006-12-20
"#ifdef is a tool of the weak!"
Gordon Willem Klok
2006-12-20
oops, name already used
Theo de Raadt
2006-12-20
skip the perfect hash for now since it wastes a lot of kernel memory,
Theo de Raadt
2006-12-20
rename __acpi_enable_gpe(); ok marco
Theo de Raadt
2006-12-20
acpi_unmap_pmregs() is not used, ok marco
Theo de Raadt
2006-12-19
slight cleaning
Theo de Raadt
2006-12-19
spacing
Gordon Willem Klok
2006-12-19
knf + delete unused variables
Theo de Raadt
2006-12-19
Add sanity to check for mfg overriden gasio field.
Marco Peereboom
2006-12-19
Hook up acpicpu to the hw.setperf mechanism, this allows people running
Gordon Willem Klok
[next]