summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2025-02-06Merge tag 'amd-pstate-v6.14-2025-02-06' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki1-10/+10
2025-02-06cpufreq/amd-pstate: Fix cpufreq_policy ref countingDhananjay Ugwekar1-4/+5
2025-02-05cpufreq: prevent NULL dereference in cpufreq_online()Aboorva Devarajan1-1/+2
2025-02-05cpufreq: airoha: modify CONFIG_OF dependencyArnd Bergmann1-1/+2
2025-02-05cpufreq/amd-pstate: Fix max_perf updation with schedutilDhananjay Ugwekar1-1/+1
2025-02-05cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limitsDhananjay Ugwekar1-4/+4
2025-02-03cpufreq/amd-pstate: Fix per-policy boost flag incorrect when failLifeng Zheng1-1/+0
2025-01-29cpufreq: airoha: Depends on OFViresh Kumar1-1/+1
2025-01-23cpufreq: ACPI: Remove set_boost in acpi_cpufreq_cpu_init()Lifeng Zheng1-5/+0
2025-01-23cpufreq: CPPC: Fix wrong max_freq in policy initializationLifeng Zheng1-2/+3
2025-01-23cpufreq: Introduce a more generic way to set default per-policy boost flagLifeng Zheng1-4/+12
2025-01-23cpufreq: Fix re-boost issue after hotplugging a CPULifeng Zheng1-0/+4
2025-01-23cpufreq: s3c64xx: Fix compilation warningViresh Kumar1-4/+7
2025-01-22Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds18-338/+626
2025-01-22Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-01-20Merge branch 'pm-cpufreq'Rafael J. Wysocki18-337/+625
2025-01-20Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki1-1/+1
2025-01-20Merge tag 'cpufreq-arm-updates-6.14' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki10-26/+280
2025-01-17cpufreq: Use str_enable_disable()-like helpersKrzysztof Kozlowski2-4/+6
2025-01-17cpufreq: airoha: Add EN7581 CPUFreq SMCCC driverChristian Marangi4-0/+163
2025-01-16Merge back earlier cpufreq material for 6.14Rafael J. Wysocki6-307/+339
2025-01-14cpufreq: ACPI: Fix max-frequency computationGautham R. Shenoy1-9/+27
2025-01-14cpufreq: Move endif to the end of Kconfig fileViresh Kumar1-2/+2
2025-01-10Merge tag 'amd-pstate-v6.14-2025-01-07' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki1-10/+5
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker1-1/+1
2025-01-04cpufreq/amd-pstate: Refactor max frequency calculationNaresh Solanki1-9/+4
2025-01-03cpufreq/amd-pstate: Fix prefcore rankingsMario Limonciello1-1/+1
2024-12-24cpufreq: sparc: change kzalloc to kcallocEthan Carter Edwards2-2/+2
2024-12-23cpufreq: qcom: Implement clk_ops::determine_rate() for qcom_cpufreq* clocksManivannan Sadhasivam1-0/+13
2024-12-23cpufreq: qcom: Fix qcom_cpufreq_hw_recalc_rate() to query LUT if LMh IRQ is n...Manivannan Sadhasivam1-10/+11
2024-12-23cpufreq: apple-soc: Add Apple A7-A8X SoC cpufreq supportNick Chan1-6/+24
2024-12-23cpufreq: apple-soc: Set fallback transition latency to APPLE_DVFS_TRANSITION_...Nick Chan1-1/+1
2024-12-23cpufreq: apple-soc: Increase cluster switch timeout to 400usNick Chan1-1/+1
2024-12-23cpufreq: apple-soc: Use 32-bit read for status registerNick Chan1-1/+1
2024-12-23cpufreq: apple-soc: Allow per-SoC configuration of APPLE_DVFS_CMD_PS1Nick Chan1-2/+11
2024-12-23cpufreq: apple-soc: Drop setting the PS2 field on M2+Hector Martin1-3/+10
2024-12-23cpufreq: fix using cpufreq-dt as moduleAndreas Kemnade2-3/+1
2024-12-23cpufreq: scmi: Register for limit change notificationsSibi Sankar1-0/+45
2024-12-19Merge tag 'amd-pstate-v6.14-2024-12-18' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki4-287/+300
2024-12-18PM: EM: Move sched domains rebuild function from schedutil to EMRafael J. Wysocki1-1/+1
2024-12-18cpufreq: intel_pstate: Use CPUFREQ_POLICY_UNKNOWNChristian Loehle1-1/+1
2024-12-11cpufreq/amd-pstate: Drop boost_state variableMario Limonciello2-14/+13
2024-12-11cpufreq/amd-pstate: Set different default EPP policy for Epyc and RyzenMario Limonciello1-4/+8
2024-12-11cpufreq/amd-pstate: Drop ret variable from amd_pstate_set_energy_pref_index()Mario Limonciello1-7/+3
2024-12-11cpufreq/amd-pstate: Always write EPP value when updating perfMario Limonciello2-59/+56
2024-12-11cpufreq/amd-pstate: Cache EPP value and use that everywhereMario Limonciello1-62/+43
2024-12-11cpufreq/amd-pstate: Move limit updating codeMario Limonciello1-23/+5
2024-12-11cpufreq/amd-pstate: Change amd_pstate_update_perf() to return an intMario Limonciello1-10/+12
2024-12-11cpufreq/amd-pstate: store all values in cpudata struct in khzMario Limonciello2-21/+19
2024-12-11cpufreq/amd-pstate: Only update the cached value in msr_set_epp() on successMario Limonciello1-3/+7