summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2025-02-27cpufreq: fix using cpufreq-dt as moduleAndreas Kemnade
2025-02-27cpufreq: dt-platdev: add missing MODULE_DESCRIPTION() macroJeff Johnson
2025-02-17cpufreq: s3c64xx: Fix compilation warningViresh Kumar
2025-02-08cpufreq: ACPI: Fix max-frequency computationGautham R. Shenoy
2025-02-08cpufreq: qcom: Implement clk_ops::determine_rate() for qcom_cpufreq* clocksManivannan Sadhasivam
2025-02-08cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if LMh IRQ is n...Manivannan Sadhasivam
2025-02-01cpufreq: amd-pstate: add check for cpufreq_cpu_get's return valueAnastasia Belova
2024-12-09cpufreq: mediatek-hw: Fix wrong return value in mtk_cpufreq_get_cpu_power()Jinjie Ruan
2024-12-09cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_power()Jinjie Ruan
2024-12-09cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_cost()Jinjie Ruan
2024-12-09cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost()Jinjie Ruan
2024-12-09cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()Jinjie Ruan
2024-12-09cpufreq: loongson2: Unregister platform_driver on failureYuan Can
2024-12-09cppc_cpufreq: Use desired perf if feedback ctrs are 0 or unchangedJie Zhan
2024-12-09amd-pstate: Set min_perf to nominal_perf for active mode performance govGautham R. Shenoy
2024-11-01cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot
2024-11-01cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systemsDhananjay Ugwekar
2024-10-10cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlockUwe Kleine-König
2024-10-04cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriatelyNishanth Menon
2024-09-12cpufreq: amd-pstate: fix the highest frequency issue which limits performancePerry Yuan
2024-09-12cpufreq: amd-pstate: Enable amd-pstate preferred core supportMeng Li
2024-09-08cpufreq: scmi: Avoid overflow of target_freq in fast switchJagadeesh Kona
2024-08-11cpufreq: qcom-nvmem: fix memory leaks in probe error pathsJavier Carrasco
2024-08-11cpufreq: qcom-nvmem: Simplify driver data allocationStephan Gerhold
2024-08-03cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC sy...Dhananjay Ugwekar
2024-08-03cpufreq: ti-cpufreq: Handle deferred probe with dev_err_probe()Primoz Fiser
2024-07-18cpufreq: Allow drivers to advertise boost enabledMario Limonciello
2024-07-18cpufreq: ACPI: Mark boost policy as enabled when setting boostMario Limonciello
2024-07-05Revert "cpufreq: amd-pstate: Fix the inconsistency in max frequency units"Greg Kroah-Hartman
2024-07-05cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missingRafael J. Wysocki
2024-06-27cpufreq: amd-pstate: fix memory leak on CPU EPP exitPeng Ma
2024-06-16cpufreq: amd-pstate: Fix the inconsistency in max frequency unitsDhananjay Ugwekar
2024-06-12cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarationsPortia Stephens
2024-06-12cppc_cpufreq: Fix possible null pointer dereferenceAleksandr Mishin
2024-06-12cpufreq: exit() callback is optionalViresh Kumar
2024-04-13cpufreq: Don't unregister cpufreq cooling on CPU hotplugViresh Kumar
2024-04-03cpufreq: dt: always allocate zeroed cpumaskMarek Szyprowski
2024-04-03cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()Tor Vic
2024-03-26cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()Sibi Sankar
2024-03-26cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependencyArnd Bergmann
2024-03-26cpufreq: mediatek-hw: Don't error out if supply is not foundNícolas F. R. A. Prado
2024-03-26cpufreq: mediatek-hw: Wait for CPU supplies before probingNícolas F. R. A. Prado
2024-03-26cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return valueAnastasia Belova
2024-03-06cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call backDoug Smythies
2024-01-31cpufreq/amd-pstate: Fix setting scaling max/min freq valuesMario Limonciello
2024-01-31cpufreq: intel_pstate: Refine computation of P-state for given frequencyRafael J. Wysocki
2024-01-25cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()Alexandra Diupina
2023-12-08cpufreq/amd-pstate: Only print supported EPP values for performance governorAyush Jain
2023-12-08cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny
2023-12-08cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarilyChristoph Niedermaier