Home
last modified time | relevance | path

Searched refs:intel_pstate_set_pstate (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/Documentation/admin-guide/pm/
Dintel_pstate.rst726 :c:func:`intel_pstate_set_pstate`::
730 intel_pstate_set_pstate
733 # echo intel_pstate_set_pstate > set_ftrace_filter
747 Xorg-3129 [000] ..s. 2537.644844: intel_pstate_set_pstate <-intel_pstate_timer_func
748 gnome-terminal--4510 [002] ..s. 2537.649844: intel_pstate_set_pstate <-intel_pstate_timer_func
749 gnome-shell-3409 [001] ..s. 2537.650850: intel_pstate_set_pstate <-intel_pstate_timer_func
750 <idle>-0 [000] ..s. 2537.654843: intel_pstate_set_pstate <-intel_pstate_timer_func
/Linux-v5.10/drivers/cpufreq/
Dintel_pstate.c1698 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate() function
1713 intel_pstate_set_pstate(cpu, cpu->pstate.min_pstate); in intel_pstate_set_min_pstate()
1721 intel_pstate_set_pstate(cpu, pstate); in intel_pstate_max_within_limits()