summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-19acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-16cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the dr...Chen Yu
2020-10-16cpufreq: Improve code around unlisted freq checkViresh Kumar
2020-10-12cpufreq: stats: Fix string format specifier mismatchViresh Kumar
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu
2020-10-08cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifierSrikar Dronamraju
2020-10-07cpufreq: stats: Add memory barrier to store_reset()Rafael J. Wysocki
2020-10-06Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-10-05cpufreq: Move traces and update to policy->cur to cpufreq coreViresh Kumar
2020-10-05cpufreq: stats: Enable stats for fast-switch as wellViresh Kumar
2020-10-05cpufreq: stats: Mark few conditionals with unlikely()Viresh Kumar
2020-10-05cpufreq: stats: Remove lockingViresh Kumar
2020-10-05cpufreq: stats: Defer stats update to cpufreq_stats_record_transition()Viresh Kumar
2020-10-05Merge back cpufreq material for 5.10.Rafael J. Wysocki
2020-09-30cpufreq: intel_pstate: Fix missing return statementZhang Rui
2020-09-18arch_topology, cpufreq: constify arch_* cpumasksValentin Schneider
2020-09-18cpufreq: report whether cpufreq supports Frequency Invariance (FI)Ionela Voinescu
2020-09-18cpufreq: move invariance setter calls in cpufreq coreIonela Voinescu
2020-09-16cpufreq: qcom: Don't add frequencies without an OPPMatthias Kaehlcke
2020-09-16cpufreq: qcom-hw: Add cpufreq support for SM8250 SoCManivannan Sadhasivam
2020-09-16cpufreq: qcom-hw: Use of_device_get_match_data for offsets and row sizeManivannan Sadhasivam
2020-09-16cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify codeManivannan Sadhasivam
2020-09-16cpufreq: qcom-hw: Make use of cpufreq driver_data for passing pdevManivannan Sadhasivam
2020-09-16cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLEPali Rohár
2020-09-16cpufreq: arm: Kconfig: add CPUFREQ_DT depend for STI CPUFREQAlain Volmat
2020-09-16cpufreq: dt-platdev: Blacklist st,stih418 SoCAlain Volmat
2020-09-16cpufreq: sti-cpufreq: add stih418 supportAlain Volmat
2020-09-16cpufreq: s5pv210: Use dev_err instead of pr_err in probeKrzysztof Kozlowski
2020-09-16cpufreq: s5pv210: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-16cpufreq: tegra186: Fix initial frequencyJon Hunter
2020-09-16Merge commit 'ded10c47f39e' into HEADViresh Kumar
2020-09-16cpufreq: dt: Refactor initialization to handle probe deferral properlyStephan Gerhold
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2020-09-10cpufreq: imx6q: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar
2020-09-07cpufreq: arm_scmi: Constify scmi_perf_ops pointersRikard Falkeborn
2020-09-01cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez
2020-09-01cpufreq: intel_pstate: Free memory only when turning offRafael J. Wysocki
2020-09-01cpufreq: intel_pstate: Add ->offline and ->online callbacksRafael J. Wysocki
2020-09-01cpufreq: intel_pstate: Tweak the EPP sysfs interfaceRafael J. Wysocki
2020-09-01cpufreq: intel_pstate: Update cached EPP in the active modeRafael J. Wysocki
2020-09-01cpufreq: intel_pstate: Refuse to turn off with HWP enabledRafael J. Wysocki
2020-08-28Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-27cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()Viresh Kumar
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21cpufreq: replace cpu_logical_map() with read_cpuid_mpir()Sumit Gupta
2020-08-20cpufreq: s3c24xx: move low-level clk reg access into platform codeArnd Bergmann