hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/ABI/testing/sysfs-platform-asus-wmi
....@@ -5,6 +5,7 @@
55 Description:
66 Change CPU clock configuration (write-only).
77 There are three available clock configuration:
8
+
89 * 0 -> Super Performance Mode
910 * 1 -> High Performance Mode
1011 * 2 -> Power Saving Mode
....@@ -36,3 +37,23 @@
3637 Contact: "AceLan Kao" <acelan.kao@canonical.com>
3738 Description:
3839 Resume on lid open. 1 means on, 0 means off.
40
+
41
+What: /sys/devices/platform/<platform>/fan_boost_mode
42
+Date: Sep 2019
43
+KernelVersion: 5.3
44
+Contact: "Yurii Pavlovskyi" <yurii.pavlovskyi@gmail.com>
45
+Description:
46
+ Fan boost mode:
47
+ * 0 - normal,
48
+ * 1 - overboost,
49
+ * 2 - silent
50
+
51
+What: /sys/devices/platform/<platform>/throttle_thermal_policy
52
+Date: Dec 2019
53
+KernelVersion: 5.6
54
+Contact: "Leonid Maksymchuk" <leonmaxx@gmail.com>
55
+Description:
56
+ Throttle thermal policy mode:
57
+ * 0 - default,
58
+ * 1 - overboost,
59
+ * 2 - silent