Age | Commit message (Expand) | Author | Files | Lines |
2021-02-24 | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -138/+0 |
2021-02-23 | Merge branches 'pm-cpufreq' and 'pm-opp' | Rafael J. Wysocki | 4 | -56/+56 |
2021-02-19 | cpufreq: Fix typo in kerneldoc comment | Yue Hu | 1 | -1/+1 |
2021-02-18 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 1 | -8/+32 |
2021-02-18 | cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known | Rafael J. Wysocki | 2 | -47/+23 |
2021-02-18 | cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks | Shawn Guo | 1 | -8/+32 |
2021-02-15 | cpufreq: sfi-cpufreq: Remove driver for deprecated firmware | Andy Shevchenko | 3 | -138/+0 |
2021-02-15 | Merge branch 'pm-opp' into pm | Rafael J. Wysocki | 1 | -1/+1 |
2021-02-10 | Merge back cpufreq updates for v5.12. | Rafael J. Wysocki | 25 | -120/+87 |
2021-02-08 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 7 | -76/+45 |
2021-02-08 | cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there | Rafael J. Wysocki | 1 | -0/+8 |
2021-02-08 | cpufreq: ACPI: Extend frequency tables to cover boost frequencies | Rafael J. Wysocki | 1 | -12/+95 |
2021-02-04 | cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN | Viresh Kumar | 1 | -2/+1 |
2021-02-04 | cpufreq: Remove CPUFREQ_STICKY flag | Viresh Kumar | 17 | -20/+17 |
2021-02-02 | cpufreq: qcom: Migrate to dev_pm_opp_set_opp() | Viresh Kumar | 1 | -1/+1 |
2021-01-22 | cpufreq: intel_pstate: Remove repeated word | Nigel Christian | 1 | -1/+1 |
2021-01-21 | cpufreq: remove tango driver | Arnd Bergmann | 4 | -46/+0 |
2021-01-18 | cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove() | Christophe JAILLET | 1 | -2/+1 |
2021-01-18 | cpufreq: brcmstb-avs-cpufreq: Free resources in error path | Christophe JAILLET | 1 | -5/+16 |
2021-01-18 | cpufreq: qcom-hw: enable boost support | Shawn Guo | 1 | -0/+6 |
2021-01-18 | cpufreq: tegra20: Use resource-managed API | Dmitry Osipenko | 1 | -23/+22 |
2021-01-12 | cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail... | Chen Yu | 1 | -2/+3 |
2021-01-12 | cpufreq: intel_pstate: Rename two functions | Rafael J. Wysocki | 1 | -5/+5 |
2021-01-12 | cpufreq: intel_pstate: Change intel_pstate_get_hwp_max() argument | Rafael J. Wysocki | 1 | -8/+8 |
2021-01-12 | cpufreq: intel_pstate: Always read hwp_cap_cached with READ_ONCE() | Rafael J. Wysocki | 1 | -6/+7 |
2021-01-07 | cpufreq: intel_pstate: remove obsolete functions | Lukas Bulwahn | 1 | -10/+0 |
2021-01-07 | cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get() | Colin Ian King | 1 | -6/+3 |
2021-01-07 | cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf() | Rafael J. Wysocki | 1 | -2/+3 |
2020-12-30 | cpufreq: intel_pstate: Fix fast-switch fallback path | Rafael J. Wysocki | 1 | -1/+0 |
2020-12-22 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 3 | -103/+227 |
2020-12-21 | cpufreq: intel_pstate: Use most recent guaranteed performance values | Rafael J. Wysocki | 1 | -3/+13 |
2020-12-15 | cpufreq: intel_pstate: Implement the ->adjust_perf() callback | Rafael J. Wysocki | 1 | -12/+58 |
2020-12-15 | cpufreq: Add special-purpose fast-switching callback for drivers | Rafael J. Wysocki | 1 | -0/+40 |
2020-12-15 | cppc_cpufreq: replace per-cpu data array with a list | Ionela Voinescu | 1 | -83/+91 |
2020-12-15 | cppc_cpufreq: expose information on frequency domains | Ionela Voinescu | 1 | -0/+14 |
2020-12-15 | cppc_cpufreq: clarify support for coordination types | Ionela Voinescu | 1 | -7/+12 |
2020-12-15 | cppc_cpufreq: use policy->cpu as driver of frequency setting | Ionela Voinescu | 1 | -2/+3 |
2020-12-15 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 18 | -223/+288 |
2020-12-14 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 14 | -88/+150 |
2020-12-14 | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 2 | -98/+72 |
2020-12-11 | cpufreq: Fix cpufreq_online() return value on errors | Wang ShaoBo | 1 | -1/+4 |
2020-12-11 | cpufreq: Fix up several kerneldoc comments | Rafael J. Wysocki | 1 | -35/+35 |
2020-12-11 | cpufreq: stats: Use local_clock() instead of jiffies | Viresh Kumar | 1 | -8/+8 |
2020-12-11 | cpufreq: intel_pstate: Simplify intel_cpufreq_update_pstate() | Rafael J. Wysocki | 1 | -5/+4 |
2020-12-11 | Merge back cpufreq material for v5.11. | Rafael J. Wysocki | 2 | -86/+87 |
2020-12-09 | cpufreq: qcom-cpufreq-nvmem: dev_pm_opp_put_*() accepts NULL argument | Viresh Kumar | 1 | -9/+6 |
2020-12-09 | cpufreq: dt: dev_pm_opp_put_regulators() accepts NULL argument | Viresh Kumar | 1 | -4/+2 |
2020-12-09 | cpufreq: dt: Don't (ab)use dev_pm_opp_get_opp_table() to create OPP table | Viresh Kumar | 1 | -89/+68 |
2020-12-08 | Merge branch 'cpufreq/scmi' into cpufreq/arm/linux-next | Viresh Kumar | 7 | -12/+27 |
2020-12-08 | cpufreq: arm_scmi: Discover the power scale in performance protocol | Lukasz Luba | 1 | -1/+3 |