public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-07 06:10:15 to 2020-09-18 02:29:26 UTC [more...]

[PATCH AUTOSEL 4.9 07/90] clk/ti/adpll: allocate room for terminating null
 2020-09-18  2:13 UTC 

[PATCH AUTOSEL 5.4 161/330] clk: imx: Fix division by zero warning on pfdv2
 2020-09-18  1:58 UTC 

[PATCH 0/4] clk: qcom : add sm8250 LPASS GFM drivers
 2020-09-17 13:28 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: Add support for LPASS Audio Clock Controller
` [PATCH 2/4] dt-bindings: clock: Add support for LPASS Always ON Controller
` [PATCH 3/4] clk: qcom: Add support to LPASS AUDIO_CC Glitch Free Mux clocks
` [PATCH 4/4] clk: qcom: Add support to LPASS AON_CC "

[PATCH v2 1/2] clk: samsung: exynos5420: Add definition of clock ID for mout_sw_aclk_g3d
 2020-09-17 10:14 UTC  (4+ messages)
    ` [PATCH v2 2/2] clk: samsung: exynos5420: Avoid __clk_lookup() calls when enabling clocks

[PATCH v3] clk: samsung: Prevent potential endless loop in the PLL set_rate ops
 2020-09-17 10:20 UTC  (4+ messages)

[PATCH] clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk
 2020-09-16 20:49 UTC  (2+ messages)

[PATCH 1/6] clk: at91: drop unused at91sam9g45_pcr_layout
 2020-09-16 16:17 UTC  (6+ messages)
` [PATCH 2/6] clk: fixed: add missing kerneldoc
` [PATCH 3/6] clk: davinci: "
` [PATCH 4/6] clk: mmp: pxa1928: drop unused 'clk' variable
` [PATCH 5/6] clk: si5341: drop unused 'err' variable
` [PATCH 6/6] clk: rockchip: rk3308: drop unused mux_timer_src_p

[PATCH 01/10] clk: at91: Drop unused at91sam9g45_pcr_layout
 2020-09-16 16:15 UTC  (10+ messages)
` [PATCH 04/10] clk: gpio: Simplify with dev_err_probe()
` [PATCH 07/10] clk: meson: "

[GIT PULL] clk fixes for v5.9-rc5
 2020-09-16 19:00 UTC  (2+ messages)

[PATCH] clk: rockchip: Fix overflow rate during fractional approximation
 2020-09-16 12:16 UTC  (5+ messages)

Unable to handle kernel paging request at virtual address dead - __clk_put
 2020-09-16  9:06 UTC  (7+ messages)

[PATCH 1/2] clk: qoriq: modify MAX_PLL_DIV to 32
 2020-09-16  3:03 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: layerscape: modify clocks divider to 32 for wdt

[GIT PULL] clk/samsung fixes for v5.9
 2020-09-15 16:18 UTC  (2+ messages)

[PATCH v2] clk: samsung: Keep top BPLL mux on Exynos542x enabled
 2020-09-15 16:17 UTC  (8+ messages)

[PATCH v2 0/4] clk: meson: axg: add clocks for MIPI-DSI support
 2020-09-15 12:45 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clk: axg-clkc: add Video Clocks
` [PATCH v2 2/4] dt-bindings: clk: axg-clkc: add MIPI DSI Host clock binding
` [PATCH v2 3/4] clk: meson: axg: add Video Clocks
` [PATCH v2 4/4] clk: meson: axg: add MIPI DSI Host clock

[PATCH 1/3] clk: samsung: Add clk ID definitions for the CPU parent clocks
 2020-09-15 13:21 UTC  (7+ messages)
    ` [PATCH 2/3] clk: samsung: exynos5420/5250: Add IDs to the CPU parent clk definitions
    ` [PATCH 3/3] clk: samsung: Use cached clk_hws instead of __clk_lookup() calls

[PATCH] clk: bcm: fix kconfig dependency warning for CLK_BCM2711_DVP
 2020-09-15 14:07 UTC  (2+ messages)

[PATCH -next] clk: imx35: Make mx35_clocks_init static
 2020-09-15 14:25 UTC  (2+ messages)

[PATCH 3/3] clk: imx31: Make mx31_clocks_init static
 2020-09-15 14:25 UTC  (2+ messages)

[PATCH v1 0/3] convert sifive's prci, plic and pwm bindings to yaml
 2020-09-15 16:08 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: fu540: prci: convert PRCI bindings to json-schema
` [PATCH v1 2/3] dt-bindings: riscv: convert plic "
` [PATCH v1 3/3] dt-bindings: riscv: convert pwm "

[PATCH v2] clk: renesas: rcar-gen3: Update description for RZ/G2
 2020-09-15 18:09 UTC 

