summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2023-10-31Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-10-25Merge tag 'cpufreq-arm-updates-6.7' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-10-25cpufreq: arm: Kconfig: Add i.MX7 to supported SoC for ARM_IMX_CPUFREQ_DTAlexander Stein
2023-10-25cpufreq: qcom-nvmem: add support for IPQ8064Christian Marangi
2023-10-25cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpuDmitry Baryshkov
2023-10-25cpufreq: qcom-nvmem: drop pvs_ver for format a fusesDmitry Baryshkov
2023-10-25cpufreq: qcom-nvmem: add support for IPQ6018Robert Marko
2023-10-25cpufreq: qcom-nvmem: Add MSM8909Stephan Gerhold
2023-10-25cpufreq: qcom-nvmem: Simplify driver data allocationStephan Gerhold
2023-10-24cpufreq: stats: Fix buffer overflow detection in trans_stats()Christian Marangi
2023-10-12cpufreq: ARM_BRCMSTB_AVS_CPUFREQ cannot be used with ARM_SCMI_CPUFREQFlorian Fainelli
2023-10-12cpufreq: ti-cpufreq: Add opp support for am62p5 SoCsBryan Brattlof
2023-10-12cpufreq: dt-platdev: add am62p5 to blocklistBryan Brattlof
2023-10-10cpufreq: tegra194: remove redundant AND with cpu_online_maskSumit Gupta
2023-10-10cpufreq: tegra194: use refclk delta based loop instead of udelaySumit Gupta
2023-10-10cpufreq: tegra194: save CPU data to avoid repeated SMP callsSumit Gupta
2023-10-06cpufreq: Rebuild sched-domains when removing cpufreq driverPierre Gondois
2023-10-06cpufreq: userspace: Move is_managed indicator into per-policy structureLiao Chang
2023-10-06cpufreq: userspace: Use fine-grained mutex in userspace governorLiao Chang
2023-10-06cpufreq: conservative: Simplify the condition of storing 'down_threshold'Liao Chang
2023-09-29cpufreq: Replace deprecated strncpy() with strscpy()Justin Stitt
2023-09-28cpufreq: dt: platdev: Add MSM8909 to blocklistStephan Gerhold
2023-09-27cpufreq: pmac32: Use of_property_read_reg() to parse "reg"Rob Herring
2023-09-27cpufreq: Add QCM6490 to cpufreq-dt-platdev blocklistLuca Weiss
2023-09-27cpufreq: tegra194: fix warning due to missing opp_putSumit Gupta
2023-09-11cpufreq: intel_pstate: Revise global turbo disable checkSrinivas Pandruvada
2023-08-29cpufreq: Support per-policy performance boostJie Zhan
2023-08-29cpufreq: pcc: Fix the potentinal scheduling delays in target_index()Liao Chang
2023-08-29cpufreq: governor: Free dbs_data directly when gov->init() failsLiao Chang
2023-08-29cpufreq: Fix the race condition while updating the transition_task of policyLiao Chang
2023-08-29cpufreq: Avoid printing kernel addresses in cpufreq_resume()Liao Chang
2023-08-28Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-08-28cpufreq: tegra194: remove opp table in exit hookSumit Gupta
2023-08-28cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()Liao Chang
2023-08-28cpufreq: tegra194: add online/offline hooksSumit Gupta
2023-08-23cpufreq: qcom-cpufreq-hw: add support for 4 freq domainsNeil Armstrong
2023-08-22cpufreq: amd-pstate-ut: Fix kernel panic when loading the driverSwapnil Sapkal
2023-08-22cpufreq: amd-pstate-ut: Remove module parameter accessSwapnil Sapkal
2023-08-21cpufreq: intel_pstate: set stale CPU frequency to minimumDoug Smythies
2023-08-21cpufreq: stats: Improve the performance of cpufreq_stats_create_table()Liao Chang
2023-08-17cpufreq: cppc: Set fie_disabled to FIE_DISABLED if fails to create kworker_fieLiao Chang
2023-08-17cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error cases.Liao Chang
2023-08-17cpufreq: Prefer to print cpuid in MIN/MAX QoS register error messageLiao Chang
2023-08-11cpufreq: amd-pstate-ut: Modify the function to get the highest_perf valueMeng Li
2023-08-11cpufreq: mediatek-hw: Remove unused defineKonrad Dybcio
2023-08-09cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdevKonrad Dybcio
2023-08-07cpufreq: amd-pstate: fix global sysfs attribute typeThomas Weißschuh
2023-08-03cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bugGustavo A. R. Silva
2023-08-03cpufreq: blocklist MSM8998 in cpufreq-dt-platdevAngeloGioacchino Del Regno
2023-07-20cpufreq: omap: Convert to platform remove callback returning voidYangtao Li