linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-24 17:14:27 to 2020-04-30 10:18:31 UTC [more...]

[PATCH] clk: imx8mp: Set the correct parent for audio_root_clk
 2020-04-30 10:18 UTC  (4+ messages)

[PATCH V4 1/5] dt-bindings: clock: Convert i.MX6Q clock to json-schema
 2020-04-30 10:05 UTC  (6+ messages)
` [PATCH V4 2/5] dt-bindings: clock: Convert i.MX6SX "
` [PATCH V4 3/5] dt-bindings: clock: Convert i.MX6SL "
` [PATCH V4 4/5] dt-bindings: clock: Convert i.MX6SLL "
` [PATCH V4 5/5] dt-bindings: clock: Convert i.MX6UL "

[PATCH v3 00/13] Add generic MFD i.MX mix and audiomix support
 2020-04-30 10:03 UTC  (15+ messages)
` [PATCH v3 01/13] mfd: Add i.MX generic mix support
` [PATCH v3 05/13] clk: imx: gate2: Allow single bit gating clock
` [PATCH v3 06/13] clk: imx: pll14xx: Add the device as argument when registering
` [PATCH v3 07/13] clk: imx: Add helpers for passing the device as argument
` [PATCH v3 08/13] dt-bindings: clocks: imx8mp: Add ids for audiomix clocks

[PATCH V2 00/10] clk: imx: fixes and improve for i.MX8M
 2020-04-30 10:00 UTC  (25+ messages)
` [PATCH V2 01/10] arm64: dts: imx8m: assign clocks for A53
` [PATCH V2 02/10] clk: imx8m: drop clk_hw_set_parent "
` [PATCH V2 03/10] clk: imx: imx8mp: fix pll mux bit
` [PATCH V2 04/10] clk: imx8mp: Define gates for pll1/2 fixed dividers
` [PATCH V2 05/10] clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code
` [PATCH V2 06/10] clk: imx8m: migrate A53 clk root to use composite core
` [PATCH V2 07/10] clk: imx: add mux ops for i.MX8M composite clk

[RFC PATCH v11 0/9] Add Tegra driver for video capture
 2020-04-30  9:59 UTC  (11+ messages)
` [RFC PATCH v11 1/9] arm64: tegra: Fix sor powergate clocks and reset
` [RFC PATCH v11 2/9] arm64: tegra: Add reset-cells to mc
` [RFC PATCH v11 3/9] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v11 4/9] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v11 5/9] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v11 6/9] media: tegra: Add Tegra210 Video input driver
` [RFC PATCH v11 7/9] MAINTAINERS: Add Tegra Video driver section
` [RFC PATCH v11 8/9] dt-bindings: reset: Add ID for Tegra210 VI reset
` [RFC PATCH v11 9/9] arm64: tegra: Add Tegra VI CSI support in device tree

[PATCH 2/4] fix hang in ltdc driver loading bug, add CLK_IGNORE_UNUSED for ltdc
 2020-04-30  9:43 UTC 

[GIT PULL] clk: renesas: Updates for v5.8
 2020-04-30  8:49 UTC 

[PATCH 0/3] clk: ti: dra7xx: clkctrl data fixes
 2020-04-30  8:36 UTC  (4+ messages)
` [PATCH 1/3] clk: ti: dra7xx: fix gpu clkctrl parent
` [PATCH 2/3] clk: ti: dra7xx: mark MCAN clock as DRA76x only
` [PATCH 3/3] clk: ti: dra7xx: fix RNG clock parent

[PATCH] clk: ti: clkctrl: convert subclocks to use proper names also
 2020-04-30  8:34 UTC 

[PATCH 0/4] ARM: sun7i: Convert A20 GMAC driver to CCU
 2020-04-30  6:21 UTC  (6+ messages)
` [PATCH 1/4] clk: sunxi-ng: a10/a20: rewrite init code to a platform driver

[PATCH] clk/meson: fixes memleak issue in init err branch
 2020-04-30  3:33 UTC  (4+ messages)
    `  "

[PATCH 0/3] clk: ti: couple of fixes towards 5.8
 2020-04-29 22:21 UTC  (5+ messages)
` [PATCH 1/3] clk: ti: composite: fix memory leak
` [PATCH 2/3] clk: ti: omap4: Add proper parent clocks for l4-secure clocks
` [PATCH 3/3] clk: ti: omap5: "