[PATCH v3 00/14] Add BLK_CTL support for i.MX8MP
 2020-09-15 16:47 UTC  (19+ messages)
` [PATCH v3 01/14] dt-bindings: clocks: imx8mp: Rename audiomix ids clocks to audio_blk_ctl
` [PATCH v3 02/14] dt-bindings: reset: imx8mp: Add audio blk_ctl reset IDs
` [PATCH v3 03/14] dt-bindings: clock: imx8mp: Add ids for the audio shared gate
` [PATCH v3 04/14] dt-bindings: clock: imx8mp: Add media blk_ctl clock IDs
` [PATCH v3 05/14] dt-bindings: reset: imx8mp: Add media blk_ctl reset IDs
` [PATCH v3 06/14] dt-bindings: clock: imx8mp: Add hdmi blk_ctl clock IDs
` [PATCH v3 07/14] dt-bindings: reset: imx8mp: Add hdmi blk_ctl reset IDs
` [PATCH v3 08/14] clk: imx8mp: Add audio shared gate
` [PATCH v3 09/14] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
` [PATCH v3 10/14] clk: imx: Add generic blk-ctl driver
` [PATCH v3 11/14] clk: imx: Add blk-ctl driver for i.MX8MP
` [PATCH v3 12/14] arm64: dts: imx8mp: Add audio_blk_ctl node
` [PATCH v3 13/14] arm64: dts: imx8mp: Add media_blk_ctl node
` [PATCH v3 14/14] arm64: dts: imx8mp: Add hdmi_blk_ctl node

[PATCH 1/2] dt-bindings: clock: mediatek: add bindings for MT8167 clocks
 2020-09-15 15:56 UTC  (8+ messages)
` [PATCH 2/2] clk: mediatek: Add MT8167 clock support

[PATCH v2 0/6] clk: axi-clk-gen: misc updates to the driver
 2020-09-15  2:41 UTC  (7+ messages)
` [PATCH v2 5/6] include: fpga: adi-axi-common.h: add definitions for supported FPGAs

[PATCH -next] clk: socfpga: agilex: Remove unused variable 'cntr_mux'
 2020-09-15  2:09 UTC 

[PATCH v4 0/6] clk: rockchip: Support module build
 2020-09-15  0:42 UTC  (13+ messages)
` [PATCH v4 1/6] clk: rockchip: Use clk_hw_register_composite instead of clk_register_composite calls
` [PATCH v4 2/6] clk: rockchip: Export rockchip_clk_register_ddrclk()
` [PATCH v4 3/6] clk: rockchip: Export rockchip_register_softrst()
` [PATCH v4 4/6] clk: rockchip: Export some clock common APIs for module drivers
` [PATCH v4 5/6] clk: rockchip: fix the clk config to support module build
` [PATCH v4 6/6] clk: rockchip: rk3399: Support "

[PATCH v1 1/3] clk: qcom: clk-alpha-pll: Add support for controlling Agera PLLs
 2020-09-15  0:15 UTC  (6+ messages)
` [PATCH v1 2/3] dt-bindings: clock: Add YAML schemas for the QCOM Camera clock bindings
` [PATCH v1 3/3] clk: qcom: camcc: Add camera clock controller driver for SC7180
` [PATCH v1 0/3] Add Camera "

[PATCH v2 0/7] SM8150 and SM8250 dispcc drivers
 2020-09-14 23:58 UTC  (3+ messages)

[PATCH v3 00/14] dt-bindings: Cleanup of i.MX 8
 2020-09-14 22:53 UTC  (7+ messages)
` [PATCH v3 12/14] dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs

[PATCH v2 0/5] SM8150 and SM8250 videocc drivers
 2020-09-14 21:03 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: clock: combine qcom,sdm845-videocc and qcom,sc7180-videocc
` [PATCH v2 2/5] dt-bindings: clock: add SM8150 QCOM video clock bindings
` [PATCH v2 3/5] dt-bindings: clock: add SM8250 "

[GIT PULL] clk: meson: updates for v5.10
 2020-09-14 17:24 UTC 

[PATCH] clk: renesas: Kconfig: Update description for CLK_RCAR_GEN3_CPG config
 2020-09-14 12:08 UTC  (2+ messages)

[RFC PATCH] clk: renesas: rcar-gen3: remove stp_ck handling for SDHI
 2020-09-14  9:53 UTC  (3+ messages)

[PATCH] clk: qcom: gcc-msm8939: remove defined but not used variables
 2020-09-13  4:00 UTC  (2+ messages)

[PATCH v2] clk: imx: gate2: Fix a few typos
 2020-09-13  1:22 UTC  (3+ messages)

[PATCH v5 00/16] Allwinner A100 Initial support
 2020-09-12 10:36 UTC  (2+ messages)

[PATCH 0/4] clk: meson: axg: add clocks for MIPI-DSI support
 2020-09-11 17:10 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: clk: axg-clkc: add Video Clocks
