Show patches with: State = Action Required       |   3962 patches
« 1 2 3 439 40 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/4] PM / devfreq: Kconfig: add DEVFREQ_DELAYED_TIMER option PM / devfreq: add possibility for delayed work - - - --- 2019-12-09 Kamil Konieczny New
[2/4] PM / devfreq: add possibility for delayed work PM / devfreq: add possibility for delayed work - - - --- 2019-12-09 Kamil Konieczny New
[1/4] PM / devfreq: reuse system workqueue machanism PM / devfreq: add possibility for delayed work - - - --- 2019-12-09 Kamil Konieczny New
[v3,4/4] devfreq: exynos-bus: Clean up code [v3,1/4] devfreq: exynos-bus: Extract exynos_bus_profile_init() - - - --- 2019-12-09 Artur Świgoń New
[v3,3/4] devfreq: exynos-bus: Change goto-based logic to if-else logic [v3,1/4] devfreq: exynos-bus: Extract exynos_bus_profile_init() - - - --- 2019-12-09 Artur Świgoń New
[v3,2/4] devfreq: exynos-bus: Extract exynos_bus_profile_init_passive() [v3,1/4] devfreq: exynos-bus: Extract exynos_bus_profile_init() - - - --- 2019-12-09 Artur Świgoń New
[v3,1/4] devfreq: exynos-bus: Extract exynos_bus_profile_init() [v3,1/4] devfreq: exynos-bus: Extract exynos_bus_profile_init() - - - --- 2019-12-09 Artur Świgoń New
devfreq: move declaration of DEVICE_ATTR_RW(min_freq) devfreq: move declaration of DEVICE_ATTR_RW(min_freq) - - - --- 2019-12-06 Kamil Konieczny New
[v4] PM / devfreq: Move statistics to separate struct devfreq_stats [v4] PM / devfreq: Move statistics to separate struct devfreq_stats - 1 - --- 2019-12-06 Chanwoo Choi New
[v4] PM / devfreq: add clearing transitions stats [v4] PM / devfreq: add clearing transitions stats - - - --- 2019-12-06 Chanwoo Choi New
[v3,3/3] devfreq: move statistics to separate struct devfreq: improve devfreq statistics counting - 1 - --- 2019-12-05 Kamil Konieczny New
[v3,2/3] devfreq: add clearing transitions stats devfreq: improve devfreq statistics counting - - - --- 2019-12-05 Kamil Konieczny New
[v3,1/3] devfreq: change time stats to 64-bit devfreq: improve devfreq statistics counting 1 - - --- 2019-12-05 Kamil Konieczny New
[v2,2/2] PM / devfreq: Use PM QoS for sysfs min/max_freq PM / devfreq: Add dev_pm_qos support 1 1 1 --- 2019-12-05 Leonard Crestez New
[v2,1/2] PM / devfreq: Add PM QoS support PM / devfreq: Add dev_pm_qos support 1 1 1 --- 2019-12-05 Leonard Crestez New
[v2,3/3] devfreq: move statistics to separate struct devfreq: improve devfreq statistics counting - 1 - --- 2019-12-04 Kamil Konieczny New
[v2,2/3] devfreq: add clearing transitions stats devfreq: improve devfreq statistics counting - - - --- 2019-12-04 Kamil Konieczny New
[v2,1/3] devfreq: change time stats to 64-bit devfreq: improve devfreq statistics counting 1 - - --- 2019-12-04 Kamil Konieczny New
[v3] PM / devfreq: Add new name attribute for sysfs [v3] PM / devfreq: Add new name attribute for sysfs - - - --- 2019-11-25 Chanwoo Choi New
[v7,5/5] arm64: dts: imx8m: Add ddr controller nodes PM / devfreq: Add dynamic scaling for imx8m ddr controller - - - --- 2019-11-22 Leonard Crestez New
[v7,4/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller PM / devfreq: Add dynamic scaling for imx8m ddr controller 1 - - --- 2019-11-22 Leonard Crestez New
[v7,3/5] dt-bindings: memory: Add bindings for imx8m ddr controller PM / devfreq: Add dynamic scaling for imx8m ddr controller 1 1 - --- 2019-11-22 Leonard Crestez New
[v7,2/5] clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE PM / devfreq: Add dynamic scaling for imx8m ddr controller - 1 - --- 2019-11-22 Leonard Crestez New
[v7,1/5] clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks PM / devfreq: Add dynamic scaling for imx8m ddr controller - 1 - --- 2019-11-22 Leonard Crestez New
devfreq: Fix Kconfig indentation devfreq: Fix Kconfig indentation - - - --- 2019-11-20 Krzysztof Kozlowski New
[v6,5/5] arm64: dts: imx8m: Add ddr controller nodes PM / devfreq: Add dynamic scaling for imx8m ddr controller - - - --- 2019-11-14 Leonard Crestez New
[v6,4/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller PM / devfreq: Add dynamic scaling for imx8m ddr controller 1 - - --- 2019-11-14 Leonard Crestez New
[v6,3/5] dt-bindings: memory: Add bindings for imx8m ddr controller PM / devfreq: Add dynamic scaling for imx8m ddr controller 1 1 - --- 2019-11-14 Leonard Crestez New
[v6,2/5] clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE PM / devfreq: Add dynamic scaling for imx8m ddr controller - 1 - --- 2019-11-14 Leonard Crestez New
[v6,1/5] clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks PM / devfreq: Add dynamic scaling for imx8m ddr controller - 1 - --- 2019-11-14 Leonard Crestez New
[5/5] PM / devfreq: Don't take lock in devfreq_add_device PM / devfreq: Don't take lock in devfreq_add_device - 2 - --- 2019-11-13 Leonard Crestez New
[4/5] PM / devfreq: Don't use devm on parent device PM / devfreq: Don't take lock in devfreq_add_device - - - --- 2019-11-13 Leonard Crestez New
[3/5] PM / devfreq: Move more initialization before registration PM / devfreq: Don't take lock in devfreq_add_device - 1 - --- 2019-11-13 Leonard Crestez New
[2/5] PM / devfreq: Split device_register usage PM / devfreq: Don't take lock in devfreq_add_device - - - --- 2019-11-13 Leonard Crestez New
[1/5] PM / devfreq: Don't fail devfreq_dev_release if not in list PM / devfreq: Don't take lock in devfreq_add_device - 2 - --- 2019-11-13 Leonard Crestez New
[v4] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers [v4] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers - - - --- 2024-05-09 Anand Moon chanwoochoi New
[v3,2/2] PM / devfreq: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions [v3,1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers - - - --- 2024-04-17 Anand Moon chanwoochoi New
[v3,1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers [v3,1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers - - - --- 2024-04-17 Anand Moon chanwoochoi New
[v2,2/2] PM / devfreq: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() [v2,1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers - - - --- 2024-04-03 Anand Moon chanwoochoi New
[v2,1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers [v2,1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers - - - --- 2024-04-03 Anand Moon chanwoochoi New
[5/5] PM / devfreq: sun8i-a33-mbus: Convert to platform remove callback returning void PM / devfreq: Convert to platform remove callback returning void 1 - - --- 2024-03-04 Uwe Kleine-König chanwoochoi New
[4/5] PM / devfreq: rk3399_dmc: Convert to platform remove callback returning void PM / devfreq: Convert to platform remove callback returning void - - - --- 2024-03-04 Uwe Kleine-König chanwoochoi New
[3/5] PM / devfreq: mtk-cci: Convert to platform remove callback returning void PM / devfreq: Convert to platform remove callback returning void - - - --- 2024-03-04 Uwe Kleine-König chanwoochoi New
[2/5] PM / devfreq: exynos-ppmu: Convert to platform remove callback returning void PM / devfreq: Convert to platform remove callback returning void - - - --- 2024-03-04 Uwe Kleine-König chanwoochoi New
[1/5] PM / devfreq: exynos-nocp: Convert to platform remove callback returning void PM / devfreq: Convert to platform remove callback returning void - - - --- 2024-03-04 Uwe Kleine-König chanwoochoi New
[PATCHv1,2/2] PM / devfreq: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() [PATCHv1,1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers - - - --- 2024-02-26 Anand Moon chanwoochoi New
[PATCHv1,1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers [PATCHv1,1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers - - - --- 2024-02-26 Anand Moon chanwoochoi New
[v2] PM / devfreq: Fix buffer overflow in trans_stat_show [v2] PM / devfreq: Fix buffer overflow in trans_stat_show - - - --- 2024-01-05 Christian Marangi chanwoochoi New
[RESEND,2/2] PM / devfreq: Convert to use sysfs_emit_at() API [RESEND,1/2] PM / devfreq: Fix buffer overflow in trans_stat_show - - - --- 2024-01-04 Christian Marangi chanwoochoi New
[RESEND,1/2] PM / devfreq: Fix buffer overflow in trans_stat_show [RESEND,1/2] PM / devfreq: Fix buffer overflow in trans_stat_show - - - --- 2024-01-04 Christian Marangi chanwoochoi New
[1/5] PM / devfreq: sun8i-a33-mbus: Simplify usage of clk_rate_exclusive_get() clk: Make clk_rate_exclusive_get() return void - 1 - --- 2023-12-12 Uwe Kleine-König chanwoochoi New
[v4] PM / devfreq: Synchronize device_monitor_[start/stop] [v4] PM / devfreq: Synchronize device_monitor_[start/stop] - - - --- 2023-11-24 Mukesh Ojha chanwoochoi New
[v3] PM / devfreq: Synchronize device_monitor_[start/stop] [v3] PM / devfreq: Synchronize device_monitor_[start/stop] - - - --- 2023-11-17 Mukesh Ojha chanwoochoi New
PM / devfreq: Synchronize queuing the same timer instance twice PM / devfreq: Synchronize queuing the same timer instance twice - - - --- 2023-11-14 Mukesh Ojha chanwoochoi New
Performance: devfreq: avoid devfreq delay work re-init before Performance: devfreq: avoid devfreq delay work re-init before - - - --- 2023-11-10 黄再漾(Joyyoung Huang) chanwoochoi New
Performance: devfreq: avoid devfreq delay work re-init before queue, which will cause delayed work … Performance: devfreq: avoid devfreq delay work re-init before queue, which will cause delayed work … - - - --- 2023-11-04 黄再漾(Joyyoung Huang) chanwoochoi New
[v2] devfreq: Support device update function [v2] devfreq: Support device update function - - - --- 2022-10-03 Johnny Liu chanwoochoi New
PM / devfreq: rockchip-dfi: Fix an error message PM / devfreq: rockchip-dfi: Fix an error message - - - --- 2022-09-10 Christophe JAILLET chanwoochoi New
PM / devfreq: mtk-cci: Handle sram regulator probe deferral PM / devfreq: mtk-cci: Handle sram regulator probe deferral - - - --- 2022-07-13 AngeloGioacchino Del Regno chanwoochoi 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
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
[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
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
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
[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
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
devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events - - - --- 2022-05-26 Miaoqian Lin chanwoochoi New
[v4,4/4] PM / devfreq: passive: Keep cpufreq_policy for possible cpus PM / devfreq: Add cpu based scaling support to passive governor - - 2 --- 2022-05-11 Chanwoo Choi chanwoochoi New
[v4,3/4] PM / devfreq: passive: Reduce duplicate code when passive_devfreq case PM / devfreq: Add cpu based scaling support to passive governor - - 2 --- 2022-05-11 Chanwoo Choi chanwoochoi New
[v4,2/4] PM / devfreq: Add cpu based scaling support to passive governor PM / devfreq: Add cpu based scaling support to passive governor - - 2 --- 2022-05-11 Chanwoo Choi chanwoochoi New
[v4,1/4] PM / devfreq: Export devfreq_get_freq_range symbol within devfreq PM / devfreq: Add cpu based scaling support to passive governor - 1 2 --- 2022-05-11 Chanwoo Choi chanwoochoi New
[v3,4/4] PM / devfreq: passive: Keep cpufreq_policy for possible cpus PM / devfreq: Add cpu based scaling support to passive governor - - - --- 2022-05-09 Chanwoo Choi chanwoochoi New
[v3,3/4] PM / devfreq: passive: Reduce duplicate code when passive_devfreq case PM / devfreq: Add cpu based scaling support to passive governor - - - --- 2022-05-09 Chanwoo Choi chanwoochoi New
[v3,2/4] PM / devfreq: Add cpu based scaling support to passive governor PM / devfreq: Add cpu based scaling support to passive governor - - - --- 2022-05-09 Chanwoo Choi chanwoochoi New
[v3,1/4] PM / devfreq: Export devfreq_get_freq_range symbol within devfreq PM / devfreq: Add cpu based scaling support to passive governor - 1 - --- 2022-05-09 Chanwoo Choi chanwoochoi New
[RFC,2/2] PM / devfreq: rk3399_dmc: Block PMU during transitions rockchip / devfreq: Coordinate DRAM controller resources between ATF and kernel 1 - - --- 2022-04-06 Brian Norris chanwoochoi New
[RFC,1/2] soc: rockchip: power-domain: Manage resource conflicts with firmware rockchip / devfreq: Coordinate DRAM controller resources between ATF and kernel - 2 1 --- 2022-04-06 Brian Norris chanwoochoi New
[RESEND] devfreq: governor: Save void *data in the governor userspace [RESEND] devfreq: governor: Save void *data in the governor userspace 1 - - --- 2022-03-29 Kant Fan chanwoochoi New
devfreq:governor:Save void *data in the governor userspace devfreq:governor:Save void *data in the governor userspace - - - --- 2022-03-14 Kant Fan chanwoochoi New
thermal: devfreq_cooling: use local ops instead of global ops thermal: devfreq_cooling: use local ops instead of global ops - - - --- 2022-03-12 Kant Fan chanwoochoi New
[v4,12/15] arm64: dts: rockchip: Enable dmc and dfi nodes on gru rk3399: Clean up and enable DDR DVFS - - - --- 2022-03-08 Brian Norris chanwoochoi New
[v4,11/15] arm64: dts: rk3399: Add dfi and dmc nodes rk3399: Clean up and enable DDR DVFS - - - --- 2022-03-08 Brian Norris chanwoochoi New
devfreq: imx-bus: Decouple imx-bus from icc made devfreq: imx-bus: Decouple imx-bus from icc made - - - --- 2021-12-27 Abel Vesa chanwoochoi New
[09/10] arm64: dts: allwinner: a64: Update MBUS node DRAM devfreq support for Allwinner A64/H5 - - - --- 2021-09-29 Samuel Holland chanwoochoi New
[08/10] ARM: dts: sunxi: h3/h5: Update MBUS node DRAM devfreq support for Allwinner A64/H5 - - - --- 2021-09-29 Samuel Holland chanwoochoi New
[07/10] dt-bindings: arm: sunxi: Add H5 MBUS compatible DRAM devfreq support for Allwinner A64/H5 - - - --- 2021-09-29 Samuel Holland chanwoochoi New
[06/10] dt-bindings: arm: sunxi: Expand MBUS binding DRAM devfreq support for Allwinner A64/H5 - - - --- 2021-09-29 Samuel Holland chanwoochoi New
[v2,3/3] ARM: dts: exynos: align PPMU event node names with dtschema devfreq: exynos-ppmu: conform to dt naming convention - 1 - --- 2021-09-20 Krzysztof Kozlowski chanwoochoi New
[v2,4/4] ARM: dts: exynos: align PPMU event node names with dtschema [v2,1/4] dt-bindings: devfreq: event: convert Samsung Exynos NoCP to dtschema - - - --- 2021-08-20 Krzysztof Kozlowski chanwoochoi New
[v2,3/4] dt-bindings: memory: convert Samsung Exynos DMC to dtschema [v2,1/4] dt-bindings: devfreq: event: convert Samsung Exynos NoCP to dtschema 1 - - --- 2021-08-20 Krzysztof Kozlowski chanwoochoi New
[-next] PM / devfreq: governor: use DEVICE_ATTR_RW macro [-next] PM / devfreq: governor: use DEVICE_ATTR_RW macro - - - --- 2021-05-24 Yue Haibing chanwoochoi New
[V2,1/1] PM / devfreq: imx8m-ddrc: Remove DEVFREQ_GOV_SIMPLE_ONDEMAND dependency [V2,1/1] PM / devfreq: imx8m-ddrc: Remove DEVFREQ_GOV_SIMPLE_ONDEMAND dependency - - - --- 2021-05-21 Dong Aisheng chanwoochoi New
« 1 2 3 439 40 »