index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-28
cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen models
Gautham R. Shenoy
1
-10
/
+24
2024-08-23
cpufreq/amd-pstate-ut: Don't check for highest perf matching on prefcore
Mario Limonciello
1
-5
/
+8
2024-08-22
cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_...
Gautham R. Shenoy
1
-1
/
+1
2024-08-22
cpufreq: amd-pstate: Fix uninitialized variable in amd_pstate_cpu_boost_update()
Dan Carpenter
1
-1
/
+1
2024-08-02
cpufreq: intel_pstate: Update Balance performance EPP for Emerald Rapids
Pedro Henrique Kopper
1
-0
/
+1
2024-07-16
Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
43
-375
/
+950
2024-07-16
Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2024-07-10
Merge back cpufreq material for 6.11.
Rafael J. Wysocki
43
-375
/
+950
2024-07-09
Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
39
-180
/
+597
2024-07-09
Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+1
2024-07-09
cpufreq: sti: fix build warning
Raphael Gallais-Pou
1
-1
/
+1
2024-07-09
cpufreq: mediatek: Use dev_err_probe in every error path in probe
NĂcolas F. R. A. Prado
1
-38
/
+34
2024-07-09
cpufreq: Add Loongson-3 CPUFreq driver support
Huacai Chen
3
-0
/
+408
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
27
-83
/
+36
2024-07-08
Merge tag 'amd-pstate-v6.11-2024-07-07' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
2
-25
/
+30
2024-07-07
cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC sy...
Dhananjay Ugwekar
1
-20
/
+23
2024-07-07
cpufreq/amd-pstate-ut: Convert nominal_freq to khz during comparisons
Dhananjay Ugwekar
1
-5
/
+7
2024-07-05
cpufreq: pcc: Remove empty exit() callback
Viresh Kumar
1
-6
/
+0
2024-07-05
cpufreq: loongson2: Remove empty exit() callback
Viresh Kumar
1
-6
/
+0
2024-07-05
cpufreq: nforce2: Remove empty exit() callback
Viresh Kumar
1
-6
/
+0
2024-07-01
cpufreq: ACPI: Mark boost policy as enabled when setting boost
Mario Limonciello
1
-1
/
+3
2024-07-01
cpufreq: Allow drivers to advertise boost enabled
Mario Limonciello
1
-1
/
+2
2024-06-28
cpufreq: make cpufreq_boost_enabled() return bool
Dhruva Gole
1
-1
/
+1
2024-06-28
cpufreq: intel_pstate: Support highest performance change interrupt
Srinivas Pandruvada
1
-4
/
+19
2024-06-27
Merge tag 'amd-pstate-v6.11-2024-06-26' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
3
-24
/
+101
2024-06-27
Merge back cpufreq material for v6.11.
Rafael J. Wysocki
6
-141
/
+202
2024-06-26
cpufreq: amd-pstate: Cap the CPPC.max_perf to nominal_perf if CPB is off
Perry Yuan
1
-0
/
+5
2024-06-26
cpufreq: amd-pstate: initialize core precision boost state
Perry Yuan
2
-22
/
+96
2024-06-26
cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
Perry Yuan
1
-2
/
+0
2024-06-26
cpufreq: sti: add missing MODULE_DEVICE_TABLE entry for stih418
Raphael Gallais-Pou
1
-0
/
+1
2024-06-25
cpufreq: intel_pstate: Replace boot_cpu_has()
Srinivas Pandruvada
1
-2
/
+2
2024-06-25
Merge tag 'amd-pstate-v6.11-2024-06-24' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
4
-68
/
+121
2024-06-25
cpufreq: ti: update OPP table for AM62Px SoCs
Bryan Brattlof
1
-1
/
+34
2024-06-25
cpufreq: ti: update OPP table for AM62Ax SoCs
Bryan Brattlof
1
-1
/
+58
2024-06-24
cpufreq: simplify boolean parsing with kstrtobool in store function
Perry Yuan
1
-6
/
+5
2024-06-24
cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing
Rafael J. Wysocki
1
-7
/
+6
2024-06-24
cpufreq: amd-pstate: Don't create attributes when registration fails
Mario Limonciello
1
-1
/
+5
2024-06-24
cpufreq: amd-pstate: Make amd-pstate unit tests depend on amd-pstate
Mario Limonciello
1
-0
/
+1
2024-06-20
cpufreq/amd-pstate: fix setting policy current frequency value
Meng Li
1
-5
/
+12
2024-06-20
cpufreq: amd-pstate: auto-load pstate driver by default
Perry Yuan
1
-7
/
+17
2024-06-20
cpufreq: amd-pstate: enable shared memory type CPPC by default
Perry Yuan
1
-12
/
+1
2024-06-20
cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
Perry Yuan
1
-12
/
+12
2024-06-20
cpufreq: amd-pstate: add debug message while CPPC is supported and disabled b...
Perry Yuan
1
-0
/
+26
2024-06-20
cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
Perry Yuan
1
-0
/
+19
2024-06-20
cpufreq: amd-pstate: remove unused variable nominal_freq
Perry Yuan
1
-4
/
+2
2024-06-20
cpufreq: amd-pstate: optimize the initial frequency values verification
Perry Yuan
1
-17
/
+18
2024-06-20
cpufreq: amd-pstate: Allow users to write 'default' EPP string
Mario Limonciello
2
-5
/
+4
2024-06-20
cpufreq: update to sysfs_emit() for safer buffer handling
Perry Yuan
1
-19
/
+18
2024-06-19
cpufreq: intel_pstate: Update Lunar Lake hybrid scaling factor
Srinivas Pandruvada
1
-0
/
+2
2024-06-19
cpufreq: intel_pstate: Update Arrow Lake hybrid scaling factor
Srinivas Pandruvada
1
-0
/
+1
[next]