Linux clock framework development
 help / color / mirror / Atom feed
 messages from 2020-04-29 04:15:55 to 2020-05-02 22:47:27 UTC [more...]

[RFC PATCH v11 0/9] Add Tegra driver for video capture
 2020-05-02 22:46 UTC  (56+ 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

clk: keystone: Clarification for a return value check in _of_pll_clk_init()
 2020-05-02 16:48 UTC 

[PATCHv2 00/15] Update omaps to use drivers/clocksource timers
 2020-05-02 15:38 UTC  (17+ 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 1/3] clk: vc5: Allow Versaclock driver to support multiple instances
 2020-05-02 12:21 UTC  (3+ messages)
` [PATCH V2 2/3] clk: vc5: Enable addition output configurations of the Versaclock
` [PATCH V2 3/3] dt: Add additional option bindings for IDT VersaClock

[PATCH] clk/meson: fixes memleak issue in init err branch
 2020-05-02 11:10 UTC  (5+ messages)
    `  "
      `  "

[PATCH 1/2] clk: vc5: Add support for IDT VersaClock 5P49V6965
 2020-05-02 10:53 UTC  (2+ messages)

[RESEND PATCH v2 0/4] drivers: clk: zynqmp: minor bux fixes for zynqmp clock driver
 2020-05-02  4:37 UTC  (5+ messages)
` [RESEND PATCH v2 1/4] drivers: clk: zynqmp: Limit bestdiv with maxdiv
` [RESEND PATCH v2 2/4] drivers: clk: zynqmp: Fix divider2 calculation
` [RESEND PATCH v2 3/4] drivers: clk: zynqmp: Fix invalid clock name queries
` [RESEND PATCH v2 4/4] drivers: clk: zynqmp: fix memory leak in zynqmp_register_clocks

[RESEND PATCH v2 0/2] drivers: clk: zynqmp: Update fraction clock check from custom type flags
 2020-05-02  0:25 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] drivers: clk: zynqmp: Add support for "
` [RESEND PATCH v2 2/2] drivers: clk: zynqmp: Update fraction clock check from "

[PATCH] clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registers
 2020-05-02  0:01 UTC  (2+ messages)

[RESEND PATCH v2 0/2] drivers: clk: zynqmp: Update fraction clock check from custom type flags
 2020-05-01 23:43 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] drivers: clk: zynqmp: Add support for "
` [RESEND PATCH v2 2/2] drivers: clk: zynqmp: Update fraction clock check from "

[v2 PATCH 0/4] Add SMD RPM support for MSM8936
 2020-05-01 22:32 UTC  (5+ messages)
` [PATCH 1/4] clk: qcom: smd: Add support for MSM8936 rpm clocks
` [PATCH 2/4] dt-bindings: clock: rpmcc: Document MSM8936 compatible
` [PATCH 3/4] drivers: soc: Add MSM8936 SMD RPM compatible
` [PATCH 4/4] dt-bindings: soc: qcom: Document "

[PATCH v2 0/6] ARM: sunxi: Clean up sun7i-a20-gmac-clk usage
 2020-05-01 21:12 UTC  (11+ messages)
` [PATCH v3 1/6] clk: sunxi-ng: a20: Register regmap for sun7i CCU
` [PATCH v3 2/6] clk: sunxi-ng: a31: Register regmap for sun6i CCU
` [PATCH v3 3/6] net: stmmac: dwmac-sunxi: Implement syscon-based clock handling
` [PATCH v3 4/6] dt-bindings: net: sun7i-gmac: Add syscon support
` [PATCH v3 5/6] ARM: dts: sun7i: Use syscon-based implementation for gmac
` [PATCH v3 6/6] ARM: dts: sun6i: "

[PATCH 1/3] clk: qcom: smd: Add support for MSM8936 rpm clocks
 2020-05-01 20:57 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: clock: rpmcc: Document MSM8936 compatible
` [PATCH 3/3] dt-bindings: soc: qcom: Document MSM8936 SMD RPM compatible

[PATCH v2 00/17] Modularizing Versatile Express
 2020-05-01 17:20 UTC  (31+ 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

[PATCH 00/14] Update omaps to use drivers/clocksource timers
 2020-05-01 14:11 UTC  (10+ messages)
` [PATCH 02/14] clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support

[PATCH v3 1/8] dt-bindings: clock: Convert Calxeda clock bindings to json-schema
 2020-04-30 21:10 UTC 

[PATCH] clk: ti: clkctrl: convert subclocks to use proper names also
 2020-04-30 20:24 UTC  (2+ messages)

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-04-30 16:19 UTC  (3+ messages)
` [PATCH v2 05/91] clk: bcm: rpi: Allow the driver to be probed by DT

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

[PATCH 00/10] clk: mmp2: Enable Audio and GPU on MMP2 and MMP3
 2020-04-30 14:13 UTC  (7+ messages)
` [PATCH 03/10] dt-bindings: marvell,mmp2: Add clock id for the I2S clocks
` [PATCH 04/10] dt-bindings: marvell,mmp2: Add clock id for the Audio clock
` [PATCH 09/10] dt-bindings: marvell,mmp2: Add ids for the power domains

[PATCH V2 00/10] clk: imx: fixes and improve for i.MX8M
 2020-04-30 12:56 UTC  (6+ messages)
` [PATCH V2 07/10] clk: imx: add mux ops for i.MX8M composite clk

clk: clk_register is deprecated
 2020-04-30 12:24 UTC 

[PATCH v3 00/13] Add generic MFD i.MX mix and audiomix support
 2020-04-30 11:13 UTC  (9+ messages)
` [PATCH v3 01/13] mfd: Add i.MX generic mix support

[PATCH v2 0/6] ARM: sunxi: Convert A20/A31 GMAC driver to use CCU
 2020-04-30 11:10 UTC  (8+ 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: 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 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 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 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] 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  (3+ messages)
` [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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox