summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpithinkpad.c
AgeCommit message (Expand)Author
2009-03-11Remove noisy printf debugJordan Hargrave
2009-03-11Cleanup.. use aml_evalinteger instead of aml_evalnameJordan Hargrave
2009-03-10Added sensor devices for Thinkpad (temp+fan)Jordan Hargrave
2008-12-26Back out rev 1.14 as it makes machines like the T30 crash on boot.Jonathan Gray
2008-12-23only a small number of thinkpads need the brightness adjustmentsjoshua stein
2008-11-06Collapse all sanity checks of hids into one function.Marco Peereboom
2008-09-22ignore a type 6 event seen on my x200 when the ac adapter isjoshua stein
2008-06-11Fix $OpenBSD$ for once and for allMarco Peereboom
2008-06-08simplify match function; ok tobyTheo de Raadt
2008-06-06lots of KNFMarco Peereboom
2008-06-06make this more like other code (done while digging into a problem...)Theo de Raadt
2008-06-02ignore a brightness changed eventjoshua stein
2008-06-01Re-enable new parser. Lots of testing by various folks. Fits all mediaMarco Peereboom
2008-05-29dlg backed out one too many revisions, bring back 1.2joshua stein
2008-05-16back out jordans new parser.David Gwynne
2008-05-14Adding new ACPI Parser codeJordan Hargrave
2008-05-14recognize some more eventsjoshua stein
2008-04-27add acpithinkpad(4), an acpi support driver for ibm/lenovojoshua stein