aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/wmi.c
AgeCommit message (Expand)Author
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31x86: fix up files really needing to include module.hPaul Gortmaker
2011-10-24WMI: properly cleanup devices to avoid crashesDmitry Torokhov
2011-05-27wmi: Removed trailing whitespace from logging message.Joe Perches
2011-01-07WMI: return error if wmi_create_device() failsDan Carpenter
2011-01-07WMI: Cater for multiple events with same GUIDColin King
2010-12-06wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo
2010-10-21WMI: embed struct device directly into wmi_blockDmitry Torokhov
2010-10-21WMI: make use of class device's attributresDmitry Torokhov
2010-10-21WMI: use pr_err() and friendsDmitry Torokhov
2010-10-21WMI: use separate list head for storing wmi blocksDmitry Torokhov
2010-10-21WMI: simplify handling of returned WMI blocks in parse_wdg()Dmitry Torokhov
2010-10-21WMI: fix potential NULL pointer dereferenceDmitry Torokhov
2010-10-21WMI: do not leak memory in parse_wdg()Dmitry Torokhov
2010-10-21WMI: fix wmi_gtoa() to actully terminate the stringDmitry Torokhov
2010-10-21WMI: free wmi blocks when parse_wdg() failsDmitry Torokhov
2010-10-21WMI: remove EC region handler when _WDG parsing failsDmitry Torokhov
2010-10-21platform: x86: throw away custom methodsAndy Shevchenko
2010-08-03X86 platform driver: Fix section mismatch in wmi.cThomas Renninger
2010-08-03wmi: fix a memory leak in wmi_notify_debugAxel Lin
2010-08-03wmi: fix memory leak in parse_wdgAxel Lin
2010-05-20X86 platfrom wmi: Add debug facility to dump WMI data in a readable wayThomas Renninger
2010-05-20X86 platform wmi: Also log GUID string when an event happens and debug is setThomas Renninger
2010-05-20X86 platform wmi: Introduce debug param to log all WMI eventsThomas Renninger
2010-05-20drivers/platform/x86: Use kmemdupJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-28ACPI: replace acpi_integer by u64Lin Ming
2009-12-30ACPI: WMI: Survive BIOS with duplicate GUIDsCarlos Corbacho
2009-12-30wmi: check find_guid() return value to prevent oopsPaul Rolland
2009-12-24wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier
2009-11-05wmi: Add support for module autoloadingMatthew Garrett
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-26wmi: fix kernel panic when stack protection enabled.Costantino Leandro
2009-04-07ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas
2009-03-16acpi-wmi: unsigned cannot be less than 0Roel Kluin
2008-12-19ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86Len Brown