Home
last modified time | relevance | path

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

/linux/Documentation/admin-guide/pm/
H A Dworking-state.rst13 intel_pstate
H A Dintel-speed-select.rst218 # echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo
575 #echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo
/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 DMakefile47 TARGETS += intel_pstate
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpu376 What: /sys/devices/system/cpu/intel_pstate/max_perf_pct
377 /sys/devices/system/cpu/intel_pstate/min_perf_pct
378 /sys/devices/system/cpu/intel_pstate/no_turbo
398 Documentation/admin-guide/pm/intel_pstate.rst
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2532 intel_pstate= [X86,EARLY]
2534 Do not enable intel_pstate as the default
2537 Use intel_pstate driver to bypass the scaling
2541 intel_pstate in the active mode: powersave and
2547 Use intel_pstate as a scaling driver, but configure it
2553 Enable intel_pstate on systems that prohibit it by default
2554 in favor of acpi-cpufreq. Forcing the intel_pstate driver
2559 processors that aren't supported by the intel_pstate driver
2565 Only load intel_pstate on systems which support
/linux/
H A DMAINTAINERS6636 F: Documentation/admin-guide/pm/intel_pstate.rst
13128 F: drivers/cpufreq/intel_pstate.c