[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
src
/
kernels
/
4.18.0-553.64.1.el8_10.x86_64
/
drivers
/
platform
/
x86
/
intel
/
uncore-frequency
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 Kconfig
535 B
SET
[ EDIT ]
|
[ DEL ]
📄 Makefile
358 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: Kconfig
# SPDX-License-Identifier: GPL-2.0-only # # Uncore Frquency control drivers # menu "Intel Uncore Frequency Control" depends on X86_64 || COMPILE_TEST config INTEL_UNCORE_FREQ_CONTROL tristate "Intel Uncore frequency control driver" depends on X86_64 help This driver allows control of Uncore frequency limits on supported server platforms. Uncore frequency controls RING/LLC (last-level cache) clocks. To compile this driver as a module, choose M here: the module will be called intel-uncore-frequency. endmenu