linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-09 08:46:54 to 2019-05-20 10:51:56 UTC [more...]

[RFC v2 0/5] cpufreq support for the Raspberry Pi
 2019-05-20 10:51 UTC  (8+ messages)
` [RFC v2 1/5] clk: bcm2835: set CLK_GET_RATE_NOCACHE on CPU clocks
` [RFC v2 2/5] clk: bcm2835: set pllb_arm divisor as readonly
` [RFC v2 3/5] clk: bcm2835: use firmware interface to update pllb
` [RFC v2 4/5] dts: bcm2837: add per-cpu clock devices
` [RFC v2 5/5] cpufreq: add driver for Raspbery Pi

[PATCH 00/25] clk: sunxi-ng: clk parent rewrite part 1
 2019-05-20  9:03 UTC  (27+ 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
` [PATCH 03/25] clk: Add CLK_HW_INIT_FW_NAME macro using .fw_name in .parent_data
` [PATCH 04/25] clk: Add CLK_HW_INIT_PARENT_DATA macro using .parent_data
` [PATCH 05/25] clk: fixed-factor: Add CLK_FIXED_FACTOR_HW which takes clk_hw pointer as parent
` [PATCH 06/25] clk: fixed-factor: Add CLK_FIXED_FACTOR_HWS which takes list of struct clk_hw *
` [PATCH 07/25] clk: fixed-factor: Add CLK_FIXED_FACTOR_FW_NAME for DT clock-names parent
` [PATCH 08/25] clk: sunxi-ng: switch to of_clk_hw_register() for registering clks
` [PATCH 09/25] clk: sunxi-ng: sun8i-r: Use local parent references for CLK_HW_INIT_*
` [PATCH 10/25] clk: sunxi-ng: a10: Use local parent references for CLK_FIXED_FACTOR
` [PATCH 11/25] clk: sunxi-ng: sun5i: "
` [PATCH 12/25] clk: sunxi-ng: a31: "
` [PATCH 13/25] clk: sunxi-ng: a23: "
` [PATCH 14/25] clk: sunxi-ng: a33: "
` [PATCH 15/25] clk: sunxi-ng: h3: "
` [PATCH 16/25] clk: sunxi-ng: r40: "
` [PATCH 17/25] clk: sunxi-ng: v3s: "
` [PATCH 18/25] clk: sunxi-ng: sun8i-r: "
` [PATCH 19/25] clk: sunxi-ng: f1c100s: "
` [PATCH 20/25] clk: sunxi-ng: a64: "
` [PATCH 21/25] clk: sunxi-ng: h6: "
` [PATCH 22/25] clk: sunxi-ng: h6-r: "
` [PATCH 23/25] clk: sunxi-ng: gate: Add macros for referencing local clock parents
` [PATCH 24/25] clk: sunxi-ng: a80-usb: Use local parent references for SUNXI_CCU_GATE
` [PATCH 25/25] clk: sunxi-ng: sun8i-r: "

[PATCH v3 0/4] add slow clock support for SAM9X60
 2019-05-20  8:54 UTC  (13+ messages)
` [PATCH v3 1/4] clk: at91: sckc: sama5d4 has no bypass support
` [PATCH v3 2/4] clk: at91: sckc: add support to specify registers bit offsets
` [PATCH v3 3/4] dt-bindings: clk: at91: add bindings for SAM9X60's slow clock controller
` [PATCH v3 4/4] clk: at91: sckc: add support for SAM9X60

[PATCH] clk: qcom: gdsc: WARN when failing to toggle
 2019-05-20  8:14 UTC  (3+ messages)

[PATCH RESEND] clk: imx: keep the mmdc p1 ipg clock always on on 6sx/ul/ull/sll
 2019-05-20  7:54 UTC 

[PATCH 1/2] clk: imx8mm: Mark dram_apb critical
 2019-05-20  7:08 UTC  (4+ messages)
` [PATCH 2/2] clk: imx8mm: Add gic clk

[PATCH RESEND] clk: imx7ulp: update nic1_bus_clk parent info
 2019-05-20  6:29 UTC  (2+ messages)

[PATCH RESEND 1/2] clk: imx: Add common API for masking MMDC handshake
 2019-05-20  6:27 UTC  (3+ messages)
` [PATCH RESEND 2/2] clk: imx: Use imx_mmdc_mask_handshake() API for masking MMDC channel

[PATCH RESEND 1/3] dt-bindings: clock: imx8mm: Add GPIO clocks
 2019-05-20  6:24 UTC  (4+ messages)
