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