mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-08-18 05:02:03 +00:00

The WMI driver core might append an ID to the WMI device name to avoid name collisions in case multiple WMI devices with the same GUID are present. Update all sysfs path referring to WMI devices to inform users about this important detail. Signed-off-by: Armin Wolf <W_Armin@gmx.de> Link: https://lore.kernel.org/r/20250610055526.23688-1-W_Armin@gmx.de Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
13 lines
441 B
Plaintext
13 lines
441 B
Plaintext
What: /sys/bus/wmi/devices/86CCFD48-205E-4A77-9C48-2021CBEDE341[-X]/force_power
|
|
Date: September 2017
|
|
KernelVersion: 4.15
|
|
Contact: "Mario Limonciello" <mario.limonciello@outlook.com>
|
|
Description:
|
|
Modify the platform force power state, influencing
|
|
Thunderbolt controllers to turn on or off when no
|
|
devices are connected (write-only)
|
|
There are two available states:
|
|
|
|
* 0 -> Force power disabled
|
|
* 1 -> Force power enabled
|