Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/admin-guide/pm/
H A 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
/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c2016 static void intel_pstate_set_pstate(struct cpudata *cpu, int pstate) in intel_pstate_set_pstate() function
2031 intel_pstate_set_pstate(cpu, cpu->pstate.min_pstate); in intel_pstate_set_min_pstate()
2039 intel_pstate_set_pstate(cpu, pstate); in intel_pstate_max_within_limits()