linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-18 20:36:46 to 2019-07-24 02:24:31 UTC [more...]

[PATCH v2 0/6] MIPS: ralink: add CPU clock detection for MT7621
 2019-07-24  2:23 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: clock: add dt binding header for mt7621-pll
` [PATCH v2 2/6] MIPS: ralink: drop ralink_clk_init for mt7621
` [PATCH v2 3/6] MIPS: ralink: add clock device providing cpu/bus clock "

[PATCH V6 00/21] SC7 entry and exit support for Tegra210
 2019-07-23 23:39 UTC  (70+ messages)
` [PATCH V6 01/21] irqchip: tegra: Do not disable COP IRQ during suspend
` [PATCH V6 02/21] pinctrl: tegra: Add suspend and resume support
` [PATCH V6 03/21] pinctrl: tegra210: Add Tegra210 pinctrl pm ops
` [PATCH V6 04/21] clk: tegra: Save and restore divider rate
` [PATCH V6 05/21] clk: tegra: pllout: Save and restore pllout context
` [PATCH V6 06/21] clk: tegra: pll: Save and restore pll context
` [PATCH V6 07/21] clk: tegra: Support for OSC context save and restore
` [PATCH V6 08/21] clk: tegra: clk-periph: Add save and restore support
` [PATCH V6 09/21] clk: tegra: clk-super: Fix to enable PLLP branches to CPU
` [PATCH V6 10/21] clk: tegra: clk-super: Add save and restore support
` [PATCH V6 11/21] clk: tegra: clk-dfll: Add suspend and resume support
` [PATCH V6 12/21] cpufreq: tegra124: "
` [PATCH V6 13/21] clk: tegra210: Use fence_udelay during PLLU init
` [PATCH V6 14/21] clk: tegra210: Add suspend and resume support
` [PATCH V6 15/21] soc/tegra: pmc: Allow to support more tegras wake
` [PATCH V6 16/21] soc/tegra: pmc: Add pmc wake support for tegra210
` [PATCH V6 17/21] arm64: tegra: Enable wake from deep sleep on RTC alarm
` [PATCH V6 18/21] soc/tegra: pmc: Configure core power request polarity
` [PATCH V6 19/21] soc/tegra: pmc: Configure deep sleep control settings
` [PATCH V6 20/21] arm64: dts: tegra210-p2180: Jetson TX1 SC7 timings
` [PATCH V6 21/21] arm64: dts: tegra210-p3450: Jetson nano "

[PATCH] dt-bindings: clk: allwinner,sun4i-a10-ccu: Correct path in $id
 2019-07-23 23:08 UTC 

[PATCH v4 0/7] cpufreq support for Raspberry Pi
 2019-07-23 21:34 UTC  (5+ messages)
` [PATCH v4 6/7] ARM: defconfig: enable cpufreq driver for RPi
` [PATCH v4 7/7] arm64: defconfig: enable cpufreq support for RPi3

[PATCH][next] clk: Si5341/Si5340: remove redundant assignment to n_den
 2019-07-23 12:29 UTC  (7+ messages)

[PATCH v1 00/50] Exynos5x clocks and buses changes
 2019-07-23 12:08 UTC  (16+ messages)
  ` [PATCH v1 21/50] ARM: dts: exynos: add OPP into FSYS APB bus in Exynos5420
  ` [PATCH v1 27/50] ARM: dts: exynos: align bus_wcore OPPs "
  ` [PATCH v1 37/50] ARM: dts: exynos: change parent and rate of bus_fsys in Exynos5422

[PATCH] clk: imx: imx8mm: fix audio pll setting
 2019-07-23  6:21 UTC  (4+ messages)

[PATCH v2] clk: imx8mm: Switch to platform driver
 2019-07-23  6:09 UTC  (2+ messages)

[PATCH] clk: imx: Remove unused clk based API
 2019-07-23  6:04 UTC  (2+ messages)

[PATCH 1/2] clk: imx8mq: set correct parent for usb ctrl clocks
 2019-07-23  5:53 UTC  (2+ messages)

[RESEND PATCH 1/2] clk: imx8mm: rename lcdif pixel clock
 2019-07-23  5:49 UTC  (2+ messages)

[RFC] clk: Remove cached cores in parent map during unregister
 2019-07-23  5:14 UTC 

[PATCH v8 00/15] memory: tegra: Introduce Tegra30 EMC driver
 2019-07-23  3:12 UTC  (16+ messages)
