Linux-Clk Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-17 14:43:30 to 2021-06-25 14:36:58 UTC [more...]

[PATCH 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
 2021-06-25 14:36 UTC  (22+ messages)
` [PATCH 01/10] serial: mvebu-uart: fix calculation of clock divisor
` [PATCH 02/10] serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
` [PATCH 03/10] serial: mvebu-uart: correctly calculate minimal possible baudrate
` [PATCH 04/10] dt-bindings: mvebu-uart: fix documentation
` [PATCH 05/10] arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UART
` [PATCH 06/10] serial: mvebu-uart: remove unused member nb from struct mvebu_uart
` [PATCH 07/10] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
` [PATCH 08/10] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
` [PATCH 09/10] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
` [PATCH 10/10] serial: mvebu-uart: implement support for baudrates higher than 230400
` [PATCH v2 00/11] serial: mvebu-uart: Fixes and new support for higher baudrates
  ` [PATCH v2 01/11] serial: mvebu-uart: fix calculation of clock divisor

[PATCH v2 00/11] Update clock definitions
 2021-06-25 14:33 UTC  (12+ messages)
` [PATCH v2 01/11] drivers: clk: renesas: renesas-rzg2l-cpg: Add multi clock PM support
` [PATCH v2 02/11] drivers: clk: renesas: r9a07g044-cpg: Rename divider table
` [PATCH v2 03/11] drivers: clk: renesas: r9a07g044-cpg: Fix P1 Clock
` [PATCH v2 04/11] drivers: clk: renesas: r9a07g044-cpg: Add P2 Clock support
` [PATCH v2 06/11] drivers: clk: renesas: renesas-rzg2l-cpg: Separate reset from module clocks
` [PATCH v2 07/11] drivers: clk: renesas: r9a07g044-cpg: Update {GIC,IA55,SCIF} clock/reset entries
` [PATCH v2 09/11] drivers: clk: renesas: r9a07g044-cpg: Add I2C clocks/resets
` [PATCH v2 10/11] drivers: clk: renesas: r9a07g044-cpg: Add DMAC clocks/resets

[RFC v1 00/11] Qcom SM8350 DispCC & VideoCC
 2021-06-25 13:51 UTC  (8+ messages)
` [RFC v1 05/11] dt-bindings: clock: Add QCOM SM8350 display clock bindings
` [RFC v1 06/11] clk: qcom: Add display clock controller driver for SM8350

[PATCH v3 0/4] Misc Ingenic patches
 2021-06-25 12:14 UTC  (8+ messages)
` [PATCH v3 1/4] MIPS: X1830: Respect cell count of common properties
` [PATCH v3 2/4] dt-bindings: clock: Add documentation for MAC PHY control bindings
` [PATCH v3 3/4] MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs
` [PATCH v3 4/4] MIPS: CI20: Add second percpu timer for SMP

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

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

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

[PATCH] clk: k210: Fix k210_clk_set_parent()
 2021-06-25  7:19 UTC  (2+ messages)

[PATCH v3 0/9] clk: cs2000-cp: add dynamic mode and more features
 2021-06-24 21:33 UTC  (13+ messages)
` [PATCH v3 1/9] dt-bindings: clock: convert cs2000-cp bindings to yaml
` [PATCH v3 2/9] dt-bindings: clock: cs2000-cp: Document aux-output-source
` [PATCH v3 3/9] dt-bindings: clock: cs2000-cp: make clk_in optional
` [PATCH v3 4/9] dt-bindings: clock: cs2000-cp: document cirrus,clock-skip flag
` [PATCH v3 5/9] clk: cs2000-cp: Make aux output function controllable
` [PATCH v3 6/9] clk: cs2000-cp: add support for dynamic mode
` [PATCH v3 7/9] clk: cs2000-cp: make clock skip setting configurable
` [PATCH v3 8/9] clk: cs2000-cp: freeze config during register fiddling
` [PATCH v3 9/9] clk: cs2000-cp: convert driver to regmap

[PATCH 00/22] Mediatek MT8195 clock support
 2021-06-24 21:22 UTC  (5+ messages)
` [PATCH 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of MT8195 clock
` [PATCH 02/22] clk: mediatek: Add dt-bindings of MT8195 clocks

[PATCH v10 02/19] clk: mediatek: Add dt-bindings of MT8192 clocks
 2021-06-24 21:01 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: clk: vc5: Add properties for configuring the SD/OE pin
 2021-06-24 20:37 UTC  (5+ messages)
` [PATCH v2 2/2] clk: vc5: Add properties for configuring SD/OE behavior

[PATCH v3] dt-bindings: clk: zynqmp: convert bindings to YAML
 2021-06-24 20:25 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: clock: qcom,gcc: Document MSM8976 compatibles
 2021-06-24 19:40 UTC  (3+ messages)
  ` [PATCH v2 2/2] clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driver

[PATCH v8 0/9] Add Rockchip SFC(serial flash controller) support
 2021-06-24 19:04 UTC  (3+ messages)
` [PATCH v8 1/9] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

[PATCH] dt-bindings: clk: Convert rockchip,rk3399-cru to DT schema
 2021-06-24 19:00 UTC  (2+ messages)

[PATCHv3 1/4] clk: agilex/stratix10: remove noc_clk
 2021-06-24 15:45 UTC  (2+ messages)

[PATCH v5 0/4] clk: zynqmp: Add firmware specific clock flags
 2021-06-24 12:16 UTC  (5+ messages)
` [PATCH v5 1/4] clk: zynqmp: Use firmware specific common "
` [PATCH v5 2/4] clk: zynqmp: Use firmware specific divider "
` [PATCH v5 3/4] clk: zynqmp: Use firmware specific mux "
` [PATCH v5 4/4] clk: zynqmp: Handle divider specific read only flag

[PATCH] clk: tegra: clk-tegra124-dfll-fcpu: don't use devm functions for regulator
 2021-06-24 11:57 UTC  (2+ messages)

[PATCH v3 0/4] clk: visconti: Add support common clock driver and reset driver
 2021-06-24  3:43 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV770x SoC
` [PATCH v3 3/4] dt-bindings: clock: Add DT bindings for SMU "
` [PATCH v3 4/4] MAINTAINERS: Add entries for Toshiba Visconti PLL and clock controller

[PATCH v2] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
 2021-06-23 21:00 UTC 

[PATCH 1/2] clk: renesas: r8a779a0: Add the DU clock
 2021-06-23 12:22 UTC  (4+ messages)
` [PATCH 2/2] clk: renesas: r8a779a0: Add the DSI clocks

[PATCH v2] clk: qcom: gcc: Add support for a new frequency for SC7280
 2021-06-23 11:57 UTC 

[PATCH 0/7] Update clock definitions
 2021-06-23 11:47 UTC  (9+ messages)
` [PATCH 2/7] drivers: clk: renesas: renesas-rzg2l-cpg: Add multi clock PM support
` [PATCH 3/7] drivers: clk: renesas: r9a07g044-cpg: Update {GIC,IA55,SCIF} clock entries
` [PATCH 5/7] drivers: clk: renesas: r9a07g044-cpg: Add I2C Clocks
` [PATCH 6/7] drivers: clk: renesas: r9a07g044-cpg: Add DMAC clocks

[PATCH] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs
 2021-06-23  6:43 UTC  (4+ messages)

[PATCH v2 0/2] clk: keystone: Add support for AM64 specific ehrpwm-tbclk
 2021-06-22 21:18 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: clock: ehrpwm: Add support for AM64 specific compatible
` [PATCH v2 2/2] clk: keystone: syscon-clk: Add support for AM64 specific epwm-tbclk

[PATCH v2 0/3] clk: meson: rounding for fast clocks on 32-bit SoCs
 2021-06-22 21:17 UTC  (5+ messages)

[PATCH v1 0/5] Add rpmcc and rpmpd for SM4250/6115
 2021-06-22 20:21 UTC  (6+ messages)
` [PATCH v1 1/5] dt-bindings: soc: qcom: smd-rpm: Add SM4250,6115 compatible
` [PATCH v1 2/5] dt-bindings: clock: qcom: rpmcc: Document SM6115,SM4250 compatible
` [PATCH v1 3/5] clk: qcom: smd: Add support for SM6115 rpm clocks
` [PATCH v1 4/5] dt-bindings: power: rpmpd: Add SM4250,SM6115 to rpmpd binding
` [PATCH v1 5/5] drivers: soc: qcom: rpmpd: Add SM6115 RPM Power Domains

[PATCH v1 0/2] Add GCC for SM4250 and SM6115
 2021-06-22 20:05 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: clk: qcom: gcc-sm6115: Document SM6115 GCC
` [PATCH v1 2/2] clk: qcom: Add Global Clock controller (GCC) driver for SM6115

[GIT PULL] clk: meson: amlogic updates for v5.14
 2021-06-22 20:03 UTC  (2+ messages)

[GIT PULL] Rockchip clock changes for 5.14
 2021-06-22 19:59 UTC  (2+ messages)

[PATCH v2 0/6] clk: Ingenic JZ4760(B) support
 2021-06-22 14:48 UTC  (2+ messages)

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-22 13:43 UTC  (6+ messages)

[PATCH v3] clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE
 2021-06-22 10:15 UTC 

[PATCH v2] clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE
 2021-06-22  7:12 UTC  (4+ messages)

[PATCH v2 2/2] dt-bindings: clock: ad9545: Add documentation
 2021-06-22  7:02 UTC  (3+ messages)

[GIT PULL] clk: imx: Updates for v5.14
 2021-06-21 23:42 UTC  (2+ messages)

[GIT PULL] clk: tegra: Changes for v5.14-rc1
 2021-06-21 23:39 UTC  (2+ messages)

[GIT PULL] Allwinner Clock Fixes for 5.13
 2021-06-21 23:36 UTC  (2+ messages)

[GIT PULL] clk: renesas: Updates for v5.14 (take two)
 2021-06-21 23:33 UTC  (2+ messages)

[PATCH] clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE
 2021-06-21 13:15 UTC  (6+ messages)

[PATCH v2 02/11] drivers: clk: renesas: r9a07g044-cpg: Add USB clocks
 2021-06-21  9:39 UTC 

[PATCH 0/5] Add MSM8939 APCS/A53PLL clock support
 2021-06-21  6:37 UTC  (2+ messages)

[PATCH v2 0/7] mfd/power/rtc: Do not enforce (incorrect) interrupt trigger type
 2021-06-20 20:22 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: clock: u8500: Rewrite in YAML and extend
 2021-06-19 23:05 UTC  (2+ messages)
` [PATCH 2/2] clk: ux500: Add driver for the reset portions of PRCC

[PATCH v2 1/9] dt-bindings: clk: qcom: Add bindings for MSM8994 GCC driver
 2021-06-18 21:17 UTC  (3+ messages)
` [PATCH v2 9/9] clk: qcom: gcc-msm8994: Add a quirk for a different SDCC configuration

[PATCH v2 0/3] clk: qcom: Add camera clock controller driver for SM8250
 2021-06-18 21:04 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: clock: add QCOM SM8250 camera clock bindings

[PATCH] dt-bindings: clk: vc5: Fix example
 2021-06-18 20:26 UTC  (2+ messages)

[PATCH] clk: renesas: rzg2: Rename i2c-dvfs to iic-pmic
 2021-06-18 15:45 UTC  (2+ messages)

[PATCH 0/3] clk: support regmap
 2021-06-18 14:30 UTC  (5+ messages)

[PATCH v9 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller
 2021-06-18 13:50 UTC  (9+ messages)

[RESEND PATCH v3 00/11] Introduce STM32MP1 RCC in secured mode
 2021-06-18 13:24 UTC  (4+ messages)
` [RESEND PATCH v3 11/11] clk: stm32mp1: new compatible for secure RCC support

[PATCH -next v2] clk: renesas: fix return value and unused assignment
 2021-06-18 11:40 UTC  (4+ messages)

[PATCH v2 1/2] clk: renesas: fix a double free on error
 2021-06-18 11:21 UTC  (4+ messages)
` [PATCH 2/2] clk: renesas: Avoid mixing error pointers and NULL

[PATCH v3 1/3] dt-bindings: clock: Add support for MSM8992/4 MMCC
 2021-06-18 11:14 UTC  (3+ messages)
` [PATCH v3 2/3] clk: qcom: Add msm8994 MMCC driver
` [PATCH v3 3/3] clk: qcom: mmcc-msm8994: Add MSM8992 support

[PATCH] clk: renesas: renesas-rzg2l-cpg: Fix off-by-one check in rzg2l_cpg_clk_src_twocell_get()
 2021-06-18 11:14 UTC  (2+ messages)

[PATCH v4 0/7] clk: st: embed clock outputs within drivers
 2021-06-17 20:28 UTC  (3+ messages)

[PATCH v2 1/3] dt-bindings: clock: Add support for MSM8992/4 MMCC
 2021-06-17 19:27 UTC  (3+ messages)
` [PATCH v2 2/3] clk: qcom: Add msm8994 MMCC driver
` [PATCH v2 3/3] clk: qcom: mmcc-msm8994: Add MSM8992 support

[bug report] clk: renesas: Add CPG core wrapper for RZ/G2L SoC
 2021-06-17 14:55 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).