summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2021-06-14Revert "cpufreq: CPPC: Add support for frequency invariance"Viresh Kumar
2021-05-15Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-13x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui
2021-05-10cpufreq: intel_pstate: Use HWP if enabled by platform firmwareRafael J. Wysocki
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-04-21cpufreq: Kconfig: fix documentation linksAlexander Monakov
2021-04-12Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2021-04-09cpufreq: intel_pstate: Simplify intel_pstate_update_perf_limits()Rafael J. Wysocki
2021-04-09cpufreq: armada-37xx: Fix module unloadingPali Rohár
2021-04-09cpufreq: armada-37xx: Remove cur_frequency variablePali Rohár
2021-04-09cpufreq: armada-37xx: Fix determining base CPU frequencyPali Rohár
2021-04-09cpufreq: armada-37xx: Fix driver cleanup when registration failedPali Rohár
2021-04-09cpufreq: armada-37xx: Fix the AVS value for load L1Pali Rohár
2021-04-09cpufreq: armada-37xx: Fix setting TBG parent for load levelsMarek Behún
2021-04-08cpufreq: Remove unused for_each_policy macroShaokun Zhang
2021-03-29cpufreq: scmi: Port driver to the new scmi_perf_proto_ops interfaceCristian Marussi
2021-03-26cpufreq: Fix scaling_{available,boost}_frequencies_show() commentsGeert Uytterhoeven
2021-03-25cpufreq: dt: dev_pm_opp_of_cpumask_add_table() may return -EPROBE_DEFERQuanyang Wang
2021-03-23cpufreq: intel_pstate: Clean up frequency computationsRafael J. Wysocki
2021-03-22cpufreq: cppc: simplify default delay_us settingTom Saeger
2021-03-22cpufreq: Rudimentary typos fix in the file s5pv210-cpufreq.cBhaskar Chowdhury
2021-03-22cpufreq: CPPC: Add support for frequency invarianceViresh Kumar
2021-03-19ia64: fix format string for ia64-acpi-cpu-freqSergei Trofimovich
2021-03-15scmi-cpufreq: Get opp_shared_cpus from opp-v2 for EMNicola Mazzucato
2021-03-15scmi-cpufreq: Remove deferred probeNicola Mazzucato
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