sysfs-platform-asus-wmi 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. What: /sys/devices/platform/<platform>/cpufv
  2. Date: Oct 2010
  3. KernelVersion: 2.6.37
  4. Contact: "Corentin Chary" <corentincj@iksaif.net>
  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" <corentincj@iksaif.net>
  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" <corentincj@iksaif.net>
  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" <corentincj@iksaif.net>
  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" <acelan.kao@canonical.com>
  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" <yurii.pavlovskyi@gmail.com>
  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" <leonmaxx@gmail.com>
  48. Description:
  49. Throttle thermal policy mode:
  50. * 0 - default,
  51. * 1 - overboost,
  52. * 2 - silent