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
blocklayout
filelayout
flexfilelayout
Kconfig -rw-r--r-- 6.3 KB
Makefile -rw-r--r-- 1.3 KB
cache_lib.c -rw-r--r-- 3.8 KB
cache_lib.h -rw-r--r-- 1.0 KB
callback.c -rw-r--r-- 8.9 KB
callback.h -rw-r--r-- 5.3 KB
callback_proc.c -rw-r--r-- 19.2 KB
callback_xdr.c -rw-r--r-- 27.1 KB
client.c -rw-r--r-- 36.0 KB
delegation.c -rw-r--r-- 39.9 KB
delegation.h -rw-r--r-- 3.5 KB
dir.c -rw-r--r-- 85.4 KB
direct.c -rw-r--r-- 27.4 KB
dns_resolve.c -rw-r--r-- 10.3 KB
dns_resolve.h -rw-r--r-- 859 bytes
export.c -rw-r--r-- 3.9 KB
file.c -rw-r--r-- 23.2 KB
fs_context.c -rw-r--r-- 41.6 KB
fscache.c -rw-r--r-- 10.4 KB
fscache.h -rw-r--r-- 6.5 KB
getroot.c -rw-r--r-- 4.4 KB
inode.c -rw-r--r-- 70.3 KB
internal.h -rw-r--r-- 28.9 KB
io.c -rw-r--r-- 4.1 KB
iostat.h -rw-r--r-- 1.4 KB
mount_clnt.c -rw-r--r-- 12.7 KB
namespace.c -rw-r--r-- 9.3 KB
netns.h -rw-r--r-- 1006 bytes
nfs.h -rw-r--r-- 1.0 KB
nfs2super.c -rw-r--r-- 610 bytes
nfs2xdr.c -rw-r--r-- 26.0 KB
nfs3_fs.h -rw-r--r-- 1.1 KB
nfs3acl.c -rw-r--r-- 8.0 KB
nfs3client.c -rw-r--r-- 3.6 KB
nfs3proc.c -rw-r--r-- 26.5 KB
nfs3super.c -rw-r--r-- 624 bytes
nfs3xdr.c -rw-r--r-- 55.9 KB
nfs42.h -rw-r--r-- 2.3 KB
nfs42proc.c -rw-r--r-- 37.3 KB
nfs42xattr.c -rw-r--r-- 25.9 KB
nfs42xdr.c -rw-r--r-- 42.1 KB
nfs4_fs.h -rw-r--r-- 23.0 KB
nfs4client.c -rw-r--r-- 35.5 KB
nfs4file.c -rw-r--r-- 11.1 KB
nfs4getroot.c -rw-r--r-- 1011 bytes
nfs4idmap.c -rw-r--r-- 20.1 KB
nfs4idmap.h -rw-r--r-- 2.7 KB
nfs4namespace.c -rw-r--r-- 13.8 KB
nfs4proc.c -rw-r--r-- 288.2 KB
nfs4renewd.c -rw-r--r-- 4.5 KB
nfs4session.c -rw-r--r-- 16.9 KB
nfs4session.h -rw-r--r-- 5.2 KB
nfs4state.c -rw-r--r-- 72.8 KB
nfs4super.c -rw-r--r-- 6.9 KB
nfs4sysctl.c -rw-r--r-- 1.2 KB
nfs4trace.c -rw-r--r-- 1.0 KB
nfs4trace.h -rw-r--r-- 68.7 KB
nfs4xdr.c -rw-r--r-- 201.2 KB
nfsroot.c -rw-r--r-- 9.7 KB
nfstrace.c -rw-r--r-- 428 bytes
nfstrace.h -rw-r--r-- 43.4 KB
pagelist.c -rw-r--r-- 40.5 KB
pnfs.c -rw-r--r-- 88.5 KB
pnfs.h -rw-r--r-- 27.8 KB
pnfs_dev.c -rw-r--r-- 10.1 KB
pnfs_nfs.c -rw-r--r-- 29.7 KB
proc.c -rw-r--r-- 19.4 KB
read.c -rw-r--r-- 11.3 KB
super.c -rw-r--r-- 37.5 KB
symlink.c -rw-r--r-- 1.9 KB
sysctl.c -rw-r--r-- 1.0 KB
sysfs.c -rw-r--r-- 8.1 KB
sysfs.h -rw-r--r-- 859 bytes
unlink.c -rw-r--r-- 14.4 KB
write.c -rw-r--r-- 58.3 KB

back to top