linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-01 10:51:05 to 2018-06-07 03:06:25 UTC [more...]

[PATCH v1 0/4] clk: rockchip: support clock controller for px30 SoC
 2018-06-07  3:06 UTC  (4+ messages)
` [PATCH v1 1/4] dt-bindings: add bindings for px30 clock controller
` [PATCH v1 2/4] clk: rockchip: add dt-binding header for px30
` [PATCH v1 3/4] clk: rockchip: add support for half divider

[PATCH 1/2] clk: Add clk_set_rate_safe() API support
 2018-06-07  2:11 UTC  (3+ messages)

[PATCH 00/15] Add support for R40 HDMI pipeline
 2018-06-06 22:30 UTC  (10+ messages)
` [PATCH 06/15] drm/sun4i: tcon: Add support for tcon-top

[PATCH v2] dt-bindings: clock: imx6ul: Do not change the clock definition order
 2018-06-06 21:56 UTC  (4+ messages)

[clk:clk-bcm-stingray 1/2] drivers/clk/bcm/clk-sr.c:217:3: error: 'BCM_SR_LCPLL0_SATA_REF_CLK' undeclared here (not in a function); did you mean 'BCM_SR_LCPLL0_SATA_REFN_CLK'?
 2018-06-06 21:00 UTC  (2+ messages)

[PATCH v4 0/6] mfd/regulator/clk: bd71837: ROHM BD71837 PMIC driver
 2018-06-06 15:16 UTC  (19+ messages)
` [PATCH v4 2/6] mfd: bd71837: Devicetree bindings for ROHM BD71837 PMIC
` [PATCH v4 5/6] clk: bd71837: Add driver for BD71837 PMIC clock

[PATCH v2 0/5] Tegra20 External Memory Controller driver
 2018-06-06 13:42 UTC  (11+ messages)
` [PATCH v2 1/5] dt: bindings: tegra20-emc: Document interrupt property
` [PATCH v2 2/5] ARM: dts: tegra20: Add interrupt to External Memory Controller
` [PATCH v2 3/5] clk: tegra20: Turn EMC clock gate into divider
` [PATCH v2 4/5] clk: tegra20: Check whether direct PLLM sourcing is turned off for EMC
` [PATCH v2 5/5] memory: tegra: Introduce Tegra20 EMC driver

[PATCH] clk: imx6: fix video_27m parent for IMX6SX_CLK_CKO1_SEL
 2018-06-06 13:07 UTC  (2+ messages)

[PATCH 0/4] Add QCOM graphics clock controller driver for SDM845
 2018-06-06 11:41 UTC  (5+ messages)
` [PATCH 1/4] clk: qcom: gdsc: Add support to enable/disable the clocks with GDSC
` [PATCH 2/4] clk: qcom: Add clk_rcg2_gfx3d_ops for SDM845
` [PATCH 3/4] dt-bindings: clock: Introduce QCOM Graphics clock bindings
` [PATCH 4/4] clk: qcom: Add graphics clock controller driver for SDM845

[PATCH v3 0/6] Add MCAN Support for dra76x
 2018-06-06 10:13 UTC  (9+ messages)
` [PATCH v3 1/6] ARM: dts: dra762: Add MCAN clock support
` [PATCH v3 2/6] clk: ti: dra7: Add clkctrl clock data for the mcan clocks
` [PATCH v3 3/6] bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x
` [PATCH v3 4/6] bus: ti-sysc: Add support for software reset
` [PATCH v3 5/6] ARM: dts: Add generic interconnect target module node for MCAN
` [PATCH v3 6/6] ARM: dts: dra76x: Add MCAN node

[PATCH v8 0/5] arm: Base support for Renesas RZN1D-DB Board
 2018-06-06  8:45 UTC  (8+ messages)
` [PATCH v8 1/5] dt-bindings: Add the r9a06g032-sysctrl.h file
` [PATCH v8 2/5] dt-bindings: clock: renesas,r9a06g032-sysctrl: documentation
` [PATCH v8 3/5] ARM: dts: Renesas R9A06G032 base device tree file
` [PATCH v8 4/5] ARM: dts: Renesas RZN1D-DB Board base file
` [PATCH v8 5/5] clk: renesas: Renesas R9A06G032 clock driver

[PATCH v3 0/6] mfd/regulator/clk: bd71837: ROHM BD71837 PMIC driver
 2018-06-06  7:44 UTC  (4+ messages)
