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