1What: /sys/kernel/debug/dell-wmi-ddv-<wmi_device_name>/fan_sensor_information 2Date: September 2022 3KernelVersion: 6.1 4Contact: Armin Wolf <W_Armin@gmx.de> 5Description: 6 This file contains the contents of the fan sensor information buffer, 7 which contains fan sensor entries and a terminating character (0xFF). 8 9 Each fan sensor entry consists of three bytes with an unknown meaning, 10 interested people may use this file for reverse-engineering. 11 12What: /sys/kernel/debug/dell-wmi-ddv-<wmi_device_name>/thermal_sensor_information 13Date: September 2022 14KernelVersion: 6.1 15Contact: Armin Wolf <W_Armin@gmx.de> 16Description: 17 This file contains the contents of the thermal sensor information buffer, 18 which contains thermal sensor entries and a terminating character (0xFF). 19 20 Each thermal sensor entry consists of five bytes with an unknown meaning, 21 interested people may use this file for reverse-engineering. 22