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