- c3a74f8 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years ago
- e40ad84 cpufreq: intel_pstate: Use most recent guaranteed performance values by Rafael J. Wysocki · 4 years ago
- a365ab6b cpufreq: intel_pstate: Implement the ->adjust_perf() callback by Rafael J. Wysocki · 4 years, 1 month ago
- ee2cc42 cpufreq: Add special-purpose fast-switching callback for drivers by Rafael J. Wysocki · 4 years, 1 month ago
- a28b2bf cppc_cpufreq: replace per-cpu data array with a list by Ionela Voinescu · 4 years, 1 month ago
- cfdc589 cppc_cpufreq: expose information on frequency domains by Ionela Voinescu · 4 years, 1 month ago
- bf76bb2 cppc_cpufreq: clarify support for coordination types by Ionela Voinescu · 4 years, 1 month ago
- d2641a5c cppc_cpufreq: use policy->cpu as driver of frequency setting by Ionela Voinescu · 4 years, 1 month ago
- e1f1320 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years ago
- 30c7688 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 1 month ago
- f0f6dba Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 1 month ago
- b96f038 cpufreq: Fix cpufreq_online() return value on errors by Wang ShaoBo · 4 years, 1 month ago
- ec06e58 cpufreq: Fix up several kerneldoc comments by Rafael J. Wysocki · 4 years, 1 month ago
- 7854c75 cpufreq: stats: Use local_clock() instead of jiffies by Viresh Kumar · 4 years, 1 month ago
- 2554c32 cpufreq: intel_pstate: Simplify intel_cpufreq_update_pstate() by Rafael J. Wysocki · 4 years, 2 months ago
- 4280753 Merge back cpufreq material for v5.11. by Rafael J. Wysocki · 4 years, 1 month ago
- 2ff8fe1 cpufreq: qcom-cpufreq-nvmem: dev_pm_opp_put_*() accepts NULL argument by Viresh Kumar · 4 years, 2 months ago
- 5f6ffb8 cpufreq: dt: dev_pm_opp_put_regulators() accepts NULL argument by Viresh Kumar · 4 years, 2 months ago
- 873c985 cpufreq: dt: Don't (ab)use dev_pm_opp_get_opp_table() to create OPP table by Viresh Kumar · 4 years, 2 months ago
- c8bb452 Merge branch 'cpufreq/scmi' into cpufreq/arm/linux-next by Viresh Kumar · 4 years, 1 month ago
- f9b0498 cpufreq: arm_scmi: Discover the power scale in performance protocol by Lukasz Luba · 4 years, 1 month ago
- f45f89a cpufreq: tegra194: Rename tegra194_get_speed_common function by Jon Hunter · 4 years, 1 month ago
- 9354951 cpufreq: tegra194: Remove unnecessary frequency calculation by Jon Hunter · 4 years, 1 month ago
- cfef4bc cpufreq: tegra186: Simplify cluster information lookup by Jon Hunter · 4 years, 1 month ago
- b7b4e78 cpufreq: tegra186: Fix sparse 'incorrect type in assignment' warning by Jon Hunter · 4 years, 1 month ago
- fc928b9 cpufreq: imx: fix NVMEM_IMX_OCOTP dependency by Arnd Bergmann · 4 years, 1 month ago
- d151839 cpufreq: vexpress-spc: Add missing MODULE_ALIAS by Pali Rohár · 4 years, 2 months ago
- c0382d0 cpufreq: scpi: Add missing MODULE_ALIAS by Pali Rohár · 4 years, 2 months ago
- b9acab0 cpufreq: loongson1: Add missing MODULE_ALIAS by Pali Rohár · 4 years, 2 months ago
- af2096f cpufreq: sun50i: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
- 183747a cpufreq: st: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
- a5a6031 cpufreq: qcom: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
- af6eca0 cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
- 9433777 cpufreq: highbank: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
- 925a5bc cpufreq: ap806: Add missing MODULE_DEVICE_TABLE by Pali Rohár · 4 years, 2 months ago
- 2f05c19 cpufreq: mediatek: add missing platform_driver_unregister() on error in mtk_cpufreq_driver_init by Qinglang Miao · 4 years, 2 months ago
- 68b9cd72 cpufreq: tegra194: get consistent cpuinfo_cur_freq by Sumit Gupta · 4 years, 3 months ago
- 75118c8 cpufreq: blacklist mt8516 in cpufreq-dt-platdev by Fabien Parent · 4 years, 3 months ago
- de4ca30 cpufreq: mediatek: Add support for mt8167 by Fabien Parent · 4 years, 3 months ago
- 3a5e673 cpufreq: sti-cpufreq: fix mem leak in sti_cpufreq_set_opp_info() by Yangtao Li · 4 years, 3 months ago
- 05b8955 Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 1 month ago
- f943849 cpufreq: scmi: Fix build for !CONFIG_COMMON_CLK by Sudeep Holla · 4 years, 1 month ago
- bb025fb cppc_cpufreq: simplify use of performance capabilities by Ionela Voinescu · 4 years, 2 months ago
- 48ad8dc cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use by Ionela Voinescu · 4 years, 2 months ago
- 6308726 cppc_cpufreq: fix misspelling, code style and readability issues by Ionela Voinescu · 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, 1 month 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
- ef7ece9 Merge back cpufreq updates for v5.11. by Rafael J. Wysocki · 4 years, 1 month ago
- c250d50 PM: EM: Add a flag indicating units of power values in Energy Model by Lukasz Luba · 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
- 56a7ff7 cpufreq: Drop restore_freq from struct cpufreq_policy by Rafael J. Wysocki · 4 years, 2 months ago
- a62f68f cpufreq: Introduce cpufreq_driver_test_flags() by Rafael J. Wysocki · 4 years, 2 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, 2 months ago
- 1c53435 cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag by Rafael J. Wysocki · 4 years, 2 months ago
- db86527 cpufreq: Avoid configuring old governors as default with intel_pstate by Rafael J. Wysocki · 4 years, 2 months ago
- 6e9643a cpufreq: e_powersaver: remove unreachable break by Zhang Qilong · 4 years, 2 months ago
- 2e368dd Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
- e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 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, 2 months ago
- 5368512 acpi-cpufreq: Honor _PSD table setting on new AMD CPUs by Wei Huang · 4 years, 2 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, 2 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, 3 months ago
- a2d0230 cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier by Srikar Dronamraju · 4 years, 3 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, 4 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, 4 months ago
- 69ecb32 cpufreq: arm_scmi: Constify scmi_perf_ops pointers by Rikard Falkeborn · 4 years, 4 months ago