linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-28 03:02:50 to 2021-07-01 21:58:30 UTC [more...]

[GIT PULL] clk changes for the merge window
 2021-07-01 21:58 UTC  (2+ messages)

[PATCH v3 0/3] clk: meson: rounding for fast clocks on 32-bit SoCs
 2021-07-01 21:43 UTC  (10+ messages)
` [PATCH v3 1/3] clk: divider: Add re-usable determine_rate implementations
` [PATCH v3 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
` [PATCH v3 3/3] clk: meson: regmap: switch to determine_rate for the dividers

[PATCH 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-07-01 20:57 UTC  (20+ messages)
` [PATCH 1/6] dt-bindings: clock: qcom,dispcc-sm8x50: add mmcx power domain
` [PATCH 2/6] dt-bindings: clock: qcom,videocc: "
` [PATCH 3/6] clk: qcom: gdsc: enable optional power domain support
` [PATCH 4/6] arm64: dts: qcom: sm8250: remove mmcx regulator
` [PATCH 5/6] clk: qcom: dispcc-sm8250: stop using "
` [PATCH 6/6] clk: qcom: videocc-sm8250: "

[PATCH 0/2] Renesas 8T49N241 device driver
 2021-07-01 19:41 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Add binding for Renesas 8T49N241
` [PATCH 2/2] clk: Add ccf driver "

[PATCH v4 1/3] dt-bindings: clk: vc5: Add properties for configuring the SD/OE pin
 2021-07-01 18:20 UTC  (3+ messages)
` [PATCH v4 2/3] clk: vc5: Use dev_err_probe
` [PATCH v4 3/3] clk: vc5: Add properties for configuring SD/OE behavior

[v11 01/19] dt-bindings: ARM: Mediatek: Add new document bindings of MT8192 clock
 2021-07-01 17:30 UTC  (23+ messages)
` [v11 02/19] clk: mediatek: Add dt-bindings of MT8192 clocks
` [v11 03/19] clk: mediatek: Get regmap without syscon compatible check
` [v11 04/19] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [v11 05/19] clk: mediatek: Add configurable enable control to mtk_pll_data
` [v11 06/19] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
` [v11 07/19] clk: mediatek: Add MT8192 basic clocks support
` [v11 08/19] clk: mediatek: Add MT8192 audio clock support
` [v11 09/19] clk: mediatek: Add MT8192 camsys "
` [v11 10/19] clk: mediatek: Add MT8192 imgsys "
` [v11 11/19] clk: mediatek: Add MT8192 imp i2c wrapper "
` [v11 12/19] clk: mediatek: Add MT8192 ipesys "
` [v11 13/19] clk: mediatek: Add MT8192 mdpsys "
` [v11 14/19] clk: mediatek: Add MT8192 mfgcfg "
` [v11 15/19] clk: mediatek: Add MT8192 mmsys "
` [v11 16/19] clk: mediatek: Add MT8192 msdc "
` [v11 17/19] clk: mediatek: Add MT8192 scp adsp "
` [v11 18/19] clk: mediatek: Add MT8192 vdecsys "
` [v11 19/19] clk: mediatek: Add MT8192 vencsys "

[PATCH v3 1/2] dt-bindings: clk: vc5: Add properties for configuring the SD/OE pin
 2021-07-01 16:44 UTC  (12+ messages)
` [PATCH v3 2/2] clk: vc5: Add properties for configuring SD/OE behavior

[PATCH v3 0/9] clk: cs2000-cp: add dynamic mode and more features
 2021-07-01 16:07 UTC  (5+ messages)
` [PATCH v3 3/9] dt-bindings: clock: cs2000-cp: make clk_in optional

[PATCH v3 04/11] drivers: clk: renesas: r9a07g044-cpg: Add USB clocks/resets
 2021-07-01 13:26 UTC  (4+ messages)

[PATCH v2] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
 2021-07-01  6:46 UTC  (3+ messages)

[PATCH 00/22] Mediatek MT8195 clock support
 2021-07-01  4:02 UTC  (7+ messages)
` [PATCH 03/22] clk: mediatek: Fix corner case of tuner_en_reg

[PATCH v2 0/2] clk: qcom: fix error path and cleanup in gdsc support
 2021-07-01  0:41 UTC  (4+ messages)
` [PATCH v2 1/2] clk: qcom: fix error_path in gdsc_register
` [PATCH v2 2/2] clk: qcom: fix domains cleanup in gdsc_unregister

[PATCH] clk: hisilicon: hi3559a: Drop __init markings everywhere
 2021-06-30 18:58 UTC 

[PATCH] clk: k210: Fix k210_clk_set_parent()
 2021-06-30 18:34 UTC  (2+ messages)

[PATCH v10 00/10] Add Rockchip SFC(serial flash controller) support
 2021-06-30 18:24 UTC  (15+ messages)
` [PATCH v10 01/10] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller
` [PATCH v10 02/10] spi: rockchip-sfc: add rockchip "
` [PATCH v10 03/10] arm64: dts: rockchip: Add SFC to PX30
` [PATCH v10 04/10] clk: rockchip: rk3036: fix up the sclk_sfc parent error
` [PATCH v10 05/10] clk: rockchip: add dt-binding for hclk_sfc on rk3036
  ` [PATCH v10 06/10] clk: rockchip: Add support "
  ` [PATCH v10 07/10] arm: dts: rockchip: Add SFC to RK3036
  ` [PATCH v10 08/10] arm: dts: rockchip: Add SFC to RV1108
  ` [PATCH v10 09/10] arm64: dts: rockchip: Add SFC to RK3308
  ` [PATCH v10 10/10] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

[PATCH][next] clk: lmk04832: Fix spelling mistakes in dev_err messages and comments
 2021-06-30 18:19 UTC  (2+ messages)

[PATCH -next] clk: lmk04832: fix return value check in lmk04832_probe()
 2021-06-30 18:18 UTC  (3+ messages)

[PATCH -next] clk: stm32mp1: fix missing spin_lock_init()
 2021-06-30 18:17 UTC  (2+ messages)

[PATCH v5 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2021-06-30 17:26 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: clk: microchip: Add Microchip PolarFire host binding

[PATCH] clk: lmk04832: fix checks for allocation failure
 2021-06-30 16:00 UTC  (2+ messages)

[PATCH v4 0/5] Misc Ingenic patches
 2021-06-30 12:37 UTC  (9+ messages)
` [PATCH v4 2/5] dt-bindings: clock: Add documentation for MAC PHY control bindings
` [PATCH v4 4/5] MIPS: CI20: Reduce clocksource to 750 kHz
` [PATCH v4 5/5] MIPS: CI20: Add second percpu timer for SMP

[PATCH v2 0/6] clk: Ingenic JZ4760(B) support
 2021-06-30 12:18 UTC  (4+ messages)
` [PATCH v2 6/6] clk: ingenic: Add support for the JZ4760

[PATCH 1/2] clk: qcom: fix error_path in gdsc_register
 2021-06-29 22:34 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: fix domains cleanup in gdsc_unregister

[PATCH] clk: qcom: gdsc: Ensure regulator init state matches GDSC state
 2021-06-29 21:13 UTC  (5+ messages)

[PATCH 0/5] Add MSM8939 APCS/A53PLL clock support
 2021-06-29 20:39 UTC  (10+ messages)
` [PATCH 1/5] clk: qcom: apcs-msm8916: Flag a53mux instead of a53pll as critical
` [PATCH 3/5] clk: qcom: apcs-msm8916: Retrieve clock name from DT

[PATCH v2 1/2] dt-bindings: clk: vc5: Add properties for configuring the SD/OE pin
 2021-06-29 15:49 UTC  (6+ messages)
` [PATCH v2 2/2] clk: vc5: Add properties for configuring SD/OE behavior

[PATCH v6 00/11] Add new clocks and fix bugs for Ingenic SoCs
 2021-06-29 15:38 UTC  (12+ messages)
` [PATCH v6 01/11] clk: JZ4780: Add function for disable the second core
` [PATCH v6 02/11] clk: Ingenic: Adjust cgu code to make it compatible with I2S PLL
` [PATCH v6 03/11] dt-bindings: clock: Add missing clocks for Ingenic SoCs
` [PATCH v6 04/11] clk: Ingenic: Fix problem of MAC clock in Ingenic X1000 and X1830
` [PATCH v6 05/11] clk: Ingenic: Add missing clocks for Ingenic SoCs
` [PATCH v6 06/11] clk: Ingenic: Clean up and reformat the code
` [PATCH v6 07/11] dt-bindings: clock: Add documentation for JZ4775 and X2000 bindings
` [PATCH v6 08/11] dt-bindings: clock: Add JZ4775 clock bindings
` [PATCH v6 09/11] dt-bindings: clock: Add X2000 "
` [PATCH v6 10/11] clk: Ingenic: Add CGU driver for JZ4775
` [PATCH v6 11/11] clk: Ingenic: Add CGU driver for X2000

[PATCH 1/2] clk: lmk04832: Depend on SPI
 2021-06-29 15:03 UTC  (4+ messages)
` [PATCH 2/2] clk: lmk04832: Use of match table

[RESEND PATCH v2 0/3] RPMCC for SM6125
 2021-06-29 10:27 UTC  (5+ messages)
` [RESEND PATCH v2 1/3] rpmcc: Add sm6125 compatible
` [RESEND PATCH v2 2/3] dt-bindings: clk: qcom: smd-rpm: Document SM6125 compatible
` [RESEND PATCH v2 3/3] rpmcc: Add support for SM6125

[RESEND PATCH v2 0/3] RPMCC for SM6125
 2021-06-29 10:24 UTC  (4+ messages)
` [RESEND PATCH v2 1/3] rpmcc: Add sm6125 compatible
` [RESEND PATCH v2 2/3] dt-bindings: clk: qcom: smd-rpm: Document SM6125 compatible
` [RESEND PATCH v2 3/3] rpmcc: Add support for SM6125

[PATCH] clk: mediatek: make COMMON_CLK_MT8167* depend on COMMON_CLK_MT8167
 2021-06-29  6:43 UTC 

[PATCH v6 0/4] clk: zynqmp: Add firmware specific clock flags
 2021-06-29  6:10 UTC  (10+ messages)
` [PATCH v6 1/4] clk: zynqmp: Use firmware specific common "
` [PATCH v6 2/4] clk: zynqmp: Use firmware specific divider "
` [PATCH v6 3/4] clk: zynqmp: Use firmware specific mux "
` [PATCH v6 4/4] clk: zynqmp: Handle divider specific read only flag

[clk:clk-lmk04832 2/3] clk-lmk04832.c:undefined reference to `spi_get_device_id'
 2021-06-28 23:19 UTC  (2+ messages)

[PATCH v5 00/11] Add new clocks and fix bugs for Ingenic SoCs
 2021-06-28 22:32 UTC  (13+ messages)
` [PATCH v5 01/11] clk: JZ4780: Add function for disable the second core
` [PATCH v5 02/11] clk: Ingenic: Adjust cgu code to make it compatible with I2S PLL
` [PATCH v5 03/11] dt-bindings: clock: Add missing clocks for Ingenic SoCs
` [PATCH v5 04/11] clk: Ingenic: Fix problem of MAC clock in Ingenic X1000 and X1830
` [PATCH v5 05/11] clk: Ingenic: Add missing clocks for Ingenic SoCs
` [PATCH v5 06/11] clk: Ingenic: Clean up and reformat the code
` [PATCH v5 07/11] dt-bindings: clock: Add documentation for JZ4775 and X2000 bindings
` [PATCH v5 08/11] dt-bindings: clock: Add JZ4775 clock bindings
` [PATCH v5 09/11] dt-bindings: clock: Add X2000 "
` [PATCH v5 10/11] clk: Ingenic: Add CGU driver for JZ4775
` [PATCH v5 11/11] clk: Ingenic: Add CGU driver for X2000

[PATCH 1/2] clk: imx8mm: use correct mux type for clkout path
 2021-06-28 21:15 UTC  (2+ messages)
` [PATCH 2/2] clk: imx8mn: "

[PATCH v9 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller
 2021-06-28 12:56 UTC  (10+ messages)

[clk:clk-lmk04832 2/3] drivers/clk/clk-lmk04832.c:1271:34: warning: unused variable 'lmk04832_of_id'
 2021-06-28 12:20 UTC 

[PATCH v4 00/10] Update clock definitions
 2021-06-28 12:18 UTC  (4+ messages)
` [PATCH v4 06/10] drivers: clk: renesas: r9a07g044-cpg: Update {GIC,IA55,SCIF} clock/reset entries

[PATCH v2] clk: qcom: clk-alpha-pll: fix CAL_L write in alpha_pll_fabia_prepare
 2021-06-28 10:55 UTC  (2+ messages)

[RESEND PATCH v3 00/11] Introduce STM32MP1 RCC in secured mode
 2021-06-28  7:17 UTC  (5+ messages)
` [RESEND PATCH v3 06/11] reset: stm32mp1: remove stm32mp1 reset

[PATCH v5 0/4] clk: zynqmp: Add firmware specific clock flags
 2021-06-28  6:59 UTC  (4+ messages)
` [PATCH v5 1/4] clk: zynqmp: Use firmware specific common "

[PATCH v8 0/2] Enable Hi3559A SOC clock
 2021-06-28  3:06 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: Document the hi3559a clock bindings
` [PATCH v8 2/2] clk: hisilicon: Add clock driver for hi3559A SoC

[PATCH v3 0/9] Si5341 driver updates
 2021-06-28  3:03 UTC  (9+ messages)
` [PATCH v3 6/9] clk: si5341: Allow different output VDD_SEL values
` [PATCH v3 7/9] clk: si5341: Add silabs,xaxb-ext-clk property
` [PATCH v3 8/9] clk: si5341: Add silabs,iovdd-33 property
` [PATCH v3 9/9] clk: si5341: Add sysfs properties to allow checking/resetting device faults


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).