linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-21 15:19:14 to 2019-10-01 19:57:42 UTC [more...]

[PATCH v6 0/6] MSM8998 Multimedia Clock Controller
 2019-10-01 19:57 UTC  (5+ messages)
` [PATCH v6 1/6] dt-bindings: clock: Document external clocks for MSM8998 gcc
` [PATCH v6 2/6] arm64: dts: msm8998: Add xo clock to gcc node
` [PATCH v6 3/6] clk: qcom: smd: Add XO clock for MSM8998
` [PATCH v6 4/6] dt-bindings: clock: Add support for the MSM8998 mmcc

[PATCH v13 0/8] Exynos5 Dynamic Memory Controller driver
 2019-10-01 19:29 UTC  (2+ messages)

[PATCH 0/6] add the DDR clock controller on Meson8 and Meson8b
 2019-10-01 18:53 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: clock: add the Amlogic Meson8 DDR clock controller binding
` [PATCH 2/6] clk: meson: add a driver for the Meson8/8b/8m2 DDR clock controller

[PATCH] clk: hi6220: use CLK_OF_DECLARE_DRIVER
 2019-10-01 18:25 UTC 

[PATCH] clk: Don't cache errors from clk_ops::get_phase()
 2019-10-01 17:44 UTC 

[PATCH v2 1/8] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-10-01 15:24 UTC  (4+ messages)
` [PATCH v2 2/8] dt-bindings: sram: Convert SRAM "

[PATCH v3 0/3] Add Global Clock controller (GCC) driver for SC7180
 2019-10-01 14:38 UTC  (12+ messages)
` [PATCH v3 2/3] dt-bindings: clk: qcom: Add YAML schemas for the GCC clock bindings
` [PATCH v3 3/3] clk: qcom: Add Global Clock controller (GCC) driver for SC7180

[PATCH] clk: samsung: exynos5433: Fix potential NULL pointer dereference
 2019-10-01 13:22 UTC  (3+ messages)

[PATCH 0/3] clk: meson: g12a: fixes for DVFS
 2019-10-01 13:15 UTC  (2+ messages)

[PATCH 1/1] clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate
 2019-10-01 13:15 UTC  (3+ messages)

[PATCH v2 0/7] clk: meson: axg-audio: add sm1 support
 2019-10-01 12:10 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: clk: axg-audio: add sm1 bindings
` [PATCH v2 2/7] dt-bindings: clock: meson: add sm1 resets to the axg-audio controller
` [PATCH v2 3/7] clk: meson: axg-audio: remove useless defines
` [PATCH v2 4/7] clk: meson: axg-audio: fix regmap last register
` [PATCH v2 5/7] clk: meson: axg-audio: prepare sm1 addition
` [PATCH v2 6/7] clk: meson: axg-audio: provide clk top signal name
` [PATCH v2 7/7] clk: meson: axg_audio: add sm1 support

[PATCH 0/4] clk: debugfs: add some simple debug functionality
 2019-10-01  9:21 UTC  (6+ messages)
` [PATCH 1/4] clk: debug: add support for setting clk_rate from debugfs
` [PATCH 2/4] clk: debug: add support for enable/disable/prep/un-prep "
` [PATCH 3/4] clk: ti: mux: add debugfs support for read/write of parent ID
` [PATCH 4/4] clk: keystone: sci-clk: "

[PATCH 0/2] bd718xx: Fix probing when built as a module
 2019-09-30 20:26 UTC  (3+ messages)
` [PATCH 1/2] regulator: bd718x7: Add MODULE_ALIAS()
` [PATCH 2/2] clk: "

[PATCH] clk: ti: clkctrl: Fix failed to enable error with double udelay timeout
 2019-09-30 15:40 UTC 

[PATCH 0/3] clk: let clock perform allocation in init
 2019-09-29 19:33 UTC  (8+ messages)
` [PATCH 1/3] clk: actually call the clock init before any other callback of the clock
` [PATCH 2/3] clk: let init callback return an error code
` [PATCH 3/3] clk: add terminate callback to clk_ops

[PATCH AUTOSEL 5.2 02/42] clk: jz4740: Add TCU clock
 2019-09-29 17:32 UTC 

[PATCH AUTOSEL 4.19 02/33] clk: jz4740: Add TCU clock
 2019-09-29 17:33 UTC 

[PATCH AUTOSEL 4.14 01/23] clk: jz4740: Add TCU clock
 2019-09-29 17:35 UTC 

[PATCH AUTOSEL 4.9 01/13] clk: jz4740: Add TCU clock
 2019-09-29 17:36 UTC 

[PATCH AUTOSEL 4.4 1/9] clk: jz4740: Add TCU clock
 2019-09-29 17:36 UTC 

[PATCH AUTOSEL 5.3 02/49] clk: jz4740: Add TCU clock
 2019-09-29 17:30 UTC 

[PATCH 0/2] add Amlogic A1 clock controller driver
 2019-09-29  9:38 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: clock: meson: add A1 clock controller bindings
` [PATCH 2/2] clk: meson: a1: add support for Amlogic A1 clock driver

