summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2025-01-17cpufreq: Use str_enable_disable()-like helpersKrzysztof Kozlowski-4/+6
2025-01-17cpufreq: airoha: Add EN7581 CPUFreq SMCCC driverChristian Marangi-0/+163
2025-01-16Merge back earlier cpufreq material for 6.14Rafael J. Wysocki-307/+339
2025-01-14cpufreq: ACPI: Fix max-frequency computationGautham R. Shenoy-9/+27
2025-01-14cpufreq: Move endif to the end of Kconfig fileViresh Kumar-2/+2
2025-01-10Merge tag 'amd-pstate-v6.14-2025-01-07' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki-10/+5
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker-1/+1
2025-01-03cpufreq/amd-pstate: Refactor max frequency calculationNaresh Solanki-9/+4
2025-01-03cpufreq/amd-pstate: Fix prefcore rankingsMario Limonciello-1/+1
2024-12-24cpufreq: sparc: change kzalloc to kcallocEthan Carter Edwards-2/+2
2024-12-23cpufreq: qcom: Implement clk_ops::determine_rate() for qcom_cpufreq* clocksManivannan Sadhasivam-0/+13
2024-12-23cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if LMh IRQ is n...Manivannan Sadhasivam-10/+11
2024-12-23cpufreq: apple-soc: Add Apple A7-A8X SoC cpufreq supportNick Chan-6/+24
2024-12-23cpufreq: apple-soc: Set fallback transition latency to APPLE_DVFS_TRANSITION_...Nick Chan-1/+1
2024-12-23cpufreq: apple-soc: Increase cluster switch timeout to 400usNick Chan-1/+1
2024-12-23cpufreq: apple-soc: Use 32-bit read for status registerNick Chan-1/+1
2024-12-23cpufreq: apple-soc: Allow per-SoC configuration of APPLE_DVFS_CMD_PS1Nick Chan-2/+11
2024-12-23cpufreq: apple-soc: Drop setting the PS2 field on M2+Hector Martin-3/+10
2024-12-23cpufreq: fix using cpufreq-dt as moduleAndreas Kemnade-3/+1
2024-12-23cpufreq: scmi: Register for limit change notificationsSibi Sankar-0/+45
2024-12-19Merge tag 'amd-pstate-v6.14-2024-12-18' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki-287/+300
2024-12-18PM: EM: Move sched domains rebuild function from schedutil to EMRafael J. Wysocki-1/+1
2024-12-18cpufreq: intel_pstate: Use CPUFREQ_POLICY_UNKNOWNChristian Loehle-1/+1
2024-12-11cpufreq/amd-pstate: Drop boost_state variableMario Limonciello-14/+13
2024-12-11cpufreq/amd-pstate: Set different default EPP policy for Epyc and RyzenMario Limonciello-4/+8
2024-12-11cpufreq/amd-pstate: Drop ret variable from amd_pstate_set_energy_pref_index()Mario Limonciello-7/+3
2024-12-11cpufreq/amd-pstate: Always write EPP value when updating perfMario Limonciello-59/+56
2024-12-11cpufreq/amd-pstate: Cache EPP value and use that everywhereMario Limonciello-62/+43
2024-12-11cpufreq/amd-pstate: Move limit updating codeMario Limonciello-23/+5
2024-12-11cpufreq/amd-pstate: Change amd_pstate_update_perf() to return an intMario Limonciello-10/+12
2024-12-11cpufreq/amd-pstate: store all values in cpudata struct in khzMario Limonciello-21/+19
2024-12-11cpufreq/amd-pstate: Only update the cached value in msr_set_epp() on successMario Limonciello-3/+7
2024-12-11cpufreq/amd-pstate: Use FIELD_PREP and FIELD_GET macrosMario Limonciello-28/+23
2024-12-11cpufreq/amd-pstate: Drop cached epp_policy variableMario Limonciello-5/+0
2024-12-11cpufreq/amd-pstate: convert mutex use to guard()Mario Limonciello-20/+12
2024-12-11cpufreq/amd-pstate: Add trace event for EPP perf updatesMario Limonciello-0/+73
2024-12-11cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_off...Dhananjay Ugwekar-13/+4
2024-12-11cpufreq/amd-pstate: Remove the cppc_state check in offline/online functionsDhananjay Ugwekar-6/+3
2024-12-11cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_off...Dhananjay Ugwekar-31/+7
2024-12-11cpufreq/amd-pstate: Move the invocation of amd_pstate_update_perf()Dhananjay Ugwekar-3/+4
2024-12-11cpufreq/amd-pstate: Convert the amd_pstate_get/set_epp() to static callsDhananjay Ugwekar-32/+60
2024-12-10cpufreq: intel_pstate: Drop Arrow Lake from "scaling factor" listRafael J. Wysocki-1/+0
2024-12-10cpufreq: intel_pstate: Use CPPC to get scaling factorsRafael J. Wysocki-24/+33
2024-12-10cpufreq/amd-pstate: Use boost numerator for upper bound of frequenciesMario Limonciello-8/+5
2024-12-10cpufreq/amd-pstate: Store the boost numerator as highest perf againMario Limonciello-10/+15
2024-12-09cpufreq/amd-pstate: Detect preferred core support before driver registrationK Prateek Nayak-6/+6
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-250/+0
2024-11-22Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-93/+451
2024-11-20Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds-54/+28
2024-11-19Merge tag 'cpufreq-arm-updates-6.13' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki-93/+451