Age | Commit message (Expand) | Author |
2023-08-29 | cpufreq: Support per-policy performance boost | Jie Zhan |
2023-08-29 | cpufreq: pcc: Fix the potentinal scheduling delays in target_index() | Liao Chang |
2023-08-29 | cpufreq: governor: Free dbs_data directly when gov->init() fails | Liao Chang |
2023-08-29 | cpufreq: Fix the race condition while updating the transition_task of policy | Liao Chang |
2023-08-29 | cpufreq: Avoid printing kernel addresses in cpufreq_resume() | Liao Chang |
2023-08-28 | Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki |
2023-08-28 | cpufreq: tegra194: remove opp table in exit hook | Sumit Gupta |
2023-08-28 | cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit() | Liao Chang |
2023-08-28 | cpufreq: tegra194: add online/offline hooks | Sumit Gupta |
2023-08-23 | cpufreq: qcom-cpufreq-hw: add support for 4 freq domains | Neil Armstrong |
2023-08-22 | cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver | Swapnil Sapkal |
2023-08-22 | cpufreq: amd-pstate-ut: Remove module parameter access | Swapnil Sapkal |
2023-08-21 | cpufreq: intel_pstate: set stale CPU frequency to minimum | Doug Smythies |
2023-08-21 | cpufreq: stats: Improve the performance of cpufreq_stats_create_table() | Liao Chang |
2023-08-17 | cpufreq: cppc: Set fie_disabled to FIE_DISABLED if fails to create kworker_fie | Liao Chang |
2023-08-17 | cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error cases. | Liao Chang |
2023-08-17 | cpufreq: Prefer to print cpuid in MIN/MAX QoS register error message | Liao Chang |
2023-08-11 | cpufreq: amd-pstate-ut: Modify the function to get the highest_perf value | Meng Li |
2023-08-11 | cpufreq: mediatek-hw: Remove unused define | Konrad Dybcio |
2023-08-09 | cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdev | Konrad Dybcio |
2023-08-07 | cpufreq: amd-pstate: fix global sysfs attribute type | Thomas Weißschuh |
2023-08-03 | cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug | Gustavo A. R. Silva |
2023-08-03 | cpufreq: blocklist MSM8998 in cpufreq-dt-platdev | AngeloGioacchino Del Regno |
2023-07-20 | cpufreq: omap: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: qoriq: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: acpi: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: tegra186: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: qcom-nvmem: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: kirkwood: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: pcc-cpufreq: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: raspberrypi: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: davinci: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: imx-cpufreq-dt: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: brcmstb-avs-cpufreq: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: tegra194: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: scpi: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: mediatek-hw: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: imx6q: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: vexpress: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: qcom-cpufreq-hw: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: dt: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: sun50i: Convert to platform remove callback returning void | Yangtao Li |
2023-07-20 | cpufreq: Explicitly include correct DT includes | Rob Herring |
2023-07-12 | cpufreq: sparc: Don't mark cpufreq callbacks with __init | Viresh Kumar |
2023-07-04 | Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-06-30 | cpufreq: intel_pstate: Fix scaling for hybrid-capable systems with disabled E... | Srinivas Pandruvada |
2023-06-30 | cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OF | Viresh Kumar |
2023-06-29 | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-27 | Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki |
2023-06-26 | cpufreq: qcom-cpufreq-hw: Use dev_err_probe() when failing to get icc paths | Andrew Halaney |