[PATCH 1/2] clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_by_phandle()
 2019-09-29  2:30 UTC  (4+ messages)
` [PATCH 2/2] clk: sprd: Change to use devm_platform_ioremap_resource()

[PATCH] clk/ti/adpll: allocate room for terminating null
 2019-09-27 18:18 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] drivers/clk: convert VL struct to struct_size
 2019-09-27 18:51 UTC 

[PATCH v3 0/4] Renesas R8A77980 CPG/MSSR RPC clock support
 2019-09-27 18:09 UTC  (2+ messages)
` [PATCH] clk: renesas: rcar-gen3: allow changing the RPC[D2] clocks

[PATCH RFC 0/2] clk: meson: g12a: handle clock hw changes while in suspend
 2019-09-27 16:38 UTC  (7+ messages)
` [PATCH RFC 1/2] clk: introduce clk_invalidate_rate()

[PATCH 0/7] clk: meson: axg-audio: add sm1 support
 2019-09-27 14:07 UTC  (19+ messages)
` [PATCH 1/7] dt-bindings: clk: axg-audio: add sm1 bindings
` [PATCH 2/7] dt-bindings: clock: meson: add sm1 resets to the axg-audio controller
` [PATCH 3/7] clk: meson: axg-audio: remove useless defines
` [PATCH 4/7] clk: meson: axg-audio: fix regmap last register
` [PATCH 5/7] clk: meson: axg-audio: prepare sm1 addition
` [PATCH 6/7] clk: meson: axg-audio: provide clk top signal name
` [PATCH 7/7] clk: meson: axg_audio: add sm1 support

[PATCH v2 0/8] Add RZ/G2N SYSC/RST/Clock/PFC support
 2019-09-27 11:28 UTC  (3+ messages)
` [PATCH v2 6/8] clk: renesas: cpg-mssr: Add r8a774b1 support

[PATCH v3 0/5] clk: rockchip: Support for some new features
 2019-09-27  3:01 UTC  (6+ messages)
` [PATCH v3 1/5] clk: rockchip: Add supprot to limit input rate for fractional divider
` [PATCH v3 2/5] clk: rockchip: fix up the frac clk get rate error
` [PATCH v3 3/5] clk: rockchip: add a clock-type for muxes based in the pmugrf
` [PATCH v3 4/5] clk: rockchip: add pll up and down when change pll freq
` [PATCH v3 5/5] clk: rockchip: support pll setting by auto

[PATCH 0/5] provide the XTAL clock via OF on Meson8/8b/8m2
 2019-09-26 18:34 UTC  (8+ messages)
` [PATCH 4/5] clk: meson: meson8b: don't register the XTAL clock when provided via OF

[PATCH 1/2] clk: imx7ulp: update nic1_bus_clk parent info
 2019-09-26 18:10 UTC  (6+ messages)
` [PATCH 2/2] clk: imx: disable i.mx7ulp composite clock during initialization

[PATCH] clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call
 2019-09-26 10:45 UTC 

[PATCH 1/2] clk: hisilicon: fix sparse warnings in clk-hi3670.c
 2019-09-25 13:44 UTC  (6+ messages)
` [PATCH 2/2] clk: hisilicon: fix sparse warnings in clk-hi3660.c

[PATCH] clk: at91: avoid sleeping early
 2019-09-24 20:20 UTC  (4+ messages)

[PATCH AUTOSEL 5.3 23/87] clk: imx8mq: Mark AHB clock as critical
 2019-09-24 16:41 UTC  (18+ messages)
` [PATCH AUTOSEL 5.3 27/87] clk: qoriq: Fix -Wunused-const-variable
` [PATCH AUTOSEL 5.3 28/87] clk: ingenic/jz4740: Fix "pll half" divider not read/written properly
` [PATCH AUTOSEL 5.3 29/87] clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
` [PATCH AUTOSEL 5.3 36/87] clk: actions: Don't reference clk_init_data after registration
` [PATCH AUTOSEL 5.3 37/87] clk: sirf: "
` [PATCH AUTOSEL 5.3 38/87] clk: meson: axg-audio: "
` [PATCH AUTOSEL 5.3 39/87] clk: sprd: "
` [PATCH AUTOSEL 5.3 40/87] clk: zx296718: "
` [PATCH AUTOSEL 5.3 41/87] clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registered
` [PATCH AUTOSEL 5.3 57/87] clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domain
` [PATCH AUTOSEL 5.3 58/87] clk: renesas: cpg-mssr: "
` [PATCH AUTOSEL 5.3 70/87] clk: qcom: gcc-sdm845: Use floor ops for sdcc clks
` [PATCH AUTOSEL 5.3 76/87] clk: at91: select parent if main oscillator or bypass is enabled
` [PATCH AUTOSEL 5.3 77/87] clk: imx: pll14xx: avoid glitch when set rate
` [PATCH AUTOSEL 5.3 78/87] clk: imx: clk-pll14xx: unbypass PLL by default
` [PATCH AUTOSEL 5.3 79/87] clk: Make clk_bulk_get_all() return a valid "id"
` [PATCH AUTOSEL 5.3 82/87] clk: sprd: add missing kfree