` [PATCH v3 6/6] regulator: bd71837: BD71837 PMIC regulator driver

[PATCH v5 0/4] mfd/regulator/clk: bd71837: ROHM BD71837 PMIC driver
 2018-06-06  5:14 UTC  (10+ messages)
` [PATCH v5 1/4] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
` [PATCH v5 2/4] mfd: bd71837: Devicetree bindings "
` [PATCH v5 3/4] clk: "
` [PATCH v5 4/4] clk: bd71837: Add driver for BD71837 PMIC clock

[PATCH V2 1/2] clk: imx6ul: add GPIO clock gates
 2018-06-05 21:10 UTC  (6+ messages)
` [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

[PATCH v2 00/26] arm64: allwinner: Add A64 DE2 HDMI support
 2018-06-05 13:58 UTC  (5+ messages)
  ` [linux-sunxi] "

[PATCH v1] clk: tegra: emc: Avoid out-of-bounds bug
 2018-06-05 12:12 UTC 

[PATCH v1] clk: tegra: Mark Memory Controller clock as critical
 2018-06-05 11:20 UTC  (2+ messages)

[RFC PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH
 2018-06-05  6:20 UTC 

[PATCH v3 0/3] Update Broadcom Stingray clock entries
 2018-06-04 21:11 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: clk: Update Stingray binding doc
` [PATCH v3 2/3] clk: bcm: Update and add Stingray clock entries
` [PATCH v3 3/3] arm64: dts: Update Stingray clock DT nodes

[PATCH v2 0/6] Add MCAN Support for dra76x
 2018-06-04 13:58 UTC  (11+ messages)
` [PATCH v2 3/6] clk: ti: dra7: Add clkctrl clock data for the mcan clocks
` [PATCH v2 5/6] ARM: dts: Add generic interconnect target module node for MCAN

[RFC PATCH] Add more debugfs features in CCF
 2018-06-04  9:40 UTC 

[PATCH v4 0/7] ASoC: add driver for Atmel I2S controller
 2018-06-04  8:20 UTC  (4+ messages)
` [PATCH v4 2/7] clk: at91: add I2S clock mux driver

[PATCH 0/2] Add display clock controller driver for SDM845
 2018-06-04  7:56 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Introduce QCOM Display clock bindings
` [PATCH 2/2] clk: qcom: Add display clock controller driver for SDM845

[PATCH] clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations
 2018-06-04  5:34 UTC 

[PATCH] clk: clk-fixed-factor: Use new macro CLK_OF_DECLARE_DRIVER
 2018-06-04  3:41 UTC  (8+ messages)

[PATCH V2 1/4] clk: imx6q: remove clks_init_on array
 2018-06-04  1:34 UTC  (8+ messages)
` [PATCH V2 2/4] clk: imx6sl: "
` [PATCH V2 3/4] clk: imx6sx: "
` [PATCH V2 4/4] clk: imx6ul: "

[PATCH 1/4] clk: imx6q: remove clks_init_on array
 2018-06-04  1:11 UTC  (11+ messages)
` [PATCH 2/4] clk: imx6sl: "
` [PATCH 3/4] clk: imx6sx: "
` [PATCH 4/4] clk: imx6ul: "

[PATCH 1/2] clk: imx6ul: add GPIO clock gates
 2018-06-03  1:36 UTC  (8+ messages)

[PATCH] clk: davinci: cfgchip: testing the wrong variable
 2018-06-02 14:33 UTC  (2+ messages)

[PATCH] clk: Return void from debug_init op
 2018-06-02 14:29 UTC  (3+ messages)

[clk:clk-qcom-sdm845 12/13] ERROR: "clk_fabia_pll_configure" [drivers/clk/qcom/videocc-sdm845.ko] undefined!
 2018-06-02 13:53 UTC 

[PATCH] dt-bindings: clock: imx6ul: Do not change the clock definition order
 2018-06-02 13:53 UTC 

[PATCH v2 0/5] crypto: ccree: cleanup, fixes and R-Car enabling
 2018-06-02 13:12 UTC  (6+ messages)
` [PATCH v2 5/5] arm64: dts: renesas: r8a7795: add ccree binding

[PATCH v3 0/2] clk: Add driver for MAX9485
 2018-06-02 11:15 UTC  (3+ messages)
` [PATCH v3 1/2] dts: clk: add devicetree bindings "
` [PATCH v3 2/2] clk: Add driver "

[PATCH v2 0/2] clk: Add driver for MAX9485
 2018-06-02 11:14 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v1 0/4] Tegra20 External Memory Controller driver
 2018-06-02 11:00 UTC  (4+ messages)