` [PATCH 2/4] dt-bindings: clk: axg-clkc: add MIPI DSI Host clock binding
` [PATCH 3/4] clk: meson: axg: add Video Clocks
` [PATCH 4/4] clk: meson: axg: add MIPI DSI Host clock

[PATCH v3 0/7] SM8150 and SM8250 dispcc drivers
 2020-09-11 15:34 UTC  (7+ messages)
` [PATCH v3 1/7] dt-bindings: clock: sdm845-dispcc: same name for dp_phy clocks as sc7180
` [PATCH v3 3/7] dt-bindings: clock: combine qcom,sdm845-dispcc and qcom,sc7180-dispcc
` [PATCH v3 4/7] dt-bindings: clock: Introduce QCOM SM8150 display clock bindings
` [PATCH v3 5/7] dt-bindings: clock: Introduce QCOM SM8250 "
` [PATCH v3 6/7] clk: qcom: Add display clock controller driver for SM8150
` [PATCH v3 7/7] clk: qcom: Add display clock controller driver for SM8250

[PATCH 0/4] clk: AST2600 and FSI: Add APLL to control FSI bus frequency
 2020-09-11  9:11 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: clock: Add AST2600 APLLdivN definition
` [PATCH 2/4] clk: ast2600: Add functionality to the APLL clock
` [PATCH 3/4] dt-bindings: fsi: Aspeed master: Add bus-frequency property
` [PATCH 4/4] fsi: Aspeed master: Set bus frequency from devicetree

Qcom clock performance votes on mainline
 2020-09-11  6:26 UTC  (5+ messages)

[PATCH 0/3] clk: keystone: some minor fixes
 2020-09-10 22:41 UTC  (7+ messages)
` [PATCH 1/3] clk: keystone: sci-clk: fix parsing assigned-clock data during probe
` [PATCH 2/3] clk: keystone: sci-clk: cache results of last query rate operation
` [PATCH 3/3] clk: keystone: sci-clk: add 10% slack to set_rate

[PATCH] clk: qcom: lpass: Correct goto target in lpass_core_sc7180_probe()
 2020-09-10 20:43 UTC  (4+ messages)

[PATCH v2] clk: qcom: lpass: Correct goto target in lpass_core_sc7180_probe()
 2020-09-10 11:32 UTC 

[PATCH] clk: meson: make shipped controller configurable
 2020-09-10  9:49 UTC  (3+ messages)

[PATCH] clk: versatile: Add of_node_put() before return statement
 2020-09-10  7:57 UTC  (2+ messages)

[PATCH] clk: bcm: dvp: Select the reset framework
 2020-09-10  7:53 UTC  (3+ messages)

[PATCH v3 0/6] clk: rockchip: Support module build
 2020-09-10  3:07 UTC  (4+ messages)
` [PATCH v3 6/6] clk: rockchip: rk3399: "

[PATCH v4 0/3] clk: zynqmp: Add firmware specific clock flags
 2020-09-09 20:44 UTC  (4+ messages)
` [PATCH v4 1/3] clk: zynqmp: Use firmware specific common "
` [PATCH v4 2/3] clk: zynqmp: Use firmware specific divider "
` [PATCH v4 3/3] clk: zynqmp: Use firmware specific mux "

[PATCH] clk: Make kerneldoc consistent
 2020-09-08 21:47 UTC  (2+ messages)

[PATCH v2 0/4] drm/vc4: Support HDMI QHD or higher output
 2020-09-08 16:11 UTC  (4+ messages)
    ` [PATCH v2 1/4] clk: bcm: rpi: Add register to control pixel bvb clk

[PATCH v1 0/3] Add Camera clock controller driver for SC7180
 2020-09-08 17:07 UTC 

[PATCH] clk: imx: lpcg-scu: SW workaround for errata (e10858)
 2020-09-08 12:10 UTC  (3+ messages)

[PATCH v10 0/3] Add basic SoC Support for Mediatek MT6779 SoC
 2020-09-08  6:25 UTC  (3+ messages)
` [PATCH v10 3/3] clk: mediatek: add UART0 clock support

[PATCH v2 00/17] Add BLK_CTRL support for i.MX8MP
 2020-09-07  9:11 UTC  (6+ messages)
` [PATCH v2 16/17] arm64: dts: imx8mp: Add media_blk_ctrl node

[PATCH 0/3] clk: ti: minor fixes and add sha2 instance for dra7
 2020-09-07  8:26 UTC  (4+ messages)
` [PATCH 1/3] clk: ti: autoidle: add checks against NULL pointer reference
` [PATCH 2/3] clk: ti: clockdomain: fix static checker warning
` [PATCH 3/3] clk: ti: dra7: add missing clkctrl register for SHA2 instance


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox