linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-04 01:58:14 to 2019-06-07 23:08:36 UTC [more...]

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-07 23:08 UTC  (10+ messages)
` [PATCH 1/6] pinctrl: qcom: Add ipq6018 pinctrl driver
` [PATCH 2/6] dt-bindings: qcom: Add ipq6018 bindings
` [PATCH 3/6] clk: qcom: Add DT bindings for ipq6018 gcc clock controller
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support
` [PATCH 6/6] arm64: defconfig: Enable qcom ipq6018 clock and pinctrl

Ingenic Timer/Counter Unit (TCU) patchset v12
 2019-06-07 22:50 UTC  (5+ messages)
` [PATCH v12 05/13] clk: ingenic: Add driver for the TCU clocks

[PATCH 0/3] MSM8998 GPUCC Support
 2019-06-07 21:34 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: clock: Document gpucc for msm8998
` [PATCH 2/3] clk: qcom: Add MSM8998 GPU Clock Controller (GPUCC) driver

[PATCH v4 0/6] MSM8998 Multimedia Clock Controller
 2019-06-07 21:31 UTC  (6+ messages)
` [PATCH v4 1/6] dt-bindings: clock: Document external clocks for MSM8998 gcc

[PATCH v4] clk: gcc-qcs404: Add PCIe resets
 2019-06-07 21:30 UTC  (2+ messages)

[PATCH 1/5] clk: ingenic: Add support for divider tables
 2019-06-07 21:03 UTC  (10+ messages)
` [PATCH 2/5] clk: ingenic/jz4740: Fix incorrect dividers for main clocks
` [PATCH 3/5] clk: ingenic/jz4770: "
` [PATCH 4/5] clk: ingenic/jz4725b: "
` [PATCH 5/5] clk: ingenic/jz4725b: Fix "pll half" divider not read/written properly

[PATCH v2 0/3] MSM8998 GPUCC Support
 2019-06-07 20:21 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Document gpucc for msm8998
` [PATCH v2 2/3] clk: qcom: Add MSM8998 GPU Clock Controller (GPUCC) driver
` [PATCH v2 3/3] arm64: dts: qcom: msm8998: Add gpucc node

[PATCH] clk: qcom: gdsc: WARN when failing to toggle
 2019-06-07 20:20 UTC  (2+ messages)

[PATCH] clk: Add clk_parent entry in debugfs
 2019-06-07 19:05 UTC  (2+ messages)

[PATCH][next] clk: bcm2835: fix memork leak on unfree'd pll struct
 2019-06-07 19:03 UTC  (2+ messages)

[PATCH v2 0/7] cpufreq support for Raspberry Pi
 2019-06-07 19:02 UTC  (29+ messages)
` [PATCH v2 1/7] clk: bcm2835: remove pllb
` [PATCH v2 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH v2 3/7] firmware: raspberrypi: register clk device
` [PATCH v2 4/7] cpufreq: add driver for Raspbery Pi
` [PATCH v2 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq
` [PATCH v2 6/7] ARM: defconfig: enable cpufreq driver for RPi
` [PATCH v2 7/7] arm64: defconfig: enable cpufreq support for RPi3

[PATCH 00/25] clk: sunxi-ng: clk parent rewrite part 1
 2019-06-07 18:46 UTC  (8+ messages)
` [PATCH 01/25] clk: Fix debugfs clk_possible_parents for clks without parent string names
` [PATCH 02/25] clk: Add CLK_HW_INIT_* macros using .parent_hws

[git pull] clk: renesas: Updates for v5.3
 2019-06-07 18:01 UTC  (2+ messages)

[PATCH V3 1/4] dt-bindings: imx: Add clock binding doc for i.MX8MN
 2019-06-07 18:00 UTC  (8+ messages)
` [PATCH V3 3/4] clk: imx: Add support for i.MX8MN clock driver
` [PATCH V3 4/4] arm64: defconfig: Select CONFIG_CLK_IMX8MN by default

[PATCH v1] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
 2019-06-07 17:59 UTC  (2+ messages)

[PATCH 1/2] clk: qcom: clk-alpha-pll: Add support for Trion PLLs
 2019-06-07 17:55 UTC  (3+ messages)
  ` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for SM8150

[PATCH] clk: socfpga: stratix10: fix divider entry for the emac clocks
 2019-06-07 15:12 UTC 

[PATCH v9 00/13] Exynos5 Dynamic Memory Controller driver
 2019-06-07 14:35 UTC  (14+ messages)
    ` [PATCH v9 01/13] clk: samsung: add needed IDs for DMC clocks in Exynos5420
    ` [PATCH v9 02/13] clk: samsung: add new clocks for DMC for Exynos5422 SoC
    ` [PATCH v9 03/13] clk: samsung: add BPLL rate table for Exynos 5422 SoC
    ` [PATCH v9 04/13] dt-bindings: ddr: rename lpddr2 directory
    ` [PATCH v9 05/13] dt-bindings: ddr: add LPDDR3 memories
    ` [PATCH v9 06/13] drivers: memory: extend of_memory by LPDDR3 support
    ` [PATCH v9 07/13] dt-bindings: memory-controllers: add Exynos5422 DMC device description
    ` [PATCH v9 08/13] drivers: memory: add DMC driver for Exynos5422
    ` [PATCH v9 09/13] drivers: devfreq: events: add Exynos PPMU new events
    ` [PATCH v9 10/13] ARM: dts: exynos: add chipid label and syscon compatible
    ` [PATCH v9 11/13] ARM: dts: exynos: add syscon to clock compatible
    ` [PATCH v9 12/13] ARM: dts: exynos: add DMC device for exynos5422
    ` [PATCH v9 13/13] ARM: exynos_defconfig: enable DMC driver

[PATCH] clk: fix a missing-free bug in clk_cpy_name()
 2019-06-07 12:07 UTC  (7+ messages)

[RESEND v2 00/18] clk: imx: Switch the imx6 and imx7 to clk_hw based API
 2019-06-07  8:01 UTC  (4+ messages)

[PATCH] clk: mediatek: Remove MT8183 unused clock
 2019-06-06 22:58 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mediatek: audsys: add support for MT8516
 2019-06-06 22:57 UTC  (4+ messages)
` [PATCH 2/2] clk: mediatek: add audsys clock driver "

