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

[PATCH 1/2] clk: vc5: Add support for IDT VersaClock 5P49V6965
 2020-04-14 18:15 UTC  (3+ messages)
` [PATCH 2/2] dt: Add bindings for IDT VersaClock 5P49V5925

[RFC PATCH v6 0/9] Add Tegra driver for video capture
 2020-04-14 18:14 UTC  (47+ messages)
` [RFC PATCH v6 3/9] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v6 5/9] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v6 8/9] dt-bindings: reset: Add ID for Tegra210 VI reset
  ` [RFC PATCH v6 6/9] media: tegra: Add Tegra210 Video input driver

[RFC PATCH 00/16] ASoC/SOF/clk/gpio/dt: add Hifiberry DAC+ PRO support
 2020-04-14 17:52 UTC  (28+ messages)
` [RFC PATCH 01/16] ASoC: pcm512x: expose 6 GPIOs
` [RFC PATCH 02/16] ASoC: pcm512x: use "sclk" string to retrieve clock
` [RFC PATCH 03/16] ASoC: Intel: sof-pcm512x: use gpiod for LED
` [RFC PATCH 04/16] ASoC: Intel: sof-pcm512x: detect Hifiberry DAC+ PRO
` [RFC PATCH 05/16] ASoC: Intel: sof-pcm512x: reconfigure sclk in hw_params if needed
` [RFC PATCH 06/16] ASoC: Intel: sof-pcm512x: select HIFIBERRY_DACPRO clk
` [RFC PATCH 07/16] clk: hifiberry-dacpro: initial import
` [RFC PATCH 08/16] clk: hifiberry-dacpro: update SDPX/copyright
` [RFC PATCH 09/16] clk: hifiberry-dacpro: style cleanups, use devm_
` [RFC PATCH 10/16] clk: hifiberry-dacpro: add OF dependency
` [RFC PATCH 11/16] clk: hifiberry-dacpro: transition to _hw functions
` [RFC PATCH 12/16] clk: hifiberry-dacpro: add ACPI support
` [RFC PATCH 13/16] clk: hifiberry-dacpro: add "sclk" lookup
` [RFC PATCH 14/16] clk: hifiberry-dacpro: toggle GPIOs on prepare/unprepare
` [RFC PATCH 15/16] clk: hifiberry-dacpro: add delay on clock prepare/deprepare
` [RFC PATCH 16/16] ASoC: dt-bindings: add document for Hifiberry DAC+ PRO clock

[PATCH v6 00/14] Add EMC scaling support for Tegra210
 2020-04-14 17:14 UTC  (48+ messages)
` [PATCH v6 01/14] dt-bindings: reserved-memory: Introduce memory-region-names
` [PATCH v6 02/14] of: reserved-memory: Support lookup of regions by name
` [PATCH v6 03/14] of: reserved-memory: Support multiple regions per device
` [PATCH v6 04/14] clk: tegra: Rename Tegra124 EMC clock source file
` [PATCH v6 05/14] clk: tegra: Add PLLP_UD and PLLMB_UD for Tegra210
` [PATCH v6 06/14] clk: tegra: Export functions for EMC clock scaling
` [PATCH v6 07/14] clk: tegra: Implement Tegra210 EMC clock
` [PATCH v6 08/14] dt-bindings: memory: tegra: Add external memory controller binding for Tegra210
` [PATCH v6 09/14] memory: tegra: Add EMC scaling support code "
` [PATCH v6 10/14] memory: tegra: Add EMC scaling sequence "
` [PATCH v6 11/14] memory: tegra: Support derated timings on Tegra210
` [PATCH v6 12/14] arm64: tegra: Add external memory controller node for Tegra210
` [PATCH v6 13/14] arm64: tegra: Hook up EMC cooling device
` [PATCH v6 14/14] clk: tegra: Remove the old emc_mux clock for Tegra210

[PATCH 0/3] imx: drop dependency on ARM64
 2020-04-14 13:37 UTC  (3+ messages)
` [PATCH 2/3] clk: imx: drop the dependency on ARM64 for i.MX8M

[PATCH V3] clk: imx7ulp: make it easy to change ARM core clk
 2020-04-14 13:36 UTC  (4+ messages)

[RFC v1 0/5] GPU DVFS for Meson GXBB/GXL/GXM/G12A/G12B/SM1
 2020-04-14 13:05 UTC  (2+ messages)

[PATCH 0/2] clk: meson8b: allow the HDMI driver to manage "hdmi_sys"
 2020-04-14 13:01 UTC  (4+ messages)
