summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2025-04-10cpufreq: Init cpufreq only for present CPUsJacky Bai11-16/+16
2025-04-10cpufreq: tegra194: Allow building for Tegra234Aaron Kling1-1/+1
2025-04-10cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()Jie Zhan1-22/+23
2025-04-10cpufreq: scpi: compare kHz instead of Hzzuoqian1-2/+3
2025-02-21cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limitsDhananjay Ugwekar1-4/+4
2025-02-21cpufreq/amd-pstate: Fix cpufreq_policy ref countingDhananjay Ugwekar1-4/+5
2025-02-21cpufreq/amd-pstate: convert mutex use to guard()Mario Limonciello1-20/+12
2025-02-21cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_off...Dhananjay Ugwekar1-13/+4
2025-02-21cpufreq/amd-pstate: Remove the cppc_state check in offline/online functionsDhananjay Ugwekar1-6/+3
2025-02-21cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_off...Dhananjay Ugwekar1-31/+7
2025-02-17cpufreq: s3c64xx: Fix compilation warningViresh Kumar1-4/+7
2025-02-17cpufreq: fix using cpufreq-dt as moduleAndreas Kemnade2-3/+1
2025-02-08cpufreq: ACPI: Fix max-frequency computationGautham R. Shenoy1-9/+27
2025-02-08cpufreq/amd-pstate: Fix prefcore rankingsMario Limonciello1-1/+1
2025-02-08cpufreq: qcom: Implement clk_ops::determine_rate() for qcom_cpufreq* clocksManivannan Sadhasivam1-0/+13
2025-02-08cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if LMh IRQ is n...Manivannan Sadhasivam1-10/+11
2025-01-14cpufreq: Move endif to the end of Kconfig fileViresh Kumar1-2/+2
2024-12-10cpufreq/amd-pstate: Use boost numerator for upper bound of frequenciesMario Limonciello1-8/+5
2024-12-10cpufreq/amd-pstate: Store the boost numerator as highest perf againMario Limonciello1-10/+15
2024-12-09cpufreq/amd-pstate: Detect preferred core support before driver registrationK Prateek Nayak1-6/+6
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-250/+0
2024-11-22Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds12-93/+451
2024-11-20Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-54/+28
2024-11-19Merge tag 'cpufreq-arm-updates-6.13' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki12-93/+451
2024-11-19Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-11-14Merge back cpufreq material for 6.13Rafael J. Wysocki24-164/+122
2024-11-13cpufreq: intel_pstate: Update Balance-performance EPP for Granite RapidsSrinivas Pandruvada1-0/+2
2024-11-13cpufreq: maple: Remove maple driverMichael Ellerman3-250/+0
2024-11-12cpufreq: ACPI: Simplify MSR read on the boot CPUChang S. Bae1-5/+2
2024-11-11cpufreq: intel_pstate: Rearrange locking in hybrid_init_cpu_capacity_scaling()Rafael J. Wysocki1-19/+16
2024-11-11Merge back cpufreq material for 6.13Rafael J. Wysocki23-159/+118
2024-11-11cpufreq: sun50i: add a100 cpufreq supportShuosheng Huang2-0/+29
2024-11-11cpufreq: mediatek-hw: Fix wrong return value in mtk_cpufreq_get_cpu_power()Jinjie Ruan1-1/+1
2024-11-11cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_power()Jinjie Ruan1-1/+1
2024-11-11cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_cost()Jinjie Ruan1-1/+1
2024-11-11cpufreq: loongson3: Check for error code from devm_mutex_init() callAndy Shevchenko1-2/+5
2024-11-11cpufreq: scmi: Fix cleanup path when boost enablement failsSibi Sankar1-1/+3
2024-11-04cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initiallyRafael J. Wysocki1-0/+5
2024-11-04cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registrationRafael J. Wysocki1-3/+18
2024-10-30cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost()Jinjie Ruan1-0/+3
2024-10-30cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()Jinjie Ruan1-0/+3
2024-10-30Revert "cpufreq: brcmstb-avs-cpufreq: Fix initial command check"Colin Ian King1-2/+2
2024-10-29cpufreq/amd-pstate: Move registration after static function call updateMario Limonciello1-6/+6
2024-10-29cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_initMario Limonciello1-2/+2
2024-10-29cpufreq: add virtual-cpufreq driverDavid Dai3-0/+348
2024-10-28cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systemsDhananjay Ugwekar1-0/+1
2024-10-28cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable functionDhananjay Ugwekar1-2/+4
2024-10-28cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLEDhananjay Ugwekar1-0/+6
2024-10-28cpufreq/amd-pstate: Rename functions that enable CPPCDhananjay Ugwekar1-13/+13
2024-10-28cpufreq/amd-pstate-ut: Add fix for min freq unit testMario Limonciello1-3/+3