Home
last modified time | relevance | path

Searched refs:powersave (Results 1 – 18 of 18) sorted by relevance

/linux/tools/testing/selftests/intel_pstate/
H A Drun.sh103 cpupower frequency-set -g powersave --max=${freq}MHz >& /dev/null
107 [ $EVALUATE_ONLY -eq 0 ] && cpupower frequency-set -g powersave --max=${max_freq}MHz >& /dev/null
/linux/arch/powerpc/platforms/pasemi/
H A DMakefile2 obj-y += setup.o pci.o time.o idle.o powersave.o iommu.o dma_lib.o misc.o
/linux/net/mac80211/
H A Dpm.c108 sdata->u.mgd.powersave && in __ieee80211_suspend()
H A Dmlme.c1847 else if (sdata->u.mgd.powersave) in ieee80211_add_link_elems()
2478 bool powersave) in ieee80211_send_nullfunc() argument
2491 if (powersave) in ieee80211_send_nullfunc()
3434 if (!mgd->powersave) in ieee80211_powersave_allowed()
7740 } else if (!local->pspolling && sdata->u.mgd.powersave) { in ieee80211_rx_mgmt_beacon()
9072 ifmgd->powersave = sdata->wdev.ps; in ieee80211_sta_setup_sdata()
9748 if (sdata->u.mgd.powersave) in ieee80211_setup_assoc_link()
H A Dcfg.c3762 if (tdls_peer_found || !sdata->u.mgd.powersave) in __ieee80211_request_smps_mgd()
3794 if (enabled == sdata->u.mgd.powersave && in ieee80211_set_power_mgmt()
3798 sdata->u.mgd.powersave = enabled; in ieee80211_set_power_mgmt()
H A Drx.c4725 if (!sdata->u.mgd.powersave) in ieee80211_check_fast_rx()
/linux/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt92 mac80211->driver: turn off powersave
/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1097 bool powersave) in ath_chanctx_send_vif_ps_frame() argument
1116 if (powersave) in ath_chanctx_send_vif_ps_frame()
1141 ath_chanctx_send_ps_frame(struct ath_softc *sc, bool powersave) in ath_chanctx_send_ps_frame() argument
1148 if (ath_chanctx_send_vif_ps_frame(sc, avp, powersave)) in ath_chanctx_send_ps_frame()
/linux/tools/power/cpupower/bench/
H A DREADME-BENCH29 powersave module.
/linux/drivers/cpufreq/
H A DKconfig.x86184 tristate "AMD frequency sensitivity feedback powersave bias"
187 This adds AMD-specific powersave bias function to the ondemand
H A Dintel_pstate.c3703 #define HWP_SET_EPP_VALUES(powersave, balance_power, balance_perf, performance) \ argument
3704 (FIELD_PREP_CONST(POWERSAVE_MASK, powersave) |\
/linux/Documentation/admin-guide/pm/
H A Dintel_pstate.rst86 For example, the ``powersave`` P-state selection algorithm provided by
87 ``intel_pstate`` is not a counterpart of the generic ``powersave`` governor
91 active mode: ``powersave`` and ``performance``. The way they both operate
139 HWP + ``powersave``
162 ``powersave`` or ``performance``, depending on the ``scaling_governor`` policy
181 ``powersave``
735 affects decisions made by the scaling governors, except for ``powersave`` and
H A Damd-pstate.rst550 available cpufreq governors: ondemand conservative powersave userspace performance schedutil
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood.dtsi22 clock-names = "cpu_clk", "ddrclk", "powersave";
/linux/Documentation/livepatch/
H A Dshadow-vars.rst101 ("mac80211: fix AP powersave TX vs. wakeup race"), which added a
/linux/sound/drivers/
H A DKconfig254 See Documentation/sound/designs/powersave.rst for more details.
/linux/Documentation/sound/
H A Dalsa-configuration.rst1100 mode. See powersave.rst for details.
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2503 intel_pstate in the active mode: powersave and
5410 powersave=off [PPC] This option disables power saving features.