1What: /sys/kernel/debug/alienware-wmi-<wmi_device_name>/system_description 2Date: March 2025 3KernelVersion: 6.15 4Contact: Kurt Borja <kuurtb@gmail.com> 5Description: 6 This file exposes the raw ``system_description`` number reported 7 by the WMAX device. 8 9 Only present on devices with the AWCC interface. 10 11 See Documentation/admin-guide/laptops/alienware-wmi.rst for 12 details. 13 14 RO 15 16What: /sys/kernel/debug/alienware-wmi-<wmi_device_name>/hwmon_data 17Date: March 2025 18KernelVersion: 6.15 19Contact: Kurt Borja <kuurtb@gmail.com> 20Description: 21 This file exposes HWMON private data. 22 23 Includes fan sensor count, temperature sensor count, internal 24 fan IDs and internal temp IDs. 25 26 See Documentation/admin-guide/laptops/alienware-wmi.rst for 27 details. 28 29 RO 30 31What: /sys/kernel/debug/alienware-wmi-<wmi_device_name>/pprof_data 32Date: March 2025 33KernelVersion: 6.15 34Contact: Kurt Borja <kuurtb@gmail.com> 35Description: 36 This file exposes Platform Profile private data. 37 38 Includes internal mapping to platform profiles and thermal 39 profile IDs. 40 41 See Documentation/admin-guide/laptops/alienware-wmi.rst for 42 details. 43 44 RO 45 46What: /sys/kernel/debug/alienware-wmi-<wmi_device_name>/gpio_ctl/total_gpios 47Date: May 2025 48KernelVersion: 6.16 49Contact: Kurt Borja <kuurtb@gmail.com> 50Description: 51 Total number of GPIO pins reported by the device. 52 53 RO 54 55What: /sys/kernel/debug/alienware-wmi-<wmi_device_name>/gpio_ctl/pinX 56Date: May 2025 57KernelVersion: 6.16 58Contact: Kurt Borja <kuurtb@gmail.com> 59Description: 60 This file controls GPIO pin X status. 61 62 See Documentation/wmi/devices/alienware-wmi.rst for details. 63 64 RW 65