aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-26/+29
2024-03-19cpufreq: Move CPPC configs to common Kconfig and add RISC-VSunil V L2-26/+29
2024-03-15Merge tag 'cpufreq-arm-updates-6.9-2' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2-2/+20
2024-03-15cpufreq: scmi: Enable boost supportSibi Sankar1-1/+19
2024-03-15cpufreq: dt: always allocate zeroed cpumaskMarek Szyprowski1-1/+1
2024-03-13cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()Sibi Sankar2-7/+13
2024-03-11Merge tag 'cpufreq-arm-updates-6.9' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki6-31/+63
2024-03-11Merge back cpufreq material for 6.9-rc1.Rafael J. Wysocki4-29/+250
2024-03-06cpufreq: scmi: Set transition_delay_usPierre Gondois1-0/+26
2024-03-01cpufreq: Don't unregister cpufreq cooling on CPU hotplugViresh Kumar1-6/+11
2024-02-29cpufreq: Honour transition_latency over transition_delay_usQais Yousef1-2/+11
2024-02-29cpufreq: amd-pstate: adjust min/max limit perfMeng Li1-1/+14
2024-02-24cpufreq: Remove references to 10ms min sampling ratePierre Gondois1-1/+0
2024-02-24cpufreq: intel_pstate: Update default EPPs for Meteor LakeSrinivas Pandruvada1-0/+2
2024-02-24cpufreq: intel_pstate: Allow model specific EPPsSrinivas Pandruvada1-6/+35
2024-02-24cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call backDoug Smythies1-0/+3
2024-02-15cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependencyArnd Bergmann1-0/+1
2024-02-15cpufreq: dt-platdev: block SDM670 in cpufreq-dt-platdevRichard Acayan1-0/+1
2024-02-13cpufreq: intel_pstate: remove cpudata::prev_cummulative_iowaitJiri Slaby (SUSE)1-3/+0
2024-02-12cpufreq: Change default transition delay to 2msQais Yousef1-2/+2
2024-02-12cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()Tor Vic1-1/+1
2024-01-31cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamicallyMeng Li1-0/+52
2024-01-31cpufreq: amd-pstate: Enable amd-pstate preferred core supportMeng Li1-8/+123
2024-01-29cpufreq: mediatek-hw: Don't error out if supply is not foundNícolas F. R. A. Prado1-1/+1
2024-01-23cpufreq: mediatek-hw: Wait for CPU supplies before probingNícolas F. R. A. Prado1-1/+18
2024-01-23cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return valueAnastasia Belova1-0/+2
2024-01-23cpufreq: imx6: use regmap to read ocotp registertianyu21-30/+15
2024-01-22cpufreq/amd-pstate: Fix setting scaling max/min freq valuesMario Limonciello1-4/+3
2024-01-22cpufreq: intel_pstate: Refine computation of P-state for given frequencyRafael J. Wysocki1-21/+34
2024-01-16Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pmRafael J. Wysocki1-3/+18
2024-01-10cpufreq: intel_pstate: Update hybrid scaling factor for Meteor LakeSrinivas Pandruvada1-3/+18
2024-01-09Merge tag 'pm-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-11/+15
2024-01-03Merge tag 'cpufreq-arm-updates-6.8' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2-4/+7
2023-12-23cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot1-122/+17
2023-12-23cpufreq: Use the fixed and coherent frequency for scaling capacityVincent Guittot1-2/+2
2023-12-19cpufreq: intel_pstate: Add Emerald Rapids support in no-HWP modeZhenguo Yao1-0/+1
2023-12-18cpufreq: armada-8k: Fix parameter type warningGregory CLEMENT1-2/+2
2023-12-06cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()Alexandra Diupina1-2/+5
2023-12-05cpufreq: intel_pstate: Prioritize firmware-provided balance performance EPPSrinivas Pandruvada1-7/+7
2023-11-29cpufreq/amd-pstate: Only print supported EPP values for performance governorAyush Jain1-1/+6
2023-11-29cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny1-13/+47
2023-11-28cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()Gautham R. Shenoy1-1/+3
2023-11-23cpufreq: qcom-nvmem: Preserve PM domain votes in system suspendStephan Gerhold1-0/+27
2023-11-23cpufreq: qcom-nvmem: Enable virtual power domain devicesStephan Gerhold1-3/+43
2023-11-23cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarilyChristoph Niedermaier1-1/+1
2023-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki2-0/+63
2023-11-03Merge tag 'cpufreq-arm-updates-6.7-part2' of git://git.kernel.org/pub/scm/lin...Rafael J. Wysocki2-0/+63
2023-11-02cpufreq: qcom-nvmem: Introduce cpufreq for ipq95xxVaradarajan Narayanan2-0/+7
2023-11-02cpufreq: qcom-nvmem: Enable cpufreq for ipq53xxVaradarajan Narayanan2-0/+7
2023-11-02cpufreq: qcom-nvmem: add support for IPQ8074Robert Marko2-0/+49
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-365/+0
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+38
2023-10-31Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds11-137/+344
2023-10-25Merge tag 'cpufreq-arm-updates-6.7' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki6-88/+291
2023-10-25cpufreq: arm: Kconfig: Add i.MX7 to supported SoC for ARM_IMX_CPUFREQ_DTAlexander Stein1-2/+2
2023-10-25cpufreq: qcom-nvmem: add support for IPQ8064Christian Marangi1-1/+66
2023-10-25cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpuDmitry Baryshkov1-1/+2
2023-10-25cpufreq: qcom-nvmem: drop pvs_ver for format a fusesDmitry Baryshkov1-3/+2
2023-10-25cpufreq: qcom-nvmem: add support for IPQ6018Robert Marko2-0/+59
2023-10-25cpufreq: qcom-nvmem: Add MSM8909Stephan Gerhold1-0/+26
2023-10-25cpufreq: qcom-nvmem: Simplify driver data allocationStephan Gerhold1-31/+18
2023-10-24cpufreq: stats: Fix buffer overflow detection in trans_stats()Christian Marangi1-7/+7
2023-10-12cpufreq: ARM_BRCMSTB_AVS_CPUFREQ cannot be used with ARM_SCMI_CPUFREQFlorian Fainelli1-1/+1
2023-10-12cpufreq: ti-cpufreq: Add opp support for am62p5 SoCsBryan Brattlof1-0/+1
2023-10-12cpufreq: dt-platdev: add am62p5 to blocklistBryan Brattlof1-0/+1
2023-10-10cpufreq: tegra194: remove redundant AND with cpu_online_maskSumit Gupta1-1/+1
2023-10-10cpufreq: tegra194: use refclk delta based loop instead of udelaySumit Gupta1-17/+55
2023-10-10cpufreq: tegra194: save CPU data to avoid repeated SMP callsSumit Gupta1-28/+51
2023-10-06cpufreq: Rebuild sched-domains when removing cpufreq driverPierre Gondois1-2/+1
2023-10-06cpufreq: userspace: Move is_managed indicator into per-policy structureLiao Chang1-5/+4
2023-10-06cpufreq: userspace: Use fine-grained mutex in userspace governorLiao Chang1-29/+40
2023-10-06cpufreq: conservative: Simplify the condition of storing 'down_threshold'Liao Chang1-2/+1
2023-09-29cpufreq: Replace deprecated strncpy() with strscpy()Justin Stitt1-2/+2
2023-09-28cpufreq: dt: platdev: Add MSM8909 to blocklistStephan Gerhold1-0/+1
2023-09-27cpufreq: pmac32: Use of_property_read_reg() to parse "reg"Rob Herring1-4/+3
2023-09-27cpufreq: Add QCM6490 to cpufreq-dt-platdev blocklistLuca Weiss1-0/+1
2023-09-27cpufreq: tegra194: fix warning due to missing opp_putSumit Gupta1-0/+2
2023-09-21cpufreq: scmi: Add support to parse domain-id using #power-domain-cellsUlf Hansson1-6/+18
2023-09-21cpufreq: scmi: Avoid one OF parsing in scmi_get_sharing_cpus()Ulf Hansson1-7/+4
2023-09-21firmware: arm_scmi: Align perf ops to use domain-id as in-parameterUlf Hansson1-5/+9
2023-09-21cpufreq: scmi: Prepare to move OF parsing of domain-id to cpufreqUlf Hansson1-4/+15
2023-09-11cpufreq: intel_pstate: Revise global turbo disable checkSrinivas Pandruvada1-5/+1
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel3-365/+0
2023-08-29cpufreq: Support per-policy performance boostJie Zhan1-0/+43
2023-08-29cpufreq: pcc: Fix the potentinal scheduling delays in target_index()Liao Chang1-1/+1
2023-08-29cpufreq: governor: Free dbs_data directly when gov->init() failsLiao Chang1-1/+3
2023-08-29cpufreq: Fix the race condition while updating the transition_task of policyLiao Chang1-0/+2
2023-08-29cpufreq: Avoid printing kernel addresses in cpufreq_resume()Liao Chang1-4/+4
2023-08-28Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki30-100/+103
2023-08-28cpufreq: tegra194: remove opp table in exit hookSumit Gupta1-0/+12
2023-08-28cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()Liao Chang1-1/+2
2023-08-28cpufreq: tegra194: add online/offline hooksSumit Gupta1-0/+17
2023-08-23cpufreq: qcom-cpufreq-hw: add support for 4 freq domainsNeil Armstrong1-1/+1
2023-08-22cpufreq: amd-pstate-ut: Fix kernel panic when loading the driverSwapnil Sapkal1-8/+16
2023-08-22cpufreq: amd-pstate-ut: Remove module parameter accessSwapnil Sapkal1-20/+2
2023-08-21cpufreq: intel_pstate: set stale CPU frequency to minimumDoug Smythies1-0/+5
2023-08-21cpufreq: stats: Improve the performance of cpufreq_stats_create_table()Liao Chang1-1/+2
2023-08-17cpufreq: cppc: Set fie_disabled to FIE_DISABLED if fails to create kworker_fieLiao Chang1-3/+6
2023-08-17cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error cases.Liao Chang1-2/+2
2023-08-17cpufreq: Prefer to print cpuid in MIN/MAX QoS register error messageLiao Chang1-4/+4
2023-08-11cpufreq: amd-pstate-ut: Modify the function to get the highest_perf valueMeng Li1-2/+2
2023-08-11cpufreq: mediatek-hw: Remove unused defineKonrad Dybcio1-2/+0
2023-08-09cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdevKonrad Dybcio1-0/+6
2023-08-07cpufreq: amd-pstate: fix global sysfs attribute typeThomas Weißschuh1-5/+5
2023-08-03cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bugGustavo A. R. Silva1-1/+5
2023-08-03cpufreq: blocklist MSM8998 in cpufreq-dt-platdevAngeloGioacchino Del Regno1-0/+1
2023-07-20cpufreq: omap: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: qoriq: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: acpi: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: tegra186: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: qcom-nvmem: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: kirkwood: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: pcc-cpufreq: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: raspberrypi: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: davinci: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: imx-cpufreq-dt: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: brcmstb-avs-cpufreq: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: tegra194: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: scpi: Convert to platform remove callback returning voidYangtao Li1-3/+2
2023-07-20cpufreq: mediatek-hw: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: imx6q: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: vexpress: Convert to platform remove callback returning voidYangtao Li1-3/+2
2023-07-20cpufreq: qcom-cpufreq-hw: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: dt: Convert to platform remove callback returning voidYangtao Li1-3/+2
2023-07-20cpufreq: sun50i: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-07-20cpufreq: Explicitly include correct DT includesRob Herring9-11/+7
2023-07-12cpufreq: sparc: Don't mark cpufreq callbacks with __initViresh Kumar2-2/+2
2023-07-04Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds11-120/+130
2023-06-30cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E...Srinivas Pandruvada1-10/+48
2023-06-30cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OFViresh Kumar1-0/+1
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-52/+11
2023-06-27Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki10-110/+81
2023-06-26cpufreq: qcom-cpufreq-hw: Use dev_err_probe() when failing to get icc pathsAndrew Halaney1-1/+1
2023-06-21Merge tag 'qcom-drivers-for-6.5' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-52/+11
2023-06-21cpufreq: intel_pstate: Fix energy_performance_preference for passiveTero Kristo1-0/+2
2023-06-21cpufreq: amd-pstate: Add a kernel config option to set default modeMario Limonciello2-25/+65
2023-06-21cpufreq: amd-pstate: Set a fallback policy based on preferred_profileMario Limonciello1-2/+26
2023-06-20cpufreq: amd-pstate: Set default governor to schedutilMario Limonciello1-1/+1
2023-06-19cpufreq: mediatek: correct voltages for MT7622 and MT7623Daniel Golle1-3/+10
2023-06-19cpufreq: armada-8k: add ap807 supportRussell King (Oracle)1-7/+9
2023-06-16cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenatedWyes Karny1-1/+1
2023-06-16cpufreq: amd-pstate: Write CPPC enable bit per-socketWyes Karny1-1/+27
2023-06-15cpufreq: Fail driver register if it has adjust_perf without fast_switchWyes Karny1-1/+2
2023-06-05cpufreq: dt-platdev: Support building as moduleZhipeng Wang2-1/+3
2023-05-29cpufreq: dt-platdev: Blacklist ti,am62a7 SoCVibhore Vardhan1-0/+1
2023-05-29cpufreq: ti-cpufreq: Add support for AM62A7Vibhore Vardhan1-0/+1
2023-05-26cpufreq: qcom-nvmem: use helper to get SMEM SoC IDRobert Marko1-46/+10
2023-05-26cpufreq: qcom-nvmem: use SoC ID-s from bindingsRobert Marko1-10/+5
2023-05-25cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()Wyes Karny1-1/+7
2023-05-24cpufreq: amd-pstate: Remove fast_switch_possible flag from active driverWyes Karny1-2/+0
2023-05-24cpufreq: amd-pstate: Add ->fast_switch() callbackGautham R. Shenoy1-6/+30
2023-05-15cpufreq: ACPI: Prevent a warning when another frequency driver is loadedPetr Pavlu2-2/+2
2023-05-15cpufreq: imx6q: don't warn for disabling a non-existing frequencyChristoph Niedermaier1-14/+16
2023-05-11cpufreq: sparc: Don't allocate cpufreq_driver dynamicallyViresh Kumar2-82/+34
2023-05-11cpufreq: tegra194: Fix an error handling path in tegra194_cpufreq_probe()Christophe JAILLET1-2/+4
2023-05-11cpufreq: dt-platdev: Add JH7110 SOC to the allowlistMason Huo1-0/+2
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-17/+21
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-11/+12
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds15-173/+364
2023-04-24Merge branches 'acpi-processor', 'acpi-pm', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2-27/+46
2023-04-20Merge tag 'cpufreq-arm-updates-6.4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki10-108/+215
2023-04-18cpufreq: use correct unit when verify cur freqSanjay Chandrashekara1-1/+1
2023-04-18cpufreq: tegra194: add OPP support and set bandwidthSumit Gupta1-13/+143
2023-04-13cpufreq: sun50i: Add explicit include for cpu.hRob Herring1-1/+2
2023-04-13cpufreq: Adjust includes to remove of_device.hRob Herring9-10/+8
2023-04-11cpufreq: amd-pstate: Make varaiable mode_state_machine staticTom Rix1-1/+1
2023-04-11amd-pstate: Fix amd_pstate mode switchWyes Karny1-10/+8
2023-04-07cpufreq: drivers with target_index() must set freq_tableViresh Kumar2-1/+11
2023-03-30cpufreq: qcom-cpufreq-hw: Revert adding cpufreq qosBjorn Andersson1-14/+0
2023-03-30cpufreq: Add SM7225 to cpufreq-dt-platdev blocklistLuca Weiss1-0/+1
2023-03-30cpufreq: qcom-cpufreq-hw: fix double IO unmap and resource release on exitKrzysztof Kozlowski1-9/+2
2023-03-30cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623AngeloGioacchino Del Regno1-2/+11
2023-03-30cpufreq: mediatek: raise proc/sram max voltage for MT8516Jia-Wei Chang1-2/+11
2023-03-30cpufreq: mediatek: fix KP caused by handler usage after regulator_put/clk_putJia-Wei Chang1-32/+30
2023-03-30cpufreq: mediatek: fix passing zero to 'PTR_ERR'Jia-Wei Chang1-5/+5
2023-03-27cpufreq: pmac32: Use of_property_read_bool() for boolean propertiesRob Herring1-3/+3
2023-03-22cpufreq: Fix typo in the ARM_BRCMSTB_AVS_CPUFREQ Kconfig entryJingyu Wang1-1/+1
2023-03-22cpufreq: warn about invalid vals to scaling_max/min_freq interfacesqinyu1-3/+3
2023-03-20ACPI: cpufreq: Use platform devices to load ACPI PPC and PCC driversPetr Pavlu2-27/+46
2023-03-17cpufreq: amd-pstate: Add guided mode control support via sysfsWyes Karny1-42/+101
2023-03-17cpufreq: amd-pstate: Add guided autonomous modeWyes Karny1-6/+28
2023-03-17cpufreq: intel_pstate: Enable HWP IO boost for all serversSrinivas Pandruvada1-10/+1
2023-03-17cpufreq: amd-pstate: move to use bus_get_dev_root()Greg Kroah-Hartman1-14/+10
2023-03-17cpufreq: move to use bus_get_dev_root()Greg Kroah-Hartman2-3/+11
2023-03-13cpufreq: Use of_property_present() for testing DT property presenceRob Herring5-6/+6
2023-03-13cpufreq: qcom-hw: Simplify counting frequency domainsKonrad Dybcio1-23/+6
2023-03-13kbuild, cpufreq: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-03-13kbuild, cpufreq: tegra124: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-03-03Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-5/+4
2023-03-01cpufreq: apple-soc: Fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2023-02-28cpufreq: intel_pstate: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-02-23cpufreq: amd-pstate: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-02-23cpufreq: amd-pstate: Let user know amd-pstate is disabledKai-Heng Feng1-1/+1
2023-02-23cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire RapidsSrinivas Pandruvada1-0/+1
2023-02-21Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-14/+0
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds11-267/+706
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-2320/+1
2023-02-15cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQWyes Karny1-12/+13
2023-02-15Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain...Rafael J. Wysocki1-14/+0
2023-02-14Merge tag 'cpufreq-arm-updates-6.3' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2-1/+3