aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-2/+2
2009-12-30ACPI: WMI: Survive BIOS with duplicate GUIDsCarlos Corbacho1-0/+30
2009-12-30wmi: check find_guid() return value to prevent oopsPaul Rolland1-4/+2
2009-12-24wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier1-2/+2
2009-11-05wmi: Add support for module autoloadingMatthew Garrett1-2/+173
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-1/+0
2009-08-26wmi: fix kernel panic when stack protection enabled.Costantino Leandro1-4/+4
2009-04-07ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas1-12/+3
2009-03-16acpi-wmi: unsigned cannot be less than 0Roel Kluin1-1/+1
2008-12-19ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86Len Brown1-0/+747