` [PATCH v1 3/4] clk: tegra20: Turn EMC clock gate into divider

[PATCH] clkdev: Remove duplicated negative index check from __of_clk_get()
 2018-06-02  9:41 UTC  (5+ messages)

[PATCH] clk: qcom: Export clk_fabia_pll_configure()
 2018-06-02  7:21 UTC 

[PATCH 1/5] clk: no need to check return value of debugfs_create functions
 2018-06-02  6:54 UTC  (11+ messages)
` [PATCH 2/5] clk: bcm2835: "
` [PATCH 3/5] clk: davinci: "
` [PATCH 4/5] clk: tegra: "
` [PATCH 5/5] clk: remove clk_debugfs_add_file()

[PATCH] clk-si544: Properly round requested frequency to nearest match
 2018-06-02  6:25 UTC  (2+ messages)

[PATCH 1/6] clk: ingenic: Add support for clocks whose gate bit is inverted
 2018-06-02  6:23 UTC  (6+ messages)
  ` [PATCH 2/6] clk: ingenic: Support specifying "wait for clock stable" delay
  ` [PATCH 3/6] clk: ingenic: jz4770: Change OTG from custom to standard gated clock
  ` [PATCH 5/6] clk: ingenic: jz4770: Enable power of AHB1 bus after ungating VPU clock
  ` [PATCH 4/6] clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idle
  ` [PATCH 6/6] clk: ingenic: jz4770: Add 150us delay after enabling VPU clock

[PATCH v2 08/21] clk: bcm2835: use match_string() helper
 2018-06-02  6:17 UTC  (4+ messages)
` [PATCH v2 09/21] clk: "

[PATCH v3 0/5] Reintroduce i.MX EPIT Timer
 2018-06-02  2:19 UTC  (3+ messages)
` [PATCH v3 2/5] clk: imx6: add EPIT clock support

[PATCH 0/3] Update Broadcom Stingray clock entries
 2018-06-02  0:47 UTC  (6+ messages)
` [PATCH 2/3] clk: bcm: Update and add tingray "

[PATCH] clk: mvebu: use correct bit for 98DX3236 NAND
 2018-06-01 19:46 UTC  (2+ messages)

[PATCH] clk/driver/hisi: Consolidate the Kconfig for the CLOCK_STUB
 2018-06-01 19:46 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v6 00/13] media: staging/imx7: add i.MX7 media driver
 2018-06-01 19:41 UTC  (5+ messages)
` [PATCH v6 04/13] clk: imx7d: fix mipi dphy div parent
` [PATCH v6 05/13] clk: imx7d: reset parent for mipi csi root

[PATCH] clk: qcom: gcc-msm8996: Disable halt check on UFS clocks
 2018-06-01 19:22 UTC  (2+ messages)

[PATCH] clk: aspeed: Add 24MHz fixed clock
 2018-06-01 19:19 UTC  (2+ messages)

[PATCH V2 1/3] clk: imx7d: correct enet phy ref clock gates
 2018-06-01 19:18 UTC  (6+ messages)
` [PATCH V2 2/3] clk: imx7d: correct enet clock CCGR registers
` [PATCH V2 3/3] ARM: dts: imx7: correct enet ipg clock

[PATCH] clk: imx6sx: disable unnecessary clocks during clock initialization
 2018-06-01 19:10 UTC  (4+ messages)
` [PATCH] clk: imx6sl: correct ocram_podf clock type

[PATCH v2 0/2] Add QCOM video clock controller driver
 2018-06-01 19:08 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Introduce QCOM Video clock bindings
` [PATCH v2 2/2] clk: qcom: Add video clock controller driver for SDM845

[PATCH v2 0/3] clk: qcom: msm8996: handle mmagic gdscs and clocks
 2018-06-01 18:06 UTC  (7+ messages)
` [PATCH v2 1/3] clk: qcom: gdsc: Add support for ALWAYS_ON gdscs
` [PATCH v2 2/3] clk: qcom: Register the gdscs before the clocks
` [PATCH v2 3/3] clk: qcom: mmcc-msm8996: leave all mmagic gdscs and clocks always enabled

[PATCH v2] clk: imx: Set CLK_SET_RATE_GATE for gate and divider clocks
 2018-06-01 18:03 UTC  (3+ messages)

[PATCH] clk: berlin: switch to SPDX license identifier
 2018-06-01 18:00 UTC  (2+ messages)

[GIT PULL] clk: tegra: Changes for v4.18-rc1
 2018-06-01 17:40 UTC  (2+ messages)

[GIT PULL] Rockchip clock updates for 4.18
 2018-06-01 17:26 UTC  (2+ messages)

[GIT PULL] Allwinner clock changes for 4.18
 2018-06-01 17:25 UTC  (2+ messages)

[GIT PULL] clk: meson: 2nd updates for v4.18
 2018-06-01 17:21 UTC  (2+ messages)

[PATCH v9 00/15] Krait clocks + Krait CPUfreq
 2018-06-01 17:12 UTC  (9+ messages)
` [PATCH v9 01/15] ARM: Add Krait L2 register accessor functions

[PATCH 0/4] lib/vsprintf: Remove atomic-unsafe support for printk format %pCr
 2018-06-01 16:37 UTC  (8+ messages)
` [PATCH 1/4] clk: renesas: cpg-mssr: Stop using "

[PATCH v2] clk: qcom: Enable clocks which needs to be always on for SDM845
 2018-06-01 16:36 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).