Home
last modified time | relevance | path

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

12

/linux-6.15/Documentation/devicetree/bindings/arm/marvell/
H A 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-6.15/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-6.15/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-6.15/Documentation/sound/designs/
H A Dindex.rst15 powersave
/linux-6.15/net/mac80211/
H A Dpm.c108 sdata->u.mgd.powersave && in __ieee80211_suspend()
H A DKconfig198 bool "Verbose powersave mode debugging"
271 bool "Verbose mesh powersave debugging"
276 powersave debugging messages (when mac80211 is taking part in a
H A Dieee80211_i.h527 bool powersave; /* powersave requested for this iface */ member
2426 bool powersave);
H A Dmlme.c1693 else if (sdata->u.mgd.powersave) in ieee80211_add_link_elems()
2297 bool powersave) in ieee80211_send_nullfunc() argument
2310 if (powersave) in ieee80211_send_nullfunc()
3210 if (!mgd->powersave) in ieee80211_powersave_allowed()
7349 } else if (!local->pspolling && sdata->u.mgd.powersave) { in ieee80211_rx_mgmt_beacon()
8614 ifmgd->powersave = sdata->wdev.ps; in ieee80211_sta_setup_sdata()
9267 if (sdata->u.mgd.powersave) in ieee80211_setup_assoc_link()
H A Dcfg.c3323 if (tdls_peer_found || !sdata->u.mgd.powersave) in __ieee80211_request_smps_mgd()
3355 if (enabled == sdata->u.mgd.powersave && in ieee80211_set_power_mgmt()
3359 sdata->u.mgd.powersave = enabled; in ieee80211_set_power_mgmt()
H A Drx.c4574 if (!sdata->u.mgd.powersave) in ieee80211_check_fast_rx()
/linux-6.15/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt92 mac80211->driver: turn off powersave
/linux-6.15/drivers/cpufreq/
H A DKconfig56 bool "powersave"
59 Use the CPUFreq governor 'powersave' as default. This sets
122 tristate "'powersave' governor"
H A DKconfig.x86182 tristate "AMD frequency sensitivity feedback powersave bias"
185 This adds AMD-specific powersave bias function to the ondemand
H A Dintel_pstate.c3644 #define HWP_SET_EPP_VALUES(powersave, balance_power, balance_perf, performance) \ argument
3645 (FIELD_PREP_CONST(POWERSAVE_MASK, powersave) |\
/linux-6.15/net/wireless/
H A DKconfig160 bool "enable powersave by default"
163 This option enables powersave mode by default.
/linux-6.15/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()
1143 ath_chanctx_send_ps_frame(struct ath_softc *sc, bool powersave) in ath_chanctx_send_ps_frame() argument
1150 if (ath_chanctx_send_vif_ps_frame(sc, avp, powersave)) in ath_chanctx_send_ps_frame()
/linux-6.15/Documentation/admin-guide/pm/
H A Dintel_pstate.rst83 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
H A Dcpufreq.rst386 ``powersave``
393 ``powersave`` and whenever the ``scaling_max_freq`` or ``scaling_min_freq``
536 for the AMD frequency sensitivity powersave bias driver
540 If the AMD frequency sensitivity powersave bias driver is not loaded,
548 If the AMD frequency sensitivity powersave bias driver is loaded, the
564 the ``powersave_bias`` value, the sensitivity powersave bias driver
H A Damd-pstate.rst484 available cpufreq governors: ondemand conservative powersave userspace performance schedutil
/linux-6.15/tools/power/cpupower/bench/
H A DREADME-BENCH29 powersave module.
/linux-6.15/arch/arm/boot/dts/marvell/
H A Dkirkwood.dtsi22 clock-names = "cpu_clk", "ddrclk", "powersave";
/linux-6.15/Documentation/livepatch/
H A Dshadow-vars.rst101 ("mac80211: fix AP powersave TX vs. wakeup race"), which added a
/linux-6.15/sound/drivers/
H A DKconfig254 See Documentation/sound/designs/powersave.rst for more details.
/linux-6.15/Documentation/admin-guide/sysctl/
H A Dkernel.rst1058 powersave-nap (PPC only)
1292 range of [0:600]. This could happen for instance if a powersave mode will
/linux-6.15/Documentation/sound/
H A Dalsa-configuration.rst1100 mode. See powersave.rst for details.

12