linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-16 06:54:47 to 2022-06-20 18:05:17 UTC [more...]

[PATCH] dt-bindings: clock: Add compatible for D1 DE2 clocks
 2022-06-20 18:05 UTC  (2+ messages)

[PATCH v3 00/18] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-20 17:59 UTC  (30+ messages)
` [PATCH v3 01/18] dt-bindings: timer: npcm: Add npcm845 compatible string
` [PATCH v3 02/18] clocksource: timer-npcm7xx: Add NPCM845 timer support
` [PATCH v3 03/18] dt-bindings: serial: 8250: Add npcm845 compatible string
` [PATCH v3 04/18] dt-bindings: watchdog: npcm: "
` [PATCH v3 05/18] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v3 06/18] clk: npcm8xx: add clock controller
` [PATCH v3 07/18] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v3 08/18] ARM: dts: nuvoton: add reset "
` [PATCH v3 09/18] reset: npcm: using syscon instead of device data
` [PATCH v3 10/18] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v3 11/18] reset: npcm: Add NPCM8XX support
` [PATCH v3 12/18] dt-bindings: arm: npcm: Add maintainer
` [PATCH v3 13/18] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v3 14/18] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v3 15/18] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v3 16/18] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v3 17/18] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v3 18/18] arm64: defconfig: Add Nuvoton NPCM family support

[PATCH v9 0/4] clk: provide new devm helpers for prepared and enabled clocks
 2022-06-20 17:18 UTC  (4+ messages)
  ` [PATCH v9 2/4] clk: generalize devm_clk_get() a bit
      ` [PATCH] clk: Fix pointer casting to prevent oops in devm_clk_release()

[PATCH 1/2] clk: fixed-rate: add devm_clk_hw_register_fixed_rate
 2022-06-20 15:39 UTC  (2+ messages)
` [PATCH 2/2] phy: qcom-qmp-ufs: provide symbol clocks

[PATCH v4 00/14] Introduction of STM32MP13 RCC driver (Reset Clock Controller)
 2022-06-20 15:13 UTC  (2+ messages)

[PATCH 0/5] Bring up internal eMMC on Samsung Galaxy A8 (2018)
 2022-06-20 12:27 UTC  (10+ messages)
` [PATCH 2/5] dt-bindings: clock: Add indices for Exynos7885 TREX clocks
  ` (subset) "
` [PATCH 5/5] arm64: dts: exynos: Add internal eMMC support to jackpotlte
  ` (subset) "
  ` [PATCH 1/5] dt-bindings: clock: Add bindings for Exynos7885 CMU_FSYS
    ` (subset) "

[PATCH v3 0/7] clk: qcom: gcc-msm8916: modernize the driver
 2022-06-20 12:13 UTC  (12+ messages)
` [PATCH v3 1/7] dt-bindings: clk: qcom,gcc-*: use qcom,gcc.yaml
` [PATCH v3 2/7] dt-bindings: clock: separate bindings for MSM8916 GCC device
` [PATCH v3 3/7] clk: qcom: gcc-msm8916: use ARRAY_SIZE instead of specifying num_parents
` [PATCH v3 4/7] clk: qcom: gcc-msm8916: move clock parent tables down
` [PATCH v3 5/7] clk: qcom: gcc-msm8916: move gcc_mss_q6_bimc_axi_clk down
` [PATCH v3 6/7] clk: qcom: gcc-msm8916: use parent_hws/_data instead of parent_names
` [PATCH v3 7/7] arm64: dts: qcom: msm8916: add clocks to the GCC device node

[PATCH v2 0/7] clk: qcom: gcc-msm8916: modernize the driver
 2022-06-20 12:11 UTC  (12+ messages)
` [PATCH v2 1/7] dt-bindings: clk: qcom,gcc-*: use qcom,gcc.yaml
` [PATCH v2 2/7] dt-bindings: clock: separate bindings for MSM8916 GCC device
` [PATCH v2 3/7] clk: qcom: gcc-msm8916: use ARRAY_SIZE instead of specifying num_parents
` [PATCH v2 4/7] clk: qcom: gcc-msm8916: move clock parent tables down
` [PATCH v2 5/7] clk: qcom: gcc-msm8916: move gcc_mss_q6_bimc_axi_clk down
` [PATCH v2 6/7] clk: qcom: gcc-msm8916: use parent_hws/_data instead of parent_names
` [PATCH v2 7/7] arm64: dts: qcom: msm8916: add clocks to the GCC device node

[PATCH 1/4] dt-bindings: clock: qcom,gcc-msm8660: separate GCC bindings for MSM8660
 2022-06-20 11:52 UTC  (9+ messages)
` [PATCH 2/4] clk: qcom: gcc-msm8660: use ARRAY_SIZE instead of specifying num_parents
` [PATCH 3/4] clk: qcom: gcc-msm8660: use parent_hws/_data instead of parent_names
` [PATCH 4/4] ARM: dts: qcom: msm8660: add pxo/cxo clocks to the GCC node

