Home
last modified time | relevance | path

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

/linux-6.15/Documentation/admin-guide/pm/
H A Dintel_pstate.rst736 :c:func:`intel_pstate_set_pstate`::
740 intel_pstate_set_pstate
743 # echo intel_pstate_set_pstate > set_ftrace_filter
757 Xorg-3129 [000] ..s. 2537.644844: intel_pstate_set_pstate <-intel_pstate_timer_func
758 gnome-terminal--4510 [002] ..s. 2537.649844: intel_pstate_set_pstate <-intel_pstate_timer_func
759 gnome-shell-3409 [001] ..s. 2537.650850: intel_pstate_set_pstate <-intel_pstate_timer_func
760 <idle>-0 [000] ..s. 2537.654843: intel_pstate_set_pstate <-intel_pstate_timer_func
/linux-6.15/drivers/cpufreq/
H A Dintel_pstate.c2241 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate() function
2256 intel_pstate_set_pstate(cpu, cpu->pstate.min_pstate); in intel_pstate_set_min_pstate()
2851 intel_pstate_set_pstate(cpu, pstate); in intel_pstate_set_policy()