linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-24 08:52:30 to 2020-07-29 14:53:30 UTC [more...]

[PATCH V7 0/6] Support building i.MX ARMv8 platforms clock driver as module
 2020-07-29 14:48 UTC  (7+ messages)
` [PATCH V7 1/6] clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits
` [PATCH V7 2/6] clk: composite: Export clk_hw_register_composite()
` [PATCH V7 3/6] clk: imx: Support building i.MX common clock driver as module
` [PATCH V7 4/6] clk: imx: Add clock configuration for ARMv7 platforms
` [PATCH V7 5/6] clk: imx8m: Support module build
` [PATCH V7 6/6] clk: imx8qxp: Support building i.MX8QXP clock driver as module

[PATCH 00/17] Add BLK_CTRL support for i.MX8MP
 2020-07-29 12:46 UTC  (22+ messages)
` [PATCH 01/17] dt-bindings: clocks: imx8mp: Rename audiomix ids clocks to audio_blk_ctrl
` [PATCH 02/17] dt-bindings: reset: imx8mp: Add audio blk_ctrl reset IDs
` [PATCH 03/17] dt-bindings: clock: imx8mp: Add ids for the audio shared gate
` [PATCH 04/17] dt-bindings: clock: imx8mp: Add media blk_ctrl clock IDs
` [PATCH 05/17] dt-bindings: reset: imx8mp: Add media blk_ctrl reset IDs
` [PATCH 06/17] dt-bindings: clock: imx8mp: Add hdmi blk_ctrl clock IDs
` [PATCH 07/17] dt-bindings: reset: imx8mp: Add hdmi blk_ctrl reset IDs
` [PATCH 08/17] clk: imx8mp: Add audio shared gate
` [PATCH 09/17] arm64: dts: Remove imx-hdmimix-reset header file
` [PATCH 10/17] Documentation: bindings: clk: Add bindings for i.MX BLK_CTRL
` [PATCH 11/17] clk: imx: Add blk_ctrl combo driver
` [PATCH 12/17] clk: imx8mp: Add audio blk_ctrl clocks and resets
` [PATCH 13/17] clk: imx8mp: Add hdmi "
` [PATCH 14/17] clk: imx8mp: Add media "
` [PATCH 15/17] arm64: dts: imx8mp: Add audio_blk_ctrl node
` [PATCH 16/17] arm64: dts: imx8mp: Add media_blk_ctrl node
` [PATCH 17/17] arm64: dts: imx8mp: Add hdmi_blk_ctrl node

[PATCH v2 00/10] msm8992/4 updates
 2020-07-29 12:04 UTC  (12+ messages)
` [PATCH v2 01/10] arm64: dts: qcom: msm8992: Add support for SDHCI2
` [PATCH v2 02/10] arm64: dts: qcom: msm8992: Add BLSP_I2C1 support
` [PATCH v2 03/10] arm64: dts: qcom: talkman: Add Synaptics RMI4 touchscreen
` [PATCH v2 04/10] arm64: dts: qcom: msm8994: Add USB support
` [PATCH v2 05/10] arm64: dts: qcom: msm8992: "
` [PATCH v2 06/10] arm64: dts: qcom: kitakami: Add Synaptics touchscreen
` [PATCH v2 07/10] arm64: dts: qcom: msm8994: Add SDHCI2 node
` [PATCH v2 08/10] arm64: dts: qcom: kitakami: Enable SDHCI2
` [PATCH v2 09/10] clk: qcom: gcc-msm8994: Fix up the driver and modernize it
` [PATCH v2 10/10] arm64: dts: qcom: msm8992/4: Add clocks property to gcc node

drivers/clk/mmp/clk-pxa168.c:68:13: warning: no previous prototype for 'pxa168_clk_init'
 2020-07-29 11:35 UTC 

[PATCH] clk: mmp: avoid missing prototype warning
 2020-07-29 11:34 UTC 

[PATCH v2 0/5] Mediatek MT8192 clock support
 2020-07-29 11:02 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: ARM: Mediatek: Document bindings for MT8192
` [PATCH v2 2/5] clk: mediatek: Add dt-bindings for MT8192 clocks
` [PATCH v2 3/5] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH v2 4/5] clk: mediatek: Add configurable enable control to mtk_pll_data
  ` [PATCH v2 5/5] clk: mediatek: Add MT8192 clock support

