Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/devicetree/bindings/arm/marvell/
Dkirkwood.txt12 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-v5.4/tools/testing/selftests/intel_pstate/
Drun.sh98 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-v5.4/Documentation/sound/designs/
Dindex.rst14 powersave
/Linux-v5.4/arch/powerpc/platforms/pasemi/
DMakefile2 obj-y += setup.o pci.o time.o idle.o powersave.o iommu.o dma_lib.o misc.o
/Linux-v5.4/net/mac80211/
Dpm.c102 sdata->u.mgd.powersave && in __ieee80211_suspend()
DKconfig188 bool "Verbose powersave mode debugging"
261 bool "Verbose mesh powersave debugging"
266 powersave debugging messages (when mac80211 is taking part in a
Dieee80211_i.h458 bool powersave; /* powersave requested for this iface */ member
2009 bool powersave);
Dmlme.c1011 bool powersave) in ieee80211_send_nullfunc() argument
1028 if (powersave) in ieee80211_send_nullfunc()
1637 if (!mgd->powersave) in ieee80211_powersave_allowed()
3919 } else if (!local->pspolling && sdata->u.mgd.powersave) { in ieee80211_rx_mgmt_beacon()
4604 ifmgd->powersave = sdata->wdev.ps; in ieee80211_sta_setup_sdata()
5359 if (ifmgd->powersave) in ieee80211_mgd_assoc()
Dcfg.c2751 if (tdls_peer_found || !sdata->u.mgd.powersave) in __ieee80211_request_smps_mgd()
2780 if (enabled == sdata->u.mgd.powersave && in ieee80211_set_power_mgmt()
2784 sdata->u.mgd.powersave = enabled; in ieee80211_set_power_mgmt()
Drx.c4014 if (!sdata->u.mgd.powersave) in ieee80211_check_fast_rx()
/Linux-v5.4/drivers/cpufreq/
DKconfig54 bool "powersave"
57 Use the CPUFreq governor 'powersave' as default. This sets
118 tristate "'powersave' governor"
DKconfig.x86140 tristate "AMD frequency sensitivity feedback powersave bias"
143 This adds AMD-specific powersave bias function to the ondemand
/Linux-v5.4/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt92 mac80211->driver: turn off powersave
/Linux-v5.4/net/wireless/
DKconfig162 bool "enable powersave by default"
165 This option enables powersave mode by default.
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dchannel.c1102 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-v5.4/Documentation/admin-guide/pm/
Dintel_pstate.rst79 For example, the ``powersave`` P-state selection algorithm provided by
80 ``intel_pstate`` is not a counterpart of the generic ``powersave`` governor
84 active mode: ``powersave`` and ``performance``. The way they both operate
128 HWP + ``powersave``
150 ``powersave`` or ``performance``, depending on the ``scaling_governor`` policy
169 ``powersave``
593 affects decisions made by the scaling governors, except for ``powersave`` and
Dcpufreq.rst368 ``powersave``
375 ``powersave`` and whenever the ``scaling_max_freq`` or ``scaling_min_freq``
518 for the AMD frequency sensitivity powersave bias driver
522 If the AMD frequency sensitivity powersave bias driver is not loaded,
530 If the AMD frequency sensitivity powersave bias driver is loaded, the
546 the ``powersave_bias`` value, the sensitivity powersave bias driver
/Linux-v5.4/tools/power/cpupower/bench/
DREADME-BENCH29 powersave module.
/Linux-v5.4/drivers/dma/
Dcoh901318.c207 struct powersave { struct
1285 struct powersave pm;
1423 struct powersave *pm = &cohc->base->pm; in enable_powersave()
1434 struct powersave *pm = &cohc->base->pm; in disable_powersave()
/Linux-v5.4/arch/arm/boot/dts/
Dkirkwood.dtsi22 clock-names = "cpu_clk", "ddrclk", "powersave";
/Linux-v5.4/Documentation/livepatch/
Dshadow-vars.rst101 ("mac80211: fix AP powersave TX vs. wakeup race"), which added a
/Linux-v5.4/sound/drivers/
DKconfig227 See Documentation/sound/designs/powersave.rst for more details.
/Linux-v5.4/Documentation/admin-guide/sysctl/
Dkernel.rst76 - powersave-nap [ PPC only ]
790 powersave-nap: (PPC only)
/Linux-v5.4/Documentation/sound/
Dalsa-configuration.rst1067 mode. See powersave.rst for details.
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt3655 powersave=off [PPC] This option disables power saving features.