index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
wmi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
platform/x86: wmi: Add driver_override support
Armin Wolf
1
-0
/
+4
2024-03-12
platform/x86: wmi: Do not instantiate older WMI drivers multiple times
Armin Wolf
1
-0
/
+2
2024-02-27
platform/x86: wmi: Prevent incompatible event driver from probing
Armin Wolf
1
-1
/
+1
2024-01-02
platform/x86: wmi: linux/wmi.h: fix Excess kernel-doc description warning
Randy Dunlap
1
-2
/
+0
2023-12-11
platform/x86: wmi: Remove chardev interface
Armin Wolf
1
-8
/
+0
2023-11-20
platform/x86: wmi: Add to_wmi_device() helper macro
Armin Wolf
1
-0
/
+8
2023-11-20
platform/x86: wmi: Add wmidev_block_set()
Armin Wolf
1
-0
/
+2
2023-05-09
platform/x86: wmi: Allow retrieving the number of WMI object instances
Armin Wolf
1
-0
/
+2
2023-05-09
platform/x86: wmi: Add kernel doc comments
Armin Wolf
1
-3
/
+38
2021-12-06
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-14
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-03
platform/x86: wmi: create userspace interface for drivers
Mario Limonciello
1
-0
/
+5
2017-11-03
platform/x86: wmi: Don't allow drivers to get each other's GUIDs
Mario Limonciello
1
-4
/
+0
2017-11-03
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