summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2024-06-05 17:11:47 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2024-06-05 17:11:47 +0200
commit9b7e7ff0fe44bc6e571ecddbd76fcea7498033c1 (patch)
treef5d3f409d41a0911db6c494fd8f9f5085d3f14b0 /MAINTAINERS
parent1ae088232bc9cda89e09844f64de1f593d3cdf60 (diff)
parent1e24c31351787e24b7eebe84866bd55fd62a0aef (diff)
downloadlwn-9b7e7ff0fe44bc6e571ecddbd76fcea7498033c1.tar.gz
lwn-9b7e7ff0fe44bc6e571ecddbd76fcea7498033c1.zip
Merge branch 'pm-cpufreq'
Merge cpufreq fixes for 6.10-rc3: - Fix a recently introduced unchecked HWP MSR access in the intel_pstate driver (Srinivas Pandruvada). - Add missing conversion from MHz to KHz to amd_pstate_set_boost() to address sysfs inteface inconsistency (Dhananjay Ugwekar). - Get rid of an excess global header file used by the amd-pstate cpufreq driver (Arnd Bergmann). * pm-cpufreq: cpufreq: intel_pstate: Fix unchecked HWP MSR access cpufreq: amd-pstate: Fix the inconsistency in max frequency units cpufreq: amd-pstate: remove global header file
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d6c90161c7bf..fc31870379f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1107,7 +1107,6 @@ L: linux-pm@vger.kernel.org
S: Supported
F: Documentation/admin-guide/pm/amd-pstate.rst
F: drivers/cpufreq/amd-pstate*
-F: include/linux/amd-pstate.h
F: tools/power/x86/amd_pstate_tracer/amd_pstate_trace.py
AMD PTDMA DRIVER