summaryrefslogtreecommitdiff
path: root/sys/dev/acpi_support/acpi_wmi.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r227293 (by ed):Alexander Motin2013-04-051-1/+1
* MFC r241537: acpi_wmi: move wmi_info_list into scAndriy Gapon2012-10-281-21/+25
* MFC r227823, r228163:Jaakko Heinonen2012-01-091-1/+1
* MFC r226173, r227843, r227848 and r227908:Hans Petter Selasky2011-12-311-2/+1
* Remove an unnecessary hack from ACPICA 20100915 (r212761).Jung-uk Kim2010-09-161-1/+1
* make acpi_hp device a child of acpi_wmiAndriy Gapon2010-09-111-0/+9
* Merge ACPICA 20100121.Jung-uk Kim2010-01-211-4/+4
* acpi_wmi_if:Rui Paulo2009-06-301-1/+3
* Fix build with ACPI_DEBUG.Rui Paulo2009-06-231-1/+1
* * Driver for ACPI WMI (Windows Management Instrumentation)Rui Paulo2009-06-231-0/+1006