sysfs-amd-pmf 560 B

12345678910111213
  1. What: /sys/devices/platform/*/cnqf_enable
  2. Date: September 2022
  3. Contact: Shyam Sundar S K <[email protected]>
  4. Description: Reading this file tells if the AMD Platform Management(PMF)
  5. Cool n Quiet Framework(CnQF) feature is enabled or not.
  6. This feature is not enabled by default and gets only turned on
  7. if OEM BIOS passes a "flag" to PMF ACPI function (index 11 or 12)
  8. or in case the user writes "on".
  9. To turn off CnQF user can write "off" to the sysfs node.
  10. Note: Systems that support auto mode will not have this sysfs file
  11. available.