- 05b8955 Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 2 months ago
- f943849 cpufreq: scmi: Fix build for !CONFIG_COMMON_CLK by Sudeep Holla · 4 years, 2 months ago
- 14c620c Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 2 months ago
- 8410e7f cpufreq: scmi: Fix OPP addition failure with a dummy clock provider by Sudeep Holla · 4 years, 2 months ago
- e010d1d cpufreq: tegra186: Fix get frequency callback by Jon Hunter · 4 years, 2 months ago
- fcb3a1a cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account by Rafael J. Wysocki · 4 years, 2 months ago
- ea9364b cpufreq: Add strict_target to struct cpufreq_policy by Rafael J. Wysocki · 4 years, 2 months ago
- 218f668 cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET by Rafael J. Wysocki · 4 years, 2 months ago
- 9a2a9eb cpufreq: Introduce governor flags by Rafael J. Wysocki · 4 years, 2 months ago
- a62f68f cpufreq: Introduce cpufreq_driver_test_flags() by Rafael J. Wysocki · 4 years, 3 months ago
- 00d4394 cpufreq: speedstep: remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
- e0be38e cpufreq: intel_pstate: Avoid missing HWP max updates in passive mode by Rafael J. Wysocki · 4 years, 3 months ago
- 1c53435 cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag by Rafael J. Wysocki · 4 years, 3 months ago
- db86527 cpufreq: Avoid configuring old governors as default with intel_pstate by Rafael J. Wysocki · 4 years, 3 months ago
- 6e9643a cpufreq: e_powersaver: remove unreachable break by Zhang Qilong · 4 years, 3 months ago
- 2e368dd Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- 41f762a Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
- 5368512 acpi-cpufreq: Honor _PSD table setting on new AMD CPUs by Wei Huang · 4 years, 3 months ago
- 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
- cdc1719 cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the driver by Chen Yu · 4 years, 3 months ago
- 97148d0 cpufreq: Improve code around unlisted freq check by Viresh Kumar · 4 years, 3 months ago
- b7af608 cpufreq: stats: Fix string format specifier mismatch by Viresh Kumar · 4 years, 3 months ago
- a20b705 cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() by Ionela Voinescu · 4 years, 4 months ago
- a2d0230 cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier by Srikar Dronamraju · 4 years, 4 months ago
- efad424 cpufreq: stats: Add memory barrier to store_reset() by Rafael J. Wysocki · 4 years, 3 months ago
- a17a733 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 3 months ago
- 08d8c65 cpufreq: Move traces and update to policy->cur to cpufreq core by Viresh Kumar · 4 years, 3 months ago
- 96f60cd cpufreq: stats: Enable stats for fast-switch as well by Viresh Kumar · 4 years, 3 months ago
- 4958b46 cpufreq: stats: Mark few conditionals with unlikely() by Viresh Kumar · 4 years, 3 months ago
- 381abb9 cpufreq: stats: Remove locking by Viresh Kumar · 4 years, 3 months ago
- 40c3bd4 cpufreq: stats: Defer stats update to cpufreq_stats_record_transition() by Viresh Kumar · 4 years, 3 months ago
- fccd2f0 Merge back cpufreq material for 5.10. by Rafael J. Wysocki · 4 years, 3 months ago
- fc7d175 cpufreq: intel_pstate: Fix missing return statement by Zhang Rui · 4 years, 3 months ago
- ecddc3a arch_topology, cpufreq: constify arch_* cpumasks by Valentin Schneider · 4 years, 4 months ago
- 874f635 cpufreq: report whether cpufreq supports Frequency Invariance (FI) by Ionela Voinescu · 4 years, 4 months ago
- 1a0419b cpufreq: move invariance setter calls in cpufreq core by Ionela Voinescu · 4 years, 4 months ago
- bc9b9c5 cpufreq: qcom: Don't add frequencies without an OPP by Matthias Kaehlcke · 4 years, 4 months ago
- 49b59f4 cpufreq: qcom-hw: Add cpufreq support for SM8250 SoC by Manivannan Sadhasivam · 4 years, 4 months ago
- dcd1fd7 cpufreq: qcom-hw: Use of_device_get_match_data for offsets and row size by Manivannan Sadhasivam · 4 years, 4 months ago
- f17b3e4 cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify code by Manivannan Sadhasivam · 4 years, 4 months ago
- bd74e28 cpufreq: qcom-hw: Make use of cpufreq driver_data for passing pdev by Manivannan Sadhasivam · 4 years, 4 months ago
- c942d15 cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 4 months ago
- a0d698d cpufreq: arm: Kconfig: add CPUFREQ_DT depend for STI CPUFREQ by Alain Volmat · 4 years, 4 months ago
- 305accf cpufreq: dt-platdev: Blacklist st,stih418 SoC by Alain Volmat · 4 years, 4 months ago
- 01a163c cpufreq: sti-cpufreq: add stih418 support by Alain Volmat · 4 years, 4 months ago
- 77c6d5c cpufreq: s5pv210: Use dev_err instead of pr_err in probe by Krzysztof Kozlowski · 4 years, 4 months ago
- 6292380 cpufreq: s5pv210: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- b89c01c cpufreq: tegra186: Fix initial frequency by Jon Hunter · 4 years, 5 months ago
- b1593e5 Merge commit 'ded10c47f39e' into HEAD by Viresh Kumar · 4 years, 4 months ago
- dc279ac cpufreq: dt: Refactor initialization to handle probe deferral properly by Stephan Gerhold · 4 years, 5 months ago
- 465c335 Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/soc by Olof Johansson · 4 years, 4 months ago
- ded10c4 cpufreq: imx6q: Unconditionally call dev_pm_opp_of_remove_table() by Viresh Kumar · 4 years, 5 months ago
- 69ecb32 cpufreq: arm_scmi: Constify scmi_perf_ops pointers by Rikard Falkeborn · 4 years, 4 months ago
- eacc9c5 cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled by Francisco Jerez · 4 years, 4 months ago
- 55671ea cpufreq: intel_pstate: Free memory only when turning off by Rafael J. Wysocki · 4 years, 4 months ago
- 4adcf2e cpufreq: intel_pstate: Add ->offline and ->online callbacks by Rafael J. Wysocki · 4 years, 4 months ago
- b388eb58 cpufreq: intel_pstate: Tweak the EPP sysfs interface by Rafael J. Wysocki · 4 years, 4 months ago
- c27a0cc cpufreq: intel_pstate: Update cached EPP in the active mode by Rafael J. Wysocki · 4 years, 4 months ago
- 43298db cpufreq: intel_pstate: Refuse to turn off with HWP enabled by Rafael J. Wysocki · 4 years, 5 months ago
- 326e311 Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 4 months ago
- 681fe68 cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq() by Viresh Kumar · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 93d0c1a cpufreq: replace cpu_logical_map() with read_cpuid_mpir() by Sumit Gupta · 4 years, 5 months ago
- c38758e cpufreq: s3c24xx: move low-level clk reg access into platform code by Arnd Bergmann · 4 years, 5 months ago
- 44c01f5 cpufreq: s3c2412: use global s3c2412_cpufreq_setrefresh by Arnd Bergmann · 4 years, 5 months ago
- 81b11a6 ARM: s3c: remove cpufreq header dependencies by Arnd Bergmann · 4 years, 5 months ago
- 01e93a1 cpufreq: s3c24xx: split out registers by Arnd Bergmann · 4 years, 5 months ago
- f6ebbcf cpufreq: intel_pstate: Implement passive mode with HWP enabled by Rafael J. Wysocki · 4 years, 5 months ago
- 9ac1fb1 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 5 months ago
- 4daca37 cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0 by Srinivas Pandruvada · 4 years, 5 months ago
- 0408497 Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
- 822ef14 Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 5 months ago
- 0511921 Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux by Linus Torvalds · 4 years, 5 months ago
- c81b30c Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 5 months ago
- 5b56420 Merge branches 'pm-em' and 'pm-core' by Rafael J. Wysocki · 4 years, 5 months ago
- de002c5 cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode by Rafael J. Wysocki · 4 years, 5 months ago
- 3a95717 cpufreq: intel_pstate: Rearrange the storing of new EPP values by Rafael J. Wysocki · 4 years, 5 months ago
- f259eab cpufreq: make schedutil the default for arm and arm64 by Valentin Schneider · 4 years, 6 months ago
- 292072c cpufreq: cached_resolved_idx can not be negative by Viresh Kumar · 4 years, 5 months ago
- df320f8 cpufreq: Add Tegra194 cpufreq driver by Sumit Gupta · 4 years, 6 months ago
- 2782ef3 cpufreq: imx: Select NVMEM_IMX_OCOTP by Walter Lozano · 4 years, 6 months ago
- 34adbcb cpufreq: sti-cpufreq: Fix some formatting and misspelling issues by Lee Jones · 4 years, 6 months ago
- 02fd918 cpufreq: tegra186: Simplify probe return path by Jon Hunter · 4 years, 6 months ago
- 4264e02 cpufreq: CPPC: Reuse caps variable in few routines by Xin Hao · 4 years, 6 months ago
- 8c37ad2 cpufreq: ap806: fix cpufreq driver needs ap cpu clk by Sven Auhagen · 4 years, 7 months ago
- d88b0f0 cpufreq: cppc: Reorder code and remove apply_hisi_workaround variable by Viresh Kumar · 4 years, 7 months ago
- 10470de cpufreq: dt: fix oops on armada37xx by Ivan Kokshaysky · 4 years, 7 months ago
- d48461b cpufreq: brcmstb-avs-cpufreq: send S2_ENTER / S2_EXIT commands to AVS by Markus Mayer · 4 years, 7 months ago
- 08535cc cpufreq: brcmstb-avs-cpufreq: Support polling AVS firmware by Florian Fainelli · 4 years, 7 months ago
- b75acfb4 cpufreq: brcmstb-avs-cpufreq: more flexible interface for __issue_avs_command() by Markus Mayer · 4 years, 7 months ago
- afdb219 cpufreq: qcom: Disable fast switch when scaling DDR/L3 by Sibi Sankar · 4 years, 7 months ago
- 51c843c cpufreq: qcom: Update the bandwidth levels on frequency change by Sibi Sankar · 4 years, 7 months ago
- 80e3036 Merge back cpufreq material for v5.9. by Rafael J. Wysocki · 4 years, 5 months ago
- 7aa1031 cpufreq: intel_pstate: Avoid enabling HWP if EPP is not supported by Rafael J. Wysocki · 4 years, 6 months ago
- 23a522e cpufreq: intel_pstate: Clean up aperf_mperf_shift description by Rafael J. Wysocki · 4 years, 6 months ago
- 133c6c8 cpufreq: powernv: Make some symbols static by Wei Yongjun · 4 years, 6 months ago
- 52fe0b1 cpufreq: amd_freq_sensitivity: Mark sometimes used ID structs as __maybe_unused by Lee Jones · 4 years, 6 months ago
- 8f23d1f cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mperf_shift() by Lee Jones · 4 years, 6 months ago
- 3098174 cpufreq: pcc-cpufreq: Mark sometimes used ID structs as __maybe_unused by Lee Jones · 4 years, 6 months ago