Show patches with: Submitter = Stephen Boyd       |   419 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,13/13] clk: qcom: Migrate to clk_hw based registration and OF APIs - - - --- 2016-04-21 Stephen Boyd sboyd Superseded
[v3,1/2] clk: fixed-factor: Convert into a module platform driver - - - --- 2016-06-28 Stephen Boyd sboyd Superseded
of_clk_add_(hw_)providers multipule times for one node? - - - --- 2016-08-04 Stephen Boyd sboyd Superseded
clk: fix spin_lock/unlock imbalance on bad clk_enable() reentrancy - - - --- 2017-12-22 Stephen Boyd Superseded
clk: qcom: Move to menuconfig and reduce lines clk: qcom: Move to menuconfig and reduce lines - 1 - --- 2018-11-21 Stephen Boyd Superseded
[v2,7/8] clk: qcom: gcc-sdm845: Migrate to DT parent mapping Rewrite clk parent handling - - - --- 2019-02-26 Stephen Boyd Superseded
[v2,8/8] arm64: dts: qcom: Specify XO clk as input to GCC node Rewrite clk parent handling - - - --- 2019-02-26 Stephen Boyd Superseded
[v3,1/7] clkdev: Hold clocks_mutex while iterating clocks list Rewrite clk parent handling - - - --- 2019-04-04 Stephen Boyd Superseded
[v3,2/7] clk: Prepare for clk registration API that uses DT nodes Rewrite clk parent handling - - - --- 2019-04-04 Stephen Boyd Superseded
[v3,3/7] clk: Add of_clk_hw_register() API for early clk drivers Rewrite clk parent handling - - 1 --- 2019-04-04 Stephen Boyd Superseded
[v3,4/7] clk: Allow parents to be specified without string names Rewrite clk parent handling - - - --- 2019-04-04 Stephen Boyd Superseded
[v3,5/7] clk: Look for parents with clkdev based clk_lookups Rewrite clk parent handling - - - --- 2019-04-04 Stephen Boyd Superseded
[v3,6/7] clk: Allow parents to be specified via clkspec index Rewrite clk parent handling - - - --- 2019-04-04 Stephen Boyd Superseded
[v3,7/7] clk: fixed-factor: Let clk framework find parent Rewrite clk parent handling - - - --- 2019-04-04 Stephen Boyd Superseded
[1/9] ARM: Remove redundant COMMON_CLK selects Allow COMMON_CLK to be selectable 1 1 - --- 2020-04-05 Stephen Boyd Superseded
[2/9] ARM: Remove redundant CLKDEV_LOOKUP selects Allow COMMON_CLK to be selectable - - - --- 2020-04-05 Stephen Boyd Superseded
[3/9] arm64: tegra: Remove redundant CLKDEV_LOOKUP selects Allow COMMON_CLK to be selectable 1 - - --- 2020-04-05 Stephen Boyd Superseded
[4/9] h8300: Remove redundant CLKDEV_LOOKUP selects Allow COMMON_CLK to be selectable - - - --- 2020-04-05 Stephen Boyd Superseded
[5/9] MIPS: Remove redundant CLKDEV_LOOKUP selects Allow COMMON_CLK to be selectable - - - --- 2020-04-05 Stephen Boyd Superseded
[7/9] ARM: mmp: Remove legacy clk code Allow COMMON_CLK to be selectable - - - --- 2020-04-05 Stephen Boyd Superseded
[8/9] MIPS: Loongson64: Drop asm/clock.h include Allow COMMON_CLK to be selectable - - - --- 2020-04-05 Stephen Boyd Superseded
[9/9] clk: Move HAVE_CLK config out of architecture layer Allow COMMON_CLK to be selectable - - - --- 2020-04-05 Stephen Boyd Superseded
[1/8] dt-bindings: Add linux,kunit binding clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-02 Stephen Boyd Superseded
[2/8] of: Enable DTB loading on UML for KUnit tests clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-02 Stephen Boyd Superseded
[3/8] kunit: Add test managed platform_device/driver APIs clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-02 Stephen Boyd Superseded
[4/8] clk: Add test managed clk provider/consumer APIs clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-02 Stephen Boyd Superseded
[5/8] dt-bindings: kunit: Add fixed rate clk consumer test clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-02 Stephen Boyd Superseded
[6/8] clk: Add KUnit tests for clk fixed rate basic type clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-02 Stephen Boyd Superseded
[7/8] dt-bindings: clk: Add KUnit clk_parent_data test clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-02 Stephen Boyd Superseded
[8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-02 Stephen Boyd Superseded
[v2,02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put() clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-15 Stephen Boyd Superseded
[v2,03/11] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-15 Stephen Boyd Superseded
[v2,05/11] of: Add a KUnit test for overlays and test managed APIs clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-15 Stephen Boyd Superseded
[v2,06/11] platform: Add test managed platform_device/driver APIs clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-15 Stephen Boyd Superseded
[v2,08/11] clk: Add test managed clk provider/consumer APIs clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-15 Stephen Boyd Superseded
[v2,09/11] clk: Add KUnit tests for clk fixed rate basic type clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-15 Stephen Boyd Superseded
[v2,10/11] dt-bindings: clk: Add KUnit clk_parent_data test clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-15 Stephen Boyd Superseded
[v2,11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-15 Stephen Boyd Superseded
[v3,01/11] of: Add KUnit test to confirm DTB is loaded clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd Superseded
[v3,02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put() clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd Superseded
[v3,03/11] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends clk: Add kunit tests for fixed rate and parent data - 1 - --- 2023-03-27 Stephen Boyd Superseded
[v3,04/11] dt-bindings: test: Add KUnit empty node binding clk: Add kunit tests for fixed rate and parent data - 1 - --- 2023-03-27 Stephen Boyd Superseded
[v3,05/11] of: Add a KUnit test for overlays and test managed APIs clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd Superseded
[v3,06/11] platform: Add test managed platform_device/driver APIs clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd Superseded
[v3,07/11] dt-bindings: kunit: Add fixed rate clk consumer test clk: Add kunit tests for fixed rate and parent data - 1 - --- 2023-03-27 Stephen Boyd Superseded
[v3,08/11] clk: Add test managed clk provider/consumer APIs clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd Superseded
[v3,09/11] clk: Add KUnit tests for clk fixed rate basic type clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd Superseded
[v3,10/11] dt-bindings: clk: Add KUnit clk_parent_data test clk: Add kunit tests for fixed rate and parent data - 1 - --- 2023-03-27 Stephen Boyd Superseded
[v3,11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-27 Stephen Boyd Superseded
clk: mediatek: Use right match table for mt8188-wpe clk: mediatek: Use right match table for mt8188-wpe - - - --- 2023-04-03 Stephen Boyd Superseded
[1/5] clk: Remove prepare_lock hold assertion in __clk_release() Fix a deadlock with clk_pm_runtime_get() - 1 - --- 2024-03-25 Stephen Boyd Superseded
[2/5] clk: Don't hold prepare_lock when calling kref_put() Fix a deadlock with clk_pm_runtime_get() - 1 - --- 2024-03-25 Stephen Boyd Superseded
[3/5] clk: Initialize struct clk_core kref earlier Fix a deadlock with clk_pm_runtime_get() - 1 - --- 2024-03-25 Stephen Boyd Superseded
[GIT,PULL] clk changes for v4.19 [GIT,PULL] clk changes for v4.19 - - - --- 2018-08-15 Stephen Boyd Awaiting Upstream
[1/4] of/device: Add a way to probe drivers by match data Simplify mediatek clk driver probes - - - --- 2018-11-06 Stephen Boyd Changes Requested
[2/4] clk: mediatek: Convert to platform_driver_probe_by_match_data() Simplify mediatek clk driver probes - - - --- 2018-11-06 Stephen Boyd Changes Requested
[3/4] clk: mediatek: Drop THIS_MODULE from platform_driver Simplify mediatek clk driver probes - - - --- 2018-11-06 Stephen Boyd Changes Requested
[4/4] clk: mediatek: Simplify single driver probes Simplify mediatek clk driver probes - - - --- 2018-11-06 Stephen Boyd Changes Requested
clk: vc5: Initialize src in vc5_mux_set_parent() clk: vc5: Initialize src in vc5_mux_set_parent() - - - --- 2018-12-14 Stephen Boyd Changes Requested
[1/9] clk: Combine __clk_get() and __clk_create_clk() Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[2/9] clk: Introduce get_parent_hw clk op Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[3/9] clk: core: clarify the check for runtime PM Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[4/9] clk: Introduce of_clk_get_hw_from_clkspec() Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[5/9] clk: Inform the core about consumer devices Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[6/9] clk: Move of_clk_*() APIs into clk.c from clkdev.c Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[7/9] clk: Allow parents to be specified without string names Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[8/9] clk: qcom: gcc-sdm845: Migrate to DT parent mapping Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[9/9] arm64: dts: qcom: Specify XO clk as input to GCC node Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[v2,6/8] clk: Allow parents to be specified without string names Rewrite clk parent handling - - 1 --- 2019-02-26 Stephen Boyd Changes Requested
clk: Make of_parse_clkspec() return -ENOENT on errors clk: Make of_parse_clkspec() return -ENOENT on errors - - - --- 2019-08-19 Stephen Boyd Changes Requested
clk: Evict unregistered clks from parent caches clk: Evict unregistered clks from parent caches - 1 1 --- 2019-08-26 Stephen Boyd Changes Requested
clk: Don't cache errors from clk_ops::get_phase() clk: Don't cache errors from clk_ops::get_phase() - - - --- 2019-10-01 Stephen Boyd Changes Requested
clk: Warn about critical clks that fail to enable clk: Warn about critical clks that fail to enable - - - --- 2019-12-26 Stephen Boyd Changes Requested
[6/9] clk: Allow the common clk framework to be selectable Allow COMMON_CLK to be selectable - - - --- 2020-04-05 Stephen Boyd Changes Requested
[PATCH/RFC] clk: gate: Add some kunit test suites [PATCH/RFC] clk: gate: Add some kunit test suites - 1 - --- 2020-04-08 Stephen Boyd Changes Requested
clk: gate: Add some kunit test suites clk: gate: Add some kunit test suites 1 1 - --- 2022-01-15 Stephen Boyd Changes Requested
[v2] clk: gate: Add some kunit test suites [v2] clk: gate: Add some kunit test suites 1 1 - --- 2022-01-20 Stephen Boyd Changes Requested
[v2,01/11] of: Load KUnit DTB from of_core_init() clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-15 Stephen Boyd Changes Requested
[v2,04/11] dt-bindings: test: Add KUnit empty node binding clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-15 Stephen Boyd Changes Requested
[v2,07/11] dt-bindings: kunit: Add fixed rate clk consumer test clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-15 Stephen Boyd Changes Requested
[v2] clk: mediatek: Use right match table, include mod_devicetable [v2] clk: mediatek: Use right match table, include mod_devicetable - 1 - --- 2023-04-04 Stephen Boyd Changes Requested
[4/5] clk: Get runtime PM before walking tree during disable_unused Fix a deadlock with clk_pm_runtime_get() - 1 - --- 2024-03-25 Stephen Boyd Changes Requested
[5/5] clk: Get runtime PM before walking tree for clk_summary Fix a deadlock with clk_pm_runtime_get() - 1 - --- 2024-03-25 Stephen Boyd Changes Requested
[v6,1/2] clk: uniphier: add core support code for UniPhier clock driver - - - --- 2016-08-29 Stephen Boyd sboyd Not Applicable
[v3] clk: x86: Add Atom PMC platform clocks - - - --- 2016-09-14 Stephen Boyd sboyd Not Applicable
clk: Remove recursion in clk_core_{prepare,enable}() - - - --- 2017-07-26 Stephen Boyd sboyd Not Applicable
[V5] clk: qcom: Add spmi_pmic clock divider support - - - --- 2017-11-15 Stephen Boyd Not Applicable
clk: fix a panic error caused by accessing NULL pointer - - - --- 2017-11-20 Stephen Boyd Not Applicable
[00/13] Updates for QCOM Alpha PLL - - - --- 2017-12-07 Stephen Boyd Not Applicable
[v8,18/42] clk: davinci: New driver for TI DA8XX CFGCHIP clocks - - - --- 2018-03-20 Stephen Boyd Not Applicable
[v8,02/42] clk: davinci: New driver for davinci PLL clocks - - - --- 2018-03-20 Stephen Boyd Not Applicable
[GIT,PULL] clk fixes for v4.19-rc1 [GIT,PULL] clk fixes for v4.19-rc1 - - - --- 2018-09-01 Stephen Boyd Not Applicable
[GIT,PULL] clk fixes for v4.19-rc8 [GIT,PULL] clk fixes for v4.19-rc8 - - - --- 2018-10-16 Stephen Boyd Not Applicable
clk: Cleanup devm_clk_match() wreckage clk: Cleanup devm_clk_match() wreckage - - - --- 2023-08-22 Stephen Boyd Not Applicable
of_clk_add_(hw_)providers multipule times for one node? - - - --- 2016-08-24 Stephen Boyd sboyd RFC
clk: fix reentrancy of clk_enable() on UP systems - - - --- 2017-12-27 Stephen Boyd RFC
clk: fix reentrancy of clk_enable() on UP systems - - - --- 2018-01-03 Stephen Boyd RFC
[v2,3/4] clk: Show symbolic clock flags in debugfs - - - --- 2018-01-10 Stephen Boyd RFC
[v5,00/10] clk: implement clock rate protection mechanism - - - --- 2018-02-01 Stephen Boyd RFC
[v8,13/42] clk: davinci: Add platform information for TI DM355 PSC - - - --- 2018-03-20 Stephen Boyd RFC
« 1 2 3 44 5 »