Age | Commit message (Expand) | Author | Files | Lines |
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 |
2024-06-19 | cpufreq: sun50i: add Allwinner H700 speed bin | Ryan Walklin | 1 | -0/+3 |
2024-06-14 | Merge tag 'amd-pstate-v6.11-2024-06-11' of ssh://gitolite.kernel.org/pub/scm/... | Rafael J. Wysocki | 1 | -2/+7 |
2024-06-14 | Merge back new cpufreq material for v6.11. | Rafael J. Wysocki | 2 | -50/+51 |
2024-06-13 | cpufreq/cppc: Don't compare desired_perf in target() | Riwen Lu | 1 | -7/+2 |