` [PATCH RESEND 2/3] clk: imx8mm: add GPIO clocks to clock tree
` [PATCH RESEND 3/3] arm64: dts: imx8mm: add clock for GPIO node

[PATCH] clk: imx: keep the mmdc p1 ipg clock always on on 6sx/ul/ull/sll
 2019-05-20  2:25 UTC  (2+ messages)

[PATCH V3] clk: imx: imx8mm: fix int pll clk gate
 2019-05-20  2:03 UTC 

[PATCH v2] clk: sifive: restrict Kconfig scope for the FU540 PRCI driver
 2019-05-19 21:25 UTC  (2+ messages)

[PATCH 0/6] ARM: sun8i: a83t: Support Camera Sensor Interface controller
 2019-05-19 13:54 UTC  (8+ messages)
` [PATCH 4/6] ARM: dts: sun8i: a83t: Add device node for CSI (Camera Sensor Interface)

[RFC 0/5] cpufreq support for the Raspberry Pi
 2019-05-17 15:35 UTC  (4+ messages)
` [RFC 1/5] clk: bcm2835: set CLK_GET_RATE_NOCACHE on CPU clocks
` [RFC 2/5] clk: bcm2835: set pllb_arm divisor as readonly
` [RFC 3/5] clk: bcm2835: use firmware interface to update pllb

[PATCH] clk: renesas: r9a06g032: Add clock domain support
 2019-05-17 14:48 UTC 

[PATCH] clk: Add Si5341/Si5340 driver
 2019-05-17 13:23 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH] dt-bindings: Add silabs,si5341
 2019-05-17 13:20 UTC  (8+ messages)
        ` [PATCH v2] dt-bindings: clock: "
          ` [PATCH v3] "

[PATCH V2] clk: imx: imx8mm: fix int pll clk gate
 2019-05-17 10:47 UTC  (2+ messages)

[GIT PULL] One more clk change for the merge window
 2019-05-17  2:25 UTC  (2+ messages)

[PATCH] drivers/clk/rockchip/clk-rk3228.c: add 1.464GHz clock rate
 2019-05-16 22:23 UTC  (2+ messages)

[PATCH] scripts/spelling.txt: Add spelling fix for prohibited
 2019-05-16 21:54 UTC  (4+ messages)

[PATCH v2 0/4] memory: tegra: Introduce Tegra30 EMC driver
 2019-05-16 14:55 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: memory: Add binding for NVIDIA Tegra30 External Memory Controller

[PATCH V3 0/8] Add EMC scaling support for Tegra210
 2019-05-16 14:39 UTC  (28+ messages)
` [PATCH V3 1/8] dt-bindings: memory: tegra: Add external memory controller binding "
` [PATCH V3 2/8] clk: tegra: Add PLLP_UD and PLLMB_UD "
` [PATCH V3 3/8] clk: tegra: Export functions for EMC clock scaling
` [PATCH V3 4/8] memory: tegra: Add Tegra210 EMC clock driver
` [PATCH V3 5/8] memory: tegra: Add EMC scaling support code for Tegra210
` [PATCH V3 6/8] memory: tegra: Add EMC scaling sequence "
` [PATCH V3 7/8] clk: tegra: Remove the old emc_mux clock "
` [PATCH V3 8/8] arm64: tegra: Add external memory controller node "

[PATCH AUTOSEL 5.0 10/34] clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)
 2019-05-16 11:39 UTC 

[PATCH AUTOSEL 4.19 08/25] clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)
 2019-05-16 11:40 UTC 

[PATCH] clk: imx: imx8mm: fix int pll clk gate
 2019-05-16 11:15 UTC  (2+ messages)

[PATCH v2 0/6] clk: rockchip: Support for some new features
 2019-05-16  7:30 UTC  (7+ messages)
` [PATCH v2 1/6] clk: rockchip: Add supprot to limit input rate for fractional divider
` [PATCH v2 2/6] clk: rockchip: fix up the frac clk get rate error
` [PATCH v2 3/6] clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type
` [PATCH v2 4/6] clk: rockchip: add a clock-type for muxes based in the pmugrf
` [PATCH v2 5/6] clk: rockchip: add pll up and down when change pll freq
` [PATCH v2 6/6] clk: rockchip: support pll setting by auto

[PATCH] clk: Remove io.h from clk-provider.h
 2019-05-15 18:33 UTC  (9+ messages)

[PATCH V2 1/2] clk: imx: Add common API for masking MMDC handshake
 2019-05-15 12:28 UTC  (2+ messages)
