Linux-Clk Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-13 02:04:14 to 2021-03-19 08:47:59 UTC [more...]

[PATCH v7 0/5] clk: add driver for the SiFive FU740
 2021-03-19  8:44 UTC  (5+ messages)

[PATCH] clk: qcom: camcc: Update the clock ops for the SC7180
 2021-03-19  7:47 UTC 

[PATCH v2 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-19  4:42 UTC  (10+ messages)
` [PATCH v2 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
` [PATCH v2 2/6] clk: sifive: Use reset-simple "
` [PATCH v2 3/6] MAINTAINERS: Add maintainers for SiFive FU740 "
` [PATCH v2 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller
` [PATCH v2 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
` [PATCH v2 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC

[RFC] clk: add boot clock support
 2021-03-18 21:03 UTC 

[PATCH v5 00/14] Add BLK_CTL support for i.MX8MP
 2021-03-18 19:58 UTC  (7+ messages)
` [PATCH v5 10/14] clk: imx: Add generic blk-ctl driver

[PATCH v2 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-03-18 17:26 UTC  (4+ messages)
` [PATCH v2 1/4] clk: ti: fix typo in routine description
` [PATCH v2 2/4] dt-bindings: ti: dpll: add spread spectrum support
` [PATCH v2 4/4] clk: ti: add am33xx spread spectrum clock support

[PATCH][next] soc: xilinx: vcu: remove deadcode on null divider check
 2021-03-18 14:44 UTC  (6+ messages)

[PATCH] clk: xilinx: vcu: rewrite and fix xvcu_clk_hw_unregister_leaf
 2021-03-18 14:42 UTC 

[PATCH 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-03-18 12:08 UTC  (7+ messages)
` [PATCH 1/4] clk: ti: fix typo in routine description
` [PATCH 2/4] dt-bindings: ti: dpll: add spread spectrum support
` [PATCH 4/4] clk: ti: add am33xx spread spectrum clock support

[PATCH v5 0/7] Couple improvements for Tegra clk driver
 2021-03-18 10:44 UTC  (10+ messages)
` [PATCH v5 1/7] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v5 2/7] clk: tegra: Fix refcounting of gate clocks
` [PATCH v5 3/7] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH v5 4/7] clk: tegra: Halve SCLK rate on Tegra20
` [PATCH v5 5/7] MAINTAINERS: Hand Tegra clk driver to Jon and Thierry
` [PATCH v5 6/7] clk: tegra: Don't allow zero clock rate for PLLs
` [PATCH v5 7/7] dt-bindings: clock: tegra: Convert to schema

[PATCH v10 5/9] staging: clocking-wizard: Add support for dynamic reconfiguration
 2021-03-18  5:41 UTC  (3+ messages)

S390: all HAS_IOMEM build failures in one fell swoop
 2021-03-18  3:19 UTC 

[PATCH 0/3] remoteproc: qcom: q6v5-wcss: Add driver data for IPQ6018
 2021-03-18  2:10 UTC  (3+ messages)
` [PATCH 2/3] remoteproc: qcom: wcss: populate "

[PATCH v8 0/9] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2021-03-18  2:05 UTC  (3+ messages)
` [PATCH v8 2/9] remoteproc: qcom: Add secure PIL support

[PATCH] devicetree: bindings: clock: Minor typo fix in the file armada3700-tbg-clock.txt
 2021-03-17 20:12 UTC  (5+ messages)

[PATCH] dt-bindings: Clean-up undocumented compatible strings
 2021-03-17 17:26 UTC  (11+ messages)

[PATCH v1] clk: fix invalid usage of list_for_each_entry cursor
 2021-03-17 16:05 UTC  (5+ messages)
` [PATCH v2] clk: fix invalid usage of a "

[PATCH] clk: zynqmp: Enable the driver if ZYNQMP_FIRMWARE is selected
 2021-03-17 15:12 UTC  (2+ messages)

[PATCH v1 00/26] drm/msm/dsi: refactor MSM DSI PHY/PLL drivers
 2021-03-17 14:40 UTC  (26+ messages)
` [PATCH v1 01/26] clk: mux: provide devm_clk_hw_register_mux()
` [PATCH v1 02/26] clk: divider: add devm_clk_hw_register_divider
` [PATCH v1 04/26] drm/msm/dsi: drop multiple pll enable_seq support
` [PATCH v1 05/26] drm/msm/dsi: move all PLL callbacks into PHY config struct
` [PATCH v1 06/26] drm/msm/dsi: move min/max PLL rate to phy config
` [PATCH v1 07/26] drm/msm/dsi: remove msm_dsi_pll_set_usecase
` [PATCH v1 08/26] drm/msm/dsi: stop setting clock parents manually
` [PATCH v1 09/26] arm64: dts: qcom: sm8250: assign DSI clock source parents
` [PATCH v1 10/26] arm64: dts: qcom: sdm845: "
` [PATCH v1 11/26] drm/msm/dsi: push provided clocks handling into a generic code
` [PATCH v1 12/26] drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks
` [PATCH v1 13/26] drm/msm/dsi: use devm_of_clk_add_hw_provider
` [PATCH v1 14/26] drm/msm/dsi: replace PHY's init callback with configurable data
` [PATCH v1 15/26] drm/msm/dsi: make save/restore_state phy-level functions
` [PATCH v1 16/26] drm/msm/dsi: limit vco_delay to 28nm PHY
` [PATCH v1 17/26] drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepare
` [PATCH v1 18/26] drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy
` [PATCH v1 19/26] drm/msm/dsi: drop msm_dsi_pll abstracton
` [PATCH v1 20/26] drm/msm/dsi: drop PLL accessor functions
` [PATCH v1 21/26] drm/msm/dsi: move ioremaps to dsi_phy_driver_probe
` [PATCH v1 22/26] drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances
` [PATCH v1 23/26] drm/msm/dsi: remove temp data from global pll structure
` [PATCH v1 24/26] drm/msm/dsi: drop global msm_dsi_phy_type enumaration
` [PATCH v1 25/26] drm/msm/dsi: inline msm_dsi_phy_set_src_pll
` [PATCH v1 26/26] drm/msm/dsi: stop passing src_pll_id to the phy_enable call

[PATCH 0/8] Enable Qualcomm Crypto Engine on sm8250
 2021-03-17 14:25 UTC  (7+ messages)
` [PATCH 2/8] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH 4/8] dt-bindings/clock: qcom: sm8250: Add gcc clocks for sm8250 crypto block

[PATCH 0/8] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-03-17 13:04 UTC  (6+ messages)
` [PATCH 1/8] clk: Add range accessors

[PATCH 0/6] clk: Ingenic JZ4760(B) support
 2021-03-17 12:41 UTC  (3+ messages)
` [PATCH 6/6] clk: ingenic: Add support for the JZ4760

[PATCH 1/8] clk: qcom: dispcc-sc7180: drop unused enum entries
 2021-03-17 12:22 UTC  (8+ messages)
` [PATCH 2/8] clk: qcom: dispcc-sm8250: "
` [PATCH 3/8] clk: qcom: gcc-sm8250: "
` [PATCH 4/8] clk: qcom: gpucc-sm8150: "
` [PATCH 5/8] clk: qcom: gpucc-sm8250: "
` [PATCH 6/8] clk: qcom: videocc-sc7180: "
` [PATCH 7/8] clk: qcom: videocc-sm8150: "
` [PATCH 8/8] clk: qcom: videocc-sm8250: "

[PATCH v5 0/4] clk: rockchip: add clock controller for rk3568
 2021-03-17  1:39 UTC  (9+ messages)
` [PATCH v5 1/4] dt-binding: clock: Document rockchip,rk3568-cru bindings
` [PATCH v5 2/4] clk: rockchip: add dt-binding header for rk3568
` [PATCH v5 3/4] clk: rockchip: support more core div setting
` [PATCH v5 4/4] clk: rockchip: add clock controller for rk3568

[PATCH 1/2] clk: rockchip: drop parenthesis from ARM || COMPILE_TEST depends
 2021-03-17  1:36 UTC  (4+ messages)
` [PATCH 2/2] clk: rockchip: drop MODULE_ALIAS from rk3399 clock controller

[PATCH v1 0/6] Add support for DISP/VIDEO/GPU CCs for SC7280
 2021-03-17  1:22 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: clock: Add SC7280 DISPCC clock binding
` [PATCH v1 2/6] clk: qcom: Add display clock controller driver for SC7280
` [PATCH v1 3/6] dt-bindings: clock: Add SC7280 GPUCC clock binding
` [PATCH v1 4/6] clk: qcom: Add graphics clock controller driver for SC7280
` [PATCH v1 5/6] dt-bindings: clock: Add SC7280 VideoCC clock binding
` [PATCH v1 6/6] clk: qcom: Add video clock controller driver for SC7280

[PATCH 0/6] Improve clock support for Actions S500 SoC
 2021-03-16 22:00 UTC  (17+ messages)
` [PATCH 1/6] clk: actions: Fix UART clock dividers on Owl "
` [PATCH 2/6] clk: actions: Fix SD clocks factor table "
` [PATCH 3/6] clk: actions: Fix bisp_factor_table based clocks "
` [PATCH 4/6] clk: actions: Fix AHPPREDIV-H-AHB clock chain "
` [PATCH 5/6] dt-bindings: clock: Add NIC and ETHERNET bindings for Actions "
` [PATCH 6/6] clk: actions: Add NIC and ETHERNET clock support "

[PATCH v5] dt-bindings: clk: versaclock5: Miscellaneous fixes and improvements:
 2021-03-16 16:26 UTC 

[PATCH v4] dt-bindings: clk: versaclock5: Miscellaneous fixes and improvements:
 2021-03-16 16:22 UTC  (3+ messages)

[PATCH] clk: at91: clk-programmable: remove redundant value check of best_rate
 2021-03-16  3:07 UTC 

[PATCH v4 0/7] Couple improvements for Tegra clk driver
 2021-03-15 19:07 UTC  (5+ messages)
` [PATCH v4 7/7] dt-bindings: clock: tegra: Convert to schema

[PATCH v8 00/11] Raspberry Pi PoE HAT fan support
 2021-03-15 16:12 UTC  (4+ messages)
` [PATCH v8 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH 1/9] dt-bindings: clk: qcom: Add bindings for MSM8994 GCC driver
 2021-03-15 15:54 UTC  (11+ messages)
` [PATCH 2/9] clk: qcom: gcc-msm8994: Modernize the driver
` [PATCH 3/9] clk: qcom: gcc-msm8994: Fix up SPI QUP clocks
` [PATCH 4/9] clk: qcom: gcc-msm8994: Add missing NoC clocks
` [PATCH 5/9] clk: qcom: gcc-msm8994: Add missing clocks
` [PATCH 6/9] clk: qcom: gcc-msm8994: Remove the inexistent GDSC_PCIE
` [PATCH 7/9] clk: qcom: gcc-msm8994: Add modem reset
` [PATCH 8/9] clk: qcom: gcc-msm8994: Add proper msm8992 support
` [PATCH 9/9] clk: qcom: gcc-msm8994: Add a quirk for a different SDCC configuration

[PATCH v2 0/4] clk: add BCM63268 timer clock and reset
 2021-03-15 12:26 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clk: add BCM63268 timer clock definitions
` [PATCH v2 2/4] dt-bindings: reset: add BCM63268 timer reset definitions
` [PATCH v2 3/4] dt-bindings: clock: Add BCM63268 timer binding
` [PATCH v2 4/4] clk: bcm: Add BCM63268 timer clock and reset driver

[PATCH v4 0/4] clk: rockchip: add clock controller for rk3568
 2021-03-15  8:34 UTC  (6+ messages)
` [PATCH v4 1/4] dt-binding: clock: Document rockchip,rk3568-cru bindings
` [PATCH v4 2/4] clk: rockchip: add dt-binding header for rk3568
` [PATCH v4 3/4] clk: rockchip: support more core div setting
` [PATCH v4 4/4] clk: rockchip: add clock controller for rk3568

[PATCH v10 6/9] staging: clocking-wizard: Add support for fractional support
 2021-03-15  8:33 UTC  (2+ messages)

[PATCH] clk: imx8mp: Remove the none exist pcie clocks
 2021-03-15  8:17 UTC  (2+ messages)
` [PATCH] clk: imx8mq: Correct the pcie1 sels

[PATCH v2] clk: socfpga: fix iomem pointer cast on 64-bit
 2021-03-14 11:07 UTC 

[PATCH] clk: socfpga: fix iomem pointer cast on 64-bit
 2021-03-14 11:04 UTC  (3+ messages)

[PATCH V4] clk: imx: Fix reparenting of UARTs not associated with stdout
 2021-03-14  9:40 UTC  (3+ messages)

[PATCH] clk: clk.c: Fixed statics initialized to 0
 2021-03-14  6:21 UTC  (3+ messages)

[PATCH 0/2] mmc: jz4740: Support PLL frequency changes
 2021-03-13 23:09 UTC  (4+ messages)
` [PATCH 1/2] clk: Add clk_get_first_to_set_rate

[PATCH v2] clk: qcom: clk-rcg2: Add support for duty-cycle for RCG
 2021-03-13 22:59 UTC  (2+ messages)

[PATCH 0/4] clk: add BCM63268 timer clock and reset
 2021-03-13 22:55 UTC  (5+ messages)
` [PATCH 1/4] mips: bmips: add BCM63268 timer clock definitions
` [PATCH 4/4] clk: bcm: Add BCM63268 timer clock and reset driver

[PATCH v3 0/4] clk: rockchip: add clock controller for rk3568
 2021-03-13 22:25 UTC  (3+ messages)
` [PATCH v3 4/4] "

[PATCH] clk: Call clk_core_enable_lock variant when lock is needed
 2021-03-13 22:26 UTC  (2+ messages)

[PATCH] clk: at91: Trivial typo fixes in the file sama7g5.c
 2021-03-13 21:02 UTC  (3+ messages)

[PATCH] clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clk
 2021-03-13 21:00 UTC  (2+ messages)

[PATCH] clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without mux division
 2021-03-13 20:59 UTC  (2+ messages)

[PATCH v1] clk: qcom: rpmh: Update the XO clock source for SC7280
 2021-03-13 20:58 UTC  (2+ messages)

[PATCH] clk: use clk_core_enable_lock() a bit more
 2021-03-13 20:38 UTC  (2+ messages)

[PATCH V5] clk: imx: Fix reparenting of UARTs not associated with stdout
 2021-03-13 18:08 UTC 

[PATCH 1/2] dt-bindings: clock: Add MDM9607 GCC clock bindings
 2021-03-13  2:03 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: Add MDM9607 GCC driver


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