| /linux/Documentation/devicetree/bindings/arm/marvell/ |
| A D | kirkwood.txt | 12 cpus/cpu@0 with three clocks, "cpu_clk", "ddrclk" and "powersave", 13 where the "powersave" clock is a gating clock used to switch the CPU 26 clock-names = "cpu_clk", "ddrclk", "powersave";
|
| /linux/tools/testing/selftests/intel_pstate/ |
| A D | run.sh | 98 cpupower frequency-set -g powersave --max=${freq}MHz >& /dev/null 102 [ $EVALUATE_ONLY -eq 0 ] && cpupower frequency-set -g powersave --max=${max_freq}MHz >& /dev/null
|
| /linux/Documentation/sound/designs/ |
| A D | index.rst | 14 powersave
|
| /linux/arch/powerpc/platforms/pasemi/ |
| A D | Makefile | 2 obj-y += setup.o pci.o time.o idle.o powersave.o iommu.o dma_lib.o misc.o
|
| /linux/net/mac80211/ |
| A D | Kconfig | 188 bool "Verbose powersave mode debugging" 261 bool "Verbose mesh powersave debugging" 266 powersave debugging messages (when mac80211 is taking part in a
|
| A D | pm.c | 109 sdata->u.mgd.powersave && in __ieee80211_suspend()
|
| A D | mlme.c | 1071 bool powersave) in ieee80211_send_nullfunc() argument 1083 if (powersave) in ieee80211_send_nullfunc() 1670 if (!mgd->powersave) in ieee80211_powersave_allowed() 4129 } else if (!local->pspolling && sdata->u.mgd.powersave) { in ieee80211_rx_mgmt_beacon() 4869 ifmgd->powersave = sdata->wdev.ps; in ieee80211_sta_setup_sdata() 5789 if (ifmgd->powersave) in ieee80211_mgd_assoc()
|
| A D | ieee80211_i.h | 461 bool powersave; /* powersave requested for this iface */ member 2245 bool powersave);
|
| A D | cfg.c | 2896 if (tdls_peer_found || !sdata->u.mgd.powersave) in __ieee80211_request_smps_mgd() 2925 if (enabled == sdata->u.mgd.powersave && in ieee80211_set_power_mgmt() 2929 sdata->u.mgd.powersave = enabled; in ieee80211_set_power_mgmt()
|
| A D | rx.c | 4289 if (!sdata->u.mgd.powersave) in ieee80211_check_fast_rx()
|
| /linux/drivers/cpufreq/ |
| A D | Kconfig | 57 bool "powersave" 60 Use the CPUFreq governor 'powersave' as default. This sets 123 tristate "'powersave' governor"
|
| A D | Kconfig.x86 | 132 tristate "AMD frequency sensitivity feedback powersave bias" 135 This adds AMD-specific powersave bias function to the ondemand
|
| /linux/Documentation/networking/ |
| A D | mac80211-auth-assoc-deauth.txt | 92 mac80211->driver: turn off powersave
|
| /linux/net/wireless/ |
| A D | Kconfig | 163 bool "enable powersave by default" 166 This option enables powersave mode by default.
|
| /linux/Documentation/admin-guide/pm/ |
| A D | intel_pstate.rst | 83 For example, the ``powersave`` P-state selection algorithm provided by 84 ``intel_pstate`` is not a counterpart of the generic ``powersave`` governor 88 active mode: ``powersave`` and ``performance``. The way they both operate 134 HWP + ``powersave`` 157 ``powersave`` or ``performance``, depending on the ``scaling_governor`` policy 176 ``powersave`` 619 affects decisions made by the scaling governors, except for ``powersave`` and
|
| A D | cpufreq.rst | 367 ``powersave`` 374 ``powersave`` and whenever the ``scaling_max_freq`` or ``scaling_min_freq`` 517 for the AMD frequency sensitivity powersave bias driver 521 If the AMD frequency sensitivity powersave bias driver is not loaded, 529 If the AMD frequency sensitivity powersave bias driver is loaded, the 545 the ``powersave_bias`` value, the sensitivity powersave bias driver
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| A D | channel.c | 1102 bool powersave) in ath_chanctx_send_vif_ps_frame() argument 1121 if (powersave) in ath_chanctx_send_vif_ps_frame() 1148 ath_chanctx_send_ps_frame(struct ath_softc *sc, bool powersave) in ath_chanctx_send_ps_frame() argument 1155 if (ath_chanctx_send_vif_ps_frame(sc, avp, powersave)) in ath_chanctx_send_ps_frame()
|
| /linux/tools/power/cpupower/bench/ |
| A D | README-BENCH | 29 powersave module.
|
| /linux/arch/arm/boot/dts/ |
| A D | kirkwood.dtsi | 22 clock-names = "cpu_clk", "ddrclk", "powersave";
|
| /linux/Documentation/livepatch/ |
| A D | shadow-vars.rst | 101 ("mac80211: fix AP powersave TX vs. wakeup race"), which added a
|
| /linux/sound/drivers/ |
| A D | Kconfig | 216 See Documentation/sound/designs/powersave.rst for more details.
|
| /linux/Documentation/admin-guide/sysctl/ |
| A D | kernel.rst | 924 powersave-nap (PPC only) 1163 range of [0:600]. This could happen for instance if a powersave mode will
|
| /linux/Documentation/sound/ |
| A D | alsa-configuration.rst | 1083 mode. See powersave.rst for details.
|
| /linux/Documentation/admin-guide/ |
| A D | kernel-parameters.txt | 4189 powersave=off [PPC] This option disables power saving features.
|