Age | Commit message (Expand) | Author |
2021-03-26 | cpufreq: Fix scaling_{available,boost}_frequencies_show() comments | Geert Uytterhoeven |
2021-03-08 | cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev | Sudeep Holla |
2021-03-08 | cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init() | Wei Yongjun |
2021-03-08 | cpufreq: qcom-hw: fix dereferencing freed memory 'data' | Shawn Guo |
2021-02-24 | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-23 | Merge branches 'pm-cpufreq' and 'pm-opp' | Rafael J. Wysocki |
2021-02-19 | cpufreq: Fix typo in kerneldoc comment | Yue Hu |
2021-02-18 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2021-02-18 | cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known | Rafael J. Wysocki |
2021-02-18 | cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks | Shawn Guo |
2021-02-15 | cpufreq: sfi-cpufreq: Remove driver for deprecated firmware | Andy Shevchenko |
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 |