summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2021-03-26cpufreq: Fix scaling_{available,boost}_frequencies_show() commentsGeert Uytterhoeven
2021-03-08cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdevSudeep Holla
2021-03-08cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init()Wei Yongjun
2021-03-08cpufreq: qcom-hw: fix dereferencing freed memory 'data'Shawn Guo
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-23Merge branches 'pm-cpufreq' and 'pm-opp'Rafael J. Wysocki
2021-02-19cpufreq: Fix typo in kerneldoc commentYue Hu
2021-02-18Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-02-18cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is knownRafael J. Wysocki
2021-02-18cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooksShawn Guo
2021-02-15cpufreq: sfi-cpufreq: Remove driver for deprecated firmwareAndy Shevchenko
2021-02-15Merge branch 'pm-opp' into pmRafael J. Wysocki
2021-02-10Merge back cpufreq updates for v5.12.Rafael J. Wysocki
2021-02-08Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-02-08cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not thereRafael J. Wysocki
2021-02-08cpufreq: ACPI: Extend frequency tables to cover boost frequenciesRafael J. Wysocki
2021-02-04cpufreq: Remove unused flag CPUFREQ_PM_NO_WARNViresh Kumar
2021-02-04cpufreq: Remove CPUFREQ_STICKY flagViresh Kumar
2021-02-02cpufreq: qcom: Migrate to dev_pm_opp_set_opp()Viresh Kumar
2021-01-22cpufreq: intel_pstate: Remove repeated wordNigel Christian
2021-01-21cpufreq: remove tango driverArnd Bergmann
2021-01-18cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()Christophe JAILLET
2021-01-18cpufreq: brcmstb-avs-cpufreq: Free resources in error pathChristophe JAILLET
2021-01-18cpufreq: qcom-hw: enable boost supportShawn Guo
2021-01-18cpufreq: tegra20: Use resource-managed APIDmitry Osipenko
2021-01-12cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail...Chen Yu
2021-01-12cpufreq: intel_pstate: Rename two functionsRafael J. Wysocki
2021-01-12cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argumentRafael J. Wysocki
2021-01-12cpufreq: intel_pstate: Always read hwp_cap_cached with READ_ONCE()Rafael J. Wysocki
2021-01-07cpufreq: intel_pstate: remove obsolete functionsLukas Bulwahn
2021-01-07cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King
2021-01-07cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf()Rafael J. Wysocki
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-21cpufreq: intel_pstate: Use most recent guaranteed performance valuesRafael J. Wysocki
2020-12-15cpufreq: intel_pstate: Implement the ->adjust_perf() callbackRafael J. Wysocki
2020-12-15cpufreq: Add special-purpose fast-switching callback for driversRafael J. Wysocki
2020-12-15cppc_cpufreq: replace per-cpu data array with a listIonela Voinescu
2020-12-15cppc_cpufreq: expose information on frequency domainsIonela Voinescu
2020-12-15cppc_cpufreq: clarify support for coordination typesIonela Voinescu
2020-12-15cppc_cpufreq: use policy->cpu as driver of frequency settingIonela Voinescu
2020-12-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-14Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-12-14Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2020-12-11cpufreq: Fix cpufreq_online() return value on errorsWang ShaoBo
2020-12-11cpufreq: Fix up several kerneldoc commentsRafael J. Wysocki
2020-12-11cpufreq: stats: Use local_clock() instead of jiffiesViresh Kumar
2020-12-11cpufreq: intel_pstate: Simplify intel_cpufreq_update_pstate()Rafael J. Wysocki
2020-12-11Merge back cpufreq material for v5.11.Rafael J. Wysocki
2020-12-09cpufreq: qcom-cpufreq-nvmem: dev_pm_opp_put_*() accepts NULL argumentViresh Kumar