Age | Commit message (Expand) | Author |
2020-10-24 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-10-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-10-23 | Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-10-19 | acpi-cpufreq: Honor _PSD table setting on new AMD CPUs | Wei Huang |
2020-10-16 | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-10-16 | cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the dr... | Chen Yu |
2020-10-16 | cpufreq: Improve code around unlisted freq check | Viresh Kumar |
2020-10-12 | cpufreq: stats: Fix string format specifier mismatch | Viresh Kumar |
2020-10-08 | cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() | Ionela Voinescu |
2020-10-08 | cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier | Srikar Dronamraju |
2020-10-07 | cpufreq: stats: Add memory barrier to store_reset() | Rafael J. Wysocki |
2020-10-06 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2020-10-05 | cpufreq: Move traces and update to policy->cur to cpufreq core | Viresh Kumar |
2020-10-05 | cpufreq: stats: Enable stats for fast-switch as well | Viresh Kumar |
2020-10-05 | cpufreq: stats: Mark few conditionals with unlikely() | Viresh Kumar |
2020-10-05 | cpufreq: stats: Remove locking | Viresh Kumar |
2020-10-05 | cpufreq: stats: Defer stats update to cpufreq_stats_record_transition() | Viresh Kumar |
2020-10-05 | Merge back cpufreq material for 5.10. | Rafael J. Wysocki |
2020-09-30 | cpufreq: intel_pstate: Fix missing return statement | Zhang Rui |
2020-09-18 | arch_topology, cpufreq: constify arch_* cpumasks | Valentin Schneider |
2020-09-18 | cpufreq: report whether cpufreq supports Frequency Invariance (FI) | Ionela Voinescu |
2020-09-18 | cpufreq: move invariance setter calls in cpufreq core | Ionela Voinescu |
2020-09-16 | cpufreq: qcom: Don't add frequencies without an OPP | Matthias Kaehlcke |
2020-09-16 | cpufreq: qcom-hw: Add cpufreq support for SM8250 SoC | Manivannan Sadhasivam |
2020-09-16 | cpufreq: qcom-hw: Use of_device_get_match_data for offsets and row size | Manivannan Sadhasivam |
2020-09-16 | cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify code | Manivannan Sadhasivam |
2020-09-16 | cpufreq: qcom-hw: Make use of cpufreq driver_data for passing pdev | Manivannan Sadhasivam |
2020-09-16 | cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLE | Pali Rohár |
2020-09-16 | cpufreq: arm: Kconfig: add CPUFREQ_DT depend for STI CPUFREQ | Alain Volmat |
2020-09-16 | cpufreq: dt-platdev: Blacklist st,stih418 SoC | Alain Volmat |
2020-09-16 | cpufreq: sti-cpufreq: add stih418 support | Alain Volmat |
2020-09-16 | cpufreq: s5pv210: Use dev_err instead of pr_err in probe | Krzysztof Kozlowski |
2020-09-16 | cpufreq: s5pv210: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-09-16 | cpufreq: tegra186: Fix initial frequency | Jon Hunter |
2020-09-16 | Merge commit 'ded10c47f39e' into HEAD | Viresh Kumar |
2020-09-16 | cpufreq: dt: Refactor initialization to handle probe deferral properly | Stephan Gerhold |
2020-09-13 | Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2020-09-10 | cpufreq: imx6q: Unconditionally call dev_pm_opp_of_remove_table() | Viresh Kumar |
2020-09-07 | cpufreq: arm_scmi: Constify scmi_perf_ops pointers | Rikard Falkeborn |
2020-09-01 | cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled | Francisco Jerez |
2020-09-01 | cpufreq: intel_pstate: Free memory only when turning off | Rafael J. Wysocki |
2020-09-01 | cpufreq: intel_pstate: Add ->offline and ->online callbacks | Rafael J. Wysocki |
2020-09-01 | cpufreq: intel_pstate: Tweak the EPP sysfs interface | Rafael J. Wysocki |
2020-09-01 | cpufreq: intel_pstate: Update cached EPP in the active mode | Rafael J. Wysocki |
2020-09-01 | cpufreq: intel_pstate: Refuse to turn off with HWP enabled | Rafael J. Wysocki |
2020-08-28 | Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-08-27 | cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq() | Viresh Kumar |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-21 | cpufreq: replace cpu_logical_map() with read_cpuid_mpir() | Sumit Gupta |
2020-08-20 | cpufreq: s3c24xx: move low-level clk reg access into platform code | Arnd Bergmann |