linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-14 21:42:05 to 2020-05-25 03:45:55 UTC [more...]

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-25  3:45 UTC 

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-25  3:41 UTC  (9+ messages)
  ` [PATCH v5 1/8] ARM: dts: stm32: Add dma config for spi5
  ` [PATCH v5 2/8] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board
  ` [PATCH v5 3/8] ARM: dts: stm32: enable ltdc binding with ili9341, gyro l3gd20 on stm32429-disco board
  ` [PATCH v5 4/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
  ` [PATCH v5 5/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate, fix duplicated ltdc clock register to 'clk_core' case ltdc's clock turn off by clk_disable_unused()
  ` [PATCH v5 6/8] drm/panel: Add ilitek ili9341 panel driver
  ` [PATCH v5 7/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
  ` [PATCH v5 8/8] spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode

[PATCH 1/2] clk: hisilicon: Use correct return value about hisi_reset_init()
 2020-05-25  3:31 UTC  (2+ messages)
` [PATCH 2/2] clk: Remove CONFIG_ARCH_HISI check for subdir hisilicon

[PATCH 00/10] Enable GPU for SM8150 and SM8250
 2020-05-24 21:06 UTC  (7+ messages)
` [PATCH 01/10] clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
` [PATCH 02/10] clk: qcom: clk-alpha-pll: same regs and ops for trion and lucid
` [PATCH 03/10] clk: qcom: clk-alpha-pll: use the right PCAL_DONE value for lucid pll
` [PATCH 04/10] clk: qcom: gcc: remove unnecessary vco_table from SM8150
` [PATCH 07/10] clk: qcom: Add graphics clock controller driver for SM8150
` [PATCH 08/10] clk: qcom: Add graphics clock controller driver for SM8250

Add support for the X1830 and fix bugs for X1000 v9
 2020-05-24 15:47 UTC  (8+ messages)
` [PATCH v9 0/6] Add support for the X1830 and fix bugs for X1000
` [PATCH v9 1/6] clk: Ingenic: Remove unnecessary spinlock when reading registers
` [PATCH v9 2/6] clk: Ingenic: Adjust cgu code to make it compatible with X1830
` [PATCH v9 3/6] dt-bindings: clock: Add X1830 bindings
` [PATCH v9 4/6] clk: Ingenic: Add CGU driver for X1830
` [PATCH v9 5/6] dt-bindings: clock: Add and reorder ABI for X1000
` [PATCH v9 6/6] clk: X1000: Add FIXDIV for SSI clock of X1000

[PATCH V5 0/8] Add APSS clock controller support for IPQ6018
 2020-05-24 10:04 UTC  (9+ messages)
` [PATCH V5 1/8] dt-bindings: mailbox: Add YAML schemas for QCOM APCS global block
` [PATCH V5 2/8] dt-bindings: clock: add ipq6018 a53 pll compatible
` [PATCH V5 3/8] clk: qcom: Add ipq apss pll driver
` [PATCH V5 4/8] clk: qcom: Add DT bindings for ipq6018 apss clock controller
` [PATCH V5 5/8] clk: qcom: Add "
` [PATCH V5 6/8] dt-bindings: mailbox: Add dt-bindings for ipq6018 apcs global block
` [PATCH V5 7/8] mailbox: qcom: Add ipq6018 apcs compatible
` [PATCH V5 8/8] arm64: dts: ipq6018: Add a53 pll and apcs clock

[PATCH V4 0/8] Add APSS clock controller support for IPQ6018
 2020-05-24  9:49 UTC  (14+ messages)
` [PATCH V4 2/8] dt-bindings: clock: Add schema for QCOM IPQ apss pll
` [PATCH V4 5/8] clk: qcom: Add ipq apss clock controller
` [PATCH V4 7/8] mailbox: qcom: Add ipq6018 apcs compatible
` [PATCH V4 8/8] arm64: dts: ipq6018: Add a53 pll and apcs clock

[PATCH V3 0/8] Add APSS clock controller support for IPQ6018
 2020-05-24  9:36 UTC  (6+ messages)
` [PATCH V3 3/8] clk: qcom: Add A53 PLL support for ipq6018 devices

[PATCH] clk: qcom: sm8250 gcc depends on QCOM_GDSC
 2020-05-23  5:38 UTC  (2+ messages)

[PATCH v4 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-23  1:35 UTC  (14+ messages)
` [PATCH v4 1/8] ARM: dts: stm32: Add dma config for spi5
` [PATCH v4 2/8] ARM: dts: stm32: enable l3gd20 on stm32429-disco board
` [PATCH v4 3/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
` [PATCH v4 4/8] ARM: dts: stm32: Add pin map for ltdc on stm32f429-disco board
` [PATCH v4 5/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v4 6/8] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
` [PATCH v4 7/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate
` [PATCH v4 8/8] drm/panel: Add ilitek ili9341 panel driver

[GIT PULL] i.MX clock updates for 5.8
 2020-05-23  1:07 UTC 

[PATCH 0/4] qoriq: Add platform dependencies
 2020-05-22 21:29 UTC  (7+ messages)
` [PATCH 1/4] ahci: "
` [PATCH 3/4] clk: "
` [PATCH 4/4] thermal: "

[PATCH 0/4] Allwinner A100 Initial support
 2020-05-22 15:14 UTC  (7+ messages)
` [PATCH 1/4] clk: sunxi-ng: add support for the Allwinner A100 CCU
` [PATCH 2/4] pinctrl: sunxi: add support for the Allwinner A100 pin controller
` [PATCH 3/4] arm64: allwinner: A100: add the basical Allwinner A100 DTSI file
` [PATCH 4/4] arm64: allwinner: A100: add support for Allwinner Perf1 board

[PATCH AUTOSEL 5.6 31/41] clk: ti: am33xx: fix RTC clock parent
 2020-05-22 14:49 UTC 

[PATCH AUTOSEL 5.4 24/32] clk: ti: am33xx: fix RTC clock parent
 2020-05-22 14:50 UTC 

[PATCH] clk: imx8mp: Set the correct parent for audio_root_clk
 2020-05-22  9:12 UTC  (5+ messages)

[PATCH 00/14] Adding support for Microchip Sparx5 SoC
 2020-05-21 10:16 UTC  (15+ messages)
` [PATCH 01/14] pinctrl: ocelot: Should register GPIO's even if not irq controller
` [PATCH 02/14] pinctrl: ocelot: Remove instance number from pin functions
` [PATCH 03/14] pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2
` [PATCH 06/14] arm64: dts: sparx5: Add basic cpu support
` [PATCH 07/14] dt-bindings: pinctrl: ocelot: Add Sparx5 SoC support

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-21  9:13 UTC  (5+ messages)
` [PATCH v2 20/91] clk: bcm: rpi: Discover the firmware clocks

[PATCH] clk: qcom: gcc: Fix parent for gpll0_out_even
 2020-05-21  5:31 UTC  (2+ messages)

[GIT PULL] clk: renesas: Updates for v5.8 (take two)
 2020-05-20 12:53 UTC 

[PATCH 1/4] clk/soc: mediatek: mt8183: Bind clock driver from platform device
 2020-05-20 10:54 UTC  (20+ messages)
` [PATCH 2/4] clk/soc: mediatek: mt6797: "
` [PATCH 3/4] clk/soc: mediatek: mt6779: "
` [PATCH 4/4] arm64: dts: mt6797: Fix mmsys node name

[PATCH v2 1/4] soc: mediatek: Enable mmsys driver by default if Mediatek arch is selected
 2020-05-20 10:52 UTC  (10+ messages)
` [PATCH v2 2/4] clk / soc: mediatek: Bind clock and gpu driver for mt2712
` [PATCH v2 3/4] clk / soc: mediatek: Bind clock and gpu driver for mt2701
` [PATCH v2 4/4] arm64: dts: mt8173: Fix mmsys node name

[PATCH 0/3] imx8m: add mu support
 2020-05-20  6:50 UTC  (11+ messages)
` [PATCH 1/3] arm64: dts: imx8m: add mu node
` [PATCH 2/3] clk: imx8mp: add mu root clk
` [PATCH 3/3] arm64: dts: imx8mp: add mu node

[PATCH V3 00/10] clk: imx: fixes and improve for i.MX8M
 2020-05-20  1:27 UTC  (2+ messages)

[PATCH v3 00/13] MMP2 Clock Updates (GPU, Audio, Power Islands)
 2020-05-19 22:41 UTC  (14+ messages)
` [PATCH v3 01/13] clk: mmp: frac: Do not lose last 4 digits of precision
` [PATCH v3 02/13] clk: mmp: frac: Allow setting bits other than the numerator/denominator
` [PATCH v3 03/13] dt-bindings: marvell,mmp2: Add clock id for the I2S clocks
` [PATCH v3 04/13] dt-bindings: marvell,mmp2: Add clock id for the Audio clock
` [PATCH v3 05/13] clk: mmp2: Move thermal register defines up a bit
` [PATCH v3 06/13] clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()
` [PATCH v3 07/13] clk: mmp2: Add the I2S clocks
` [PATCH v3 08/13] clk: mmp2: Add the audio clock
` [PATCH v3 09/13] dt-bindings: clock: Make marvell,mmp2-clock a power controller
` [PATCH v3 10/13] dt-bindings: marvell,mmp2: Add ids for the power domains
` [PATCH v3 11/13] clk: mmp2: Add support for power islands
` [PATCH v3 12/13] dt-bindings: clock: Add Marvell MMP Audio Clock Controller binding
` [PATCH v3 13/13] clk: mmp2: Add audio clock controller driver

[PATCH 0/2] MMP2 Audio clock controller driver
 2020-05-19 22:21 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: sound: Add Marvell MMP Audio Clock Controller binding

[PATCH 00/11] Make sound work on DT-based MMP2 machines
 2020-05-19 19:52 UTC  (5+ messages)
` [PATCH 01/11] ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE on
` [PATCH 10/11] dt-bindings: sound: Add Marvell MMP SSPA binding

[PATCH] clk: add api to get clk consummer from clk_hw
 2020-05-19 17:04 UTC 

[RFC PATCH] clk: rework clk_register to use the clk_hw API
 2020-05-19 17:07 UTC 

[GIT PULL] clk/samsung updates for 5.8
 2020-05-19 16:00 UTC 

[PATCH] clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1
 2020-05-19 13:29 UTC  (2+ messages)

[PATCH 1/2] clk: sprd: mark the local clock symbols static
 2020-05-19 13:13 UTC  (4+ messages)
` [PATCH 2/2] clk: sprd: return correct type of value for _sprd_pll_recalc_rate

[PATCH 0/5] clk: Add Baikal-T1 SoC Clock Control Unit support
 2020-05-19 12:33 UTC  (5+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] dt-bindings: clk: Add Baikal-T1 CCU PLLs binding

[PATCH V2] dt-bindings: clock: Convert i.MX7D clock to json-schema
 2020-05-19  2:57 UTC  (3+ messages)

[RFC PATCH linus] clk: sprd: lpll_gate can be static
 2020-05-19  2:33 UTC 

[PATCH] dt-bindings: clock: renesas: mstp: Convert to json-schema
 2020-05-18 19:36 UTC  (3+ messages)

[PATCHv3 00/14] Update omaps to use drivers/clocksource timers
 2020-05-18 17:01 UTC  (4+ messages)

[PATCH] dt-bindings: clock: Convert i.MX7D clock to json-schema
 2020-05-18 14:58 UTC  (3+ messages)

[PATCH v5 0/2] Add Qualcomm MSM8939 GCC binding and driver
 2020-05-18 14:25 UTC  (3+ messages)
` [PATCH v5 1/2] clk: qcom: Add DT bindings for MSM8939 GCC

[PATCH v2] dt-bindings: clock: renesas: cpg: Convert to json-schema
 2020-05-18  8:16 UTC 

[PATCH] clk/ti/adpll: Add a NULL check for devm_kasprintf()
 2020-05-18  3:55 UTC  (2+ messages)

[GIT PULL] clk fixes for v5.7-rc5
 2020-05-17 20:15 UTC  (2+ messages)

[PATCH v2 0/3] Add Misc GCC clock driver support for SC7180
 2020-05-17 10:04 UTC  (4+ messages)
` [PATCH v2 1/3] clk: qcom: gcc: Add support for a new frequency "
` [PATCH v2 2/3] dt-bindings: clock: Add gcc_sec_ctrl_clk_src clock ID
` [PATCH v2 3/3] clk: qcom: gcc: Add support for Secure control source clock

[PATCH v1 0/3] Add GCC clock driver support
 2020-05-17 10:02 UTC  (7+ messages)
` [PATCH v1 1/3] clk: qcom: gcc: Add support for a new frequency for SC7180
` [PATCH v1 3/3] clk: qcom: gcc: Add support for Secure control source clock

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

[PATCH v1 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-05-17  9:20 UTC  (7+ messages)
` [PATCH v1 1/4] clk: qcom: gdsc: Add support to enable retention of GSDCR
` [PATCH v1 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180

clk_hw.init and -EPROBE_DEFER / driver re-load
 2020-05-16 18:18 UTC  (3+ messages)

[PATCH 1/2] clk: bcm2835: Fix return type of bcm2835_register_gate
 2020-05-16  8:08 UTC  (2+ messages)
` [PATCH 2/2] clk: bcm2835: Remove casting to bcm2835_clk_register

[GIT PULL] Allwinner Clock Changes for 5.8
 2020-05-15 17:12 UTC 

[PATCH 09/14] pinctrl: ocelot: Add Sparx5 SoC support
 2020-05-15 15:52 UTC  (3+ messages)

[PATCH] ARM: dts: at91: Configure SCL gpio of i2c2 node as open drain
 2020-05-15 15:39 UTC  (2+ messages)

[PATCH] clk: at91: Add peripheral clock for PTC
 2020-05-15 14:27 UTC 

[GIT PULL] clk: tegra: Changes for v5.8-rc1
 2020-05-15 14:27 UTC 

[PATCH v3 0/5] Enable ilitek ili9341 on stm32f429-disco board
 2020-05-15 10:32 UTC  (12+ messages)
` [PATCH v3 3/5] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
        ` [Linux-stm32] "
` [PATCH v3 4/5] clk: stm32: Fix stm32f429 ltdc driver loading hang in clk set rate. keep ltdc clk running after kernel startup

[PATCH] dt-bindings: clock: renesas: div6: Convert to json-schema
 2020-05-15  2:43 UTC  (2+ messages)

[PATCH] clk: clk-si5341: Add support for the Si5345 series
 2020-05-15  2:42 UTC  (2+ messages)

[GIT PULL] clk: meson: updates for v5.8
 2020-05-14 21:42 UTC  (3+ messages)

[PATCH v4 0/2] Add Qualcomm MSM8939 GCC binding and driver
 2020-05-14 21:42 UTC  (3+ messages)
  ` [PATCH v4 2/2] clk: qcom: gcc-msm8939: Add MSM8939 Generic Clock Controller


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