summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* X86 platform driver: Fix section mismatch in wmi.cThomas Renninger2010-08-031-2/+2
* wmi: fix a memory leak in wmi_notify_debugAxel Lin2010-08-031-1/+7
* wmi: fix memory leak in parse_wdgAxel Lin2010-08-031-5/+11
* X86 platfrom wmi: Add debug facility to dump WMI data in a readable wayThomas Renninger2010-05-201-0/+35
* X86 platform wmi: Also log GUID string when an event happens and debug is setThomas Renninger2010-05-201-0/+6
* X86 platform wmi: Introduce debug param to log all WMI eventsThomas Renninger2010-05-201-8/+50
* drivers/platform/x86: Use kmemdupJulia Lawall2010-05-201-3/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ACPI: replace acpi_integer by u64Lin Ming2010-01-281-2/+2
* ACPI: WMI: Survive BIOS with duplicate GUIDsCarlos Corbacho2009-12-301-0/+30
* wmi: check find_guid() return value to prevent oopsPaul Rolland2009-12-301-4/+2
* wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier2009-12-241-2/+2
* wmi: Add support for module autoloadingMatthew Garrett2009-11-051-2/+173
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-1/+0
* wmi: fix kernel panic when stack protection enabled.Costantino Leandro2009-08-261-4/+4
* ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-12/+3
* acpi-wmi: unsigned cannot be less than 0Roel Kluin2009-03-161-1/+1
* ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86Len Brown2008-12-191-0/+747
OpenPOWER on IntegriCloud