Show patches with: State = Action Required       |   3941 patches
« 1 2 ... 17 18 1939 40 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V3,16/20] OPP: Add support for config_regulators() helper OPP: Add new configuration interface: dev_pm_opp_set_config() - - 1 --- 2022-07-04 Viresh Kumar vireshk New
[V3,15/20] OPP: Migrate set-prop-name helper API to use set-config helpers OPP: Add new configuration interface: dev_pm_opp_set_config() 1 - - --- 2022-07-04 Viresh Kumar vireshk New
[V3,14/20] OPP: Migrate attach-genpd API to use set-config helpers OPP: Add new configuration interface: dev_pm_opp_set_config() - - - --- 2022-07-04 Viresh Kumar vireshk New
[V3,13/20] OPP: Migrate set-opp-helper API to use set-config helpers OPP: Add new configuration interface: dev_pm_opp_set_config() - - - --- 2022-07-04 Viresh Kumar vireshk New
[V3,12/20] OPP: Migrate set-clk-name API to use set-config helpers OPP: Add new configuration interface: dev_pm_opp_set_config() - - - --- 2022-07-04 Viresh Kumar vireshk New
[V3,11/20] OPP: Migrate set-supported-hw API to use set-config helpers OPP: Add new configuration interface: dev_pm_opp_set_config() - - - --- 2022-07-04 Viresh Kumar vireshk New
[V3,10/20] OPP: Migrate set-regulators API to use set-config helpers OPP: Add new configuration interface: dev_pm_opp_set_config() - 1 - --- 2022-07-04 Viresh Kumar vireshk New
[V3,09/20] soc/tegra: Migrate to dev_pm_opp_set_config() OPP: Add new configuration interface: dev_pm_opp_set_config() - - 1 --- 2022-07-04 Viresh Kumar vireshk New
[V3,08/20] soc/tegra: Add comment over devm_pm_opp_set_clkname() OPP: Add new configuration interface: dev_pm_opp_set_config() - - 1 --- 2022-07-04 Viresh Kumar vireshk New
[V3,07/20] drm/lima: Migrate to dev_pm_opp_set_config() OPP: Add new configuration interface: dev_pm_opp_set_config() - - - --- 2022-07-04 Viresh Kumar vireshk New
[V3,06/20] cpufreq: ti: Migrate to dev_pm_opp_set_config() OPP: Add new configuration interface: dev_pm_opp_set_config() - - - --- 2022-07-04 Viresh Kumar vireshk New
[V3,05/20] cpufreq: sti: Migrate to dev_pm_opp_set_config() OPP: Add new configuration interface: dev_pm_opp_set_config() - - - --- 2022-07-04 Viresh Kumar vireshk New
[V3,04/20] cpufreq: qcom-nvmem: Migrate to dev_pm_opp_set_config() OPP: Add new configuration interface: dev_pm_opp_set_config() - - - --- 2022-07-04 Viresh Kumar vireshk New
[V3,03/20] OPP: Add dev_pm_opp_set_config() and friends OPP: Add new configuration interface: dev_pm_opp_set_config() - - 1 --- 2022-07-04 Viresh Kumar vireshk New
[V3,02/20] OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list OPP: Add new configuration interface: dev_pm_opp_set_config() - 1 - --- 2022-07-04 Viresh Kumar vireshk New
[V3,01/20] OPP: Track if clock name is configured by platform OPP: Add new configuration interface: dev_pm_opp_set_config() - - - --- 2022-07-04 Viresh Kumar vireshk New
[v2,4/4] cpufreq: Change order of online() CB and policy->cpus modification qcom-cpufreq-hw LMH irq/hotplug interractions - - - --- 2022-07-04 Pierre Gondois vireshk New
[v2,3/4] cpufreq: qcom-hw: Remove deprecated irq_set_affinity_hint() call qcom-cpufreq-hw LMH irq/hotplug interractions - - - --- 2022-07-04 Pierre Gondois vireshk New
[v2,2/4] cpufreq: qcom-hw: Disable LMH irq when disabling policy qcom-cpufreq-hw LMH irq/hotplug interractions - - - --- 2022-07-04 Pierre Gondois vireshk New
[v2,1/4] cpufreq: qcom-hw: Reset cancel_throttle when policy is re-enabled qcom-cpufreq-hw LMH irq/hotplug interractions - - - --- 2022-07-04 Pierre Gondois vireshk New
[3/3] thermal: qcom: tsens: Implement re-initialization workaround quirk Add support for tsens controller reinit via trustzone - - - --- 2022-07-01 Bhupesh Sharma dlezcano New
[2/3] thermal: qcom: tsens: Add support for 'needs_reinit_wa' for sm8150 Add support for tsens controller reinit via trustzone - - - --- 2022-07-01 Bhupesh Sharma dlezcano New
[1/3] firmware: qcom_scm: Add support for tsens reinit workaround Add support for tsens controller reinit via trustzone - - - --- 2022-07-01 Bhupesh Sharma dlezcano New
[v2] PM / devfreq: exynos-bus: Fix NULL pointer dereference [v2] PM / devfreq: exynos-bus: Fix NULL pointer dereference 1 - 1 --- 2022-07-01 Christian Marangi chanwoochoi New
[V2,5/5] OPP: Remove custom OPP helper support OPP: Replace custom set_opp() with config_regulators() - - 1 --- 2022-07-01 Viresh Kumar vireshk New
[V2,4/5] OPP: ti: Migrate to config_regulators() OPP: Replace custom set_opp() with config_regulators() - - - --- 2022-07-01 Viresh Kumar vireshk New
[V2,3/5] OPP: Add dev_pm_opp_get_supplies() OPP: Replace custom set_opp() with config_regulators() - - 1 --- 2022-07-01 Viresh Kumar vireshk New
[V2,2/5] OPP: Make _generic_set_opp_regulator() a config_regulators() interface OPP: Replace custom set_opp() with config_regulators() - - 1 --- 2022-07-01 Viresh Kumar vireshk New
[V2,1/5] OPP: Add support for config_regulators() helper OPP: Replace custom set_opp() with config_regulators() - - 1 --- 2022-07-01 Viresh Kumar vireshk New
PM / devfreq: Strengthen the handling of governor null pointer PM / devfreq: Strengthen the handling of governor null pointer - - - --- 2022-07-01 Schspa Shi chanwoochoi New
[v1] PM / devfreq: tegra30: Add error message for devm_devfreq_add_device() [v1] PM / devfreq: tegra30: Add error message for devm_devfreq_add_device() - - - --- 2022-06-30 Dmitry Osipenko chanwoochoi New
[2/2] thermal/core: Remove DROP_FULL and RAISE_FULL [1/2] thermal/core: Use clamp() helper in the stepwise governor - - - --- 2022-06-29 Daniel Lezcano dlezcano New
[1/2] thermal/core: Use clamp() helper in the stepwise governor [1/2] thermal/core: Use clamp() helper in the stepwise governor - - - --- 2022-06-29 Daniel Lezcano dlezcano New
[RESEND,5/5] cpufreq: qcom-cpufreq-nvmem: Add msm8939 as cpr_genpd qcom-cpufreq-nvmem: Add msm8939 with some fixups - - - --- 2022-06-29 Bryan O'Donoghue vireshk New
[RESEND,4/5] cpufreq: qcom-cpufreq-nvmem: Rename qcs404 data to cpr_genpd qcom-cpufreq-nvmem: Add msm8939 with some fixups - - - --- 2022-06-29 Bryan O'Donoghue vireshk New
[RESEND,3/5] cpufreq: blocklist Qualcomm msm8939 in cpufreq-dt-platdev qcom-cpufreq-nvmem: Add msm8939 with some fixups - - - --- 2022-06-29 Bryan O'Donoghue vireshk New
[RESEND,2/5] dt-bindings: opp: Add msm8939 to the compatible list qcom-cpufreq-nvmem: Add msm8939 with some fixups 1 - - --- 2022-06-29 Bryan O'Donoghue vireshk New
[RESEND,1/5] dt-bindings: opp: Add missing compat devices qcom-cpufreq-nvmem: Add msm8939 with some fixups 2 - - --- 2022-06-29 Bryan O'Donoghue vireshk New
[v4,3/3] thermal: qcom: tsens-v1: Add support for MSM8992/4 TSENS [v4,1/3] dt-bindings: thermal: tsens: Add msm8992/4 compatibles - - - --- 2022-06-28 Konrad Dybcio dlezcano New
[v4,2/3] thermal: qcom: tsens-v1: Use GENMASK macro for bitmasks [v4,1/3] dt-bindings: thermal: tsens: Add msm8992/4 compatibles - - - --- 2022-06-28 Konrad Dybcio dlezcano New
[v4,1/3] dt-bindings: thermal: tsens: Add msm8992/4 compatibles [v4,1/3] dt-bindings: thermal: tsens: Add msm8992/4 compatibles 1 - - --- 2022-06-28 Konrad Dybcio dlezcano New
[08/22] devfreq: shut up kernel-doc warnings Fix kernel-doc warnings at linux-next - - - --- 2022-06-28 Mauro Carvalho Chehab chanwoochoi New
PM / devfreq: passive: revert an editing accident in SPDX-License line PM / devfreq: passive: revert an editing accident in SPDX-License line - - - --- 2022-06-28 Lukas Bulwahn chanwoochoi New
dt-bindings: cpufreq: qcom-cpufreq-nvmem: fix board compatible in example dt-bindings: cpufreq: qcom-cpufreq-nvmem: fix board compatible in example 2 - - --- 2022-06-27 Krzysztof Kozlowski vireshk New
[3/3] thermal: qcom: tsens: Add data for MSM8909 thermal: qcom: tsens: Add data for MSM8909 - - - --- 2022-06-27 Stephan Gerhold dlezcano New
[2/3] dt-bindings: thermal: qcom-tsens: Add MSM8909 compatible thermal: qcom: tsens: Add data for MSM8909 1 - - --- 2022-06-27 Stephan Gerhold dlezcano New
[1/3] dt-bindings: thermal: qcom-tsens: Drop redundant compatibles thermal: qcom: tsens: Add data for MSM8909 - 1 - --- 2022-06-27 Stephan Gerhold dlezcano New
thermal: k3_j72xx_bandgap: Fix memory leak in k3_j72xx_bandgap_probe thermal: k3_j72xx_bandgap: Fix memory leak in k3_j72xx_bandgap_probe - - - --- 2022-06-27 Miaoqian Lin dlezcano New
PM / devfreq: imx-bus: use NULL to pass a null pointer rather than zero PM / devfreq: imx-bus: use NULL to pass a null pointer rather than zero - - - --- 2022-06-23 Colin Ian King chanwoochoi New
PM / devfreq: mediatek: Fix unnecessary check of drvdata PM / devfreq: mediatek: Fix unnecessary check of drvdata - 1 1 --- 2022-06-20 Matthias Brugger chanwoochoi New
PM / devfreq: Fix kernel warning with cpufreq passive register fail PM / devfreq: Fix kernel warning with cpufreq passive register fail - - - --- 2022-06-19 Christian Marangi chanwoochoi New
PM / devfreq: Rework freq_table to be local to devfreq struct PM / devfreq: Rework freq_table to be local to devfreq struct - - 1 --- 2022-06-19 Christian Marangi chanwoochoi New
cpufreq: pmac32-cpufreq: Fix refcount leak bug cpufreq: pmac32-cpufreq: Fix refcount leak bug - - - --- 2022-06-18 Liang He vireshk New
PM / devfreq: mediatek: Fix possible dereference of null pointer PM / devfreq: mediatek: Fix possible dereference of null pointer - - - --- 2022-06-17 Matthias Brugger chanwoochoi New
[v2] cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist [v2] cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist - 1 - --- 2022-06-17 AngeloGioacchino Del Regno vireshk New
[RESEND,v2,9/9] ARM: dts: imx6qdl-colibri: Set CPU critical trip point imx: thermal: Allow trip point configuration from DT - - - --- 2022-06-17 Francesco Dolcini dlezcano New
[RESEND,v2,8/9] ARM: dts: imx6ull-colibri: Set CPU critical trip point imx: thermal: Allow trip point configuration from DT - - - --- 2022-06-17 Francesco Dolcini dlezcano New
[RESEND,v2,7/9] ARM: dts: imx7-colibri: Set CPU critical trip point imx: thermal: Allow trip point configuration from DT - - - --- 2022-06-17 Francesco Dolcini dlezcano New
[RESEND,v2,6/9] ARM: dts: imx6qdl-apalis: Set CPU critical trip point imx: thermal: Allow trip point configuration from DT - - - --- 2022-06-17 Francesco Dolcini dlezcano New
[RESEND,v2,5/9] ARM: dts: imx[67]: Add trips points imx: thermal: Allow trip point configuration from DT - - - --- 2022-06-17 Francesco Dolcini dlezcano New
[RESEND,v2,4/9] imx: thermal: Configure trip point from DT imx: thermal: Allow trip point configuration from DT - - - --- 2022-06-17 Francesco Dolcini dlezcano New
[RESEND,v2,3/9] dt-bindings: thermal: imx: Add trips point imx: thermal: Allow trip point configuration from DT - - - --- 2022-06-17 Francesco Dolcini dlezcano New
[RESEND,v2,2/9] thermal: thermal: Export OF trip helper function imx: thermal: Allow trip point configuration from DT - - - --- 2022-06-17 Francesco Dolcini dlezcano New
[RESEND,v2,1/9] dt-bindings: thermal: Define trips node in $defs imx: thermal: Allow trip point configuration from DT - - - --- 2022-06-17 Francesco Dolcini dlezcano New
cpufreq: qcom-hw: Don't do lmh things without a throttle interrupt cpufreq: qcom-hw: Don't do lmh things without a throttle interrupt - 1 - --- 2022-06-16 Stephen Boyd vireshk New
[3/3] thermal/drivers/u8500: Remove the get_trend function [1/3] thermal/drivers/qcom: Remove get_trend function 1 - - --- 2022-06-16 Daniel Lezcano dlezcano New
[2/3] thermal/drivers/tegra: Remove get_trend function [1/3] thermal/drivers/qcom: Remove get_trend function - - 1 --- 2022-06-16 Daniel Lezcano dlezcano New
[1/3] thermal/drivers/qcom: Remove get_trend function [1/3] thermal/drivers/qcom: Remove get_trend function 1 - - --- 2022-06-16 Daniel Lezcano dlezcano New
[4/4] cpufreq: Change order of online() CB and policy->cpus modification cpufreq: qcom-hw: LMH irq/hotplug interractions 1 - - --- 2022-06-15 Pierre Gondois vireshk New
[3/4] cpufreq: qcom-hw: Remove deprecated irq_set_affinity_hint() call cpufreq: qcom-hw: LMH irq/hotplug interractions - - - --- 2022-06-15 Pierre Gondois vireshk New
[2/4] cpufreq: qcom-hw: Disable LMH irq when disabling policy cpufreq: qcom-hw: LMH irq/hotplug interractions - - - --- 2022-06-15 Pierre Gondois vireshk New
[1/4] cpufreq: qcom-hw: Reset cancel_throttle when policy is re-enabled cpufreq: qcom-hw: LMH irq/hotplug interractions - - - --- 2022-06-15 Pierre Gondois vireshk New
drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c - - - --- 2022-06-15 Liang He vireshk New
[v4,4/4] PM / devfreq: Mute warning on governor PROBE_DEFER PM / devfreq: Various Fixes to cpufreq based passive governor - - - --- 2022-06-14 Christian Marangi chanwoochoi New
[v4,3/4] PM / devfreq: Rework freq_table to be local to devfreq struct PM / devfreq: Various Fixes to cpufreq based passive governor - - - --- 2022-06-14 Christian Marangi chanwoochoi New
[v4,2/4] PM / devfreq: Fix kernel warning with cpufreq passive register fail PM / devfreq: Various Fixes to cpufreq based passive governor - - - --- 2022-06-14 Christian Marangi chanwoochoi New
[v4,1/4] PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER PM / devfreq: Various Fixes to cpufreq based passive governor - - - --- 2022-06-14 Christian Marangi chanwoochoi New
[v2,4/4] thermal: devfreq_cooling: Extend the devfreq_cooling_device with ops Thermal cpufreq & devfreq cooling minor clean-ups - - - --- 2022-06-13 Lukasz Luba dlezcano New
[v2,3/4] thermal: cpufreq_cooling: Update outdated comments Thermal cpufreq & devfreq cooling minor clean-ups 1 - - --- 2022-06-13 Lukasz Luba dlezcano New
[v2,2/4] thermal: cpufreq_cooling : Refactor thermal_power_cpu_get_power tracing Thermal cpufreq & devfreq cooling minor clean-ups 1 - - --- 2022-06-13 Lukasz Luba dlezcano New
[v2,1/4] thermal: cpufreq_cooling: Use private callback ops for each cooling device Thermal cpufreq & devfreq cooling minor clean-ups 1 - - --- 2022-06-13 Lukasz Luba dlezcano New
MAINTAINERS: add include/dt-bindings/thermal to THERMAL MAINTAINERS: add include/dt-bindings/thermal to THERMAL - - - --- 2022-06-13 Lukas Bulwahn dlezcano New
[-next] thermal: k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72xx_bandgap_j7200_data… [-next] thermal: k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72xx_bandgap_j7200_data… - - - --- 2022-06-13 Jin Xiaoyun dlezcano New
[v3,2/2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support [v3,1/2] dt-bindings: thermal: rcar-gen3-thermal: use positive logic - 3 - --- 2022-06-10 Wolfram Sang dlezcano New
[v3,1/2] dt-bindings: thermal: rcar-gen3-thermal: use positive logic [v3,1/2] dt-bindings: thermal: rcar-gen3-thermal: use positive logic - 2 - --- 2022-06-10 Wolfram Sang dlezcano New
[v3] thermal: rcar_gen3_thermal: improve logging during probe [v3] thermal: rcar_gen3_thermal: improve logging during probe - 2 - --- 2022-06-10 Wolfram Sang dlezcano New
[8/8] OPP: Provide a simple implementation to configure multiple clocks OPP: Add support for multiple clocks - - - --- 2022-06-10 Viresh Kumar vireshk New
[7/8] OPP: Assert clk_count == 1 for single clk helpers OPP: Add support for multiple clocks - - - --- 2022-06-10 Viresh Kumar vireshk New
[6/8] OPP: Add key specific assert() method to key finding helpers OPP: Add support for multiple clocks - - - --- 2022-06-10 Viresh Kumar vireshk New
[5/8] OPP: Allow multiple clocks for a device OPP: Add support for multiple clocks - - 2 --- 2022-06-10 Viresh Kumar vireshk New
[4/8] OPP: Make dev_pm_opp_set_opp() independent of frequency OPP: Add support for multiple clocks - - - --- 2022-06-10 Viresh Kumar vireshk New
[3/8] OPP: Reuse _opp_compare_key() in _opp_add_static_v2() OPP: Add support for multiple clocks - - - --- 2022-06-10 Viresh Kumar vireshk New
[2/8] OPP: Remove rate_not_available parameter to _opp_add() OPP: Add support for multiple clocks - - - --- 2022-06-10 Viresh Kumar vireshk New
[1/8] OPP: Use consistent names for OPP table instances OPP: Add support for multiple clocks - - - --- 2022-06-10 Viresh Kumar vireshk New
PM / devfreq: passive: use HZ_PER_KHZ macro in units.h PM / devfreq: passive: use HZ_PER_KHZ macro in units.h - - - --- 2022-06-10 Yicong Yang chanwoochoi New
cpufreq: qcom-cpufreq-hw: use HZ_PER_KHZ macro in units.h cpufreq: qcom-cpufreq-hw: use HZ_PER_KHZ macro in units.h - - - --- 2022-06-10 Yicong Yang dlezcano New
[v9,2/2] dt-bindings:thermal: Add Sunplus schema Add thermal control driver for Sunplus SoC - - - --- 2022-06-10 Li-hao Kuo dlezcano New
[v9,1/2] thermal: Add thermal driver for Sunplus Add thermal control driver for Sunplus SoC - - - --- 2022-06-10 Li-hao Kuo dlezcano New
[v2] thermal: rcar_gen3_thermal: improve logging during probe [v2] thermal: rcar_gen3_thermal: improve logging during probe - 2 - --- 2022-06-09 Wolfram Sang dlezcano New
[v2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support [v2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support - - - --- 2022-06-09 Wolfram Sang dlezcano New
« 1 2 ... 17 18 1939 40 »