/Linux-v4.19/Documentation/devicetree/bindings/arm/marvell/ |
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-v4.19/tools/testing/selftests/intel_pstate/ |
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-v4.19/Documentation/sound/designs/ |
D | index.rst | 14 powersave
|
/Linux-v4.19/arch/powerpc/platforms/pasemi/ |
D | Makefile | 1 obj-y += setup.o pci.o time.o idle.o powersave.o iommu.o dma_lib.o misc.o
|
/Linux-v4.19/net/mac80211/ |
D | pm.c | 102 sdata->u.mgd.powersave && in __ieee80211_suspend()
|
D | Kconfig | 203 bool "Verbose powersave mode debugging" 276 bool "Verbose mesh powersave debugging" 281 powersave debugging messages (when mac80211 is taking part in a
|
D | mlme.c | 981 bool powersave) in ieee80211_send_nullfunc() argument 998 if (powersave) in ieee80211_send_nullfunc() 1572 if (!mgd->powersave) in ieee80211_powersave_allowed() 3762 } else if (!local->pspolling && sdata->u.mgd.powersave) { in ieee80211_rx_mgmt_beacon() 4447 ifmgd->powersave = sdata->wdev.ps; in ieee80211_sta_setup_sdata() 5147 if (ifmgd->powersave) in ieee80211_mgd_assoc()
|
D | ieee80211_i.h | 460 bool powersave; /* powersave requested for this iface */ member 1962 bool powersave);
|
D | cfg.c | 2663 if (tdls_peer_found || !sdata->u.mgd.powersave) in __ieee80211_request_smps_mgd() 2692 if (enabled == sdata->u.mgd.powersave && in ieee80211_set_power_mgmt() 2696 sdata->u.mgd.powersave = enabled; in ieee80211_set_power_mgmt()
|
D | rx.c | 3918 if (!sdata->u.mgd.powersave) in ieee80211_check_fast_rx()
|
/Linux-v4.19/drivers/cpufreq/ |
D | Kconfig | 57 bool "powersave" 60 Use the CPUFreq governor 'powersave' as default. This sets 121 tristate "'powersave' governor"
|
D | Kconfig.x86 | 139 tristate "AMD frequency sensitivity feedback powersave bias" 142 This adds AMD-specific powersave bias function to the ondemand
|
/Linux-v4.19/Documentation/networking/ |
D | mac80211-auth-assoc-deauth.txt | 92 mac80211->driver: turn off powersave
|
/Linux-v4.19/net/wireless/ |
D | Kconfig | 161 bool "enable powersave by default" 164 This option enables powersave mode by default.
|
/Linux-v4.19/arch/powerpc/configs/ |
D | skiroot_defconfig | 51 CONFIG_CMDLINE="console=tty0 console=hvc0 powersave=off"
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
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-v4.19/Documentation/admin-guide/pm/ |
D | intel_pstate.rst | 77 For example, the ``powersave`` P-state selection algorithm provided by 78 ``intel_pstate`` is not a counterpart of the generic ``powersave`` governor 82 active mode: ``powersave`` and ``performance``. The way they both operate 126 HWP + ``powersave`` 148 ``powersave`` or ``performance``, depending on the ``scaling_governor`` policy 167 ``powersave`` 576 affects decisions made by the scaling governors, except for ``powersave`` and
|
D | cpufreq.rst | 364 ``powersave`` 371 ``powersave`` and whenever the ``scaling_max_freq`` or ``scaling_min_freq`` 514 for the AMD frequency sensitivity powersave bias driver 518 If the AMD frequency sensitivity powersave bias driver is not loaded, 526 If the AMD frequency sensitivity powersave bias driver is loaded, the 542 the ``powersave_bias`` value, the sensitivity powersave bias driver
|
/Linux-v4.19/tools/power/cpupower/bench/ |
D | README-BENCH | 29 powersave module.
|
/Linux-v4.19/drivers/dma/ |
D | coh901318.c | 207 struct powersave { struct 1285 struct powersave pm; 1420 struct powersave *pm = &cohc->base->pm; in enable_powersave() 1431 struct powersave *pm = &cohc->base->pm; in disable_powersave()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | kirkwood.dtsi | 21 clock-names = "cpu_clk", "ddrclk", "powersave";
|
/Linux-v4.19/Documentation/livepatch/ |
D | shadow-vars.txt | 86 ("mac80211: fix AP powersave TX vs. wakeup race"), which added a
|
/Linux-v4.19/sound/drivers/ |
D | Kconfig | 226 See Documentation/sound/designs/powersave.rst for more details.
|
/Linux-v4.19/Documentation/sysctl/ |
D | kernel.txt | 70 - powersave-nap [ PPC only ] 757 powersave-nap: (PPC only)
|
/Linux-v4.19/Documentation/sound/ |
D | alsa-configuration.rst | 1065 mode. See powersave.rst for details.
|