Age | Commit message (Expand) | Author |
2021-06-21 | Merge back cpufreq material for v5.14. | Rafael J. Wysocki |
2021-06-14 | Revert "cpufreq: CPPC: Add support for frequency invariance" | Viresh Kumar |
2021-06-07 | cpufreq: loongson2: Remove unused linux/sched.h headers | Hailong Liu |
2021-06-07 | cpufreq: sh: Remove unused linux/sched.h headers | Hailong Liu |
2021-06-07 | cpufreq: stats: Clean up local variable in cpufreq_stats_create_table() | Shaokun Zhang |
2021-06-07 | cpufreq: intel_pstate: hybrid: Fix build with CONFIG_ACPI unset | Rafael J. Wysocki |
2021-05-24 | cpufreq: dt: Rename black/white-lists | Viresh Kumar |
2021-05-21 | cpufreq: sc520_freq: add 'fallthrough' to one case | Randy Dunlap |
2021-05-21 | cpufreq: intel_pstate: Add Cometlake support in no-HWP mode | Giovanni Gherdovich |
2021-05-21 | cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode | Giovanni Gherdovich |
2021-05-21 | cpufreq: intel_pstate: hybrid: CPU-specific scaling factor | Rafael J. Wysocki |
2021-05-21 | cpufreq: intel_pstate: hybrid: Avoid exposing two global attributes | Rafael J. Wysocki |
2021-05-20 | cpufreq: scmi: Fix an error message | Christophe JAILLET |
2021-05-20 | cpufreq: mediatek: add support for mt8365 | Fabien Parent |
2021-05-20 | cpufreq: blacklist SC7280 in cpufreq-dt-platdev | Sibi Sankar |
2021-05-15 | Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-05-13 | x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g... | Huang Rui |
2021-05-10 | cpufreq: intel_pstate: Use HWP if enabled by platform firmware | Rafael J. Wysocki |
2021-04-26 | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-04-26 | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-04-26 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2021-04-21 | cpufreq: Kconfig: fix documentation links | Alexander Monakov |
2021-04-12 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2021-04-09 | cpufreq: intel_pstate: Simplify intel_pstate_update_perf_limits() | Rafael J. Wysocki |
2021-04-09 | cpufreq: armada-37xx: Fix module unloading | Pali Rohár |
2021-04-09 | cpufreq: armada-37xx: Remove cur_frequency variable | Pali Rohár |
2021-04-09 | cpufreq: armada-37xx: Fix determining base CPU frequency | Pali Rohár |
2021-04-09 | cpufreq: armada-37xx: Fix driver cleanup when registration failed | Pali Rohár |
2021-04-09 | cpufreq: armada-37xx: Fix the AVS value for load L1 | Pali Rohár |
2021-04-09 | cpufreq: armada-37xx: Fix setting TBG parent for load levels | Marek Behún |
2021-04-08 | cpufreq: Remove unused for_each_policy macro | Shaokun Zhang |
2021-03-29 | cpufreq: scmi: Port driver to the new scmi_perf_proto_ops interface | Cristian Marussi |
2021-03-26 | cpufreq: Fix scaling_{available,boost}_frequencies_show() comments | Geert Uytterhoeven |
2021-03-25 | cpufreq: dt: dev_pm_opp_of_cpumask_add_table() may return -EPROBE_DEFER | Quanyang Wang |
2021-03-23 | cpufreq: intel_pstate: Clean up frequency computations | Rafael J. Wysocki |
2021-03-22 | cpufreq: cppc: simplify default delay_us setting | Tom Saeger |
2021-03-22 | cpufreq: Rudimentary typos fix in the file s5pv210-cpufreq.c | Bhaskar Chowdhury |
2021-03-22 | cpufreq: CPPC: Add support for frequency invariance | Viresh Kumar |
2021-03-19 | ia64: fix format string for ia64-acpi-cpu-freq | Sergei Trofimovich |
2021-03-15 | scmi-cpufreq: Get opp_shared_cpus from opp-v2 for EM | Nicola Mazzucato |
2021-03-15 | scmi-cpufreq: Remove deferred probe | Nicola Mazzucato |
2021-03-08 | cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdev | Sudeep Holla |
2021-03-08 | cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init() | Wei Yongjun |
2021-03-08 | cpufreq: qcom-hw: fix dereferencing freed memory 'data' | Shawn Guo |
2021-02-24 | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-23 | Merge branches 'pm-cpufreq' and 'pm-opp' | Rafael J. Wysocki |
2021-02-19 | cpufreq: Fix typo in kerneldoc comment | Yue Hu |
2021-02-18 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2021-02-18 | cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known | Rafael J. Wysocki |
2021-02-18 | cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks | Shawn Guo |