linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-15 22:46:06 to 2020-07-23 23:59:49 UTC [more...]

[PATCH v2 0/3] clk: zynqmp: Add firmware specific clock flags
 2020-07-23 23:59 UTC  (10+ messages)
` [PATCH v2 1/3] clk: zynqmp: Use firmware specific common "
` [PATCH v2 2/3] clk: zynqmp: Use firmware specific divider "
` [PATCH v2 3/3] clk: zynqmp: Use firmware specific mux "

[PATCH] dt-bindings: arm: bcm: Add a select to the RPI Firmware binding
 2020-07-23 22:45 UTC  (6+ messages)

[PATCH v4] clk: vc5: use a dedicated struct to describe the output drivers
 2020-07-23 22:34 UTC  (2+ messages)

[PATCH v4 0/3] dt-bindings: clk: versaclock5: change maintainer, convert to yaml, typo
 2020-07-23 22:34 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: clk: versaclock5: fix 'idt' prefix typos
` [PATCH v4 2/3] MAINTAINERS: take over IDT VersaClock 5 clock driver
` [PATCH v4 3/3] dt-bindings: clk: versaclock5: convert to yaml

[PATCH v5 0/2] Small devm helper for devm implementations
 2020-07-23 15:00 UTC  (6+ messages)

stable-rc 4.14: arm64: Internal error: Oops: clk_reparent __clk_set_parent_before on db410c
 2020-07-23 10:26 UTC  (5+ messages)

[PATCH v3 00/10] Adding support for Microchip Sparx5 SoC
 2020-07-23 10:09 UTC  (3+ messages)

[PATCH 1/1] clk: Export clk_register_composite
 2020-07-23  8:32 UTC 

[PATCH] clk: Export clk_register_composite() for mediatek's clock kernel module
 2020-07-23  8:09 UTC  (7+ messages)
` [PATCH 1/2] clk: Export clk_register_composite
` [PATCH 2/2] clk: mediatek: Add EXPORT_SYMBOL for kernel module support

[GIT PULL] Rockchip clock changes for 5.9
 2020-07-23  8:00 UTC  (2+ messages)

[PATCH v3 1/4] dt-bindings: clk: versaclock5: fix 'idt' prefix typos
 2020-07-23  7:52 UTC  (6+ messages)
` [PATCH v3 2/4] MAINTAINERS: take over IDT VersaClock 5 clock driver
` [PATCH v3 3/4] clk: vc5: use a dedicated struct to describe the output drivers
` [PATCH v3 4/4] dt-bindings: clk: versaclock5: convert to yaml

[PATCH 0/4] Mediatek MT8192 clock and scpsys support
 2020-07-23  7:51 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: ARM: Mediatek: Document bindings for MT8192
` [PATCH 2/4] clk: mediatek: Add dt-bindings for MT8192 clocks
` [PATCH 3/4] clk: mediatek: Add configurable enable control to mtk_pll_data

[PATCH v1] clk: Export __clk_lookup()
 2020-07-23  3:36 UTC  (6+ messages)

[PATCH V3] clk: vc5: Add memory check to prevent oops
 2020-07-23  1:46 UTC  (4+ messages)

[PATCH][next] clk: vc5: fix use of memory after it has been kfree'd
 2020-07-23  1:46 UTC  (3+ messages)

[PATCH v0] clk: qcom: gcc: Update disp gpll0 branch for 7180/845
 2020-07-23  1:06 UTC  (4+ messages)

[PATCH] dt-bindings: clock: Fix qcom,msm8996-apcc yaml syntax
 2020-07-23  1:05 UTC  (3+ messages)