[PATCH v2 00/17] Modularizing Versatile Express
 2020-04-29 22:11 UTC  (18+ messages)
` [PATCH v2 01/16] ARM: vexpress: Move vexpress_flags_set() into arch code
` [PATCH v2 02/16] arm64: vexpress: Don't select CONFIG_POWER_RESET_VEXPRESS
` [PATCH v2 03/16] amba: Retry adding deferred devices at late_initcall
` [PATCH v2 04/16] clk: versatile: Rework kconfig structure
` [PATCH v2 05/16] clk: versatile: Only enable SP810 on 32-bit by default
` [PATCH v2 06/16] clk: vexpress-osc: Use the devres clock API variants
` [PATCH v2 07/16] clk: vexpress-osc: Support building as a module
` [PATCH v2 08/16] mfd: vexpress-sysreg: Drop selecting CONFIG_CLKSRC_MMIO
` [PATCH v2 09/16] mfd: vexpress-sysreg: Drop unused syscon child devices
` [PATCH v2 10/16] mfd: vexpress-sysreg: Use devres API variants
` [PATCH v2 11/16] mfd: vexpress-sysreg: Support building as a module
` [PATCH v2 12/16] bus: vexpress-config: Merge vexpress-syscfg into vexpress-config
` [PATCH v2 13/16] bus: vexpress-config: simplify config bus probing
` [PATCH v2 14/16] vexpress: Move setting master site to vexpress-config bus
` [PATCH v2 15/16] bus: vexpress-config: Support building as module
` [PATCH v2 16/16] ARM: vexpress: Don't select VEXPRESS_CONFIG

[PATCHv2 00/15] Update omaps to use drivers/clocksource timers
 2020-04-29 21:54 UTC  (16+ messages)
` [PATCH 01/15] clocksource/drivers/timer-ti-32k: Add support for initializing directly
` [PATCH 02/15] dt-bindings: timer: add ti,dmtimer compatible for for system timers
` [PATCH 03/15] clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support
` [PATCH 04/15] clk: ti: dm816: enable sysclk6_ck on init
` [PATCH 05/15] bus: ti-sysc: Ignore timer12 on secure omap3
` [PATCH 06/15] ARM: OMAP2+: Add omap_init_time_of()
` [PATCH 07/15] ARM: dts: Configure system timers for am335x
` [PATCH 08/15] ARM: dts: Configure system timers for am437x
` [PATCH 09/15] ARM: dts: Configure system timers for omap4
` [PATCH 10/15] ARM: dts: Configure system timers for omap5 and dra7
` [PATCH 11/15] ARM: dts: Configure system timers for omap3
` [PATCH 12/15] ARM: dts: Configure system timers for ti81xx
` [PATCH 13/15] ARM: dts: Configure system timers for omap2
` [PATCH 14/15] ARM: OMAP2+: Drop old timer code for dmtimer and 32k counter
` [PATCH 15/15] bus: ti-sysc: Timers no longer need legacy quirk handling

[PATCH v2 0/4] clk: qcom: gdsc: Handle supply regulators
 2020-04-29 21:35 UTC  (3+ messages)
` [PATCH v2 2/4] clk: qcom: mmcc-msm8996: Properly describe GPU_GX gdsc

[PATCH V3 1/5] dt-bindings: clock: Convert i.MX6Q clock to json-schema
 2020-04-29 21:28 UTC  (3+ messages)

[PATCH v2 0/6] ARM: sunxi: Convert A20/A31 GMAC driver to use CCU
 2020-04-29 20:46 UTC  (7+ messages)
` [PATCH v2 1/6] clk: sunxi-ng: a20: Register regmap for sun7i CCU
` [PATCH v2 2/6] clk: sunxi-ng: a31: Register regmap for sun6i CCU
` [PATCH v2 3/6] net: stmmac: dwmac-sunxi: Implement syscon-based clock handling
` [PATCH v2 4/6] dt-bindings: net: sun7i-gmac: Add syscon support
` [PATCH v2 5/6] ARM: dts: sun7i: Use syscon-based implementation for gmac
` [PATCH v2 6/6] ARM: dts: sun6i: "

[PATCH] clk/meson: Complete exception handling in meson8b_clkc_init_common()
 2020-04-29 13:30 UTC 