[PATCH v7 00/11] clk: imx8: add new clock binding for better pm support
 2020-07-29  8:06 UTC  (14+ messages)
` [PATCH v7 01/11] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
` [PATCH v7 02/11] dt-bindings: clock: imx-lpcg: add support "
` [PATCH v7 03/11] clk: imx: scu: add two cells binding support
` [PATCH v7 04/11] clk: imx: scu: bypass cpu power domains
` [PATCH v7 05/11] clk: imx: scu: allow scu clk to take device pointer
` [PATCH v7 06/11] clk: imx: scu: add runtime pm support
` [PATCH v7 07/11] clk: imx: scu: add suspend/resume support
` [PATCH v7 08/11] clk: imx: imx8qxp-lpcg: add parsing clocks from device tree
` [PATCH v7 09/11] clk: imx: lpcg: allow lpcg clk to take device pointer
` [PATCH v7 10/11] clk: imx: clk-imx8qxp-lpcg: add runtime pm support
` [PATCH v7 11/11] clk: imx: lpcg: add suspend/resume support

[PATCH 0/9] Add PCIe support for IPQ8074
 2020-07-29  7:46 UTC  (7+ messages)
` [PATCH 5/9] phy: qcom-qmp: use correct values for ipq8074 gen2 pcie phy init
` [PATCH 6/9] phy: qcom-qmp: Add compatible for ipq8074 pcie gen3 qmp phy

[v2 1/4] ACPI: APD: Change name from ST to FCH
 2020-07-29  1:26 UTC  (5+ messages)
` [v2 2/4] clk: x86: "
` [v3 4/4] clk: x86: Support RV architecture

[PATCH 0/9] msm8992/4 updates
 2020-07-29  1:23 UTC  (11+ messages)
` [PATCH 1/9] arm64: dts: qcom: msm8992: Add support for SDHCI2
` [PATCH 2/9] arm64: dts: qcom: msm8992: Add BLSP_I2C1 support
` [PATCH 3/9] arm64: dts: qcom: talkman: Add Synaptics RMI4 touchscreen
` [PATCH 4/9] arm64: dts: qcom: msm8994: Add USB support
` [PATCH 5/9] arm64: dts: qcom: msm8992: "
` [PATCH 6/9] clk: qcom: gcc-msm8994: Add missing clocks, resets and GDSCs
` [PATCH 7/9] arm64: dts: qcom: kitakami: Add Synaptics touchscreen
` [PATCH 8/9] arm64: dts: qcom: msm8994: Add SDHCI2 node
` [PATCH 9/9] arm64: dts: qcom: kitakami: Enable SDHCI2

[PATCH v2 1/2] clk: imx: imx8m: avoid memory leak
 2020-07-28 19:15 UTC  (4+ messages)
` [PATCH v2 2/2] clk: imx: imx8m: use devm_of_clk_add_hw_provider()

[PATCH v5 0/7] Add non PAS wcss Q6 support for QCS404
 2020-07-28 10:45 UTC  (5+ messages)
` [v7 0/4] "
  ` [v7 1/4] remoteproc: qcom: wcss: populate hardcoded param using driver data

[PATCH 1/2] clk: imx: imx8m: avoid memory leak
 2020-07-28  9:38 UTC  (4+ messages)
` [PATCH 2/2] clk: imx: imx8m: use devm_of_clk_add_hw_provider

[PATCH linux-next] clk: sparx5: Review changes
 2020-07-28  9:23 UTC  (5+ messages)

[PATCH 2/4] clk: x86: Change name from ST to FCH
 2020-07-28  6:36 UTC  (6+ messages)
