aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-142/+398
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-34/+73
2021-04-26Merge branch 'pm-cpufreq'Rafael J. Wysocki9-142/+398
2021-04-21cpufreq: Kconfig: fix documentation linksAlexander Monakov1-17/+6
2021-04-12Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki5-56/+347
2021-04-09cpufreq: intel_pstate: Simplify intel_pstate_update_perf_limits()Rafael J. Wysocki1-16/+6
2021-04-09cpufreq: armada-37xx: Fix module unloadingPali Rohár1-0/+25
2021-04-09cpufreq: armada-37xx: Remove cur_frequency variablePali Rohár1-9/+1
2021-04-09cpufreq: armada-37xx: Fix determining base CPU frequencyPali Rohár1-1/+1
2021-04-09cpufreq: armada-37xx: Fix driver cleanup when registration failedPali Rohár1-1/+1
2021-04-09cpufreq: armada-37xx: Fix the AVS value for load L1Pali Rohár1-0/+37
2021-04-09cpufreq: armada-37xx: Fix setting TBG parent for load levelsMarek Behún1-12/+23
2021-04-08cpufreq: Remove unused for_each_policy macroShaokun Zhang1-3/+0
2021-03-29cpufreq: scmi: Port driver to the new scmi_perf_proto_ops interfaceCristian Marussi1-18/+21
2021-03-26cpufreq: Fix scaling_{available,boost}_frequencies_show() commentsGeert Uytterhoeven1-2/+2
2021-03-25cpufreq: dt: dev_pm_opp_of_cpumask_add_table() may return -EPROBE_DEFERQuanyang Wang1-2/+7
2021-03-23cpufreq: intel_pstate: Clean up frequency computationsRafael J. Wysocki1-56/+45
2021-03-22cpufreq: cppc: simplify default delay_us settingTom Saeger1-12/+2
2021-03-22cpufreq: Rudimentary typos fix in the file s5pv210-cpufreq.cBhaskar Chowdhury1-7/+7
2021-03-22cpufreq: CPPC: Add support for frequency invarianceViresh Kumar2-12/+243
2021-03-19ia64: fix format string for ia64-acpi-cpu-freqSergei Trofimovich1-2/+2
2021-03-15scmi-cpufreq: Get opp_shared_cpus from opp-v2 for EMNicola Mazzucato1-20/+54
2021-03-15scmi-cpufreq: Remove deferred probeNicola Mazzucato1-2/+4
2021-03-08cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdevSudeep Holla1-0/+2
2021-03-08cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init()Wei Yongjun1-2/+2
2021-03-08cpufreq: qcom-hw: fix dereferencing freed memory 'data'Shawn Guo1-1/+1
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-138/+0
2021-02-23Merge branches 'pm-cpufreq' and 'pm-opp'Rafael J. Wysocki4-56/+56
2021-02-19cpufreq: Fix typo in kerneldoc commentYue Hu1-1/+1
2021-02-18Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-8/+32
2021-02-18cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is knownRafael J. Wysocki2-47/+23
2021-02-18cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooksShawn Guo1-8/+32
2021-02-15cpufreq: sfi-cpufreq: Remove driver for deprecated firmwareAndy Shevchenko3-138/+0
2021-02-15Merge branch 'pm-opp' into pmRafael J. Wysocki1-1/+1
2021-02-10Merge back cpufreq updates for v5.12.Rafael J. Wysocki25-120/+87
2021-02-08Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki7-76/+45
2021-02-08cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not thereRafael J. Wysocki1-0/+8
2021-02-08cpufreq: ACPI: Extend frequency tables to cover boost frequenciesRafael J. Wysocki1-12/+95
2021-02-04cpufreq: Remove unused flag CPUFREQ_PM_NO_WARNViresh Kumar1-2/+1
2021-02-04cpufreq: Remove CPUFREQ_STICKY flagViresh Kumar17-20/+17
2021-02-02cpufreq: qcom: Migrate to dev_pm_opp_set_opp()Viresh Kumar1-1/+1
2021-01-22cpufreq: intel_pstate: Remove repeated wordNigel Christian1-1/+1
2021-01-21cpufreq: remove tango driverArnd Bergmann4-46/+0
2021-01-18cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()Christophe JAILLET1-2/+1
2021-01-18cpufreq: brcmstb-avs-cpufreq: Free resources in error pathChristophe JAILLET1-5/+16
2021-01-18cpufreq: qcom-hw: enable boost supportShawn Guo1-0/+6
2021-01-18cpufreq: tegra20: Use resource-managed APIDmitry Osipenko1-23/+22
2021-01-12cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if availableChen Yu1-2/+3
2021-01-12cpufreq: intel_pstate: Rename two functionsRafael J. Wysocki1-5/+5
2021-01-12cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argumentRafael J. Wysocki1-8/+8