Age | Commit message (Expand) | Author |
2021-02-15 | Merge branch 'pm-opp' into pm | Rafael J. Wysocki |
2021-02-10 | Merge back cpufreq updates for v5.12. | Rafael J. Wysocki |
2021-02-08 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2021-02-08 | cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there | Rafael J. Wysocki |
2021-02-08 | cpufreq: ACPI: Extend frequency tables to cover boost frequencies | Rafael J. Wysocki |
2021-02-04 | cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN | Viresh Kumar |
2021-02-04 | cpufreq: Remove CPUFREQ_STICKY flag | Viresh Kumar |
2021-02-02 | cpufreq: qcom: Migrate to dev_pm_opp_set_opp() | Viresh Kumar |
2021-01-22 | cpufreq: intel_pstate: Remove repeated word | Nigel Christian |
2021-01-21 | cpufreq: remove tango driver | Arnd Bergmann |
2021-01-18 | cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove() | Christophe JAILLET |
2021-01-18 | cpufreq: brcmstb-avs-cpufreq: Free resources in error path | Christophe JAILLET |
2021-01-18 | cpufreq: qcom-hw: enable boost support | Shawn Guo |
2021-01-18 | cpufreq: tegra20: Use resource-managed API | Dmitry Osipenko |
2021-01-12 | cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail... | Chen Yu |
2021-01-12 | cpufreq: intel_pstate: Rename two functions | Rafael J. Wysocki |
2021-01-12 | cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argument | Rafael J. Wysocki |
2021-01-12 | cpufreq: intel_pstate: Always read hwp_cap_cached with READ_ONCE() | Rafael J. Wysocki |
2021-01-07 | cpufreq: intel_pstate: remove obsolete functions | Lukas Bulwahn |
2021-01-07 | cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get() | Colin Ian King |
2021-01-07 | cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf() | Rafael J. Wysocki |
2020-12-30 | cpufreq: intel_pstate: Fix fast-switch fallback path | Rafael J. Wysocki |
2020-12-22 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2020-12-21 | cpufreq: intel_pstate: Use most recent guaranteed performance values | Rafael J. Wysocki |
2020-12-15 | cpufreq: intel_pstate: Implement the ->adjust_perf() callback | Rafael J. Wysocki |
2020-12-15 | cpufreq: Add special-purpose fast-switching callback for drivers | Rafael J. Wysocki |
2020-12-15 | cppc_cpufreq: replace per-cpu data array with a list | Ionela Voinescu |
2020-12-15 | cppc_cpufreq: expose information on frequency domains | Ionela Voinescu |
2020-12-15 | cppc_cpufreq: clarify support for coordination types | Ionela Voinescu |
2020-12-15 | cppc_cpufreq: use policy->cpu as driver of frequency setting | Ionela Voinescu |
2020-12-15 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2020-12-14 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2020-12-14 | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki |
2020-12-11 | cpufreq: Fix cpufreq_online() return value on errors | Wang ShaoBo |
2020-12-11 | cpufreq: Fix up several kerneldoc comments | Rafael J. Wysocki |
2020-12-11 | cpufreq: stats: Use local_clock() instead of jiffies | Viresh Kumar |
2020-12-11 | cpufreq: intel_pstate: Simplify intel_cpufreq_update_pstate() | Rafael J. Wysocki |
2020-12-11 | Merge back cpufreq material for v5.11. | Rafael J. Wysocki |
2020-12-09 | cpufreq: qcom-cpufreq-nvmem: dev_pm_opp_put_*() accepts NULL argument | Viresh Kumar |
2020-12-09 | cpufreq: dt: dev_pm_opp_put_regulators() accepts NULL argument | Viresh Kumar |
2020-12-09 | cpufreq: dt: Don't (ab)use dev_pm_opp_get_opp_table() to create OPP table | Viresh Kumar |
2020-12-08 | Merge branch 'cpufreq/scmi' into cpufreq/arm/linux-next | Viresh Kumar |
2020-12-08 | cpufreq: arm_scmi: Discover the power scale in performance protocol | Lukasz Luba |
2020-12-07 | cpufreq: tegra194: Rename tegra194_get_speed_common function | Jon Hunter |
2020-12-07 | cpufreq: tegra194: Remove unnecessary frequency calculation | Jon Hunter |
2020-12-07 | cpufreq: tegra186: Simplify cluster information lookup | Jon Hunter |
2020-12-07 | cpufreq: tegra186: Fix sparse 'incorrect type in assignment' warning | Jon Hunter |
2020-12-07 | cpufreq: imx: fix NVMEM_IMX_OCOTP dependency | Arnd Bergmann |
2020-12-07 | cpufreq: vexpress-spc: Add missing MODULE_ALIAS | Pali Rohár |
2020-12-07 | cpufreq: scpi: Add missing MODULE_ALIAS | Pali Rohár |