` [v2 4/4] clk: x86: Support RV architecture

[PATCH v2] clk: ti: clkctrl: fix the missed kfree() for _ti_omap4_clkctrl_setup()
 2020-07-28  6:18 UTC 

[PATCH] clk: ti: clkctrl: add the missed kfree() for _ti_omap4_clkctrl_setup()
 2020-07-28  3:43 UTC  (3+ messages)

[PATCH v3 0/3] Add functions to operate USB PHY related clock
 2020-07-28  1:46 UTC  (4+ messages)

[PATCH] clk: qoriq: add LS1021A core pll mux options
 2020-07-28  1:25 UTC  (2+ messages)

[PATCH] clk: clk-atlas6: fix return value check in atlas6_clk_init()
 2020-07-28  1:22 UTC  (2+ messages)

[PATCH v4] clk: tegra: pll: Improve PLLM enable-state detection
 2020-07-28  1:21 UTC  (2+ messages)

[PATCH 0/3] Add RTC related clocks for Ingenic SoCs
 2020-07-28  1:19 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: clock: "
` [PATCH 2/3] dt-bindings: clock: Add tabs to align code
` [PATCH 3/3] clk: Ingenic: Add RTC related clocks for Ingenic SoCs

[PATCH][next] clk: davinci: Use fallthrough pseudo-keyword
 2020-07-27 20:32 UTC  (2+ messages)

[PATCH][next] clk: imx: Use fallthrough pseudo-keyword
 2020-07-27 20:09 UTC 

[PATCH 0/9] SDM630/36/60 driver enablement
 2020-07-27 19:58 UTC  (17+ messages)
` [PATCH 1/9] clk: qcom: gcc-sdm660: Add missing modem reset
` [PATCH 2/9] phy: qcom-qusb2: Add support for SDM630/660
` [PATCH 3/9] drivers: usb: dwc3-qcom: Add sdm660 compatible
` [PATCH 4/9] drm/msm/dsi: Add phy configuration for SDM630/636/660
` [PATCH 5/9] drm/msm/mdp5: Add MDP5 configuration for SDM630
` [PATCH 6/9] drm/msm/dsi: Add DSI configuration for SDM660
` [PATCH 7/9] drm/msm/mdp5: Add MDP5 configuration for SDM636/660
` [PATCH 8/9] clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk
` [PATCH 9/9] soc/qcom: Add REVID driver

[PATCH v5 00/16] Allwinner A100 Initial support
 2020-07-27 19:57 UTC  (3+ messages)
` [PATCH v5 02/16] clk: sunxi-ng: add support for the Allwinner A100 CCU

[PATCH] dt-bindings: arm: bcm: Add a select to the RPI Firmware binding
 2020-07-27 19:39 UTC  (4+ messages)

[PATCH v4 00/10] Adding support for Microchip Sparx5 SoC
 2020-07-27 11:07 UTC  (14+ messages)
` [PATCH v4 01/10] dt-bindings: arm: sparx5: Add documentation "
` [PATCH v4 02/10] arm64: sparx5: Add support for Microchip 2xA53 SoC
` [PATCH v4 03/10] arm64: dts: sparx5: Add basic cpu support
` [PATCH v4 04/10] arm64: dts: sparx5: Add pinctrl support
` [PATCH v4 05/10] pinctrl: ocelot: Add Sparx5 SoC support
` [PATCH v4 06/10] dt-bindings: clock: sparx5: Add Sparx5 SoC DPLL clock
` [PATCH v4 07/10] dt-bindings: clock: sparx5: Add bindings include file
` [PATCH v4 08/10] clk: sparx5: Add Sparx5 SoC DPLL clock driver
` [PATCH v4 09/10] arm64: dts: sparx5: Add Sparx5 SoC DPLL clock
` [PATCH v4 10/10] arm64: dts: sparx5: Add i2c devices, i2c muxes

[PATCH 0/4] Mediatek MT8192 clock and scpsys support
 2020-07-27  9:04 UTC  (6+ messages)
` [PATCH 3/4] clk: mediatek: Add configurable enable control to mtk_pll_data

