Searched refs:intel_pstate (Results 1 – 8 of 8) sorted by relevance
13 intel_pstate
218 # echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo575 #echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo
792 static struct cpufreq_driver intel_pstate; variable832 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 = { variable3419 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 …]
74 max_perf_pct=$(cat /sys/devices/system/cpu/intel_pstate/max_perf_pct)
47 TARGETS += intel_pstate
376 What: /sys/devices/system/cpu/intel_pstate/max_perf_pct377 /sys/devices/system/cpu/intel_pstate/min_perf_pct378 /sys/devices/system/cpu/intel_pstate/no_turbo398 Documentation/admin-guide/pm/intel_pstate.rst
2532 intel_pstate= [X86,EARLY]2534 Do not enable intel_pstate as the default2537 Use intel_pstate driver to bypass the scaling2541 intel_pstate in the active mode: powersave and2547 Use intel_pstate as a scaling driver, but configure it2553 Enable intel_pstate on systems that prohibit it by default2554 in favor of acpi-cpufreq. Forcing the intel_pstate driver2559 processors that aren't supported by the intel_pstate driver2565 Only load intel_pstate on systems which support
6636 F: Documentation/admin-guide/pm/intel_pstate.rst13128 F: drivers/cpufreq/intel_pstate.c