| Commit message (Expand) | Author | Age | Files | Lines |
* | platform/x86: wmi: Make remove callback return void | Uwe Kleine-König | 2021-03-08 | 1 | -1/+1 |
* | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 2019-07-14 | 1 | -1/+1 |
|\ |
|
| * | platform/x86: wmi: add context argument to the probe function | Mattias Jacobsson | 2019-06-17 | 1 | -1/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
|/ |
|
* | platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h | Mattias Jacobsson | 2019-03-07 | 1 | -4/+1 |
* | platform/x86: wmi: create userspace interface for drivers | Mario Limonciello | 2017-11-03 | 1 | -0/+5 |
* | platform/x86: wmi: Don't allow drivers to get each other's GUIDs | Mario Limonciello | 2017-11-03 | 1 | -4/+0 |
* | platform/x86: wmi: Add new method wmidev_evaluate_method | Mario Limonciello | 2017-11-03 | 1 | -0/+6 |
* | platform/x86: wmi: Require query for data blocks, rename writable to setable | Darren Hart (VMware) | 2017-06-06 | 1 | -5/+2 |
* | platform/x86: wmi: Add an interface for subdrivers to access sibling devices | Andy Lutomirski | 2017-06-06 | 1 | -0/+4 |
* | platform/x86: wmi: Add a new interface to read block data | Andy Lutomirski | 2017-06-06 | 1 | -0/+4 |
* | platform/x86: wmi: Incorporate acpi_install_notify_handler | Andy Lutomirski | 2017-06-06 | 1 | -0/+1 |
* | platform/x86: wmi: Probe data objects for read and write capabilities | Andy Lutomirski | 2017-06-06 | 1 | -0/+6 |
* | platform/x86: wmi: Turn WMI into a bus driver | Andy Lutomirski | 2017-06-06 | 1 | -0/+47 |