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-- 20.6 KB
Makefile -rw-r--r-- 2.9 KB
core.c -rw-r--r-- 26.1 KB
pwm-ab8500.c -rw-r--r-- 6.8 KB
pwm-apple.c -rw-r--r-- 4.3 KB
pwm-atmel-hlcdc.c -rw-r--r-- 7.4 KB
pwm-atmel-tcb.c -rw-r--r-- 14.0 KB
pwm-atmel.c -rw-r--r-- 13.5 KB
pwm-bcm-iproc.c -rw-r--r-- 6.6 KB
pwm-bcm-kona.c -rw-r--r-- 9.1 KB
pwm-bcm2835.c -rw-r--r-- 5.1 KB
pwm-berlin.c -rw-r--r-- 7.3 KB
pwm-brcmstb.c -rw-r--r-- 7.3 KB
pwm-clk.c -rw-r--r-- 3.5 KB
pwm-clps711x.c -rw-r--r-- 3.1 KB
pwm-crc.c -rw-r--r-- 4.8 KB
pwm-cros-ec.c -rw-r--r-- 7.9 KB
pwm-dwc-core.c -rw-r--r-- 4.5 KB
pwm-dwc.c -rw-r--r-- 3.2 KB
pwm-dwc.h -rw-r--r-- 1.5 KB
pwm-ep93xx.c -rw-r--r-- 4.9 KB
pwm-fsl-ftm.c -rw-r--r-- 12.6 KB
pwm-hibvt.c -rw-r--r-- 7.3 KB
pwm-img.c -rw-r--r-- 10.6 KB
pwm-imx-tpm.c -rw-r--r-- 11.3 KB
pwm-imx1.c -rw-r--r-- 4.7 KB
pwm-imx27.c -rw-r--r-- 8.8 KB
pwm-intel-lgm.c -rw-r--r-- 5.9 KB
pwm-iqs620a.c -rw-r--r-- 6.4 KB
pwm-jz4740.c -rw-r--r-- 7.2 KB
pwm-keembay.c -rw-r--r-- 6.0 KB
pwm-lp3943.c -rw-r--r-- 7.7 KB
pwm-lpc18xx-sct.c -rw-r--r-- 13.5 KB
pwm-lpc32xx.c -rw-r--r-- 4.0 KB
pwm-lpss-pci.c -rw-r--r-- 2.5 KB
pwm-lpss-platform.c -rw-r--r-- 2.7 KB
pwm-lpss.c -rw-r--r-- 7.4 KB
pwm-lpss.h -rw-r--r-- 726 bytes
pwm-mediatek.c -rw-r--r-- 9.8 KB
pwm-meson.c -rw-r--r-- 15.2 KB
pwm-microchip-core.c -rw-r--r-- 16.6 KB
pwm-mtk-disp.c -rw-r--r-- 8.3 KB
pwm-mxs.c -rw-r--r-- 4.4 KB
pwm-ntxec.c -rw-r--r-- 4.9 KB
pwm-omap-dmtimer.c -rw-r--r-- 13.4 KB
pwm-pca9685.c -rw-r--r-- 17.8 KB
pwm-pxa.c -rw-r--r-- 5.0 KB
pwm-raspberrypi-poe.c -rw-r--r-- 4.7 KB
pwm-rcar.c -rw-r--r-- 6.1 KB
pwm-renesas-tpu.c -rw-r--r-- 12.2 KB
pwm-rockchip.c -rw-r--r-- 9.3 KB
pwm-rz-mtu3.c -rw-r--r-- 14.8 KB
pwm-samsung.c -rw-r--r-- 17.7 KB
pwm-sifive.c -rw-r--r-- 9.2 KB
pwm-sl28cpld.c -rw-r--r-- 8.3 KB
pwm-spear.c -rw-r--r-- 6.4 KB
pwm-sprd.c -rw-r--r-- 7.7 KB
pwm-sti.c -rw-r--r-- 16.5 KB
pwm-stm32-lp.c -rw-r--r-- 6.4 KB
pwm-stm32.c -rw-r--r-- 18.4 KB
pwm-stmpe.c -rw-r--r-- 7.5 KB
pwm-sun4i.c -rw-r--r-- 12.8 KB
pwm-sunplus.c -rw-r--r-- 6.6 KB
pwm-tegra.c -rw-r--r-- 11.1 KB
pwm-tiecap.c -rw-r--r-- 7.4 KB
pwm-tiehrpwm.c -rw-r--r-- 15.2 KB
pwm-twl-led.c -rw-r--r-- 9.7 KB
pwm-twl.c -rw-r--r-- 9.3 KB
pwm-visconti.c -rw-r--r-- 4.8 KB
pwm-vt8500.c -rw-r--r-- 6.8 KB
pwm-xilinx.c -rw-r--r-- 9.7 KB
sysfs.c -rw-r--r-- 11.7 KB

back to top