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
/
acpithinkpad.c
Age
Commit message (
Expand
)
Author
2009-03-11
Remove noisy printf debug
Jordan Hargrave
2009-03-11
Cleanup.. use aml_evalinteger instead of aml_evalname
Jordan Hargrave
2009-03-10
Added sensor devices for Thinkpad (temp+fan)
Jordan Hargrave
2008-12-26
Back out rev 1.14 as it makes machines like the T30 crash on boot.
Jonathan Gray
2008-12-23
only a small number of thinkpads need the brightness adjustments
joshua stein
2008-11-06
Collapse all sanity checks of hids into one function.
Marco Peereboom
2008-09-22
ignore a type 6 event seen on my x200 when the ac adapter is
joshua stein
2008-06-11
Fix $OpenBSD$ for once and for all
Marco Peereboom
2008-06-08
simplify match function; ok toby
Theo de Raadt
2008-06-06
lots of KNF
Marco Peereboom
2008-06-06
make this more like other code (done while digging into a problem...)
Theo de Raadt
2008-06-02
ignore a brightness changed event
joshua stein
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-14
Adding new ACPI Parser code
Jordan Hargrave
2008-05-14
recognize some more events
joshua stein
2008-04-27
add acpithinkpad(4), an acpi support driver for ibm/lenovo
joshua stein