` [PATCH v8 01/15] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v8 02/15] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v8 03/15] memory: tegra20-emc: Adapt for clock driver changes
` [PATCH v8 04/15] memory: tegra20-emc: Include io.h instead of iopoll.h
` [PATCH v8 05/15] memory: tegra20-emc: Pre-configure debug register
` [PATCH v8 06/15] memory: tegra20-emc: Print a brief info message about the timings
` [PATCH v8 07/15] memory: tegra20-emc: Increase handshake timeout
` [PATCH v8 08/15] memory: tegra20-emc: wait_for_completion_timeout() doesn't return error
` [PATCH v8 09/15] dt-bindings: memory: tegra30: Convert to Tegra124 YAML
` [PATCH v8 10/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 Memory Controller
` [PATCH v8 11/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 External "
` [PATCH v8 12/15] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v8 13/15] memory: tegra: Ensure timing control debug features are disabled
` [PATCH v8 14/15] memory: tegra: Consolidate registers definition into common header
` [PATCH v8 15/15] ARM: dts: tegra30: Add External Memory Controller node

[PATCH v2 1/2] clk: tegra: divider: Add missing check for enable-bit on rate's recalculation
 2019-07-23  2:52 UTC  (2+ messages)
` [PATCH v2 2/2] clk: tegra: divider: Support enable-bit for Super clocks

[PATCH 1/6] thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
 2019-07-23  2:51 UTC  (8+ messages)
` [PATCH 3/6] dt-bindings: thermal: qoriq: Add optional clocks property
` [PATCH 5/6] clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT
` [PATCH 6/6] arm64: dts: imx8mq: Add clock for TMU node

[PATCH v1 1/2] clk: tegra: divider: Fix missing check for enable-bit on rate's recalculation
 2019-07-23  0:13 UTC  (5+ messages)

[PATCH] clk: renesas: cpg-mssr: Fix reset control race condition
 2019-07-22 22:05 UTC  (2+ messages)

[PATCH] clk: sprd: Select REGMAP_MMIO to avoid compile errors
 2019-07-22 21:54 UTC  (2+ messages)

[PATCH 0/5] MIPS: ralink: add CPU clock detection for MT7621
 2019-07-22 21:51 UTC  (7+ messages)
` [PATCH 1/5] MIPS: ralink: add dt binding header for mt7621-pll
` [PATCH 2/5] MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices
` [PATCH 3/5] dt: bindings: add mt7621-pll dt binding documentation

[PATCH] clk: rockchip: Fix -Wunused-const-variable
 2019-07-22 21:44 UTC  (3+ messages)

[PATCH v3] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
 2019-07-22 21:33 UTC  (2+ messages)

[PATCH] clk: Add missing documentation of devm_clk_bulk_get_optional() argument
 2019-07-22 21:32 UTC  (2+ messages)

[RESEND][PATCH] clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
 2019-07-22 21:32 UTC  (4+ messages)

[PATCH 10/11] firmware: arm_scmi: Drop config flag in clk_ops->rate_set
 2019-07-22 21:30 UTC  (2+ messages)

[PATCH] clk: imx8mq: Mark AHB clock as critical
 2019-07-22 21:25 UTC  (4+ messages)

[PATCH 3/3] MIPS: BMIPS: add clock controller nodes
 2019-07-22 21:22 UTC  (2+ messages)

[PATCH v4 0/8] Support for Allwinner V3/S3L and Sochip S3
 2019-07-22 19:29 UTC  (22+ messages)
` [PATCH v4 1/8] pinctrl: sunxi: v3s: introduce support for V3
` [PATCH v4 2/8] clk: sunxi-ng: v3s: add the missing PLL_DDR1
` [PATCH v4 3/8] dt-bindings: clk: sunxi-ccu: add compatible string for V3 CCU
` [PATCH v4 4/8] clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks
` [PATCH v4 5/8] clk: sunxi-ng: v3s: add Allwinner V3 support
` [PATCH v4 6/8] ARM: sunxi: dts: s3/s3l/v3: add DTSI files for S3/S3L/V3 SoCs
` [PATCH v4 7/8] dt-bindings: arm: sunxi: add binding for Lichee Zero Plus core board
` [PATCH v4 8/8] ARM: dts: sun8i: s3: add devicetree for Lichee zero plus w/ S3

[PATCH v2 0/2] clk: clk-cdce925: Add regulator support
 2019-07-22 18:18 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: cdce925: Add regulator documentation

[PATCH 0/7] Add SD/MMC driver for Actions Semi S900 SoC
 2019-07-22 13:41 UTC  (3+ messages)
` [PATCH 5/7] mmc: Add Actions Semi Owl SoCs SD/MMC driver

