summaryrefslogtreecommitdiffstats
path: root/include/linux/wmi.h
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: wmi: Make remove callback return voidUwe Kleine-König2021-03-081-1/+1
* Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-141-1/+1
|\
| * platform/x86: wmi: add context argument to the probe functionMattias Jacobsson2019-06-171-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
|/
* platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson2019-03-071-4/+1
* platform/x86: wmi: create userspace interface for driversMario Limonciello2017-11-031-0/+5
* platform/x86: wmi: Don't allow drivers to get each other's GUIDsMario Limonciello2017-11-031-4/+0
* platform/x86: wmi: Add new method wmidev_evaluate_methodMario Limonciello2017-11-031-0/+6
* platform/x86: wmi: Require query for data blocks, rename writable to setableDarren Hart (VMware)2017-06-061-5/+2
* platform/x86: wmi: Add an interface for subdrivers to access sibling devicesAndy Lutomirski2017-06-061-0/+4
* platform/x86: wmi: Add a new interface to read block dataAndy Lutomirski2017-06-061-0/+4
* platform/x86: wmi: Incorporate acpi_install_notify_handlerAndy Lutomirski2017-06-061-0/+1
* platform/x86: wmi: Probe data objects for read and write capabilitiesAndy Lutomirski2017-06-061-0/+6
* platform/x86: wmi: Turn WMI into a bus driverAndy Lutomirski2017-06-061-0/+47