xref: /linux/Documentation/ABI/testing/sysfs-platform-asus-wmi (revision 77ee9d299e6d69a75e9a3e15a1f09cd7c8f88ff0)
1e12e6d94SCorentin CharyWhat:		/sys/devices/platform/<platform>/cpufv
2e12e6d94SCorentin CharyDate:		Oct 2010
3e12e6d94SCorentin CharyKernelVersion:	2.6.37
4e12e6d94SCorentin CharyContact:	"Corentin Chary" <corentincj@iksaif.net>
5e12e6d94SCorentin CharyDescription:
6e12e6d94SCorentin Chary		Change CPU clock configuration (write-only).
7e12e6d94SCorentin Chary		There are three available clock configuration:
834433332SMauro Carvalho Chehab
9e12e6d94SCorentin Chary		    * 0 -> Super Performance Mode
10e12e6d94SCorentin Chary		    * 1 -> High Performance Mode
11e12e6d94SCorentin Chary		    * 2 -> Power Saving Mode
12e12e6d94SCorentin Chary
13e12e6d94SCorentin CharyWhat:		/sys/devices/platform/<platform>/camera
14e12e6d94SCorentin CharyDate:		Jan 2010
15e12e6d94SCorentin CharyKernelVersion:	2.6.39
16e12e6d94SCorentin CharyContact:	"Corentin Chary" <corentincj@iksaif.net>
17e12e6d94SCorentin CharyDescription:
18e12e6d94SCorentin Chary		Control the camera. 1 means on, 0 means off.
19e12e6d94SCorentin Chary
20e12e6d94SCorentin CharyWhat:		/sys/devices/platform/<platform>/cardr
21e12e6d94SCorentin CharyDate:		Jan 2010
22e12e6d94SCorentin CharyKernelVersion:	2.6.39
23e12e6d94SCorentin CharyContact:	"Corentin Chary" <corentincj@iksaif.net>
24e12e6d94SCorentin CharyDescription:
25e12e6d94SCorentin Chary		Control the card reader. 1 means on, 0 means off.
26e12e6d94SCorentin Chary
27e12e6d94SCorentin CharyWhat:		/sys/devices/platform/<platform>/touchpad
28e12e6d94SCorentin CharyDate:		Jan 2010
29e12e6d94SCorentin CharyKernelVersion:	2.6.39
30e12e6d94SCorentin CharyContact:	"Corentin Chary" <corentincj@iksaif.net>
31e12e6d94SCorentin CharyDescription:
32e12e6d94SCorentin Chary		Control the card touchpad. 1 means on, 0 means off.
33c0b91b6dSAceLan Kao
34c0b91b6dSAceLan KaoWhat:		/sys/devices/platform/<platform>/lid_resume
35c0b91b6dSAceLan KaoDate:		May 2012
36c0b91b6dSAceLan KaoKernelVersion:	3.5
37c0b91b6dSAceLan KaoContact:	"AceLan Kao" <acelan.kao@canonical.com>
38c0b91b6dSAceLan KaoDescription:
39c0b91b6dSAceLan Kao		Resume on lid open. 1 means on, 0 means off.
40b096f626SYurii Pavlovskyi
419af93db9SDaniel DrakeWhat:		/sys/devices/platform/<platform>/fan_boost_mode
429af93db9SDaniel DrakeDate:		Sep 2019
439af93db9SDaniel DrakeKernelVersion:	5.3
44b096f626SYurii PavlovskyiContact:	"Yurii Pavlovskyi" <yurii.pavlovskyi@gmail.com>
45b096f626SYurii PavlovskyiDescription:
46b096f626SYurii Pavlovskyi		Fan boost mode:
47b096f626SYurii Pavlovskyi			* 0 - normal,
48b096f626SYurii Pavlovskyi			* 1 - overboost,
49b096f626SYurii Pavlovskyi			* 2 - silent
502daa86e7SLeonid Maksymchuk
512daa86e7SLeonid MaksymchukWhat:		/sys/devices/platform/<platform>/throttle_thermal_policy
522daa86e7SLeonid MaksymchukDate:		Dec 2019
532daa86e7SLeonid MaksymchukKernelVersion:	5.6
542daa86e7SLeonid MaksymchukContact:	"Leonid Maksymchuk" <leonmaxx@gmail.com>
552daa86e7SLeonid MaksymchukDescription:
562daa86e7SLeonid Maksymchuk		Throttle thermal policy mode:
572daa86e7SLeonid Maksymchuk			* 0 - default,
582daa86e7SLeonid Maksymchuk			* 1 - overboost,
592daa86e7SLeonid Maksymchuk			* 2 - silent
607e64c486SLuke D. Jones
6101ef026aSLuke D. JonesWhat:		/sys/devices/platform/<platform>/gpu_mux_mode
6201ef026aSLuke D. JonesDate:		Aug 2022
6301ef026aSLuke D. JonesKernelVersion:	6.1
6401ef026aSLuke D. JonesContact:	"Luke Jones" <luke@ljones.dev>
6501ef026aSLuke D. JonesDescription:
6601ef026aSLuke D. Jones		Switch the GPU hardware MUX mode. Laptops with this feature can
6701ef026aSLuke D. Jones		can be toggled to boot with only the dGPU (discrete mode) or in
6801ef026aSLuke D. Jones		standard Optimus/Hybrid mode. On switch a reboot is required:
6901ef026aSLuke D. Jones
7001ef026aSLuke D. Jones			* 0 - Discrete GPU,
7101ef026aSLuke D. Jones			* 1 - Optimus/Hybrid,
7201ef026aSLuke D. Jones
737e64c486SLuke D. JonesWhat:		/sys/devices/platform/<platform>/dgpu_disable
747e64c486SLuke D. JonesDate:		Aug 2022
757e64c486SLuke D. JonesKernelVersion:	5.17
767e64c486SLuke D. JonesContact:	"Luke Jones" <luke@ljones.dev>
777e64c486SLuke D. JonesDescription:
787e64c486SLuke D. Jones		Disable discrete GPU:
797e64c486SLuke D. Jones			* 0 - Enable dGPU,
807e64c486SLuke D. Jones			* 1 - Disable dGPU
813206376fSLuke D. Jones
823206376fSLuke D. JonesWhat:		/sys/devices/platform/<platform>/egpu_enable
833206376fSLuke D. JonesDate:		Aug 2022
843206376fSLuke D. JonesKernelVersion:	5.17
853206376fSLuke D. JonesContact:	"Luke Jones" <luke@ljones.dev>
863206376fSLuke D. JonesDescription:
873206376fSLuke D. Jones		Enable the external GPU paired with ROG X-Flow laptops.
883206376fSLuke D. Jones		Toggling this setting will also trigger ACPI to disable the dGPU:
893206376fSLuke D. Jones
903206376fSLuke D. Jones			* 0 - Disable,
913206376fSLuke D. Jones			* 1 - Enable
92d956c889SLuke D. Jones
93d956c889SLuke D. JonesWhat:		/sys/devices/platform/<platform>/panel_od
94d956c889SLuke D. JonesDate:		Aug 2022
95d956c889SLuke D. JonesKernelVersion:	5.17
96d956c889SLuke D. JonesContact:	"Luke Jones" <luke@ljones.dev>
97d956c889SLuke D. JonesDescription:
98d956c889SLuke D. Jones		Enable an LCD response-time boost to reduce or remove ghosting:
99d956c889SLuke D. Jones			* 0 - Disable,
100d956c889SLuke D. Jones			* 1 - Enable
101*77ee9d29SLuke D. Jones
102*77ee9d29SLuke D. JonesWhat:		/sys/devices/platform/<platform>/charge_mode
103*77ee9d29SLuke D. JonesDate:		Jun 2023
104*77ee9d29SLuke D. JonesKernelVersion:	6.5
105*77ee9d29SLuke D. JonesContact:	"Luke Jones" <luke@ljones.dev>
106*77ee9d29SLuke D. JonesDescription:
107*77ee9d29SLuke D. Jones		Get the current charging mode being used:
108*77ee9d29SLuke D. Jones			* 1 - Barrel connected charger,
109*77ee9d29SLuke D. Jones			* 2 - USB-C charging
110*77ee9d29SLuke D. Jones			* 3 - Both connected, barrel used for charging