Home
last modified time | relevance | path

Searched refs:intel_pstate (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/admin-guide/pm/
H A Dworking-state.rst13 intel_pstate
/linux/drivers/cpufreq/
H A Dintel_pstate.c792 static struct cpufreq_driver intel_pstate; variable
832 if (intel_pstate_driver == &intel_pstate) { in store_energy_performance_preference()
1706 if (intel_pstate_driver == &intel_pstate) in store_max_perf_pct()
1736 if (intel_pstate_driver == &intel_pstate) in store_min_perf_pct()
3084 static struct cpufreq_driver intel_pstate = { variable
3419 if (intel_pstate_driver == &intel_pstate) in intel_pstate_driver_cleanup()
3436 if (driver == &intel_pstate) in intel_pstate_register_driver()
3467 return sprintf(buf, "%s\n", intel_pstate_driver == &intel_pstate ? in intel_pstate_show_status()
3487 if (intel_pstate_driver == &intel_pstate) in intel_pstate_update_status()
3493 return intel_pstate_register_driver(&intel_pstate); in intel_pstate_update_status()
[all …]
/linux/tools/testing/selftests/intel_pstate/
H A Drun.sh74 max_perf_pct=$(cat /sys/devices/system/cpu/intel_pstate/max_perf_pct)
/linux/tools/testing/selftests/
H A DMakefile50 TARGETS += intel_pstate
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2512 intel_pstate= [X86,EARLY]
2514 Do not enable intel_pstate as the default
2517 Use intel_pstate driver to bypass the scaling
2521 intel_pstate in the active mode: powersave and
2527 Use intel_pstate as a scaling driver, but configure it
2533 Enable intel_pstate on systems that prohibit it by default
2534 in favor of acpi-cpufreq. Forcing the intel_pstate driver
2539 processors that aren't supported by the intel_pstate driver
2545 Only load intel_pstate on systems which support
/linux/
H A DMAINTAINERS6650 F: Documentation/admin-guide/pm/intel_pstate.rst
13209 F: drivers/cpufreq/intel_pstate.c