[PATCH] clk: qcom: gcc-msm8994: use parent_hws for gpll0/4
 2022-06-20  8:05 UTC 

[PATCH] clk: qcom: common: use parent_hws in _qcom_cc_register_board_clk()
 2022-06-20  8:01 UTC 

[PATCH v8 00/19] Cleanup MediaTek clk reset drivers and support SoCs
 2022-06-20  6:40 UTC  (3+ messages)
` [PATCH v8 16/19] arm64: dts: mediatek: Add infra #reset-cells property for MT8195

[PATCH v2] clk: zynqmp: Check the return type zynqmp_pm_query_data
 2022-06-20  6:12 UTC  (2+ messages)

[PATCH] clk: qcom: a53-pll: convert to use parent_data rather than parent_names
 2022-06-20  1:06 UTC 

[RFC 0/6] PolarFire SoC Reset controller
 2022-06-19 19:06 UTC  (10+ messages)
` [RFC 1/6] dt-bindings: clk: microchip: mpfs: add reset controller support
` [RFC 2/6] dt-bindings: net: cdns,macb: document polarfire soc's macb
` [RFC 3/6] clk: microchip: mpfs: add reset controller
` [RFC 4/6] reset: add polarfire soc reset support
` [RFC 5/6] net: macb: "
` [RFC 6/6] riscv: dts: microchip: add mpfs specific macb "

[PATCH v18 00/10] Add Sunplus SP7021 SoC Support
 2022-06-19 14:12 UTC  (3+ messages)
` [PATCH v18 10/10] ARM: dts: Add Sunplus SP7021-Demo-V3 board device tree

[PATCH 0/7] clk: qcom: gcc-msm8916: modernize the driver
 2022-06-19 12:02 UTC  (17+ messages)
` [PATCH 1/7] dt-bindings: clk: qcom,gcc-*: use qcom,gcc.yaml
` [PATCH 2/7] dt-bindings: clock: separate bindings for MSM8916 GCC device
` [PATCH 3/7] clk: qcom: gcc-msm8916: use ARRAY_SIZE instead of specifying num_parents
` [PATCH 4/7] clk: qcom: gcc-msm8916: move clock parent tables down
` [PATCH 5/7] clk: qcom: gcc-msm8916: move gcc_mss_q6_bimc_axi_clk down
` [PATCH 6/7] clk: qcom: gcc-msm8916: use parent_hws/_data instead of parent_names
` [PATCH 7/7] arm64: dts: qcom: msm8916: add clocks to the GCC device node

[PATCH 0/6] clk: qcom: mmcc-msm8996: modernize the driver
 2022-06-19  5:06 UTC  (17+ messages)
` [PATCH 1/6] dt-bindings: clock: qcom,mmcc: fix clocks/clock-names definitions
` [PATCH 2/6] dt-bindings: clocks: qcom,mmcc: define clocks/clock-names for MSM8996
` [PATCH 3/6] clk: qcom: mmcc-msm8996: use ARRAY_SIZE instead of specifying num_parents
` [PATCH 4/6] clk: qcom: mmcc-msm8996: move clock parent tables down
` [PATCH 5/6] clk: qcom: mmcc-msm8996: use parent_hws/_data instead of parent_names
` [PATCH 6/6] arm64: dts: qcom: msm8996: add clocks to the MMCC device node

[PATCH 0/3] ARM: imx25: print silicon revision, support 1.2
 2022-06-19  3:40 UTC  (3+ messages)
` [PATCH 1/3] ARM: imx25: support silicon revision 1.2

clk: qcom: genpd lockdep warning in gdsc
 2022-06-17 19:58 UTC 

[PATCH] clk: qcom: clk-cpu-8996: use parent_hws/_data instead of parent_names
 2022-06-17 12:22 UTC 

[PATCH v2] clk: ingenic-tcu: Properly enable registers before accessing timers
 2022-06-17 12:22 UTC 

[PATCH v3 0/2] MediaTek Kompanio 1200 MT8195 - DisplayPort clocks fixes
 2022-06-17 11:12 UTC  (3+ messages)
` [PATCH v3 1/2] clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent
` [PATCH v3 2/2] clk: mediatek: clk-mt8195-vdo1: Reparent and set rate on vdo1_dpintf's parent

[PATCH] clk: allow building lan966x as a module
 2022-06-17 10:33 UTC 

