Show patches with: Submitter = Aisheng Dong       |   408 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RESEND,1/8] clk: introduce clk_core_enable_lock and clk_core_disable_lock functions - - - --- 2016-04-20 Aisheng Dong Superseded
[RESEND,2/8] clk: move clk_disable_unused after clk_core_disable_unprepare function - - - --- 2016-04-20 Aisheng Dong Superseded
[RESEND,3/8] clk: core: support clocks which requires parents on (part 1) - - - --- 2016-04-20 Aisheng Dong Superseded
[RESEND,4/8] clk: core: support clocks which requires parents on (part 2) - - - --- 2016-04-20 Aisheng Dong Superseded
[RESEND,5/8] clk: imx: re-order and concentrate the same type of clk api - - - --- 2016-04-20 Aisheng Dong Superseded
[RESEND,6/8] clk: imx: add clk api for supporting clk_OPS_PARENT_ON clocks - - - --- 2016-04-20 Aisheng Dong Superseded
[RESEND,7/8] clk: imx7d: using api with flag CLK_OPS_PARENT_ON - - - --- 2016-04-20 Aisheng Dong Superseded
[RESEND,8/8] clk: imx7d: only enable minimum required clocks - - - --- 2016-04-20 Aisheng Dong Superseded
[RFC,1/1] clk: imx7d: move clk setting out of imx7d_clocks_init - - - --- 2016-04-29 Aisheng Dong Superseded
[V2,1/1] clk: imx: refine the powerdown bit of clk-pllv3 - - - --- 2016-06-13 Aisheng Dong Superseded
[V2,1/8] clk: introduce clk_core_enable_lock and clk_core_disable_lock functions - - - --- 2016-06-29 Aisheng Dong Superseded
[V2,2/8] clk: move clk_disable_unused after clk_core_disable_unprepare function - - - --- 2016-06-29 Aisheng Dong Superseded
[V2,3/8] clk: core: support clocks which requires parents enable (part 1) - - - --- 2016-06-29 Aisheng Dong Superseded
[V2,4/8] clk: core: support clocks which requires parents enable (part 2) - - - --- 2016-06-29 Aisheng Dong Superseded
[V2,5/8] clk: imx: re-order and concentrate the same type of clk api - - - --- 2016-06-29 Aisheng Dong Superseded
[V2,6/8] clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocks - - - --- 2016-06-29 Aisheng Dong Superseded
[V2,7/8] clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLE - - - --- 2016-06-29 Aisheng Dong Superseded
[V2,8/8] clk: imx7d: only enable minimum required clocks - - - --- 2016-06-29 Aisheng Dong Superseded
[1/1] clk: bulk: add of_clk_bulk_get() - - - --- 2017-09-11 Aisheng Dong Superseded
[V2,1/1] clk: bulk: add of_clk_bulk_get() - - - --- 2017-09-11 Aisheng Dong Superseded
[V3,1/1] clk: bulk: add of_clk_bulk_get() - - - --- 2017-09-20 Aisheng Dong Superseded
[V3,01/10] clk: clk-divider: add CLK_DIVIDER_ZERO_GATE clk support - - - --- 2018-01-19 Aisheng Dong Superseded
[V3,02/10] clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support - - - --- 2018-01-19 Aisheng Dong Superseded
[V3,03/10] clk: imx: add pllv4 support - - - --- 2018-01-19 Aisheng Dong Superseded
[V3,04/10] clk: imx: add pfdv2 support - - - --- 2018-01-19 Aisheng Dong Superseded
[V3,05/10] clk: imx: add composite clk support - - - --- 2018-01-19 Aisheng Dong Superseded
[V3,06/10] dt-bindings: clock: add imx7ulp clock binding doc - - - --- 2018-01-19 Aisheng Dong Superseded
[V3,07/10] clk: imx: make mux parent strings const - - - --- 2018-01-19 Aisheng Dong Superseded
[V3,08/10] clk: imx: implement new clk_hw based APIs - - - --- 2018-01-19 Aisheng Dong Superseded
[V3,09/10] clk: imx: add imx7ulp clk driver - - - --- 2018-01-19 Aisheng Dong Superseded
[1/1] Documentation: clk: enable lock is not held for clk_is_enabled API - - - --- 2018-01-19 Aisheng Dong Superseded
[RESEND,V3,1/9] clk: clk-divider: add CLK_DIVIDER_ZERO_GATE clk support - - - --- 2018-02-13 Aisheng Dong Superseded
[RESEND,V3,2/9] clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support - - - --- 2018-02-13 Aisheng Dong Superseded
[RESEND,V3,3/9] clk: imx: add pllv4 support - - - --- 2018-02-13 Aisheng Dong Superseded
[RESEND,V3,4/9] clk: imx: add pfdv2 support - - - --- 2018-02-13 Aisheng Dong Superseded
[RESEND,V3,5/9] clk: imx: add composite clk support - - - --- 2018-02-13 Aisheng Dong Superseded
[RESEND,V3,6/9] dt-bindings: clock: add imx7ulp clock binding doc - - - --- 2018-02-13 Aisheng Dong Superseded
[RESEND,V3,7/9] clk: imx: make mux parent strings const - - - --- 2018-02-13 Aisheng Dong Superseded
[RESEND,V3,8/9] clk: imx: implement new clk_hw based APIs - - - --- 2018-02-13 Aisheng Dong Superseded
[RESEND,V3,9/9] clk: imx: add imx7ulp clk driver - - - --- 2018-02-13 Aisheng Dong Superseded
[V2,1/4] clk: bulk: add of_clk_bulk_get() - - - --- 2018-03-21 Aisheng Dong Superseded
[V2,2/4] clk: add new APIs to operate on all available clocks - - - --- 2018-03-21 Aisheng Dong Superseded
[V2,3/4] clk: add managed version of clk_bulk_get_all - - - --- 2018-03-21 Aisheng Dong Superseded
[V2,4/4] video: simplefb: switch to use clk_bulk API to simplify clock operations - - - --- 2018-03-21 Aisheng Dong Superseded
[01/12] clk: imx: add configuration option for mmio clks - - - --- 2018-04-27 Aisheng Dong Superseded
[02/12] clk: imx: scu: add scu clock common part - - - --- 2018-04-27 Aisheng Dong Superseded
[03/12] clk: imx: scu: add scu clock divider - - - --- 2018-04-27 Aisheng Dong Superseded
[04/12] clk: imx: scu: add scu clock gpr divider - - - --- 2018-04-27 Aisheng Dong Superseded
[05/12] clk: imx: scu: add scu clock gate - - - --- 2018-04-27 Aisheng Dong Superseded
[06/12] clk: imx: scu: add scu clock gpr gate - - - --- 2018-04-27 Aisheng Dong Superseded
[07/12] clk: imx: scu: add scu clock mux - - - --- 2018-04-27 Aisheng Dong Superseded
[08/12] clk: imx: scu: add scu clock gpr mux - - - --- 2018-04-27 Aisheng Dong Superseded
[09/12] clk: imx: add common imx_clk_hw_fixed functions - - - --- 2018-04-27 Aisheng Dong Superseded
[10/12] clk: imx: add imx_check_clk_hws helper function - - - --- 2018-04-27 Aisheng Dong Superseded
[12/12] clk: imx: add imx8qxp clk driver - - - --- 2018-04-27 Aisheng Dong Superseded
[RESEND,V4,1/9] clk: clk-divider: add CLK_DIVIDER_ZERO_GATE clk support - - - --- 2018-05-25 Aisheng Dong Superseded
[RESEND,V4,2/9] clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support - - - --- 2018-05-25 Aisheng Dong Superseded
[RESEND,V4,3/9] clk: imx: add pllv4 support - - - --- 2018-05-25 Aisheng Dong Superseded
[RESEND,V4,4/9] clk: imx: add pfdv2 support - - - --- 2018-05-25 Aisheng Dong Superseded
[RESEND,V4,5/9] clk: imx: add composite clk support - - - --- 2018-05-25 Aisheng Dong Superseded
[RESEND,V4,6/9] dt-bindings: clock: add imx7ulp clock binding doc - - - --- 2018-05-25 Aisheng Dong Superseded
[RESEND,V4,7/9] clk: imx: make mux parent strings const - - - --- 2018-05-25 Aisheng Dong Superseded
[RESEND,V4,8/9] clk: imx: implement new clk_hw based APIs - - - --- 2018-05-25 Aisheng Dong Superseded
[RESEND,V4,9/9] clk: imx: add imx7ulp clk driver - - - --- 2018-05-25 Aisheng Dong Superseded
[V3,1/4] clk: bulk: add of_clk_bulk_get() - - - --- 2018-05-25 Aisheng Dong Superseded
[V3,2/4] clk: add new APIs to operate on all available clocks - - - --- 2018-05-25 Aisheng Dong Superseded
[V3,3/4] clk: add managed version of clk_bulk_get_all - - - --- 2018-05-25 Aisheng Dong Superseded
[V3,4/4] video: simplefb: switch to use clk_bulk API to simplify clock operations - - - --- 2018-05-25 Aisheng Dong Superseded
[V4,1/9] clk: clk-divider: add CLK_DIVIDER_ZERO_GATE clk support - - - --- 2018-07-18 Aisheng Dong Superseded
[V4,2/9] clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support - - - --- 2018-07-18 Aisheng Dong Superseded
[V4,3/9] clk: imx: add pllv4 support - - - --- 2018-07-18 Aisheng Dong Superseded
[V4,4/9] clk: imx: add pfdv2 support - - - --- 2018-07-18 Aisheng Dong Superseded
[V4,5/9] clk: imx: add composite clk support - - - --- 2018-07-18 Aisheng Dong Superseded
[V4,6/9] dt-bindings: clock: add imx7ulp clock binding doc - - - --- 2018-07-18 Aisheng Dong Superseded
[V4,7/9] clk: imx: make mux parent strings const - - - --- 2018-07-18 Aisheng Dong Superseded
[V4,8/9] clk: imx: implement new clk_hw based APIs - - - --- 2018-07-18 Aisheng Dong Superseded
[V4,9/9] clk: imx: add imx7ulp clk driver - - - --- 2018-07-18 Aisheng Dong Superseded
[V4,1/4] clk: bulk: add of_clk_bulk_get() clk: new APIs to handle all available clocks - - 1 --- 2018-08-29 Aisheng Dong Superseded
[V4,2/4] clk: add new APIs to operate on all available clocks clk: new APIs to handle all available clocks - - 1 --- 2018-08-29 Aisheng Dong Superseded
[V4,3/4] clk: add managed version of clk_bulk_get_all clk: new APIs to handle all available clocks - - 1 --- 2018-08-29 Aisheng Dong Superseded
[V2,01/11] clk: imx: add configuration option for mmio clks clk: imx: add imx8qxp clock support - - - --- 2018-09-25 Aisheng Dong Superseded
[V2,02/11] clk: imx: scu: add scu clock common part clk: imx: add imx8qxp clock support - - - --- 2018-09-25 Aisheng Dong Superseded
[V2,03/11] clk: imx: scu: add scu clock divider clk: imx: add imx8qxp clock support - - - --- 2018-09-25 Aisheng Dong Superseded
[V2,04/11] clk: imx: scu: add scu clock gpr divider clk: imx: add imx8qxp clock support - - - --- 2018-09-25 Aisheng Dong Superseded
[V2,05/11] clk: imx: scu: add scu clock gate clk: imx: add imx8qxp clock support - - - --- 2018-09-25 Aisheng Dong Superseded
[V2,06/11] clk: imx: scu: add scu clock gpr gate clk: imx: add imx8qxp clock support - - - --- 2018-09-25 Aisheng Dong Superseded
[V2,07/11] clk: imx: scu: add scu clock mux clk: imx: add imx8qxp clock support - - - --- 2018-09-25 Aisheng Dong Superseded
[V2,08/11] clk: imx: scu: add scu clock gpr mux clk: imx: add imx8qxp clock support - - - --- 2018-09-25 Aisheng Dong Superseded
[V2,09/11] clk: imx: add common imx_clk_hw_fixed functions clk: imx: add imx8qxp clock support - - - --- 2018-09-25 Aisheng Dong Superseded
[V2,10/11] clk: imx: add imx_check_clk_hws helper function clk: imx: add imx8qxp clock support - - - --- 2018-09-25 Aisheng Dong Superseded
[V2,11/11] clk: imx: add imx8qxp clk driver clk: imx: add imx8qxp clock support - - - --- 2018-09-25 Aisheng Dong Superseded
[V3,01/11] clk: imx: add configuration option for mmio clks clk: imx: add imx8qxp clock support - - - --- 2018-09-30 Aisheng Dong Superseded
[V3,02/11] clk: imx: scu: add scu clock common part clk: imx: add imx8qxp clock support - - - --- 2018-09-30 Aisheng Dong Superseded
[V3,03/11] clk: imx: scu: add scu clock divider clk: imx: add imx8qxp clock support - - - --- 2018-09-30 Aisheng Dong Superseded
[V3,04/11] clk: imx: scu: add scu clock gpr divider clk: imx: add imx8qxp clock support - - - --- 2018-09-30 Aisheng Dong Superseded
[V3,05/11] clk: imx: scu: add scu clock gate clk: imx: add imx8qxp clock support - - - --- 2018-09-30 Aisheng Dong Superseded
[V3,06/11] clk: imx: scu: add scu clock gpr gate clk: imx: add imx8qxp clock support - - - --- 2018-09-30 Aisheng Dong Superseded
[V3,07/11] clk: imx: scu: add scu clock mux clk: imx: add imx8qxp clock support - - - --- 2018-09-30 Aisheng Dong Superseded
[V3,08/11] clk: imx: scu: add scu clock gpr mux clk: imx: add imx8qxp clock support - - - --- 2018-09-30 Aisheng Dong Superseded
[V3,09/11] clk: imx: add common imx_clk_hw_fixed functions clk: imx: add imx8qxp clock support - - - --- 2018-09-30 Aisheng Dong Superseded
« 1 2 3 44 5 »