summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/acpitz.c
AgeCommit message (Expand)Author
2006-11-02Ooops, forgot a debug printf.Marco Peereboom
2006-11-02Add active cooling support mostly by me with jordan help.Marco Peereboom
2006-10-24Condense get functions into a single function. This is ahead of retrievingMarco Peereboom
2006-10-24KNFMarco Peereboom
2006-10-19Fixed acpitz match functionJordan Hargrave
2006-10-12Massive ACPI changesJordan Hargrave
2006-07-30Donot pass a uninitialized pointer to aml_register_notify(), should fix PR5153Gordon Willem Klok
2006-05-19Minimal thermal zone driver. Monitors thermal zone temperature,Can Erkin Acar