sysfs-platform-asus-wmi 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. What: /sys/devices/platform/<platform>/cpufv
  2. Date: Oct 2010
  3. KernelVersion: 2.6.37
  4. Contact: "Corentin Chary" <[email protected]>
  5. Description:
  6. Change CPU clock configuration (write-only).
  7. There are three available clock configuration:
  8. * 0 -> Super Performance Mode
  9. * 1 -> High Performance Mode
  10. * 2 -> Power Saving Mode
  11. What: /sys/devices/platform/<platform>/camera
  12. Date: Jan 2010
  13. KernelVersion: 2.6.39
  14. Contact: "Corentin Chary" <[email protected]>
  15. Description:
  16. Control the camera. 1 means on, 0 means off.
  17. What: /sys/devices/platform/<platform>/cardr
  18. Date: Jan 2010
  19. KernelVersion: 2.6.39
  20. Contact: "Corentin Chary" <[email protected]>
  21. Description:
  22. Control the card reader. 1 means on, 0 means off.
  23. What: /sys/devices/platform/<platform>/touchpad
  24. Date: Jan 2010
  25. KernelVersion: 2.6.39
  26. Contact: "Corentin Chary" <[email protected]>
  27. Description:
  28. Control the card touchpad. 1 means on, 0 means off.
  29. What: /sys/devices/platform/<platform>/lid_resume
  30. Date: May 2012
  31. KernelVersion: 3.5
  32. Contact: "AceLan Kao" <[email protected]>
  33. Description:
  34. Resume on lid open. 1 means on, 0 means off.
  35. What: /sys/devices/platform/<platform>/fan_boost_mode
  36. Date: Sep 2019
  37. KernelVersion: 5.3
  38. Contact: "Yurii Pavlovskyi" <[email protected]>
  39. Description:
  40. Fan boost mode:
  41. * 0 - normal,
  42. * 1 - overboost,
  43. * 2 - silent
  44. What: /sys/devices/platform/<platform>/throttle_thermal_policy
  45. Date: Dec 2019
  46. KernelVersion: 5.6
  47. Contact: "Leonid Maksymchuk" <[email protected]>
  48. Description:
  49. Throttle thermal policy mode:
  50. * 0 - default,
  51. * 1 - overboost,
  52. * 2 - silent
  53. What: /sys/devices/platform/<platform>/gpu_mux_mode
  54. Date: Aug 2022
  55. KernelVersion: 6.1
  56. Contact: "Luke Jones" <[email protected]>
  57. Description:
  58. Switch the GPU hardware MUX mode. Laptops with this feature can
  59. can be toggled to boot with only the dGPU (discrete mode) or in
  60. standard Optimus/Hybrid mode. On switch a reboot is required:
  61. * 0 - Discrete GPU,
  62. * 1 - Optimus/Hybrid,
  63. What: /sys/devices/platform/<platform>/dgpu_disable
  64. Date: Aug 2022
  65. KernelVersion: 5.17
  66. Contact: "Luke Jones" <[email protected]>
  67. Description:
  68. Disable discrete GPU:
  69. * 0 - Enable dGPU,
  70. * 1 - Disable dGPU
  71. What: /sys/devices/platform/<platform>/egpu_enable
  72. Date: Aug 2022
  73. KernelVersion: 5.17
  74. Contact: "Luke Jones" <[email protected]>
  75. Description:
  76. Enable the external GPU paired with ROG X-Flow laptops.
  77. Toggling this setting will also trigger ACPI to disable the dGPU:
  78. * 0 - Disable,
  79. * 1 - Enable
  80. What: /sys/devices/platform/<platform>/panel_od
  81. Date: Aug 2022
  82. KernelVersion: 5.17
  83. Contact: "Luke Jones" <[email protected]>
  84. Description:
  85. Enable an LCD response-time boost to reduce or remove ghosting:
  86. * 0 - Disable,
  87. * 1 - Enable