[PATCH 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
 2020-04-28 14:12 UTC  (11+ messages)
` [PATCH 2/8] dt-bindings: intc: Convert ingenic,intc.txt "
` [PATCH 3/8] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt "
` [PATCH 4/8] dt-bindings: memory: Convert ingenic,jz4780-nemc.txt "
` [PATCH 5/8] dt-bindings: mtd: Convert ingenic,jz4780-nand.txt "
` [PATCH 6/8] dt-bindings: i2c: Convert i2c-jz4780.txt "
` [PATCH 7/8] dt-bindings: serial: Convert ingenic,uart.txt "
` [PATCH 8/8] dt-bindings: display: Convert ingenic,lcd.txt "

[PATCH] clk: versatile: Drop the legacy IM-PD1 clock code
 2020-04-29 12:14 UTC  (2+ messages)

[PATCH v2 0/4] clk: meson8b: updates for video clocks / resets
 2020-04-29 11:44 UTC  (2+ messages)

[PATCH/RFC] clk: gate: Add some kunit test suites
 2020-04-29  4:15 UTC  (3+ messages)

[PATCH 00/17] Modularizing Versatile Express
 2020-04-28 19:31 UTC  (5+ messages)
` [PATCH 04/17] power/reset: vexpress: Support building as a module

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-04-28 16:21 UTC  (3+ messages)
` [PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin

[PATCH] clk: impd1: Look up clock-output-names
 2020-04-28 12:51 UTC  (3+ messages)

[PATCH v2 1/2] cpufreq: qoriq: convert to a platform driver
 2020-04-28 11:01 UTC  (2+ messages)

[PATCH v2] clk: renesas: cpg-mssr: Add R8A7742 support
 2020-04-28  7:44 UTC  (2+ messages)

[PATCH] clk: renesas: rcar-gen2: Remove superfluous CLK_RENESAS_DIV6 selects
 2020-04-28  2:16 UTC  (2+ messages)

clk_hw.init and -EPROBE_DEFER / driver re-load
 2020-04-27 19:57 UTC 

[PATCHv7 0/5] clk: agilex: add clock driver
 2020-04-27 15:43 UTC  (2+ messages)

[PATCH 00/14] Update omaps to use drivers/clocksource timers
 2020-04-27 15:23 UTC  (7+ messages)
` [PATCH 02/14] clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support

[PATCH 00/10] Add RZ/G1H support
 2020-04-27 11:18 UTC  (30+ messages)
` [PATCH 01/10] dt-bindings: power: rcar-sysc: Document r8a7742 SYSC binding
` [PATCH 02/10] dt-bindings: power: rcar-sysc: Add r8a7742 power domain index macros
` [PATCH 03/10] soc: renesas: rcar-sysc: add R8A7742 support
` [PATCH 04/10] dt-bindings: reset: rcar-rst: Document r8a7742 reset module
` [PATCH 05/10] soc: renesas: rcar-rst: Add support for RZ/G1H
` [PATCH 06/10] dt-bindings: clock: renesas: cpg-mssr: Document r8a7742 binding
` [PATCH 07/10] clk: renesas: Add r8a7742 CPG Core Clock Definitions
` [PATCH 08/10] clk: renesas: cpg-mssr: Add R8A7742 support
` [PATCH 09/10] ARM: shmobile: r8a7742: Basic SoC support
` [PATCH 10/10] cpufreq: dt: Add support for r8a7742

[PATCH] clk: imx: introduce imx_clk_hw_critical
 2020-04-27  8:43 UTC  (7+ messages)

[PATCH 1/2] clk: qcom: gcc: Add GPU and NPU clocks for SM8150
 2020-04-27  4:55 UTC  (6+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add missing UFS "

[PATCH v2 0/4] add mipi_csi_xx gate clocks for SC9863A
 2020-04-27  2:36 UTC  (2+ messages)

[RFC PATCH v10 0/9] Add Tegra driver for video capture
 2020-04-26  8:27 UTC  (39+ messages)
  ` [RFC PATCH v10 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH 1/5] dt-bindings: clk: Add Baikal-T1 CCU PLLs bindings
 2020-04-26  6:18 UTC  (7+ messages)
` [PATCH 4/5] clk: Add Baikal-T1 CCU PLLs driver

[DPU PATCH v5 0/5] Add support for DisplayPort driver on SnapDragon
 2020-04-24 17:13 UTC  (2+ messages)


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