summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Fix scaling_{available,boost}_frequencies_show() commentsGeert Uytterhoeven2021-03-261-2/+2
* cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdevSudeep Holla2021-03-081-0/+2
* cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init()Wei Yongjun2021-03-081-2/+2
* cpufreq: qcom-hw: fix dereferencing freed memory 'data'Shawn Guo2021-03-081-1/+1
* Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-243-138/+0
|\
| * cpufreq: sfi-cpufreq: Remove driver for deprecated firmwareAndy Shevchenko2021-02-153-138/+0
| |
| \
*-. \ Merge branches 'pm-cpufreq' and 'pm-opp'Rafael J. Wysocki2021-02-234-56/+56
|\ \ \
| * | | cpufreq: Fix typo in kerneldoc commentYue Hu2021-02-191-1/+1
| * | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-02-181-8/+32
| |\ \ \
| | * | | cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooksShawn Guo2021-02-181-8/+32
| * | | | cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is knownRafael J. Wysocki2021-02-182-47/+23
* | | | | Merge branch 'pm-opp' into pmRafael J. Wysocki2021-02-151-1/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | cpufreq: qcom: Migrate to dev_pm_opp_set_opp()Viresh Kumar2021-02-021-1/+1
| | |/ | |/|
* | | Merge back cpufreq updates for v5.12.Rafael J. Wysocki2021-02-1025-120/+87
|\ \ \
| * \ \ Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-02-087-76/+45
| |\ \ \ | | | |/ | | |/|
| | * | cpufreq: remove tango driverArnd Bergmann2021-01-214-46/+0
| | * | cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()Christophe JAILLET2021-01-181-2/+1
| | * | cpufreq: brcmstb-avs-cpufreq: Free resources in error pathChristophe JAILLET2021-01-181-5/+16
| | * | cpufreq: qcom-hw: enable boost supportShawn Guo2021-01-181-0/+6
| | * | cpufreq: tegra20: Use resource-managed APIDmitry Osipenko2021-01-181-23/+22
| * | | cpufreq: Remove unused flag CPUFREQ_PM_NO_WARNViresh Kumar2021-02-041-2/+1
| * | | cpufreq: Remove CPUFREQ_STICKY flagViresh Kumar2021-02-0417-20/+17
| * | | cpufreq: intel_pstate: Remove repeated wordNigel Christian2021-01-221-1/+1
| * | | cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail...Chen Yu2021-01-121-2/+3
| * | | cpufreq: intel_pstate: Rename two functionsRafael J. Wysocki2021-01-121-5/+5
| * | | cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argumentRafael J. Wysocki2021-01-121-8/+8
| * | | cpufreq: intel_pstate: Always read hwp_cap_cached with READ_ONCE()Rafael J. Wysocki2021-01-121-6/+7
| | |/ | |/|
* | | cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not thereRafael J. Wysocki2021-02-081-0/+8
* | | cpufreq: ACPI: Extend frequency tables to cover boost frequenciesRafael J. Wysocki2021-02-081-12/+95
|/ /
* | cpufreq: intel_pstate: remove obsolete functionsLukas Bulwahn2021-01-071-10/+0
* | cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King2021-01-071-6/+3
* | cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf()Rafael J. Wysocki2021-01-071-2/+3
* | cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki2020-12-301-1/+0
|/
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-12-223-103/+227
|\
| * cpufreq: intel_pstate: Use most recent guaranteed performance valuesRafael J. Wysocki2020-12-211-3/+13
| * cpufreq: intel_pstate: Implement the ->adjust_perf() callbackRafael J. Wysocki2020-12-151-12/+58
| * cpufreq: Add special-purpose fast-switching callback for driversRafael J. Wysocki2020-12-151-0/+40
| * cppc_cpufreq: replace per-cpu data array with a listIonela Voinescu2020-12-151-83/+91
| * cppc_cpufreq: expose information on frequency domainsIonela Voinescu2020-12-151-0/+14
| * cppc_cpufreq: clarify support for coordination typesIonela Voinescu2020-12-151-7/+12
| * cppc_cpufreq: use policy->cpu as driver of frequency settingIonela Voinescu2020-12-151-2/+3
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-12-1518-223/+288
|\|
| * Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-12-1414-88/+150
| |\
| | * Merge branch 'cpufreq/scmi' into cpufreq/arm/linux-nextViresh Kumar2020-12-087-12/+27
| | |\
| | | * cpufreq: arm_scmi: Discover the power scale in performance protocolLukasz Luba2020-12-081-1/+3
| | | * PM: EM: Add a flag indicating units of power values in Energy ModelLukasz Luba2020-11-101-1/+2
| | * | cpufreq: tegra194: Rename tegra194_get_speed_common functionJon Hunter2020-12-071-2/+2
| | * | cpufreq: tegra194: Remove unnecessary frequency calculationJon Hunter2020-12-071-9/+3
| | * | cpufreq: tegra186: Simplify cluster information lookupJon Hunter2020-12-071-65/+20
| | * | cpufreq: tegra186: Fix sparse 'incorrect type in assignment' warningJon Hunter2020-12-071-15/+46