Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull more power management updates from Rafael Wysocki: "These are mostly ARM cpufreq driver updates, including one new MediaTek driver that has just passed all of the reviews, with the addition of a revert of a recent intel_pstate commit, some core cpufreq changes and a DT-related update of the operating performance points (OPP) support code. Specifics: - Add new cpufreq driver for the MediaTek MT6779 platform called mediatek-hw along with corresponding DT bindings (Hector.Yuan). - Add DCVS interrupt support to the qcom-cpufreq-hw driver (Thara Gopinath). - Make the qcom-cpufreq-hw driver set the dvfs_possible_from_any_cpu policy flag (Taniya Das). - Blocklist more Qualcomm platforms in cpufreq-dt-platdev (Bjorn Andersson). - Make the vexpress cpufreq driver set the CPUFREQ_IS_COOLING_DEV flag (Viresh Kumar). - Add new cpufreq driver callback to allow drivers to register with the Energy Model in a consistent way and make several drivers use it (Viresh Kumar). - Change the remaining users of the .ready() cpufreq driver callback to move the code from it elsewhere and drop it from the cpufreq core (Viresh Kumar). - Revert recent intel_pstate change adding HWP guaranteed performance change notification support to it that led to problems, because the notification in question is triggered prematurely on some systems (Rafael Wysocki). - Convert the OPP DT bindings to DT schema and clean them up while at it (Rob Herring)" * tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: (23 commits) Revert "cpufreq: intel_pstate: Process HWP Guaranteed change notification" cpufreq: mediatek-hw: Add support for CPUFREQ HW cpufreq: Add of_perf_domain_get_sharing_cpumask dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW cpufreq: Remove ready() callback cpufreq: sh: Remove sh_cpufreq_cpu_ready() cpufreq: acpi: Remove acpi_cpufreq_cpu_ready() cpufreq: qcom-hw: Set dvfs_possible_from_any_cpu cpufreq driver flag cpufreq: blocklist more Qualcomm platforms in cpufreq-dt-platdev cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support cpufreq: scmi: Use .register_em() to register with energy model cpufreq: vexpress: Use .register_em() to register with energy model cpufreq: scpi: Use .register_em() to register with energy model dt-bindings: opp: Convert to DT schema dt-bindings: Clean-up OPP binding node names in examples ARM: dts: omap: Drop references to opp.txt cpufreq: qcom-cpufreq-hw: Use .register_em() to register with energy model cpufreq: omap: Use .register_em() to register with energy model cpufreq: mediatek: Use .register_em() to register with energy model cpufreq: imx6q: Use .register_em() to register with energy model ...
No related branches found
No related tags found
Showing
- Documentation/cpu-freq/cpu-drivers.rst 0 additions, 3 deletionsDocumentation/cpu-freq/cpu-drivers.rst
- Documentation/devicetree/bindings/cpufreq/cpufreq-dt.txt 1 addition, 1 deletionDocumentation/devicetree/bindings/cpufreq/cpufreq-dt.txt
- Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek-hw.yaml 70 additions, 0 deletions...tion/devicetree/bindings/cpufreq/cpufreq-mediatek-hw.yaml
- Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek.txt 1 addition, 1 deletion...entation/devicetree/bindings/cpufreq/cpufreq-mediatek.txt
- Documentation/devicetree/bindings/cpufreq/cpufreq-st.txt 2 additions, 4 deletionsDocumentation/devicetree/bindings/cpufreq/cpufreq-st.txt
- Documentation/devicetree/bindings/cpufreq/nvidia,tegra20-cpufreq.txt 1 addition, 1 deletion...on/devicetree/bindings/cpufreq/nvidia,tegra20-cpufreq.txt
- Documentation/devicetree/bindings/devfreq/rk3399_dmc.txt 1 addition, 1 deletionDocumentation/devicetree/bindings/devfreq/rk3399_dmc.txt
- Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml 1 addition, 1 deletionDocumentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml
- Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml 1 addition, 1 deletionDocumentation/devicetree/bindings/gpu/arm,mali-midgard.yaml
- Documentation/devicetree/bindings/interconnect/fsl,imx8m-noc.yaml 2 additions, 2 deletions...ation/devicetree/bindings/interconnect/fsl,imx8m-noc.yaml
- Documentation/devicetree/bindings/opp/allwinner,sun50i-h6-operating-points.yaml 4 additions, 0 deletions...ee/bindings/opp/allwinner,sun50i-h6-operating-points.yaml
- Documentation/devicetree/bindings/opp/opp-v1.yaml 51 additions, 0 deletionsDocumentation/devicetree/bindings/opp/opp-v1.yaml
- Documentation/devicetree/bindings/opp/opp-v2-base.yaml 214 additions, 0 deletionsDocumentation/devicetree/bindings/opp/opp-v2-base.yaml
- Documentation/devicetree/bindings/opp/opp-v2.yaml 475 additions, 0 deletionsDocumentation/devicetree/bindings/opp/opp-v2.yaml
- Documentation/devicetree/bindings/opp/opp.txt 0 additions, 622 deletionsDocumentation/devicetree/bindings/opp/opp.txt
- Documentation/devicetree/bindings/opp/qcom-opp.txt 1 addition, 1 deletionDocumentation/devicetree/bindings/opp/qcom-opp.txt
- Documentation/devicetree/bindings/opp/ti-omap5-opp-supply.txt 1 addition, 1 deletion...mentation/devicetree/bindings/opp/ti-omap5-opp-supply.txt
- Documentation/devicetree/bindings/power/power-domain.yaml 1 addition, 1 deletionDocumentation/devicetree/bindings/power/power-domain.yaml
- Documentation/translations/zh_CN/cpu-freq/cpu-drivers.rst 0 additions, 2 deletionsDocumentation/translations/zh_CN/cpu-freq/cpu-drivers.rst
- arch/arm/boot/dts/omap34xx.dtsi 0 additions, 1 deletionarch/arm/boot/dts/omap34xx.dtsi
Loading
Please register or sign in to comment