[PATCH v2 0/2] MediaTek Kompanio 1200 MT8195 - DisplayPort clocks fixes
 2022-06-17 10:10 UTC  (5+ messages)
` [PATCH v2 1/2] clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent
` [PATCH v2 2/2] clk: mediatek: clk-mt8195-vdo1: Reparent and set rate on vdo1_dpintf's parent

[PATCH] dt-bindings: efm32: remove bindings for deleted platform
 2022-06-17  5:57 UTC  (4+ messages)

[PATCH v4] clk: tegra: Add missing of_node_put()
 2022-06-17  1:59 UTC 

[PATCH v4] clk: nomadik: Add missing of_node_put()
 2022-06-17  1:43 UTC 

[PATCH v3] drivers: clk: Add missing of_node_put()
 2022-06-17  1:20 UTC  (3+ messages)
  `  "

[PATCH] clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent
 2022-06-17  0:11 UTC  (6+ messages)

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-16 21:26 UTC  (5+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-16 21:11 UTC  (15+ messages)
` [PATCH v2 05/20] watchdog: npcm_wdt: Add NPCM845 watchdog support
` [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX

[PATCH v11 1/5] clk: qcom: regmap: add PHY clock source implementation
 2022-06-16 18:25 UTC  (2+ messages)

[PATCH v11 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-06-16 18:21 UTC  (2+ messages)

[PATCH 00/12] PXA168 clock fixes
 2022-06-16 17:49 UTC  (7+ messages)
` [PATCH 03/12] dt-bindings: marvell,pxa168: add clock ids for additional dividers
` [PATCH 09/12] dt-bindings: marvell,pxa168: add clock id for SDH3
` [PATCH 11/12] dt-bindings: marvell,pxa168: add clock ids for SDH AXI clocks

[PATCH v4 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-16 16:48 UTC  (2+ messages)

[PATCH v5 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-16 16:43 UTC  (15+ messages)
` [PATCH v5 01/14] arm64: dts: freescale: imx8qxp: Fix thermal zone name for cpu0
` [PATCH v5 02/14] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
` [PATCH v5 03/14] dt-bindings: pinctrl: imx: Add fsl,scu-iomux "
` [PATCH v5 04/14] dt-bindings: input: Add fsl,scu-key "
` [PATCH v5 05/14] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v5 06/14] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v5 07/14] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v5 08/14] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v5 09/14] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v5 10/14] dt-bindings: firmware: Add fsl,scu "
` [PATCH v5 11/14] arm64: dts: freescale: imx8: Fix power controller name
` [PATCH v5 12/14] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller
` [PATCH v5 13/14] arm64: dts: freescale: imx8qxp: Fix the keys node name
` [PATCH v5 14/14] dt-bindings: arm: freescale: Remove fsl,scu txt file

[PATCH 0/7] clk: imx93: pll/imx93 fixes and update
 2022-06-16 16:01 UTC  (7+ messages)
` [PATCH 3/7] clk: imx93: Correct the edma1's parent clock

[PATCH 0/2] Move headers from dt-bindings/clk to clock
 2022-06-16 15:14 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: Move lochnagar.h to dt-bindings/clock
` [PATCH 2/2] dt-bindings: clock: Move versaclock.h "

[RFC PATCH 0/2] Introduce MediaTek frequency hopping driver
 2022-06-16 15:10 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping

[PATCH v2] drivers: clk: (clk-nomadik) Add missing of_node_put()
 2022-06-16 14:24 UTC  (5+ messages)
  `  "

clock consumer for output clocks?
 2022-06-16 11:52 UTC  (3+ messages)
  ` (EXT) "

[PATCH v2] clk: tegra: (clk-tegra30) Add missing of_node_put()
 2022-06-16  9:09 UTC  (5+ messages)
  `  "

[PATCH v2 1/1] clk: ti: Stop using legacy clkctrl names for omap4 and 5
 2022-06-16  7:50 UTC  (2+ messages)

[PATCH v7 0/7] clk: qcom: add camera clock controller driver for SM8450 SoC
 2022-06-16  7:47 UTC  (4+ messages)
` [PATCH v7 1/7] dt-bindings: clock: add QCOM SM8450 camera clock bindings

[PATCH v19 00/11] Add Sunplus SP7021 SoC Support
 2022-06-16  6:42 UTC  (8+ messages)
` [PATCH v19 01/11] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v19 02/11] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v19 03/11] reset: Add Sunplus "
` [PATCH v19 04/11] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v19 08/11] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v19 10/11] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig
` [PATCH v19 11/11] ARM: dts: Add Sunplus SP7021-Demo-V3 board device tree


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