` [PATCH V2 2/2] clk: imx: Use imx_mmdc_mask_handshake() API for masking MMDC channel

[PATCH 1/3] dt-bindings: clock: imx8mm: Add SNVS clock
 2019-05-15 11:14 UTC  (5+ messages)
` [PATCH 2/3] clk: imx8mm: add SNVS clock to clock tree
` [PATCH 3/3] arm64: dts: imx8mm: add clock for SNVS RTC node

[PATCH 1/3] dt-bindings: clock: imx8mq: Add SNVS clock
 2019-05-15 10:21 UTC  (4+ messages)
` [PATCH 2/3] clk: imx8mq: add SNVS clock to clock tree
` [PATCH 3/3] arm64: dts: imx8mq: add clock for SNVS RTC node

[PATCH v2 0/2] Add support for display port clocks and clock ops
 2019-05-15  4:20 UTC  (3+ messages)
` [PATCH v2 1/2] clk: qcom: rcg2: Add support for display port "
` [PATCH v2 2/2] clk: qcom : dispcc: Add support for display port clocks

[PATCH 0/3] MIPS: BMIPS: add support for gated clock controller
 2019-05-14 20:33 UTC  (3+ messages)
` [PATCH 1/3] devicetree: document the BCM63XX gated clock bindings

[PATCH 1/2] dt-bindings: mediatek: audsys: add support for MT8516
 2019-05-14 20:31 UTC  (2+ messages)

[RFC PATCH 0/3] Add support of busfreq
 2019-05-14 19:34 UTC  (2+ messages)

[PATCH v2 0/7] clk: meson: fix mpll jitter
 2019-05-14 18:16 UTC  (9+ messages)
` [PATCH v2 1/7] clk: meson: mpll: properly handle spread spectrum
` [PATCH v2 2/7] clk: meson: gxbb: no spread spectrum on mpll0
` [PATCH v2 3/7] clk: meson: axg: spread spectrum is on mpll2
` [PATCH v2 4/7] clk: meson: mpll: add init callback and regs
` [PATCH v2 5/7] clk: meson: g12a: add mpll register init sequences
` [PATCH v2 6/7] clk: meson: eeclk: add init regs
` [PATCH v2 7/7] clk: meson: g12a: add controller register init

[PATCH v2] clk: meson: g12a: fix gp0 and hifi ranges
 2019-05-14 18:13 UTC  (2+ messages)

[PATCH] clk: meson: fix MPLL 50M binding id typo
 2019-05-14 18:01 UTC  (3+ messages)

[PATCH] clk: sifive: restrict Kconfig scope for the FU540 PRCI driver
 2019-05-13 20:22 UTC  (2+ messages)

[PATCH] clk: ti: Remove unused function ti_clk_build_component_gate
 2019-05-13  8:32 UTC  (4+ messages)
` [PATCH v2] clk: ti: Remove unused functions

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-13  7:00 UTC  (13+ messages)
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro

[PATCH v1 0/3] clk: qcom: Misc updates for Root Clock Generators
 2019-05-13  3:44 UTC  (6+ messages)
` [PATCH v1 3/3] clk: qcom: rcg: update the DFS macro for RCG

[PATCH 0/1] typo fix for the Meson8b clock controller driver
 2019-05-12 19:43 UTC  (2+ messages)
` [PATCH 1/1] clk: meson: meson8b: fix a typo in the VPU parent names array variable

[PATCH] clk: imx6sll: Fix mispelling uart4_serial as serail
 2019-05-12  1:07 UTC  (4+ messages)

[PATCH v3] clk: lochnagar: Use new parent_data approach to register clock parents
 2019-05-10 14:33 UTC 

[PATCH v2] clk: lochnagar: Use new parent_data approach to register clock parents
 2019-05-10 14:20 UTC  (2+ messages)

[PATCH 0/2] clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB
 2019-05-09 22:48 UTC  (4+ messages)
` [PATCH 1/2] clk: bcm: Make BCM2835 clock drivers selectable
` [PATCH 2/2] clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB

[GIT PULL] clk changes for the merge window
 2019-05-09 22:15 UTC  (2+ messages)

[PATCH v4] clk: gcc-qcs404: Add PCIe resets
 2019-05-09 12:51 UTC  (2+ messages)

[PATCH] clk: renesas: Use the correct style for SPDX License Identifier
 2019-05-09 12:18 UTC  (2+ messages)

[PATCH] clk: rockchip: Don't yell about bad mmc phases when getting
 2019-05-09  8:46 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).