| /linux/tools/testing/selftests/intel_pstate/ |
| H A D | run.sh | 103 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 D | Makefile | 2 obj-y += setup.o pci.o time.o idle.o powersave.o iommu.o dma_lib.o misc.o
|
| /linux/Documentation/sound/designs/ |
| H A D | index.rst | 15 powersave
|
| /linux/net/mac80211/ |
| H A D | Kconfig | 198 bool "Verbose powersave mode debugging" 271 bool "Verbose mesh powersave debugging" 276 powersave debugging messages (when mac80211 is taking part in a
|
| H A D | pm.c | 108 sdata->u.mgd.powersave && in __ieee80211_suspend()
|
| H A D | ieee80211_i.h | 543 bool powersave; /* powersave requested for this iface */ member 2497 bool powersave);
|
| H A D | mlme.c | 1820 else if (sdata->u.mgd.powersave) in ieee80211_add_link_elems() 2451 bool powersave) in ieee80211_send_nullfunc() argument 2464 if (powersave) in ieee80211_send_nullfunc() 3407 if (!mgd->powersave) in ieee80211_powersave_allowed() 7643 } else if (!local->pspolling && sdata->u.mgd.powersave) { in ieee80211_rx_mgmt_beacon() 8976 ifmgd->powersave = sdata->wdev.ps; in ieee80211_sta_setup_sdata() 9648 if (sdata->u.mgd.powersave) in ieee80211_setup_assoc_link()
|
| H A D | cfg.c | 3616 if (tdls_peer_found || !sdata->u.mgd.powersave) in __ieee80211_request_smps_mgd() 3648 if (enabled == sdata->u.mgd.powersave && in ieee80211_set_power_mgmt() 3652 sdata->u.mgd.powersave = enabled; in ieee80211_set_power_mgmt()
|
| H A D | rx.c | 4682 if (!sdata->u.mgd.powersave) in ieee80211_check_fast_rx()
|
| /linux/Documentation/networking/ |
| H A D | mac80211-auth-assoc-deauth.txt | 92 mac80211->driver: turn off powersave
|
| /linux/drivers/cpufreq/ |
| H A D | Kconfig | 56 bool "powersave" 59 Use the CPUFreq governor 'powersave' as default. This sets 122 tristate "'powersave' governor"
|
| H A D | Kconfig.x86 | 182 tristate "AMD frequency sensitivity feedback powersave bias" 185 This adds AMD-specific powersave bias function to the ondemand
|
| H A D | intel_pstate.c | 3703 #define HWP_SET_EPP_VALUES(powersave, balance_power, balance_perf, performance) \ argument 3704 (FIELD_PREP_CONST(POWERSAVE_MASK, powersave) |\
|
| /linux/net/wireless/ |
| H A D | Kconfig | 160 bool "enable powersave by default" 163 This option enables powersave mode by default.
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | channel.c | 1097 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 D | README-BENCH | 29 powersave module.
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | cpufreq.rst | 382 ``powersave`` 389 ``powersave`` and whenever the ``scaling_max_freq`` or ``scaling_min_freq`` 534 for the AMD frequency sensitivity powersave bias driver 538 If the AMD frequency sensitivity powersave bias driver is not loaded, 546 If the AMD frequency sensitivity powersave bias driver is loaded, the 562 the ``powersave_bias`` value, the sensitivity powersave bias driver
|
| H A D | intel_pstate.rst | 86 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`` 734 affects decisions made by the scaling governors, except for ``powersave`` and
|
| H A D | amd-pstate.rst | 484 available cpufreq governors: ondemand conservative powersave userspace performance schedutil
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood.dtsi | 22 clock-names = "cpu_clk", "ddrclk", "powersave";
|
| /linux/Documentation/livepatch/ |
| H A D | shadow-vars.rst | 101 ("mac80211: fix AP powersave TX vs. wakeup race"), which added a
|
| /linux/sound/drivers/ |
| H A D | Kconfig | 254 See Documentation/sound/designs/powersave.rst for more details.
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | kernel.rst | 1096 powersave-nap (PPC only) 1325 range of [0:600]. This could happen for instance if a powersave mode will
|
| /linux/Documentation/sound/ |
| H A D | alsa-configuration.rst | 1100 mode. See powersave.rst for details.
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2541 intel_pstate in the active mode: powersave and 5446 powersave=off [PPC] This option disables power saving features.
|