Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/admin-guide/pm/
Dintel_pstate.rst733 :c:func:`intel_pstate_set_pstate`::
737 intel_pstate_set_pstate
740 # echo intel_pstate_set_pstate > set_ftrace_filter
754 Xorg-3129 [000] ..s. 2537.644844: intel_pstate_set_pstate <-intel_pstate_timer_func
755 gnome-terminal--4510 [002] ..s. 2537.649844: intel_pstate_set_pstate <-intel_pstate_timer_func
756 gnome-shell-3409 [001] ..s. 2537.650850: intel_pstate_set_pstate <-intel_pstate_timer_func
757 <idle>-0 [000] ..s. 2537.654843: intel_pstate_set_pstate <-intel_pstate_timer_func
/Linux-v6.1/drivers/cpufreq/
Dintel_pstate.c1961 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate() function
1976 intel_pstate_set_pstate(cpu, cpu->pstate.min_pstate); in intel_pstate_set_min_pstate()
1984 intel_pstate_set_pstate(cpu, pstate); in intel_pstate_max_within_limits()