[PATCH v5 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-07-24 20:13 UTC  (10+ messages)
` [PATCH v5 1/4] clk: qcom: gdsc: Add support to enable retention of GSDCR
` [PATCH v5 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180
` [PATCH v5 3/4] clk: qcom: gcc: Add support for GCC LPASS clock for SC7180
` [PATCH v5 4/4] clk: qcom: lpass: Add support for LPASS clock controller "

[PATCH v4 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-07-24 16:06 UTC  (4+ messages)
` [PATCH v4 4/4] clk: qcom: lpass: Add support for LPASS clock controller for SC7180

[PATCH v3 00/10] Adding support for Microchip Sparx5 SoC
 2020-07-24 12:19 UTC  (3+ messages)
` [PATCH v3 08/10] clk: sparx5: Add Sparx5 SoC DPLL clock driver

[PATCH] clk: qcom: Export gdsc_gx_do_nothing_enable() to modules
 2020-07-24  9:42 UTC  (2+ messages)

[PATCH] clk: Clean up kernel-doc errors
 2020-07-24  9:42 UTC  (2+ messages)

[PATCH] clk: at91: fix possible dead lock in new drivers
 2020-07-24  9:25 UTC  (2+ messages)

[PATCH v2 00/18] clk: at91: add sama7g5 clock support
 2020-07-24  9:22 UTC  (38+ messages)
` [PATCH v2 01/18] clk: at91: clk-generated: continue if __clk_determine_rate() returns error
` [PATCH v2 02/18] clk: at91: clk-generated: check best_rate against ranges
` [PATCH v2 03/18] clk: at91: clk-sam9x60-pll: fix mul mask
` [PATCH v2 04/18] clk: at91: sam9x60-pll: use logical or for range check
` [PATCH v2 05/18] clk: at91: sam9x60-pll: check fcore against ranges
` [PATCH v2 06/18] clk: at91: sam9x60-pll: use frac when setting frequency
` [PATCH v2 07/18] clk: at91: sam9x60: fix main rc oscillator frequency
` [PATCH v2 08/18] clk: at91: sckc: register slow_rc with accuracy option
` [PATCH v2 09/18] clk: at91: replace conditional operator with double logical not
` [PATCH v2 10/18] clk: at91: clk-generated: pass the id of changeable parent at registration
` [PATCH v2 11/18] clk: at91: clk-generated: add mux_table option
` [PATCH v2 12/18] clk: at91: clk-master: add master clock support for SAMA7G5
` [PATCH v2 13/18] clk: at91: clk-peripheral: add support for changeable parent rate
` [PATCH v2 14/18] clk: at91: clk-programmable: add mux_table option
` [PATCH v2 15/18] clk: at91: add macro for pll ids mask
` [PATCH v2 16/18] clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs
` [PATCH v2 17/18] clk: at91: clk-utmi: add utmi support for sama7g5
` [PATCH v2 18/18] clk: at91: sama7g5: add clock "

[PATCH] clk: Add support for enabling/disabling clocks from debugfs
 2020-07-24  9:06 UTC  (2+ messages)

[PATCH v2 1/3] clk: intel: Use devm_clk_hw_register() instead of clk_hw_register()
 2020-07-24  8:58 UTC  (7+ messages)
` [PATCH v2 2/3] clk: intel: Improve locking in the driver
` [PATCH v2 3/3] clk: intel: Avoid unnecessary memset by improving code

[PATCH] clk: iproc: round clock rate to the closest
 2020-07-24  8:54 UTC  (2+ messages)

[PATCH v3 00/14] Enable GPU for SM8150 and SM8250
 2020-07-24  8:52 UTC  (13+ messages)
` [PATCH v3 06/14] dt-bindings: clock: combine qcom,sdm845-gpucc and qcom,sc7180-gpucc
` [PATCH v3 07/14] dt-bindings: clock: add SM8150 QCOM Graphics clock bindings
` [PATCH v3 08/14] dt-bindings: clock: add SM8250 "
` [PATCH v3 09/14] clk: qcom: add common gdsc_gx_do_nothing_enable for gpucc drivers
` [PATCH v3 10/14] clk: qcom: Add graphics clock controller driver for SM8150
` [PATCH v3 11/14] clk: qcom: Add graphics clock controller driver for SM8250


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