summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
3 dayscpufreq: dt-platdev: Block the driver from probing on more QC platformsKonrad Dybcio
2026-01-11cpufreq: nforce2: fix reference count leak in nforce2Miaoqian Lin
2026-01-11cpufreq: s5pv210: fix refcount leakShuhao Fu
2026-01-11cpufreq: dt-platdev: Add JH7110S SOC to the allowlistHal Feng
2026-01-11cpufreq/amd-pstate: Call cppc_set_auto_sel() only for online CPUsGautham R. Shenoy
2025-11-24cpufreq: tegra186: Initialize all cores to max frequenciesAaron Kling
2025-11-24cpufreq/longhaul: handle NULL policy in longhaul_exitDennis Beier
2025-10-23cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delayRafael J. Wysocki
2025-10-19cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request()Rafael J. Wysocki
2025-10-19cpufreq: tegra186: Set target frequency for all cpus in policyAaron Kling
2025-10-15cpufreq: scmi: Account for malformed DT in scmi_dev_used_by_cpus()Florian Fainelli
2025-10-02cpufreq: Initialize cpufreq-based invariance before subsysChristian Loehle
2025-09-09cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()Rafael J. Wysocki
2025-09-09cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE()Rafael J. Wysocki
2025-09-09cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo()Rafael J. Wysocki
2025-09-09cpufreq: intel_pstate: Unchecked MSR aceess in legacy modeSrinivas Pandruvada
2025-09-09cpufreq: intel_pstate: Do not update global.turbo_disabled after initializationRafael J. Wysocki
2025-09-09cpufreq: intel_pstate: Fold intel_pstate_max_within_limits() into callerRafael J. Wysocki
2025-09-09cpufreq: intel_pstate: Revise global turbo disable checkSrinivas Pandruvada
2025-08-28cpufreq: Use the fixed and coherent frequency for scaling capacityVincent Guittot
2025-08-28cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table()Dan Carpenter
2025-08-28cpufreq: Exit governor when failed to start old governorLifeng Zheng
2025-08-28cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flagPrashant Malani
2025-08-15cpufreq: Init policy->rwsem before it may be possibly usedLifeng Zheng
2025-08-15cpufreq: Initialize cpufreq-based frequency-invariance laterLifeng Zheng
2025-08-15cpufreq: intel_pstate: Always use HWP_DESIRED_PERF in passive modeRafael J. Wysocki
2025-06-27Revert "cpufreq: tegra186: Share policy per cluster"Jon Hunter
2025-06-27cpufreq: scmi: Skip SCMI devices that aren't used by the CPUsMike Tipton
2025-06-19acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()Gautham R. Shenoy
2025-06-04cpufreq: tegra186: Share policy per clusterAaron Kling
2025-06-04cpufreq: Add SM8650 to cpufreq-dt-platdev blocklistPengyu Luo
2025-05-09cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki
2025-05-09cpufreq: Avoid using inconsistent policy->min and policy->maxRafael J. Wysocki
2025-05-02cpufreq: cppc: Fix invalid return value in .get() callbackMarc Zyngier
2025-05-02cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()Henry Martin
2025-05-02cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()Henry Martin
2025-05-02cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()Henry Martin
2025-04-25cpufreq: Reference count policy in cpufreq_update_limits()Rafael J. Wysocki
2025-04-10cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()Jie Zhan
2025-04-10cpufreq: scpi: compare kHz instead of Hzzuoqian
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