[PATCH] clk: fix clock global name usage
 2019-06-06 22:54 UTC  (6+ messages)

[PATCH 0/2] clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB
 2019-06-06 20:36 UTC  (5+ messages)
` [PATCH 1/2] clk: bcm: Make BCM2835 clock drivers selectable
` [PATCH 2/2] clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB

[PATCH V2 00/12] LP0 entry and exit support for Tegra210
 2019-06-06 19:13 UTC  (11+ messages)
` [PATCH V2 03/12] clk: tegra: save and restore PLLs state for system
` [PATCH V2 06/12] clk: tegra: add suspend resume support for DFLL clock
` [PATCH V2 07/12] clk: tegra: support for Tegra210 clocks suspend-resume

[PATCH 0/1] clk-pwm: show duty cycle in debugfs
 2019-06-06 18:38 UTC  (3+ messages)
` [PATCH 1/1] clk: pwm: implement the .get_duty_cycle callback

[PATCH -next] clk: mmp: frac: Remove set but not used variable 'prev_rate'
 2019-06-06 18:25 UTC  (2+ messages)

[PATCH] clk: ti: clkctrl: Fix returning uninitialized data
 2019-06-06 18:19 UTC  (2+ messages)

[PATCH] clk: armada-xp: Remove unused variables
 2019-06-06 18:07 UTC  (3+ messages)

[Patch v9] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2019-06-06 18:05 UTC  (2+ messages)

[PATCH] clk: imx8qxp: Use devm_platform_ioremap_resource()
 2019-06-06 17:57 UTC  (6+ messages)

[PATCH] clk: ti: Remove unused function ti_clk_build_component_gate
 2019-06-06 17:55 UTC  (3+ messages)
` [PATCH v3] clk: ti: Remove unused functions

[PATCH] clk: Remove unused variable
 2019-06-06 17:55 UTC  (2+ messages)

[PATCH] clk: qcom: clk-rpm: Removed unused macros/variable
 2019-06-06 17:32 UTC  (2+ messages)

[PATCH v8 00/13] Exynos5 Dynamic Memory Controller driver
 2019-06-06 15:03 UTC  (2+ messages)

[PATCH 1/2] clk: rockchip: add clock for the watchdog pclk on rk3328
 2019-06-06 11:42 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: enable rk3328 watchdog clock

[PATCH] clk: rockchip: Remove 48 MHz PLL rate from rk3288
 2019-06-06 10:53 UTC  (2+ messages)

[PATCH 1/2] clk: rockchip: add a type from SGRF-controlled gate clocks
 2019-06-06  9:09 UTC  (2+ messages)
` [PATCH 2/2] clk: rockchip: convert pclk_wdt boilerplat to new SGRF_GATE macro

[PATCH V4 1/4] dt-bindings: imx: Add clock binding doc for i.MX8MN
 2019-06-06  8:29 UTC  (6+ messages)
` [PATCH V4 2/4] clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage
` [PATCH V4 3/4] clk: imx: Add support for i.MX8MN clock driver
` [PATCH V4 4/4] arm64: defconfig: Select CONFIG_CLK_IMX8MN by default

[RFC] devfreq: Add generic devfreq-dt driver
 2019-06-06  3:15 UTC  (2+ messages)

[PATCH 0/4] cpufreq support for the Raspberry Pi
 2019-06-05 20:15 UTC  (22+ messages)
` [PATCH 1/4] clk: bcm2835: remove pllb
` [PATCH 2/4] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH 3/4] clk: bcm2835: register Raspberry Pi's firmware clk device
` [PATCH 4/4] cpufreq: add driver for Raspbery Pi

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-05 17:34 UTC  (7+ messages)
` [PATCH 1/6] pinctrl: qcom: Add ipq6018 pinctrl driver
` [PATCH 2/6] dt-bindings: qcom: Add ipq6018 bindings
` [PATCH 3/6] clk: qcom: Add DT bindings for ipq6018 gcc clock controller
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support
` [PATCH 6/6] arm64: defconfig: Enable qcom ipq6018 clock and pinctrl

[PATCH V2] clk: tegra210: Fix default rates for HDA clocks
 2019-06-05 14:01 UTC 

[PATCH] clk: tegra210: Fix default rates for HDA clocks
 2019-06-05 12:38 UTC  (5+ messages)

[PATCH] dt-bindings: clk: Convert Allwinner CCU to a schema
 2019-06-05 12:32 UTC  (2+ messages)

[PATCH v2] clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate register
 2019-06-05 11:49 UTC  (5+ messages)
` [linux-sunxi] "

[PATCHv2 0/5] clk: keystone: clock optimizations / fixes
 2019-06-05  7:50 UTC  (3+ messages)

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-06-05  7:33 UTC  (10+ messages)
` [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI

[PATCH v2 0/4] Prepare Armada 3700 PCIe suspend to RAM support
 2019-06-04 20:52 UTC  (5+ messages)
` [PATCH v2 2/4] clk: mvebu: armada-37xx-periph: change suspend/resume time

[RFC PATCH 0/3] Add support of busfreq
 2019-06-04 20:13 UTC  (4+ messages)

[PATCH] clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate register
 2019-06-04 15:41 UTC  (5+ messages)
` [linux-sunxi] "


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