[PATCH 1/2] clk: imx8mm: rename lcdif pixel clock
 2019-07-22 11:00 UTC  (4+ messages)
` [PATCH 2/2] clk: imx8mm: rename 'share_count_dcss' to 'share_count_disp'

[PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
 2019-07-22 10:38 UTC  (18+ messages)

[PATCH 0/8] clk: meson: ee: use the new parent description method
 2019-07-22  9:54 UTC  (9+ messages)
` [PATCH 1/8] clk: meson: g12a: move clock declaration to dependency order
` [PATCH 2/8] clk: meson: g12a: migrate to the new parent description method
` [PATCH 3/8] clk: meson: gxbb: "
` [PATCH 4/8] clk: meson: axg: "
` [PATCH 5/8] clk: meson: meson8b: "
` [PATCH 6/8] clk: meson: clk-regmap: migrate to "
` [PATCH 7/8] clk: meson: remove ee input bypass clocks
` [PATCH 8/8] clk: meson: remove clk input helper

[PATCH 0/4] clk: meson: ao: use the new parent description method
 2019-07-22  9:50 UTC  (5+ messages)
` [PATCH 1/4] clk: meson: g12a-aoclk: migrate to "
` [PATCH 2/4] clk: meson: gxbb-aoclk: "
` [PATCH 3/4] clk: meson: axg-aoclk: "
` [PATCH 4/4] clk: meson: remove ao input bypass clocks

[PATCH] clk: meson: axg-audio: migrate to the new parent description method
 2019-07-22  9:49 UTC 

[PATCH v12 0/9] Exynos5 Dynamic Memory Controller driver
 2019-07-22  9:46 UTC  (10+ messages)
    ` [PATCH v12 1/9] dt-bindings: ddr: rename lpddr2 directory
    ` [PATCH v12 2/9] dt-bindings: ddr: add LPDDR3 memories
    ` [PATCH v12 3/9] drivers: memory: extend of_memory by LPDDR3 support
    ` [PATCH v12 4/9] dt-bindings: memory-controllers: add Exynos5422 DMC device description
    ` [PATCH v12 5/9] drivers: memory: add DMC driver for Exynos5422
    ` [PATCH v12 6/9] ARM: dts: exynos: add chipid label and syscon compatible
    ` [PATCH v12 7/9] ARM: dts: exynos: add syscon to clock compatible
    ` [PATCH v12 8/9] ARM: dts: exynos: add DMC device for exynos5422
    ` [PATCH v12 9/9] ARM: exynos_defconfig: enable DMC driver

[PATCH v4 0/5] clk: qcom: Add support for SM8150 GCC
 2019-07-22  7:43 UTC  (5+ messages)
` [PATCH v4 1/5] clk: qcom: clk-alpha-pll: Remove unnecessary cast
` [PATCH v4 2/5] clk: qcom: clk-alpha-pll: Remove post_div_table checks
` [PATCH v4 3/5] clk: qcom: clk-alpha-pll: Add support for Trion PLLs
` [PATCH v4 4/5] dt-bindings: clock: Document gcc bindings for SM8150

[PATCH 0/2] clk: meson: axg-audio: add reset support
 2019-07-22  7:24 UTC  (3+ messages)
` [PATCH 2/2] clk: meson: axg-audio: add g12a "

[PATCH 0/5] Add Bitmain BM1880 clock driver
 2019-07-22  6:20 UTC  (2+ messages)

[PATCH 3/5] clk: imx8mm: correct the usb1_ctrl parent to be usb_bus
 2019-07-22  3:34 UTC  (2+ messages)

[PATCH] clk: imx8: Add DSP related clocks
 2019-07-22  3:24 UTC  (2+ messages)

[PATCH 1/4] arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platforms
 2019-07-22  3:19 UTC  (7+ messages)

[PATCH V5 1/5] dt-bindings: imx: Add clock binding doc for i.MX8MN
 2019-07-22  1:50 UTC  (2+ messages)

[PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks
 2019-07-18 23:52 UTC  (16+ messages)

[PATCH] ARM: sa1100: convert to common clock framework
 2019-07-18 22:41 UTC  (5+ 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).