Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/admin-guide/pm/
Dintel_pstate.rst689 :c:func:`intel_pstate_set_pstate`::
693 intel_pstate_set_pstate
696 # echo intel_pstate_set_pstate > set_ftrace_filter
710 Xorg-3129 [000] ..s. 2537.644844: intel_pstate_set_pstate <-intel_pstate_timer_func
711 gnome-terminal--4510 [002] ..s. 2537.649844: intel_pstate_set_pstate <-intel_pstate_timer_func
712 gnome-shell-3409 [001] ..s. 2537.650850: intel_pstate_set_pstate <-intel_pstate_timer_func
713 <idle>-0 [000] ..s. 2537.654843: intel_pstate_set_pstate <-intel_pstate_timer_func
/Linux-v4.19/drivers/cpufreq/
Dintel_pstate.c1391 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate() function
1406 intel_pstate_set_pstate(cpu, cpu->pstate.min_pstate); in intel_pstate_set_min_pstate()
1416 intel_pstate_set_pstate(cpu, pstate); in intel_pstate_max_within_limits()