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
2006-02-26
Print core frequency and power usage during dmesg.
Marco Peereboom
2006-02-26
Add acpicpu device. Remains disabled.
Marco Peereboom
2006-02-26
Add _PSS.
Marco Peereboom
2006-02-25
Ugh, missed some { }
Marco Peereboom
2006-02-23
Pre-parsing PCI address for opregion
Jordan Hargrave
2006-02-23
remove dead function.
Marco Peereboom
2006-02-22
Print out all tables it found during autoconf. We'll need this data in
Marco Peereboom
2006-02-22
Make dmesg less verbose.
Marco Peereboom
2006-02-22
Added parsing of SSDT tables
Jordan Hargrave
2006-02-22
Added new aml_register to notify by device id
Jordan Hargrave
2006-02-22
Added new aml_register_notify to handle call-by-ID
Jordan Hargrave
2006-02-22
Rework notify handler.
Marco Peereboom
2006-02-22
Added notify callback for A/C device
Jordan Hargrave
2006-02-22
Add insertion and removal events for batteries.
Marco Peereboom
2006-02-21
KNF
Marco Peereboom
2006-02-21
KNF
Marco Peereboom
2006-02-21
Added button type field
Jordan Hargrave
2006-02-21
Readjust debug levels that crept in too low over the last few days.
Marco Peereboom
2006-02-21
Adjust debug levels since _STA often doesn't exist and its annoyingly loud.
Marco Peereboom
2006-02-21
Rig the power button so that the machine shuts down correctly.
Marco Peereboom
2006-02-21
Adjust debugging levels to something more reasonable.
Marco Peereboom
2006-02-21
Print the parent name which is way more useful than the node name.
Marco Peereboom
2006-02-20
Calling parseint instead of parseval for getpciaddr
Jordan Hargrave
2006-02-20
Added aml_bufcmp buffer comparisons
Jordan Hargrave
2006-02-20
Fix a typo cbproc -> proc. Found by drahn@
Marco Peereboom
2006-02-20
Fixed structure size for sleep states (bad grange!)
Jordan Hargrave
2006-02-20
Display device name for button attach
Jordan Hargrave
2006-02-20
Add acpibtn device. Remains disabled for now.
Marco Peereboom
2006-02-19
Added code for aml_notify GPE notification callback
Jordan Hargrave
2006-02-19
Fix acpi_enter_sleep_state() by replacing current ugly hack
Alexander Yurchenko
2006-02-19
jordan:
Marco Peereboom
2006-02-17
Remove earlier introduced delays. We really only need them during autconf.
Marco Peereboom
2006-02-17
Add a generic delay function as per the ACPI spec.
Marco Peereboom
2006-02-17
Add sensors output. This is for debug only and will be removed later.
Marco Peereboom
2006-02-17
Better comments.
Marco Peereboom
2006-02-17
Propogate some values through the sysctl hw.sesnsors interface for debug
Marco Peereboom
2006-02-17
Use tsleep instead of delay when !cold.
Marco Peereboom
2006-02-17
Argh, we need delays between reads/writes. The backend reads (i2c most likely)
Marco Peereboom
2006-02-17
Fixed code for handling _INI
Jordan Hargrave
2006-02-17
Detect if battery slot is available but without a battery in it.
Marco Peereboom
2006-02-16
Added stub for calling _INI
Jordan Hargrave
2006-02-16
Print useful information during boot about the battery and power supply.
Marco Peereboom
2006-02-16
Fixed parser/evaluator to retrieve battery info+state
Jordan Hargrave
2006-02-16
Adjust debug levels to something sane.
Marco Peereboom
2006-02-06
fix a typo so this will compile on amd64.
Brad Smith
2006-02-04
When ACPI_ENABLED wasn't set but the devices were it had an unknown variable.
Marco Peereboom
2006-02-03
Rewrote aml parser yet again...
Jordan Hargrave
2006-01-20
More evaluator changes
Jordan Hargrave
2006-01-19
Added support for read/write of PCI Config space
Jordan Hargrave
2006-01-18
Added new evaluation routines
Jordan Hargrave
[prev]
[next]