summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2026-01-11cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL writesRicha Bharti
2026-01-08cpufreq: nforce2: fix reference count leak in nforce2Miaoqian Lin
2026-01-08cpufreq: s5pv210: fix refcount leakShuhao Fu
2026-01-08cpufreq: dt-platdev: Add JH7110S SOC to the allowlistHal Feng
2025-12-18cpufreq/amd-pstate: Call cppc_set_auto_sel() only for online CPUsGautham R. Shenoy
2025-11-13cpufreq: tegra186: Initialize all cores to max frequenciesAaron Kling
2025-11-13cpufreq: ondemand: Update the efficient idle check for Intel extended FamiliesSohil Mehta
2025-11-13cpufreq/longhaul: handle NULL policy in longhaul_exitDennis Beier
2025-11-13cpufreq: ti: Add support for AM62D2Paresh Bhagat
2025-10-23cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delayRafael J. Wysocki
2025-10-19cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latencyRafael 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-08-28cpufreq: armada-8k: Fix off by one in armada_8k_cpufreq_free_table()Dan Carpenter
2025-08-20cpufreq: intel_pstate: Add Granite Rapids support in no-HWP modeLi RongQing
2025-08-20cpufreq: Exit governor when failed to start old governorLifeng Zheng
2025-08-20cpufreq: 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-08-15cpufreq: armada-8k: make both cpu masks staticArnd Bergmann
2025-06-27cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_updateDhananjay Ugwekar
2025-06-27cpufreq: scmi: Skip SCMI devices that aren't used by the CPUsMike Tipton
2025-06-10Revert "cpufreq: tegra186: Share policy per cluster"Jon Hunter
2025-06-10acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()Gautham R. Shenoy
2025-05-29cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boostDhananjay Ugwekar
2025-05-29cpufreq: tegra186: Share policy per clusterAaron Kling
2025-05-29cpufreq: 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-09cpufreq: intel_pstate: Unchecked MSR aceess in legacy modeSrinivas Pandruvada
2025-05-02cpufreq: fix compile-test defaultsJohan Hovold
2025-05-02cpufreq: Do not enable by default during compile testingKrzysztof Kozlowski
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-05-02cpufreq: sun50i: prevent out-of-bounds accessAndre Przywara
2025-04-25cpufreq: Reference count policy in cpufreq_update_limits()Rafael J. Wysocki
2025-04-10cpufreq: tegra194: Allow building for Tegra234Aaron Kling
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-21cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limitsDhananjay Ugwekar
2025-02-21cpufreq/amd-pstate: Fix cpufreq_policy ref countingDhananjay Ugwekar
2025-02-21cpufreq/amd-pstate: convert mutex use to guard()Mario Limonciello
2025-02-21cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_off...Dhananjay Ugwekar
2025-02-21cpufreq/amd-pstate: Remove the cppc_state check in offline/online functionsDhananjay Ugwekar
2025-02-21cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_off...Dhananjay Ugwekar