[PATCH v4 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-07-23  1:05 UTC  (8+ messages)
` [PATCH v4 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks "
` [PATCH v4 4/4] clk: qcom: lpass: Add support for LPASS clock controller for SC7180

[PATCH v2] clk: rockchip: add sclk_mac_lbtest to rk3188_critical_clocks
 2020-07-22 19:21 UTC  (2+ messages)

[PATCH] clk: rockchip: add CLK_IGNORE_UNUSED to RK3188 sclk_mac_lbtest
 2020-07-22 16:21 UTC  (3+ messages)

[PATCH v2 00/18] clk: at91: add sama7g5 clock support
 2020-07-22  7:38 UTC  (19+ 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 v4 0/7] Add support for ipq8064 tsens
 2020-07-21 19:42 UTC  (19+ messages)
` [PATCH v4 1/7] ipq806x: gcc: add support for child probe
` [PATCH v4 2/7] drivers: thermal: tsens: try load regmap from parent for 8960
` [PATCH v4 3/7] drivers: thermal: tsens: add ipq8064 support
` [PATCH v4 4/7] dt-bindings: thermal: tsens: document ipq8064 bindings
` [PATCH v4 5/7] drivers: thermal: tsens: add interrupt support for 9860 driver
    ` R: "
` [PATCH v4 6/7] drivers: thermal: tsens: add support for custom set_trip function
` [PATCH v4 7/7] drivers: thermal: tsens: add set_trip support for 8960

[PATCH v2 1/4] dt-bindings: clk: versaclock5: fix 'idt' prefix typos
 2020-07-21 16:40 UTC  (4+ messages)
` [PATCH v2 4/4] dt-bindings: clk: versaclock5: convert to yaml

[PATCH v3 00/14] Enable GPU for SM8150 and SM8250
 2020-07-21 15:45 UTC  (3+ messages)

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-07-21 12:58 UTC  (6+ messages)

[PATCH] clk: vc5: Fix use after free in vc5_probe
 2020-07-21  9:17 UTC  (2+ messages)

[PATCH v3 0/6] Add RMU and DMAC/GPIO clock support for Actions Semi S500 SoCs
 2020-07-21  8:52 UTC  (13+ messages)
` [PATCH v3 1/6] clk: actions: Fix h_clk for Actions S500 SoC
` [PATCH v3 2/6] dt-bindings: clock: Add APB, DMAC, GPIO bindings "
` [PATCH v3 3/6] clk: actions: Add APB, DMAC, GPIO clock support "
` [PATCH v3 4/6] dt-bindings: reset: Add binding constants for Actions S500 RMU
` [PATCH v3 5/6] clk: actions: Add Actions S500 SoC Reset Management Unit support
` [PATCH v3 6/6] MAINTAINERS: Add reset binding entry for Actions Semi Owl SoCs

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

[PATCH 2/5] clk: x86: Change name from ST to FCH
 2020-07-21  8:04 UTC  (7+ messages)
` [PATCH 4/5] clk: x86: Support RV architecture

[GIT PULL] i.MX clock changes for 5.9
 2020-07-21  8:03 UTC  (2+ messages)

[GIT PULL] clk: meson: updates for v5.9
 2020-07-21  8:01 UTC  (2+ messages)

[GIT PULL] clk: renesas: Updates for v5.9 (take two)
 2020-07-21  7:57 UTC  (2+ messages)

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

[PATCH v6 0/5] msm8996 CPU scaling support
 2020-07-21  0:42 UTC  (7+ messages)
` [PATCH v6 1/5] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v6 2/5] clk: qcom: Add CPU clock driver for msm8996
` [PATCH v6 3/5] dt-bindings: clk: qcom: Add bindings for CPU clock "
` [PATCH v6 4/5] arch: arm64: dts: msm8996: Rename speedbin node
` [PATCH v6 5/5] arch: arm64: dts: msm8996: Add CPU opps and thermal

[PATCH -next] clk: qcom: msm8996: Make symbol 'cpu_msm8996_clks' static
 2020-07-21  0:40 UTC  (2+ messages)

[PATCH] clk: qcom: ipq8074: Add correct index for PCIe clocks
 2020-07-21  0:39 UTC  (2+ messages)

[PATCH] clk: <linux/clk-provider.h>: drop a duplicated word
 2020-07-20 22:11 UTC  (2+ messages)

[PATCH] clk: iproc: round clock rate to the closest
 2020-07-20 16:12 UTC  (2+ messages)

[PATCH] clk: ti: clkctrl: add the missed kfree() for _ti_omap4_clkctrl_setup()
 2020-07-20 14:19 UTC 

[PATCH] clk: ti: clkctrl: add the missed kfree() for _ti_omap4_clkctrl_setup()
 2020-07-20 14:19 UTC 

[PATCH] clk: ti: clkctrl: add the missed kfree() for _ti_omap4_clkctrl_setup()
 2020-07-20 12:23 UTC 

[PATCH 00/19] clk: at91: add sama7g5 clock support
 2020-07-20 10:36 UTC  (21+ messages)
` [PATCH 01/19] clk: at91: clk-generated: continue if __clk_determine_rate() returns error
` [PATCH 02/19] clk: at91: clk-generated: check best_rate against ranges
` [PATCH 03/19] clk: at91: clk-sam9x60-pll: fix mul mask
` [PATCH 05/19] clk: at91: sam9x60-pll: use logical or for range check
` [PATCH 06/19] clk: at91: sam9x60-pll: check fcore against ranges
` [PATCH 07/19] clk: at91: sam9x60-pll: use frac when setting frequency
` [PATCH 08/19] clk: at91: sam9x60: fix main rc oscillator frequency
` [PATCH 10/19] clk: at91: replace conditional operator with double logical not
` [PATCH 11/19] clk: at91: clk-generated: pass the id of changeable parent at registration

[PATCH V6 0/6] Support building i.MX ARMv8 platforms clock driver as module
 2020-07-20  1:55 UTC  (12+ messages)
` [PATCH V6 2/6] clk: imx: Support building i.MX common "
` [PATCH V6 3/6] clk: imx: Add clock configuration for ARMv7 platforms
` [PATCH V6 4/6] clk: imx8m: Support module build
` [PATCH V6 5/6] clk: imx8qxp: Support building i.MX8QXP clock driver as module
` [PATCH V6 6/6] clk: imx6sl: Fix build warning reported by kernel test robot

[PATCH v4] clk: tegra: pll: Improve PLLM enable-state detection
 2020-07-17 20:15 UTC  (3+ messages)

[PATCH v4 00/16] Allwinner A100 Initial support
 2020-07-17  7:38 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc7180: Add LPASS clock controller nodes
 2020-07-16 17:34 UTC  (2+ messages)

[PATCH v3 00/16] Allwinner A100 Initial support
 2020-07-16 15:10 UTC  (3+ messages)
` [PATCH v3 10/16] mfd: axp20x: Allow the AXP803 to be probed by I2C

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

[GIT PULL] clk fixes for v5.8-rc5
 2020-07-16  3:05 UTC  (2+ messages)

[PATCH v1] clk: intel: Address pending review concerns
 2020-07-16  1:24 UTC  (2+ messages)

[PATCH 0/4] Split ipq8074 reset bindings from clock bindings
 2020-07-16  0:55 UTC  (2+ messages)

[PATCH v5 0/5] msm8996 CPU scaling support
 2020-07-16  0:53 UTC  (5+ messages)
` [PATCH v5 3/5] dt-bindings: clk: qcom: Add bindings for CPU clock for msm8996

[clk:clk-qcom 13/14] drivers/clk/qcom/gcc-ipq8074.c:4610:30: warning: initializer overrides prior initialization of this subobject
 2020-07-16  0:21 UTC  (2+ messages)

[PATCH v3 0/7] Add support for ipq8064 tsens
 2020-07-15 22:44 UTC  (3+ messages)
` [PATCH v3 1/7] ipq806x: gcc: add support for child probe
` [PATCH v3 2/7] drivers: thermal: tsens: try load regmap from parent for 8960


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