summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2024-07-16Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-07-16Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-10Merge back cpufreq material for 6.11.Rafael J. Wysocki
2024-07-09Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-07-09cpufreq: sti: fix build warningRaphael Gallais-Pou
2024-07-09cpufreq: mediatek: Use dev_err_probe in every error path in probeNĂ­colas F. R. A. Prado
2024-07-09cpufreq: Add Loongson-3 CPUFreq driver supportHuacai Chen
2024-07-09cpufreq: Make cpufreq_driver->exit() return voidLizhe
2024-07-08Merge tag 'amd-pstate-v6.11-2024-07-07' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-07-07cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC sy...Dhananjay Ugwekar
2024-07-07cpufreq/amd-pstate-ut: Convert nominal_freq to khz during comparisonsDhananjay Ugwekar
2024-07-05cpufreq: pcc: Remove empty exit() callbackViresh Kumar
2024-07-05cpufreq: loongson2: Remove empty exit() callbackViresh Kumar
2024-07-05cpufreq: nforce2: Remove empty exit() callbackViresh Kumar
2024-07-01cpufreq: ACPI: Mark boost policy as enabled when setting boostMario Limonciello
2024-07-01cpufreq: Allow drivers to advertise boost enabledMario Limonciello
2024-06-28cpufreq: make cpufreq_boost_enabled() return boolDhruva Gole
2024-06-28cpufreq: intel_pstate: Support highest performance change interruptSrinivas Pandruvada
2024-06-27Merge tag 'amd-pstate-v6.11-2024-06-26' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-06-27Merge back cpufreq material for v6.11.Rafael J. Wysocki
2024-06-26cpufreq: amd-pstate: Cap the CPPC.max_perf to nominal_perf if CPB is offPerry Yuan
2024-06-26cpufreq: amd-pstate: initialize core precision boost statePerry Yuan
2024-06-26cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.hPerry Yuan
2024-06-26cpufreq: sti: add missing MODULE_DEVICE_TABLE entry for stih418Raphael Gallais-Pou
2024-06-25cpufreq: intel_pstate: Replace boot_cpu_has()Srinivas Pandruvada
2024-06-25Merge tag 'amd-pstate-v6.11-2024-06-24' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-06-25cpufreq: ti: update OPP table for AM62Px SoCsBryan Brattlof
2024-06-25cpufreq: ti: update OPP table for AM62Ax SoCsBryan Brattlof
2024-06-24cpufreq: simplify boolean parsing with kstrtobool in store functionPerry Yuan
2024-06-24cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missingRafael J. Wysocki
2024-06-24cpufreq: amd-pstate: Don't create attributes when registration failsMario Limonciello
2024-06-24cpufreq: amd-pstate: Make amd-pstate unit tests depend on amd-pstateMario Limonciello
2024-06-20cpufreq/amd-pstate: fix setting policy current frequency valueMeng Li
2024-06-20cpufreq: amd-pstate: auto-load pstate driver by defaultPerry Yuan
2024-06-20cpufreq: amd-pstate: enable shared memory type CPPC by defaultPerry Yuan
2024-06-20cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()Perry Yuan
2024-06-20cpufreq: amd-pstate: add debug message while CPPC is supported and disabled b...Perry Yuan
2024-06-20cpufreq: amd-pstate: show CPPC debug message if CPPC is not supportedPerry Yuan
2024-06-20cpufreq: amd-pstate: remove unused variable nominal_freqPerry Yuan
2024-06-20cpufreq: amd-pstate: optimize the initial frequency values verificationPerry Yuan
2024-06-20cpufreq: amd-pstate: Allow users to write 'default' EPP stringMario Limonciello
2024-06-20cpufreq: update to sysfs_emit() for safer buffer handlingPerry Yuan
2024-06-19cpufreq: intel_pstate: Update Lunar Lake hybrid scaling factorSrinivas Pandruvada
2024-06-19cpufreq: intel_pstate: Update Arrow Lake hybrid scaling factorSrinivas Pandruvada
2024-06-19cpufreq: sun50i: add Allwinner H700 speed binRyan Walklin
2024-06-14Merge tag 'amd-pstate-v6.11-2024-06-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-06-14Merge back new cpufreq material for v6.11.Rafael J. Wysocki
2024-06-13cpufreq/cppc: Don't compare desired_perf in target()Riwen Lu
2024-06-12cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()Rafael J. Wysocki