Staging
v0.5.1
Revision 815fb87b753055df2d9e50f6cd80eb10235fe3e9 authored by Linus Torvalds on 02 December 2023, 00:01:00 UTC, committed by Linus Torvalds on 02 December 2023, 00:01:00 UTC
Pull power management fixes from Rafael Wysocki:
 "These fix issues in two cpufreq drivers, in the AMD P-state driver and
  in the power-capping DTPM framework.

  Specifics:

   - Fix the AMD P-state driver's EPP sysfs interface in the cases when
     the performance governor is in use (Ayush Jain)

   - Make the ->fast_switch() callback in the AMD P-state driver return
     the target frequency as expected (Gautham R. Shenoy)

   - Allow user space to control the range of frequencies to use via
     scaling_min_freq and scaling_max_freq when AMD P-state driver is in
     use (Wyes Karny)

   - Prevent power domains needed for wakeup signaling from being turned
     off during system suspend on Qualcomm systems and prevent
     performance states votes from runtime-suspended devices from being
     lost across a system suspend-resume cycle in qcom-cpufreq-nvmem
     (Stephan Gerhold)

   - Fix disabling the 792 Mhz OPP in the imx6q cpufreq driver for the
     i.MX6ULL types that can run at that frequency (Christoph
     Niedermaier)

   - Eliminate unnecessary and harmful conversions to uW from the DTPM
     (dynamic thermal and power management) framework (Lukasz Luba)"

* tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  cpufreq/amd-pstate: Only print supported EPP values for performance governor
  cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update
  powercap: DTPM: Fix unneeded conversions to micro-Watts
  cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()
  pmdomain: qcom: rpmpd: Set GENPD_FLAG_ACTIVE_WAKEUP
  cpufreq: qcom-nvmem: Preserve PM domain votes in system suspend
  cpufreq: qcom-nvmem: Enable virtual power domain devices
  cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily
2 parent s ce474ae + a6b3125
History
File Mode Size
Kconfig -rw-r--r-- 17.3 KB
Makefile -rw-r--r-- 3.0 KB
al_mc_edac.c -rw-r--r-- 9.4 KB
altera_edac.c -rw-r--r-- 60.6 KB
altera_edac.h -rw-r--r-- 12.9 KB
amd64_edac.c -rw-r--r-- 112.2 KB
amd64_edac.h -rw-r--r-- 14.3 KB
amd76x_edac.c -rw-r--r-- 9.3 KB
amd8111_edac.c -rw-r--r-- 15.9 KB
amd8111_edac.h -rw-r--r-- 3.6 KB
amd8131_edac.c -rw-r--r-- 9.9 KB
amd8131_edac.h -rw-r--r-- 3.1 KB
armada_xp_edac.c -rw-r--r-- 18.0 KB
aspeed_edac.c -rw-r--r-- 9.9 KB
bluefield_edac.c -rw-r--r-- 9.1 KB
cell_edac.c -rw-r--r-- 7.7 KB
cpc925_edac.c -rw-r--r-- 30.6 KB
debugfs.c -rw-r--r-- 3.9 KB
dmc520_edac.c -rw-r--r-- 16.4 KB
e752x_edac.c -rw-r--r-- 40.7 KB
e7xxx_edac.c -rw-r--r-- 16.1 KB
edac_device.c -rw-r--r-- 16.5 KB
edac_device.h -rw-r--r-- 10.5 KB
edac_device_sysfs.c -rw-r--r-- 23.3 KB
edac_mc.c -rw-r--r-- 26.0 KB
edac_mc.h -rw-r--r-- 7.7 KB
edac_mc_sysfs.c -rw-r--r-- 26.8 KB
edac_module.c -rw-r--r-- 3.3 KB
edac_module.h -rw-r--r-- 4.5 KB
edac_pci.c -rw-r--r-- 7.3 KB
edac_pci.h -rw-r--r-- 6.8 KB
edac_pci_sysfs.c -rw-r--r-- 19.0 KB
fsl_ddr_edac.c -rw-r--r-- 15.4 KB
fsl_ddr_edac.h -rw-r--r-- 2.2 KB
ghes_edac.c -rw-r--r-- 12.6 KB
highbank_l2_edac.c -rw-r--r-- 3.4 KB
highbank_mc_edac.c -rw-r--r-- 6.9 KB
i10nm_base.c -rw-r--r-- 32.4 KB
i3000_edac.c -rw-r--r-- 13.7 KB
i3200_edac.c -rw-r--r-- 12.7 KB
i5000_edac.c -rw-r--r-- 42.1 KB
i5100_edac.c -rw-r--r-- 29.9 KB
i5400_edac.c -rw-r--r-- 39.8 KB
i7300_edac.c -rw-r--r-- 35.1 KB
i7core_edac.c -rw-r--r-- 61.5 KB
i82443bxgx_edac.c -rw-r--r-- 13.6 KB
i82860_edac.c -rw-r--r-- 9.1 KB
i82875p_edac.c -rw-r--r-- 14.6 KB
i82975x_edac.c -rw-r--r-- 18.1 KB
ie31200_edac.c -rw-r--r-- 20.0 KB
igen6_edac.c -rw-r--r-- 31.2 KB
layerscape_edac.c -rw-r--r-- 1.6 KB
mce_amd.c -rw-r--r-- 36.3 KB
mce_amd.h -rw-r--r-- 1.6 KB
mpc85xx_edac.c -rw-r--r-- 19.4 KB
mpc85xx_edac.h -rw-r--r-- 2.8 KB
npcm_edac.c -rw-r--r-- 14.7 KB
octeon_edac-l2c.c -rw-r--r-- 5.3 KB
octeon_edac-lmc.c -rw-r--r-- 8.5 KB
octeon_edac-pc.c -rw-r--r-- 3.5 KB
octeon_edac-pci.c -rw-r--r-- 2.7 KB
pasemi_edac.c -rw-r--r-- 8.0 KB
pnd2_edac.c -rw-r--r-- 42.3 KB
pnd2_edac.h -rw-r--r-- 5.6 KB
ppc4xx_edac.c -rw-r--r-- 39.0 KB
ppc4xx_edac.h -rw-r--r-- 7.0 KB
qcom_edac.c -rw-r--r-- 11.2 KB
r82600_edac.c -rw-r--r-- 11.7 KB
sb_edac.c -rw-r--r-- 97.5 KB
sifive_edac.c -rw-r--r-- 2.5 KB
skx_base.c -rw-r--r-- 19.6 KB
skx_common.c -rw-r--r-- 17.8 KB
skx_common.h -rw-r--r-- 6.8 KB
synopsys_edac.c -rw-r--r-- 38.1 KB
thunderx_edac.c -rw-r--r-- 52.8 KB
ti_edac.c -rw-r--r-- 8.4 KB
versal_edac.c -rw-r--r-- 28.2 KB
wq.c -rw-r--r-- 801 bytes
x38_edac.c -rw-r--r-- 11.9 KB
xgene_edac.c -rw-r--r-- 59.1 KB
zynqmp_edac.c -rw-r--r-- 11.9 KB

back to top