summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
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: ACPI: Re-sync CPU boost state on system resumeViresh Kumar
2025-05-09cpufreq: acpi: Set policy->boost_supportedViresh Kumar
2025-05-09cpufreq: Introduce policy->boost_supported flagViresh Kumar
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-20cpufreq/amd-pstate: Invalidate cppc_req_cached during suspendMario Limonciello
2025-04-10cpufreq: Init cpufreq only for present CPUsJacky Bai
2025-04-10cpufreq: tegra194: Allow building for Tegra234Aaron Kling
2025-04-10cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_updateDhananjay Ugwekar
2025-04-10cpufreq/amd-pstate: Convert all perf values to u8Dhananjay Ugwekar
2025-04-10cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_updateDhananjay Ugwekar
2025-04-10cpufreq/amd-pstate: Modify the min_perf calculation in adjust_perf callbackDhananjay Ugwekar
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-06Merge tag 'amd-pstate-v6.14-2025-02-06' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2025-02-06cpufreq/amd-pstate: Fix cpufreq_policy ref countingDhananjay Ugwekar
2025-02-05cpufreq: prevent NULL dereference in cpufreq_online()Aboorva Devarajan
2025-02-05cpufreq: airoha: modify CONFIG_OF dependencyArnd Bergmann
2025-02-05cpufreq/amd-pstate: Fix max_perf updation with schedutilDhananjay Ugwekar
2025-02-05cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limitsDhananjay Ugwekar
2025-02-03cpufreq/amd-pstate: Fix per-policy boost flag incorrect when failLifeng Zheng
2025-01-29cpufreq: airoha: Depends on OFViresh Kumar
2025-01-23cpufreq: ACPI: Remove set_boost in acpi_cpufreq_cpu_init()Lifeng Zheng
2025-01-23cpufreq: CPPC: Fix wrong max_freq in policy initializationLifeng Zheng
2025-01-23cpufreq: Introduce a more generic way to set default per-policy boost flagLifeng Zheng
2025-01-23cpufreq: Fix re-boost issue after hotplugging a CPULifeng Zheng
2025-01-23cpufreq: s3c64xx: Fix compilation warningViresh Kumar
2025-01-22Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-01-20Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki
2025-01-20Merge tag 'cpufreq-arm-updates-6.14' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki
2025-01-17cpufreq: Use str_enable_disable()-like helpersKrzysztof Kozlowski
2025-01-17cpufreq: airoha: Add EN7581 CPUFreq SMCCC driverChristian Marangi
2025-01-16Merge back earlier cpufreq material for 6.14Rafael J. Wysocki
2025-01-14cpufreq: ACPI: Fix max-frequency computationGautham R. Shenoy
2025-01-14cpufreq: Move endif to the end of Kconfig fileViresh Kumar