aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/wmi.c
Commit message (Expand)AuthorAge
* wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo2010-12-06
* WMI: embed struct device directly into wmi_blockDmitry Torokhov2010-10-21
* WMI: make use of class device's attributresDmitry Torokhov2010-10-21
* WMI: use pr_err() and friendsDmitry Torokhov2010-10-21
* WMI: use separate list head for storing wmi blocksDmitry Torokhov2010-10-21
* WMI: simplify handling of returned WMI blocks in parse_wdg()Dmitry Torokhov2010-10-21
* WMI: fix potential NULL pointer dereferenceDmitry Torokhov2010-10-21
* WMI: do not leak memory in parse_wdg()Dmitry Torokhov2010-10-21
* WMI: fix wmi_gtoa() to actully terminate the stringDmitry Torokhov2010-10-21
* WMI: free wmi blocks when parse_wdg() failsDmitry Torokhov2010-10-21
* WMI: remove EC region handler when _WDG parsing failsDmitry Torokhov2010-10-21
* platform: x86: throw away custom methodsAndy Shevchenko2010-10-21
* X86 platform driver: Fix section mismatch in wmi.cThomas Renninger2010-08-03
* wmi: fix a memory leak in wmi_notify_debugAxel Lin2010-08-03
* wmi: fix memory leak in parse_wdgAxel Lin2010-08-03
* X86 platfrom wmi: Add debug facility to dump WMI data in a readable wayThomas Renninger2010-05-20
* X86 platform wmi: Also log GUID string when an event happens and debug is setThomas Renninger2010-05-20
* X86 platform wmi: Introduce debug param to log all WMI eventsThomas Renninger2010-05-20
* drivers/platform/x86: Use kmemdupJulia Lawall2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ACPI: replace acpi_integer by u64Lin Ming2010-01-28
* ACPI: WMI: Survive BIOS with duplicate GUIDsCarlos Corbacho2009-12-30
* wmi: check find_guid() return value to prevent oopsPaul Rolland2009-12-30
* wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier2009-12-24
* wmi: Add support for module autoloadingMatthew Garrett2009-11-05
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-28
* wmi: fix kernel panic when stack protection enabled.Costantino Leandro2009-08-26
* ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-07
* acpi-wmi: unsigned cannot be less than 0Roel Kluin2009-03-16
* ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86Len Brown2008-12-19