public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-27 11:03:29 to 2021-04-01 02:01:25 UTC [more...]

[PATCH 1/2] dt-bindings: clock: qcom,gcc: Document MSM8976 compatibles
 2021-04-01  2:00 UTC  (2+ messages)
  ` [PATCH 2/2] clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driver

[PATCH 1/6] clk: qcom: gcc-sdm660: Fix hmss_gpll0_clk_src parent_map
 2021-04-01  1:53 UTC  (5+ messages)
` [PATCH 5/6] clk: qcom: gcc-sdm660: Account for needed adjustments in probe function

[V2] [PATCH] clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
 2021-04-01  1:49 UTC  (2+ messages)

[PATCH] clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback
 2021-04-01  1:48 UTC  (2+ messages)

[PATCH v3 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-04-01  1:47 UTC  (10+ messages)
` [PATCH v3 1/4] clk: ti: fix typo in routine description
` [PATCH v3 2/4] dt-bindings: ti: dpll: add spread spectrum support
` [PATCH v3 4/4] clk: ti: add am33xx spread spectrum clock support

[PATCH 0/7] clk: renesas: rcar-gen3: Add support for CPU core clock boost modes
 2021-04-01  1:40 UTC  (7+ messages)
` [PATCH 6/7] clk: renesas: rcar-gen3: Add custom clock for PLLs

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

[PATCH v4 0/7] clk: st: embed clock outputs within drivers
 2021-03-31 20:16 UTC  (8+ messages)
` [PATCH v4 1/7] clk: st: clkgen-pll: remove unused variable of struct clkgen_pll
` [PATCH v4 2/7] clk: st: flexgen: embed soc clock outputs within compatible data
` [PATCH v4 3/7] dt-bindings: clock: st: flexgen: add new introduced compatible
` [PATCH v4 4/7] clk: st: clkgen-pll: embed soc clock outputs within compatible data
` [PATCH v4 5/7] dt-bindings: clock: st: clkgen-pll: add new introduced compatible
` [PATCH v4 6/7] clk: st: clkgen-fsyn: embed soc clock outputs within compatible data
` [PATCH v4 7/7] dt-bindings: clock: st: clkgen-fsyn: add new introduced compatible

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

[PATCH v2] clk: fix invalid usage of a list_for_each_entry cursor
 2021-03-31 16:46 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/7] clk: st: embed clock outputs within drivers
 2021-03-31 16:08 UTC  (12+ messages)
` [PATCH v3 1/7] clk: st: clkgen-pll: remove unused variable of struct clkgen_pll
` [PATCH v3 2/7] clk: st: flexgen: embed soc clock outputs within compatible data
` [PATCH v3 3/7] dt-bindings: clock: st: flexgen: add new introduced compatible
` [PATCH v3 4/7] clk: st: clkgen-pll: embed soc clock outputs within compatible data
` [PATCH v3 5/7] dt-bindings: clock: st: clkgen-pll: add new introduced compatible
` [PATCH v3 6/7] clk: st: clkgen-fsyn: embed soc clock outputs within compatible data
` [PATCH v3 7/7] dt-bindings: clock: st: clkgen-fsyn: add new introduced compatible

[PATCH v1] clk: fix invalid usage of list_for_each_entry cursor
 2021-03-31 15:57 UTC  (6+ messages)

[PATCH v4 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-03-31 12:02 UTC  (8+ messages)
` [PATCH v4 1/6] clk: generalize devm_clk_get() a bit
` [PATCH v4 2/6] clk: Provide new devm_clk_helpers for prepared and enabled clocks
` [PATCH v4 3/6] pwm: atmel: Simplify using devm_clk_get_prepared()
` [PATCH v4 4/6] rtc: at91sma9: Simplify using devm_clk_get_enabled()
` [PATCH v4 5/6] i2c: imx: Simplify using devm_clk_get_enableded()
` [PATCH v4 6/6] spi: davinci: Simplify using devm_clk_get_enabled()

[RESEND PATCH 0/5] clk: at91: updates for power management and dvfs
 2021-03-31 11:37 UTC  (9+ messages)
` [RESEND PATCH 1/5] clk: at91: re-factor clocks suspend/resume
` [RESEND PATCH 3/5] clk: at91: sama7g5: add securam's peripheral clock
` [RESEND PATCH 4/5] clk: at91: clk-master: add register definition for sama7g5's master clock

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

[PATCH] clk: at91: Trivial typo fixes in the file sama7g5.c
 2021-03-31  7:59 UTC  (2+ messages)

Re: [PATCH] clk: imx8mp: Remove the none exist pcie clocks
 2021-03-31  7:36 UTC 

Bidding invitation
 2021-03-31  7:11 UTC 

[PATCH v4 8/8] clk: Mark fwnodes when their clock provider is added/removed
 2021-03-31  7:05 UTC  (12+ messages)
` [PATCH] clk: Mark fwnodes when their clock provider is added

[PATCH] i2c: imx: Simplify using devm_clk_get_prepared()
 2021-03-31  3:37 UTC  (2+ messages)

[PATCH] clk: socfpga: Fix code formatting
 2021-03-31  2:34 UTC  (2+ messages)

[PATCH 1/3] clk: socfpga: use clk_hw_register for a5/c5
 2021-03-31  2:32 UTC  (6+ messages)
` [PATCH 2/3] clk: socfpga: arria10: convert to use clk_hw
` [PATCH 3/3] clk: socfpga: Convert to s10/agilex/n5x "

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

[PATCH] clk: imx: reference preceded by free
 2021-03-31  2:16 UTC  (3+ messages)

[PATCH v2 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-31  0:24 UTC  (9+ messages)
` [PATCH v2 2/6] clk: sifive: Use reset-simple in prci driver for PCIe driver
` [PATCH v2 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller

[PATCH v2 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC
 2021-03-31  0:24 UTC  (2+ messages)

[PATCH v3 00/25] drm/msm/dsi: refactor MSM DSI PHY/PLL drivers
 2021-03-30 19:29 UTC  (44+ messages)
` [PATCH v3 01/25] clk: fixed: add devm helper for clk_hw_register_fixed_factor()
` [PATCH v3 02/25] clk: mux: provide devm_clk_hw_register_mux()
` [PATCH v3 03/25] clk: divider: add devm_clk_hw_register_divider
` [PATCH v3 11/25] drm/msm/dsi: push provided clocks handling into a generic code
  ` [Freedreno] "
` [PATCH v3 12/25] drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks
  ` [Freedreno] "
` [PATCH v3 13/25] drm/msm/dsi: use devm_of_clk_add_hw_provider
  ` [Freedreno] "
` [PATCH v3 14/25] drm/msm/dsi: make save/restore_state phy-level functions
  ` [Freedreno] "
` [PATCH v3 15/25] drm/msm/dsi: drop vco_delay setting from 7nm, 10nm, 14nm drivers
  ` [Freedreno] "
` [PATCH v3 16/25] drm/msm/dpu: simplify vco_delay handling in dsi_phy_28nm driver
  ` [Freedreno] "
` [PATCH v3 17/25] drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepare
  ` [Freedreno] "
` [PATCH v3 18/25] drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy
` [PATCH v3 19/25] drm/msm/dsi: drop msm_dsi_pll abstracton
  ` [Freedreno] "
` [PATCH v3 20/25] drm/msm/dsi: drop PLL accessor functions
  ` [Freedreno] "
` [PATCH v3 21/25] drm/msm/dsi: move ioremaps to dsi_phy_driver_probe
  ` [Freedreno] "
` [PATCH v3 22/25] drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances
` [PATCH v3 23/25] drm/msm/dsi: remove temp data from global pll structure
  ` [Freedreno] "
` [PATCH v3 24/25] drm/msm/dsi: inline msm_dsi_phy_set_src_pll
  ` [Freedreno] "
` [PATCH v3 25/25] drm/msm/dsi: stop passing src_pll_id to the phy_enable call
  ` [Freedreno] "

[PATCH v3 0/3] clk: provide new devm helpers for prepared and enabled clocks
 2021-03-30 17:04 UTC  (5+ messages)
` [PATCH] spi: davinci: Simplify using devm_clk_get_prepared()

[RFC] clk: add boot clock support
 2021-03-30 17:05 UTC  (9+ messages)

[PATCH v6 0/7] Couple improvements for Tegra clk driver
 2021-03-30 15:40 UTC  (2+ messages)

[PATCH 1/2] clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
 2021-03-30 12:18 UTC  (3+ messages)

[PATCH v5 00/19] Support ROHM BD71815 PMIC
 2021-03-30 11:06 UTC  (8+ messages)
` [PATCH v5 03/19] dt_bindings: bd71828: Add clock output mode
` [PATCH v5 06/19] mfd: Add ROHM BD71815 ID
` [PATCH v5 07/19] mfd: Sort ROHM chip ID list for better readability
` [PATCH v5 08/19] mfd: Support for ROHM BD71815 PMIC core
` [PATCH v5 17/19] clk: bd718x7: Add support for clk gate on ROHM BD71815 PMIC
` [PATCH v5 19/19] MAINTAINERS: Add ROHM BD71815AGW

[PATCH v9 0/4] Add basic SoC support for mt6765
 2021-03-30 10:48 UTC  (4+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/4] dt-bindings: mediatek: Add smi dts binding for Mediatek MT6765 SoC

[PATCH 0/5] Samsung Galaxy S III Neo Initial DTS
 2021-03-30  3:41 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom: Add MSM8226 GCC clock bindings
` [PATCH 3/5] arm: dts: qcom: Add support for MSM8226 SoC
` [PATCH 4/5] dt-bindings: arm: qcom: Document MSM8226 SoC binding

[PATCH v2 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-03-30  2:23 UTC  (3+ messages)
` [PATCH v2 1/4] clk: ti: fix typo in routine description

[PATCH v2 00/16] clk: st: embed clock outputs within drivers
 2021-03-30  2:01 UTC  (6+ messages)
` [PATCH v2 03/16] dt-bindings: clock: st: flexgen: add new introduced compatible
` [PATCH v2 05/16] dt-bindings: clock: st: clkgen-pll: "

[PATCH] clk: renesas: r8a779a0: Add ISPCS clocks
 2021-03-29 22:32 UTC 

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-03-29 21:44 UTC  (22+ messages)
` [PATCH mvebu v2 09/10] cpufreq: armada-37xx: Remove cur_frequency variable
` [PATCH mvebu v3 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
  ` [PATCH mvebu v3 02/10] cpufreq: armada-37xx: Fix setting TBG parent for load levels
  ` [PATCH mvebu v3 03/10] clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
  ` [PATCH mvebu v3 04/10] cpufreq: armada-37xx: Fix the AVS value for load L1
  ` [PATCH mvebu v3 05/10] clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
  ` [PATCH mvebu v3 06/10] clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0
  ` [PATCH mvebu v3 07/10] cpufreq: armada-37xx: Fix driver cleanup when registration failed
  ` [PATCH mvebu v3 08/10] cpufreq: armada-37xx: Fix determining base CPU frequency

[PATCH v2] clk: qcom: camcc: Update the clock ops for the SC7180
 2021-03-29 21:08 UTC  (2+ messages)

[GIT PULL] clk: renesas: Updates for v5.13
 2021-03-29 19:18 UTC  (2+ messages)

[PATCH v2] clk: socfpga: fix iomem pointer cast on 64-bit
 2021-03-29 19:04 UTC  (2+ messages)

[PATCH 5/5] arm: dts: qcom: Add initial DTS file for Samsung Galaxy S III Neo phone
 2021-03-29  0:50 UTC  (2+ messages)

[PATCH v3 0/9] Si5341 driver updates
 2021-03-27 15:27 UTC  (3+ messages)
` [PATCH v3 1/9] dt-bindings: clock: clk-si5341: Add new attributes


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