summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2024-02-24cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call backDoug Smythies-0/+3
2024-01-22cpufreq/amd-pstate: Fix setting scaling max/min freq valuesMario Limonciello-4/+3
2024-01-22cpufreq: intel_pstate: Refine computation of P-state for given frequencyRafael J. Wysocki-21/+34
2024-01-16Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pmRafael J. Wysocki-3/+18
2024-01-10cpufreq: intel_pstate: Update hybrid scaling factor for Meteor LakeSrinivas Pandruvada-3/+18
2024-01-09Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-11/+15
2024-01-03Merge tag 'cpufreq-arm-updates-6.8' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki-4/+7
2023-12-23cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot-122/+17
2023-12-23cpufreq: Use the fixed and coherent frequency for scaling capacityVincent Guittot-2/+2
2023-12-19cpufreq: intel_pstate: Add Emerald Rapids support in no-HWP modeZhenguo Yao-0/+1
2023-12-18cpufreq: armada-8k: Fix parameter type warningGregory CLEMENT-2/+2
2023-12-06cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()Alexandra Diupina-2/+5
2023-12-05cpufreq: intel_pstate: Prioritize firmware-provided balance performance EPPSrinivas Pandruvada-7/+7
2023-11-29cpufreq/amd-pstate: Only print supported EPP values for performance governorAyush Jain-1/+6
2023-11-29cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny-13/+47
2023-11-28cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()Gautham R. Shenoy-1/+3
2023-11-23cpufreq: qcom-nvmem: Preserve PM domain votes in system suspendStephan Gerhold-0/+27
2023-11-23cpufreq: qcom-nvmem: Enable virtual power domain devicesStephan Gerhold-3/+43
2023-11-23cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarilyChristoph Niedermaier-1/+1
2023-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki-0/+63
2023-11-03Merge tag 'cpufreq-arm-updates-6.7-part2' of git://git.kernel.org/pub/scm/lin...Rafael J. Wysocki-0/+63
2023-11-02cpufreq: qcom-nvmem: Introduce cpufreq for ipq95xxVaradarajan Narayanan-0/+7
2023-11-02cpufreq: qcom-nvmem: Enable cpufreq for ipq53xxVaradarajan Narayanan-0/+7
2023-11-02cpufreq: qcom-nvmem: add support for IPQ8074Robert Marko-0/+49
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-365/+0
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-14/+38
2023-10-31Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-137/+344
2023-10-25Merge tag 'cpufreq-arm-updates-6.7' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki-88/+291
2023-10-25cpufreq: arm: Kconfig: Add i.MX7 to supported SoC for ARM_IMX_CPUFREQ_DTAlexander Stein-2/+2
2023-10-25cpufreq: qcom-nvmem: add support for IPQ8064Christian Marangi-1/+66
2023-10-25cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpuDmitry Baryshkov-1/+2
2023-10-25cpufreq: qcom-nvmem: drop pvs_ver for format a fusesDmitry Baryshkov-3/+2
2023-10-25cpufreq: qcom-nvmem: add support for IPQ6018Robert Marko-0/+59
2023-10-25cpufreq: qcom-nvmem: Add MSM8909Stephan Gerhold-0/+26
2023-10-25cpufreq: qcom-nvmem: Simplify driver data allocationStephan Gerhold-31/+18
2023-10-24cpufreq: stats: Fix buffer overflow detection in trans_stats()Christian Marangi-7/+7
2023-10-12cpufreq: ARM_BRCMSTB_AVS_CPUFREQ cannot be used with ARM_SCMI_CPUFREQFlorian Fainelli-1/+1
2023-10-12cpufreq: ti-cpufreq: Add opp support for am62p5 SoCsBryan Brattlof-0/+1
2023-10-12cpufreq: dt-platdev: add am62p5 to blocklistBryan Brattlof-0/+1
2023-10-10cpufreq: tegra194: remove redundant AND with cpu_online_maskSumit Gupta-1/+1
2023-10-10cpufreq: tegra194: use refclk delta based loop instead of udelaySumit Gupta-17/+55
2023-10-10cpufreq: tegra194: save CPU data to avoid repeated SMP callsSumit Gupta-28/+51
2023-10-06cpufreq: Rebuild sched-domains when removing cpufreq driverPierre Gondois-2/+1
2023-10-06cpufreq: userspace: Move is_managed indicator into per-policy structureLiao Chang-5/+4
2023-10-06cpufreq: userspace: Use fine-grained mutex in userspace governorLiao Chang-29/+40
2023-10-06cpufreq: conservative: Simplify the condition of storing 'down_threshold'Liao Chang-2/+1
2023-09-29cpufreq: Replace deprecated strncpy() with strscpy()Justin Stitt-2/+2
2023-09-28cpufreq: dt: platdev: Add MSM8909 to blocklistStephan Gerhold-0/+1
2023-09-27cpufreq: pmac32: Use of_property_read_reg() to parse "reg"Rob Herring-4/+3
2023-09-27cpufreq: Add QCM6490 to cpufreq-dt-platdev blocklistLuca Weiss-0/+1