` [PATCH 1/2] clk: meson8b: export the HDMI system clock

[PATCH/RFC] clk: gate: Add some kunit test suites
 2020-04-14 11:46 UTC  (4+ messages)

About rounding in the clk framework [Was: Re: [PATCH 4/7] pwm: jz4740: Improve algorithm of clock calculation]
 2020-04-14  9:24 UTC  (2+ messages)

[PATCH] clk: renesas: r9a06g032: Fix some typo in comments
 2020-04-14  7:09 UTC  (2+ messages)

[PATCH v2 0/4] add mipi_csi_xx gate clocks for SC9863A
 2020-04-14  3:33 UTC  (5+ messages)
` [PATCH v2 1/4] clk: sprd: check its parent status before reading gate clock
` [PATCH v2 2/4] dt-bindings: clk: sprd: add mipi_csi_xx clocks for SC9863A
` [PATCH v2 3/4] clk: sprd: add dt-bindings include for mipi_csi_xx clocks
` [PATCH v2 4/4] clk: sprd: add mipi_csi_xx gate clocks

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

[PATCH v2 00/10] Allow COMMON_CLK to be selectable
 2020-04-13 21:24 UTC  (15+ messages)
` [PATCH v2 01/10] ARM: Remove redundant COMMON_CLK selects
` [PATCH v2 02/10] ARM: Remove redundant CLKDEV_LOOKUP selects
` [PATCH v2 03/10] arm64: tegra: "
` [PATCH v2 04/10] h8300: "
` [PATCH v2 05/10] MIPS: "
` [PATCH v2 06/10] mmc: meson-mx-sdio: Depend on OF_ADDRESS and not just OF
` [PATCH v2 07/10] clk: Allow the common clk framework to be selectable
` [PATCH v2 08/10] ARM: mmp: Remove legacy clk code
` [PATCH v2 09/10] MIPS: Loongson64: Drop asm/clock.h include
` [PATCH v2 10/10] clk: Move HAVE_CLK config out of architecture layer
` [PATCH] mips: loongsoon2ef: remove private clk api

[PATCH v2 00/13] Add generic MFD i.MX mix and audiomix support
 2020-04-13 13:31 UTC  (4+ messages)
` [PATCH v2 12/13] reset: imx: Add audiomix reset controller support

[PATCH] [RFC] clk: sprd: fix compile-testing
 2020-04-13  3:47 UTC  (6+ messages)

[PATCH v3 0/4] Add SS/HS-USB changes for Qualcomm SM8150 chipset
 2020-04-11  4:13 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: phy: Add binding for qcom,usb-hs-7nm
` [PATCH v3 2/4] phy: qcom-snps: Add SNPS USB PHY driver for QCOM based SOCs
` [PATCH v3 3/4] phy: qcom-qmp: Add SM8150 QMP USB3 PHY support
` [PATCH v3 4/4] phy: qcom-qmp: Use proper PWRDOWN offset for sm8150 USB

[PATCH] clk: sprd: don't gate uart console clock
 2020-04-11  2:21 UTC  (6+ messages)

[PATCH] clk: mmp2: fix link error without mmp2
 2020-04-11  2:07 UTC  (2+ messages)

[PATCH] clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typo
 2020-04-11  2:06 UTC  (2+ messages)

[PATCH v4 0/2] Enable SS/HS USB support on SM8150
 2020-04-11  1:01 UTC  (4+ messages)
` [PATCH v4 1/2] clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150
` [PATCH v4 2/2] arm64: dts: qcom: sm8150: Add USB and PHY device nodes

[PATCH v3 0/2] Enable SS/HS USB support on SM8150
 2020-04-11  0:50 UTC  (6+ messages)
` [PATCH v3 1/2] clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150
` [PATCH v3 2/2] arm64: dts: qcom: sm8150: Add USB and PHY device nodes

[PATCH v12 10/11] clk: pwm: Use 64-bit division function
 2020-04-10 19:15 UTC  (2+ messages)

[PATCH 0/4] add mipi_csi_xx gate clocks for SC9863A
 2020-04-10 17:11 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: clk: sprd: add mipi_csi_xx "
` [PATCH 3/4] clk: sprd: add dt-bindings include for mipi_csi_xx clocks

[PATCH V2 0/8] Add APSS clock controller support for IPQ6018
 2020-04-09 23:00 UTC  (3+ messages)
` [PATCH V2 2/8] dt-bindings: clock: Add YAML schemas for QCOM A53 PLL

[PATCH v2 0/2] drivers: clk: zynqmp: Update fraction clock check from custom type flags
 2020-04-09 20:48 UTC  (2+ messages)

[PATCH v2 0/4] drivers: clk: zynqmp: minor bux fixes for zynqmp clock driver
 2020-04-09 20:44 UTC  (2+ messages)

[PATCH v1 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-04-09 20:08 UTC  (5+ messages)
` [PATCH v1 1/4] clk: qcom: gdsc: Add support to enable retention of GSDCR
` [PATCH v1 3/4] clk: qcom: gcc: Add support for GCC LPASS clock for SC7180

[PATCH v2] dt-bindings: clock: syscon-icst: Remove unneeded unit name
 2020-04-09 16:30 UTC  (2+ messages)

[PATCH] clk: rockchip: remove defined but not used 'mux_timer_src_p'
 2020-04-09 11:40 UTC 

[PATCH v2 00/17] clk: mmp2: MMP2 CLK Update
 2020-04-09  8:32 UTC  (4+ messages)
` [PATCH v2 04/17] clk: mmp2: Add support for PLL clock sources

[PATCH v8 01/12] clk: pwm: Use 64-bit division function
 2020-04-09  2:40 UTC  (5+ messages)

[PATCH] clk: ast2600: Fix AHB clock divider for A1
 2020-04-08 20:36 UTC 

[PATCH] clk: sprd: fix to get a correct ibias of pll
 2020-04-08  2:00 UTC  (2+ messages)
` [PATCH] clk: sprd: don't gate uart console clock

[PATCH 4/5] clk: Add Baikal-T1 CCU PLLs driver
 2020-04-07 12:08 UTC  (3+ messages)

[PATCH 0/9] Allow COMMON_CLK to be selectable
 2020-04-07  7:07 UTC  (6+ messages)
` [PATCH 6/9] clk: Allow the common clk framework "

[DPU PATCH v5 0/5] Add support for DisplayPort driver on SnapDragon
 2020-04-07  4:23 UTC  (4+ messages)
` [DPU PATCH v5 1/5] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon


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