Home
last modified time | relevance | path

Searched refs:no_turbo (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/cpufreq/
Dintel_pstate.c187 bool no_turbo; member
839 if (global.no_turbo || global.turbo_disabled) in intel_pstate_get_hwp_max()
1093 int total, no_turbo, turbo_pct; in show_turbo_pct() local
1106 no_turbo = cpu->pstate.max_pstate - cpu->pstate.min_pstate + 1; in show_turbo_pct()
1107 turbo_fp = div_fp(no_turbo, total); in show_turbo_pct()
1152 ret = sprintf(buf, "%u\n", global.no_turbo); in show_no_turbo()
1186 global.no_turbo = clamp_t(int, input, 0, 1); in store_no_turbo()
1188 if (global.no_turbo) { in store_no_turbo()
1367 define_one_global_rw(no_turbo);
1377 &no_turbo.attr,
[all …]
/Linux-v5.10/Documentation/admin-guide/pm/
Dintel_pstate.rst297 ``no_turbo`` attribute in ``sysfs`` (described `below <no_turbo_attr_>`_) should
368 The value of this attribute is not affected by the ``no_turbo``
381 ``no_turbo``
458 If the ``no_turbo`` `global attribute <no_turbo_attr_>`_ is set, the driver is
461 Accordingly, setting ``no_turbo`` causes ``scaling_max_freq`` and
464 restored after unsetting ``no_turbo``, unless these attributes have been written
465 to after ``no_turbo`` was set.
467 If ``no_turbo`` is not set, the maximum possible value of ``scaling_max_freq``
Dintel-speed-select.rst218 # echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo
553 #echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-devices-system-cpu317 /sys/devices/system/cpu/intel_pstate/no_turbo
333 no_turbo: limits the driver to selecting P states below the turbo