[PATCH AUTOSEL 5.2 16/70] clk: imx8mq: Mark AHB clock as critical
 2019-09-24 16:45 UTC  (16+ messages)
` [PATCH AUTOSEL 5.2 20/70] clk: qoriq: Fix -Wunused-const-variable
` [PATCH AUTOSEL 5.2 21/70] clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
` [PATCH AUTOSEL 5.2 27/70] clk: actions: Don't reference clk_init_data after registration
` [PATCH AUTOSEL 5.2 28/70] clk: sirf: "
` [PATCH AUTOSEL 5.2 29/70] clk: meson: axg-audio: "
` [PATCH AUTOSEL 5.2 30/70] clk: sprd: "
` [PATCH AUTOSEL 5.2 31/70] clk: zx296718: "
` [PATCH AUTOSEL 5.2 45/70] clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domain
` [PATCH AUTOSEL 5.2 46/70] clk: renesas: cpg-mssr: "
` [PATCH AUTOSEL 5.2 54/70] clk: qcom: gcc-sdm845: Use floor ops for sdcc clks
` [PATCH AUTOSEL 5.2 59/70] clk: at91: select parent if main oscillator or bypass is enabled
` [PATCH AUTOSEL 5.2 60/70] clk: imx: pll14xx: avoid glitch when set rate
` [PATCH AUTOSEL 5.2 61/70] clk: imx: clk-pll14xx: unbypass PLL by default
` [PATCH AUTOSEL 5.2 62/70] clk: Make clk_bulk_get_all() return a valid "id"
` [PATCH AUTOSEL 5.2 65/70] clk: sprd: add missing kfree

[PATCH AUTOSEL 4.19 13/50] clk: qoriq: Fix -Wunused-const-variable
 2019-09-24 16:48 UTC  (11+ messages)
` [PATCH AUTOSEL 4.19 14/50] clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
` [PATCH AUTOSEL 4.19 19/50] clk: actions: Don't reference clk_init_data after registration
` [PATCH AUTOSEL 4.19 20/50] clk: sirf: "
` [PATCH AUTOSEL 4.19 21/50] clk: sprd: "
` [PATCH AUTOSEL 4.19 22/50] clk: zx296718: "
` [PATCH AUTOSEL 4.19 33/50] clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domain
` [PATCH AUTOSEL 4.19 34/50] clk: renesas: cpg-mssr: "
` [PATCH AUTOSEL 4.19 40/50] clk: qcom: gcc-sdm845: Use floor ops for sdcc clks
` [PATCH AUTOSEL 4.19 44/50] clk: at91: select parent if main oscillator or bypass is enabled
` [PATCH AUTOSEL 4.19 47/50] clk: sprd: add missing kfree

[PATCH AUTOSEL 4.14 09/28] clk: qoriq: Fix -Wunused-const-variable
 2019-09-24 16:50 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 10/28] clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
` [PATCH AUTOSEL 4.14 12/28] clk: sirf: Don't reference clk_init_data after registration
` [PATCH AUTOSEL 4.14 13/28] clk: zx296718: "
` [PATCH AUTOSEL 4.14 26/28] clk: at91: select parent if main oscillator or bypass is enabled

[PATCH AUTOSEL 4.9 06/19] clk: qoriq: Fix -Wunused-const-variable
 2019-09-24 16:51 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 08/19] clk: sirf: Don't reference clk_init_data after registration
` [PATCH AUTOSEL 4.9 18/19] clk: at91: select parent if main oscillator or bypass is enabled

[PATCH AUTOSEL 4.4 04/14] clk: qoriq: Fix -Wunused-const-variable
 2019-09-24 16:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 05/14] clk: sirf: Don't reference clk_init_data after registration

[PATCH] clk: at91: sam9x60: fix programmable clock
 2019-09-24 12:00 UTC  (3+ messages)

[PATCH] clk: renesas: r8a774b1: Add TMU clock
 2019-09-23 14:41 UTC 

[PATCH 0/5] Add support for iMX8MQ Display Controller Subsystem
 2019-09-23 14:13 UTC  (2+ messages)
` [PATCH 1/5] clk: imx8mq: Add VIDEO2_PLL clock

[PATCH 1/4] pwm: mxs: implement ->apply
 2019-09-23  9:17 UTC 

[PATCH v2 1/2] clk: tegra: divider: Add missing check for enable-bit on rate's recalculation
 2019-09-22 21:47 UTC  (2+ messages)

[PATCH v1] clk: tegra20/30: Optimize PLLX configuration restoring
 2019-09-22 21:52 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).