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
[00/13] Updates for QCOM Alpha PLL - - - --- 2017-12-07 Stephen Boyd Not Applicable
[01/12] clk: gpio: Use DT way of specifying parents Convert some basic type clks to new parent way - - - --- 2019-08-30 Stephen Boyd Accepted
[02/12] clk: fixed-rate: Convert to clk_hw based APIs Convert some basic type clks to new parent way - - - --- 2019-08-30 Stephen Boyd Accepted
[03/12] clk: fixed-rate: Remove clk_register_fixed_rate_with_accuracy() Convert some basic type clks to new parent way - - - --- 2019-08-30 Stephen Boyd Accepted
[04/12] clk: fixed-rate: Move to_clk_fixed_rate() to C file Convert some basic type clks to new parent way - - - --- 2019-08-30 Stephen Boyd Accepted
[05/12] clk: fixed-rate: Document accuracy member Convert some basic type clks to new parent way - - - --- 2019-08-30 Stephen Boyd Accepted
[06/12] clk: fixed-rate: Add support for specifying parents via DT/pointers Convert some basic type clks to new parent way - - - --- 2019-08-30 Stephen Boyd Accepted
[07/12] clk: fixed-rate: Add clk flags for parent accuracy Convert some basic type clks to new parent way - - - --- 2019-08-30 Stephen Boyd Accepted
[08/12] clk: fixed-rate: Document that accuracy isn't a rate Convert some basic type clks to new parent way - - - --- 2019-08-30 Stephen Boyd Accepted
[09/12] clk: asm9260: Use parent accuracy in fixed rate clk Convert some basic type clks to new parent way - - - --- 2019-08-30 Stephen Boyd Accepted
[1/2] clk: Add devm_of_clk_add_hw_provider()/del_provider() APIs - - - --- 2017-09-01 Stephen Boyd Accepted
[1/2] clk: clk_core_get() can also return NULL [1/2] clk: clk_core_get() can also return NULL - - - --- 2021-12-08 Stephen Boyd Accepted
[1/2] clk: Drive clk_leaf_mux_set_rate_parent test from clk_ops clk: Fix lockdep warnings in clk_test - - - --- 2023-09-12 Stephen Boyd Accepted
[1/2] clk: fixed-factor: Remove export symbol on setup function - - - --- 2016-08-13 Stephen Boyd sboyd Accepted
[1/2] clk: lmk04832: Depend on SPI [1/2] clk: lmk04832: Depend on SPI - 1 - --- 2021-06-29 Stephen Boyd Accepted
[1/2] clk: ls1028a: Fix warning on clamp() usage [1/2] clk: ls1028a: Fix warning on clamp() usage - - - --- 2020-02-03 Stephen Boyd Accepted
[1/2] clk: Mark 'all_lists' as const clk: Mark a couple things const - - - --- 2022-02-17 Stephen Boyd Accepted
[1/2] clk: mediatek: Drop __init from mtk_clk_register_cpumuxes() [1/2] clk: mediatek: Drop __init from mtk_clk_register_cpumuxes() - - - --- 2018-11-30 Stephen Boyd Accepted
[1/2] clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd() clk qcom rpmh fixes - - - --- 2020-03-09 Stephen Boyd Accepted
[1/2] clk: Remove ifdef for COMMON_CLK in clk-provider.h Unexport __clk_of_table - - - --- 2019-06-26 Stephen Boyd Accepted
[1/2] clk: Tag clk core files with SPDX [1/2] clk: Tag clk core files with SPDX - - - --- 2018-12-11 Stephen Boyd Accepted
[1/4] clk: milbeaut: Don't reference clk_init_data after registration Followup to "Make clk_hw::init NULL after clk registration" - - - --- 2019-08-15 Stephen Boyd Accepted
[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
[1/5] blackfin: Use generic clkdev.h header - - - --- 2018-01-03 Stephen Boyd Accepted
[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
[1/8] clk: Collapse gpio clk kerneldoc Clk documentation updates - - - --- 2019-04-02 Stephen Boyd Accepted
[1/8] clk: renesas: Remove usage of CLK_IS_BASIC Remove CLK_IS_BASIC usage from clk drivers - 1 - --- 2018-12-06 Stephen Boyd Accepted
[1/8] dt-bindings: Add linux,kunit binding clk: Add kunit tests for fixed rate and parent data - - - --- 2023-03-02 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
[1/9] clk: actions: Don't reference clk_init_data after registration Make clk_hw::init NULL after clk registration 1 - - --- 2019-07-31 Stephen Boyd Accepted
[1/9] clk: Combine __clk_get() and __clk_create_clk() Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[10/12] clk: mux: Add support for specifying parents via DT/pointers Convert some basic type clks to new parent way - - - --- 2019-08-30 Stephen Boyd Accepted
[11/12] clk: gate: Add support for specifying parents via DT/pointers Convert some basic type clks to new parent way - - - --- 2019-08-30 Stephen Boyd Accepted
[12/12] clk: divider: Add support for specifying parents via DT/pointers Convert some basic type clks to new parent way - - - --- 2019-08-30 Stephen Boyd Accepted
[2/2] clk: __clk_core_init() never takes NULL [1/2] clk: clk_core_get() can also return NULL - - - --- 2021-12-08 Stephen Boyd Accepted
[2/2] clk: fixed-rate: Remove export symbol on setup function - - - --- 2016-08-13 Stephen Boyd sboyd Accepted
[2/2] clk: lmk04832: Use of match table [1/2] clk: lmk04832: Depend on SPI - 1 - --- 2021-06-29 Stephen Boyd Accepted
[2/2] clk: Mark clk_core_evict_parent_cache_subtree() 'target' const clk: Mark a couple things const - - - --- 2022-02-17 Stephen Boyd Accepted
[2/2] clk: mediatek: Drop more __init markings for driver probe [1/2] clk: mediatek: Drop __init from mtk_clk_register_cpumuxes() - - - --- 2018-11-30 Stephen Boyd Accepted
[2/2] clk: Parameterize clk_leaf_mux_set_rate_parent clk: Fix lockdep warnings in clk_test - - - --- 2023-09-12 Stephen Boyd Accepted
[2/2] clk: qcom: common: Migrate to devm_* APIs for resets and clk providers - - - --- 2017-09-01 Stephen Boyd Accepted
[2/2] clk: qcom: rpmh: Drop unnecessary semicolons clk qcom rpmh fixes - - - --- 2020-03-09 Stephen Boyd Accepted
[2/2] clk: Tag basic clk types with SPDX [1/2] clk: Tag clk core files with SPDX - - - --- 2018-12-11 Stephen Boyd Accepted
[2/2] clk: Unexport __clk_of_table Unexport __clk_of_table - - - --- 2019-06-26 Stephen Boyd Accepted
[2/2] dt/bindings: clk: fsl,plldig: Drop 'bindings' from schema id [1/2] clk: ls1028a: Fix warning on clamp() usage 1 - - --- 2020-02-03 Stephen Boyd Accepted
[2/4] clk: mediatek: Convert to platform_driver_probe_by_match_data() Simplify mediatek clk driver probes - - - --- 2018-11-06 Stephen Boyd Changes Requested
[2/4] clk: zx296718: Don't reference clk_init_data after registration Followup to "Make clk_hw::init NULL after clk registration" - - - --- 2019-08-15 Stephen Boyd Accepted
[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
[2/5] clk: Prepare to remove asm-generic/clkdev.h - - - --- 2018-01-03 Stephen Boyd Accepted
[2/8] clk: Document deprecated things Clk documentation updates - - - --- 2019-04-02 Stephen Boyd Accepted
[2/8] clk: st: Remove usage of CLK_IS_BASIC Remove CLK_IS_BASIC usage from clk drivers - - - --- 2018-12-06 Stephen Boyd Accepted
[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
[2/9] ARM: Remove redundant CLKDEV_LOOKUP selects Allow COMMON_CLK to be selectable - - - --- 2020-04-05 Stephen Boyd Superseded
[2/9] clk: Introduce get_parent_hw clk op Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[2/9] clk: lochnagar: Don't reference clk_init_data after registration Make clk_hw::init NULL after clk registration 1 - - --- 2019-07-31 Stephen Boyd Accepted
[3/4] clk: mediatek: Drop THIS_MODULE from platform_driver Simplify mediatek clk driver probes - - - --- 2018-11-06 Stephen Boyd Changes Requested
[3/4] rtc: sun6i: Don't reference clk_init_data after registration Followup to "Make clk_hw::init NULL after clk registration" 2 - - --- 2019-08-15 Stephen Boyd Accepted
[3/5] arch: Remove clkdev.h asm-generic from Kbuild 2 - - --- 2018-01-03 Stephen Boyd Accepted
[3/5] clk: Initialize struct clk_core kref earlier Fix a deadlock with clk_pm_runtime_get() - 1 - --- 2024-03-25 Stephen Boyd Superseded
[3/8] clk: axm5516: Remove usage of CLK_IS_BASIC Remove CLK_IS_BASIC usage from clk drivers - - - --- 2018-12-06 Stephen Boyd Accepted
[3/8] clk: Document CLK_MUX_READ_ONLY mux flag Clk documentation updates - - - --- 2019-04-02 Stephen Boyd Accepted
[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
[3/9] arm64: tegra: Remove redundant CLKDEV_LOOKUP selects Allow COMMON_CLK to be selectable 1 - - --- 2020-04-05 Stephen Boyd Superseded
[3/9] clk: core: clarify the check for runtime PM Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[3/9] clk: meson: axg-audio: Don't reference clk_init_data after registration Make clk_hw::init NULL after clk registration 1 - - --- 2019-07-31 Stephen Boyd Accepted
[4/4] clk: mediatek: Simplify single driver probes Simplify mediatek clk driver probes - - - --- 2018-11-06 Stephen Boyd Changes Requested
[4/4] clk: qcom: Remove error prints from DFS registration Followup to "Make clk_hw::init NULL after clk registration" 1 - - --- 2019-08-15 Stephen Boyd Accepted
[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
[4/5] clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks 1 1 - --- 2018-01-03 Stephen Boyd Accepted
[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
[4/8] clk: Document __clk_mux_determine_rate() Clk documentation updates - - - --- 2019-04-02 Stephen Boyd Accepted
[4/8] clk: h8300: Remove usage of CLK_IS_BASIC Remove CLK_IS_BASIC usage from clk drivers - - - --- 2018-12-06 Stephen Boyd Accepted
[4/9] clk: Introduce of_clk_get_hw_from_clkspec() Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[4/9] clk: qcom: Don't reference clk_init_data after registration Make clk_hw::init NULL after clk registration 1 - - --- 2019-07-31 Stephen Boyd Accepted
[4/9] h8300: Remove redundant CLKDEV_LOOKUP selects Allow COMMON_CLK to be selectable - - - --- 2020-04-05 Stephen Boyd Superseded
[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
[5/5] clk: Move __clk_{get,put}() into private clk.h API - - - --- 2018-01-03 Stephen Boyd Accepted
[5/8] clk: hisilicon: Remove usage of CLK_IS_BASIC Remove CLK_IS_BASIC usage from clk drivers - - - --- 2018-12-06 Stephen Boyd Accepted
[5/8] clk: nxp: Drop 'flags' on fixed_rate clk macro Clk documentation updates - - - --- 2019-04-02 Stephen Boyd Accepted
[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
[5/9] clk: Inform the core about consumer devices Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[5/9] clk: sirf: Don't reference clk_init_data after registration Make clk_hw::init NULL after clk registration - - - --- 2019-07-31 Stephen Boyd Accepted
[5/9] MIPS: Remove redundant CLKDEV_LOOKUP selects Allow COMMON_CLK to be selectable - - - --- 2020-04-05 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
[6/8] clk: Remove 'flags' member of struct clk_fixed_rate Clk documentation updates - - - --- 2019-04-02 Stephen Boyd Accepted
[6/8] clk: versatile: sp810: Remove usage of CLK_IS_BASIC Remove CLK_IS_BASIC usage from clk drivers 1 - - --- 2018-12-06 Stephen Boyd Accepted
[6/9] clk: Allow the common clk framework to be selectable Allow COMMON_CLK to be selectable - - - --- 2020-04-05 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
[6/9] clk: socfpga: Don't reference clk_init_data after registration Make clk_hw::init NULL after clk registration 1 - - --- 2019-07-31 Stephen Boyd Accepted
[7/8] clk: Document and simplify clk_core_get_rate_nolock() Clk documentation updates - - - --- 2019-04-02 Stephen Boyd Accepted
[7/8] clk: samsung: s3c2410: Remove usage of CLK_IS_BASIC Remove CLK_IS_BASIC usage from clk drivers 1 - - --- 2018-12-06 Stephen Boyd Accepted
[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
[7/9] ARM: mmp: Remove legacy clk code Allow COMMON_CLK to be selectable - - - --- 2020-04-05 Stephen Boyd Superseded
[7/9] clk: Allow parents to be specified without string names Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[7/9] clk: sprd: Don't reference clk_init_data after registration Make clk_hw::init NULL after clk registration 2 - - --- 2019-07-31 Stephen Boyd Accepted
[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
[8/8] clk: Drop duplicate clk_register() documentation Clk documentation updates - - - --- 2019-04-02 Stephen Boyd Accepted
[8/8] clk: Loongson1: Remove usage of CLK_IS_BASIC Remove CLK_IS_BASIC usage from clk drivers - - - --- 2018-12-06 Stephen Boyd Accepted
[8/9] clk: qcom: gcc-sdm845: Migrate to DT parent mapping Rewrite clk parent handling - - - --- 2019-01-29 Stephen Boyd Changes Requested
[8/9] MIPS: Loongson64: Drop asm/clock.h include Allow COMMON_CLK to be selectable - - - --- 2020-04-05 Stephen Boyd Superseded
« 1 2 3 44 5 »