Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1 authored by Linus Torvalds on 22 October 2023, 22:11:21 UTC
Linux 6.6-rc7
Tip revision: 05d3ef8
sysfs-amd-pmf
What:		/sys/devices/platform/*/cnqf_enable
Date:		September 2022
Contact:	Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Description:	Reading this file tells if the AMD Platform Management(PMF)
		Cool n Quiet Framework(CnQF) feature is enabled or not.

		This feature is not enabled by default and gets only turned on
		if OEM BIOS passes a "flag" to PMF ACPI function (index 11 or 12)
		or in case the user writes "on".

		To turn off CnQF user can write "off" to the sysfs node.
		Note: Systems that support auto mode will not have this sysfs file
		available.
back to top