File: debugfs-alienware-wmi

package info (click to toggle)
linux 6.16.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,724,496 kB
  • sloc: ansic: 26,561,024; asm: 271,316; sh: 144,033; python: 72,469; makefile: 57,129; perl: 36,821; xml: 19,553; cpp: 5,820; yacc: 4,915; lex: 2,955; awk: 1,667; sed: 28; ruby: 25
file content (64 lines) | stat: -rw-r--r-- 1,626 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
What:		/sys/kernel/debug/alienware-wmi-<wmi_device_name>/system_description
Date:		March 2025
KernelVersion:	6.15
Contact:	Kurt Borja <kuurtb@gmail.com>
Description:
		This file exposes the raw ``system_description`` number reported
		by the WMAX device.

		Only present on devices with the AWCC interface.

		See Documentation/admin-guide/laptops/alienware-wmi.rst for
		details.

		RO

What:		/sys/kernel/debug/alienware-wmi-<wmi_device_name>/hwmon_data
Date:		March 2025
KernelVersion:	6.15
Contact:	Kurt Borja <kuurtb@gmail.com>
Description:
		This file exposes HWMON private data.

		Includes fan sensor count, temperature sensor count, internal
		fan IDs and internal temp IDs.

		See Documentation/admin-guide/laptops/alienware-wmi.rst for
		details.

		RO

What:		/sys/kernel/debug/alienware-wmi-<wmi_device_name>/pprof_data
Date:		March 2025
KernelVersion:	6.15
Contact:	Kurt Borja <kuurtb@gmail.com>
Description:
		This file exposes Platform Profile private data.

		Includes internal mapping to platform profiles and thermal
		profile IDs.

		See Documentation/admin-guide/laptops/alienware-wmi.rst for
		details.

		RO

What:		/sys/kernel/debug/alienware-wmi-<wmi_device_name>/gpio_ctl/total_gpios
Date:		May 2025
KernelVersion:	6.16
Contact:	Kurt Borja <kuurtb@gmail.com>
Description:
		Total number of GPIO pins reported by the device.

		RO

What:		/sys/kernel/debug/alienware-wmi-<wmi_device_name>/gpio_ctl/pinX
Date:		May 2025
KernelVersion:	6.16
Contact:	Kurt Borja <kuurtb@gmail.com>
Description:
		This file controls GPIO pin X status.

		See Documentation/wmi/devices/alienware-wmi.rst for details.

		RW