linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-02 16:09:09 to 2018-01-08 02:17:34 UTC [more...]

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-08  2:17 UTC  (31+ messages)
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks
` [PATCH v5 02/44] clk: davinci: New driver for davinci "
` [PATCH v5 03/44] clk: davinci: Add platform information for TI DA830 PLL
` [PATCH v5 04/44] clk: davinci: Add platform information for TI DA850 PLL
` [PATCH v5 05/44] clk: davinci: Add platform information for TI DM355 PLL
` [PATCH v5 06/44] clk: davinci: Add platform information for TI DM365 PLL
` [PATCH v5 07/44] clk: davinci: Add platform information for TI DM644x PLL
` [PATCH v5 08/44] clk: davinci: Add platform information for TI DM646x PLL
` [PATCH v5 09/44] dt-bindings: clock: New bindings for TI Davinci PSC
` [PATCH v5 10/44] clk: davinci: New driver for davinci PSC clocks
` [PATCH v5 11/44] clk: davinci: Add platform information for TI DA830 PSC
` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC
` [PATCH v5 13/44] clk: davinci: Add platform information for TI DM355 PSC
` [PATCH v5 14/44] clk: davinci: Add platform information for TI DM365 PSC
` [PATCH v5 15/44] clk: davinci: Add platform information for TI DM644x PSC
` [PATCH v5 16/44] clk: davinci: Add platform information for TI DM646x PSC
` [PATCH v5 17/44] dt-bindings: clock: Add bindings for DA8XX CFGCHIP gate clocks
` [PATCH v5 18/44] dt-bindings: clock: Add binding for TI DA8XX CFGCHIP mux clocks
` [PATCH v5 19/44] clk: davinci: New driver for TI DA8XX CFGCHIP clocks
` [PATCH v5 20/44] dt-bindings: clock: Add bindings for TI DA8XX USB PHY clocks
` [PATCH v5 21/44] clk: davinci: New driver "
` [PATCH v5 22/44] ARM: davinci: move davinci_clk_init() to init_time
` [PATCH v5 23/44] ARM: da830: add new clock init using common clock framework
` [PATCH v5 24/44] ARM: da850: "
` [PATCH v5 25/44] ARM: dm355: "
` [PATCH v5 26/44] ARM: dm365: "
` [PATCH v5 27/44] ARM: dm644x: "
` [PATCH v5 28/44] ARM: dm646x: "
` [PATCH v5 29/44] ARM: da8xx: add new USB PHY "
` [PATCH v5 35/44] ARM: da850: Remove legacy clock init

[PATCH 6/7] arm64: allwinner: h6: add the basical Allwinner H6 DTSI file
 2018-01-07 16:26 UTC  (2+ messages)

[PATCH] clk: divider: fix clk_round_rate() when CLK_DIVIDER_READ_ONLY && CLK_RATE_SET_PARENT
 2018-01-06 18:19 UTC 

[PATCH 0/5] clk: read-only dividers and rate propagation fixup
 2018-01-06 14:04 UTC  (9+ messages)
` [PATCH 1/5] clk: divider: read-only divider can propagate rate change
` [PATCH 2/5] clk: lpc32xx: "
` [PATCH 3/5] clk: divider: add divider_ro_round_rate helper
` [PATCH 4/5] clk: lpc32xx: use "
` [PATCH 5/5] clk: qcom: "

[PATCH 7/7] arm64: allwinner: h6: add support for Pine H64 board
 2018-01-06 11:53 UTC 

[PATCH 5/7] clk: sunxi-ng: add support for the Allwinner H6 CCU
 2018-01-06  4:49 UTC 

[PATCH 4/7] clk: sunxi-ng: Support fixed post-dividers on NKMP style clocks
 2018-01-06  4:38 UTC 

[PATCH 1/7] pinctrl: sunxi: add support for pin controllers without bus gate
 2018-01-06  4:23 UTC  (3+ messages)
` [PATCH 2/7] pinctrl: sunxi: support pin controllers with holes among IRQ banks
` [PATCH 3/7] pinctrl: sunxi: add support for the Allwinner H6 main pin controller

[PATCH 0/7] Initial Allwinner H6 support
 2018-01-06  4:18 UTC 

[PATCH 1/6] mfd: syscon: Add ingenic-tcu.h header
 2018-01-05 23:48 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/6] dt-bindings: ingenic: Add DT bindings for TCU clocks
  ` [PATCH v2 3/6] irqchip: Add the ingenic-tcu-intc driver
  ` [PATCH v2 4/6] clk: ingenic: Add JZ47xx TCU clocks driver
  ` [PATCH v2 5/6] clocksource: Add a new timer-ingenic driver

[PATCH v8] arm64: dts: meson-axg: switch uart_ao clock to CLK81
 2018-01-05 23:01 UTC  (2+ messages)

[PATCH v1 0/6] add "simple-mfd" support for MediaTek audio subsystem
 2018-01-05 19:04 UTC  (6+ messages)
` [PATCH v1 4/6] dt-bindings: clock: mediatek: add "simple-mfd" in audsys documentation
` [PATCH v1 5/6] clk: mediatek: update missing clock data for MT7622 audsys
` [PATCH v1 6/6] clk: mediatek: add audsys support for MT2701

[PATCH v5 01/15] clk: ingenic: Use const pointer to clk_ops in struct
 2018-01-05 18:03 UTC  (15+ messages)
` [PATCH v5 05/15] dt-bindings: clock: Add jz4770-cgu.h header
` [PATCH v5 07/15] MIPS: Setup boot_command_line before plat_mem_setup
` [PATCH v5 10/15] MIPS: ingenic: Add machine info for supported boards
` [PATCH v5 11/15] MIPS: ingenic: Initial JZ4770 support
` [PATCH v5 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers
` [PATCH v5 15/15] MIPS: ingenic: Initial GCW Zero support

[PATCH -next] clk: meson-axg: fix potential NULL dereference in axg_clkc_probe()
 2018-01-05 16:24 UTC  (3+ messages)

[linux-sunxi] [PATCH v2 3/6] ARM: sun4i: Convert to CCU
 2018-01-05 16:10 UTC  (5+ messages)

[PATCH 00/12] mediatek: rework audio subsystem driver
 2018-01-05 15:51 UTC  (3+ messages)
` [PATCH 10/12] clk: mediatek: switch to use dev_get_regmap() for MT7622 audsys

[PATCH -next] clk: hisilicon: hi3660:Fix potential NULL dereference in hi3660_stub_clk_probe()
 2018-01-05 10:47 UTC  (8+ messages)
` [PATCH -next v2] clk: hisilicon: Using devm_ioremap_resource() instead of devm_ioremap()

[git pull] clk: renesas: Updates for v4.16 (take two)
 2018-01-05 10:33 UTC 

[PATCH] clk: renesas: Stop enabling legacy DT clock support by default
 2018-01-05 10:12 UTC  (3+ messages)

[PATCH v2] clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built
 2018-01-05  8:14 UTC 

[PATCH 00/11] drm/sun4i: Add A83T HDMI support
 2018-01-05  6:20 UTC  (18+ messages)
` [PATCH 01/11] clk: sunxi-ng: Don't set k if width is 0 for nkmp plls
` [PATCH 02/11] clk: sunxi-ng: a83t: Add M divider to TCON1 clock
` [PATCH 06/11] dt-bindings: display: sun4i-drm: Add A83T HDMI pipeline
          ` [linux-sunxi] "
` [PATCH 07/11] drm/sun4i: Add support for A83T second TCON
` [PATCH 08/11] drm/sun4i: Add support for A83T second DE2 mixer

[PATCH V7 00/12] add clock driver for Spreadtrum platforms
 2018-01-05  5:27 UTC  (12+ messages)
` [PATCH V7 11/12] arm64: dts: add syscon for whale2 platform
` [PATCH V7 12/12] arm64: dts: add clocks for SC9860
` [RECEND PATCH V7 11/12] arm64: dts: add syscon for whale2 platform
  ` [RECEND PATCH V7 12/12] arm64: dts: add clocks for SC9860

[PATCH v2] clk: fix reentrancy of clk_enable() on UP systems
 2018-01-05  1:46 UTC 

[PATCH -next] clk: aspeed: Fix return value check in aspeed_cc_init()
 2018-01-05  1:41 UTC 

[PATCH 0/7] clk: add helper functions for managing clk_onecell_data
 2018-01-05  0:38 UTC  (8+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] clk: mediatek: make use of clk_alloc_onecell_data()
` [PATCH 3/7] clk: qoriq: "
` [PATCH 4/7] clk: hisilicon: "
` [PATCH 5/7] clk: rockchip: "
` [PATCH 6/7] clk: st: "
` [PATCH 7/7] clk: sunxi: "

[PATCH v4 5/7] clk: Introduce davinci clocks
 2018-01-04 17:46 UTC  (3+ messages)

[PATCH v11 0/6] Add support for Qualcomm A53 CPU clock
 2018-01-04 16:56 UTC  (6+ messages)
` [PATCH v11 2/6] mailbox: qcom: Create APCS child device for clock controller

[PATCH 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-04 15:06 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH v3 00/11] Allwinner H3/H5/A64(DE2) SimpleFB support
 2018-01-04 13:41 UTC  (5+ messages)
` [PATCH v3 05/11] ARM: sun8i: h3/h5: add DE2 CCU device node for H3
` [PATCH v3 09/11] clk: sunxi-ng: add support for Allwinner A64 DE2 CCU

[PATCH 0/5] Remove asm/clkdev.h and privatize __clk{get,put}()
 2018-01-04 13:13 UTC  (11+ messages)
` [PATCH 1/5] blackfin: Use generic clkdev.h header
` [PATCH 2/5] clk: Prepare to remove asm-generic/clkdev.h
` [PATCH 3/5] arch: Remove clkdev.h asm-generic from Kbuild
` [PATCH 4/5] clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks
` [PATCH 5/5] clk: Move __clk_{get,put}() into private clk.h API

[PATCH] clk: imx: imx7d: correct video pll clock tree
 2018-01-04 12:59 UTC  (2+ messages)

[PATCH v2] clk: qcom: Add support for controlling Fabia PLL
 2018-01-04 12:20 UTC 

[alsa-devel] [PATCH v7 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2018-01-04 11:25 UTC  (7+ messages)
` [alsa-devel] [PATCH v7 1/6] ASoC: Intel: Skylake: Add ssp clock driver
` [alsa-devel] [PATCH v7 2/6] ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driver
` [alsa-devel] [PATCH v7 3/6] ASoC: Intel: kbl: Enable mclk and ssp sclk early
` [alsa-devel] [PATCH v7 4/6] ASoC: Intel: eve: "
` [alsa-devel] [PATCH v7 5/6] ASoC: Intel: Skylake: Make DSP replies more human readable
` [alsa-devel] [PATCH v7 6/6] ASoC: Intel: Skylake: Add FW reply for MCLK/SCLK IPC

[PATCH 00/10] clk: qcom: CPU clock driver for msm8996
 2018-01-04 11:15 UTC  (12+ messages)
` [PATCH 01/10] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH 02/10] clk: qcom: Fix .set_rate to handle alpha PLLs w/wo dynamic update
` [PATCH 04/10] clk: qcom: Add CPU clock driver for msm8996

[PATCH v2 00/11] clk: qcom: CPU clock driver for msm8996
 2018-01-04 11:10 UTC  (12+ messages)
` [PATCH v2 01/11] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v2 02/11] clk: qcom: Fix .set_rate to handle alpha PLLs w/wo dynamic update
` [PATCH v2 03/11] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v2 04/11] clk: qcom: Add CPU clock driver for msm8996
` [PATCH v2 05/11] clk: qcom: Add DT bindings for "
` [PATCH v2 06/11] clk: qcom: cpu-8996: Add support to switch to alternate PLL
` [PATCH v2 07/11] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH v2 08/11] clk: qcom: clk-cpu-8996: Prepare PLLs on probe
` [PATCH v2 09/11] clk: qcom: Add ACD path to CPU clock driver for msm8996
` [PATCH v2 10/11] DT: QCOM: Add cpufreq-dt to msm8996
` [PATCH v2 11/11] DT: QCOM: Add thermal mitigation "

[PATCH] clk: renesas: r8a7796: Add FDP clock
 2018-01-04 10:38 UTC  (3+ messages)

[PATCH -next] clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe()
 2018-01-04  6:34 UTC 

[PATCH v2 0/2] clk: qcom: MISC RCG changes for SDM845
 2018-01-04  4:59 UTC  (4+ messages)

[PATCH] clk: samsung: s3c: Remove unneeded enumeration
 2018-01-03 22:58 UTC  (3+ messages)

[alsa-devel] [PATCH v6 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2018-01-03 11:42 UTC  (5+ messages)
` [alsa-devel] [PATCH v6 1/6] ASoC: Intel: Skylake: Add ssp clock driver

[PATCH v2 0/4] clk: Fix debugfs_create_*() usage
 2018-01-03 11:06 UTC  (5+ messages)
` [PATCH v2 1/4] clk: Improve flags doc for of_clk_detect_critical()
` [PATCH v2 2/4] clk: Use octal instead of symbolic permissions
` [PATCH v2 3/4] clk: Show symbolic clock flags in debugfs
` [PATCH v2 4/4] clk: Fix debugfs_create_*() usage

[PATCH v3 00/34] change clk_ops->round_rate to scale past LONG_MAX
 2018-01-03 10:07 UTC  (5+ messages)
` [PATCH v3 01/34] clk_ops: change round_rate() to return unsigned long
` [PATCH v3 09/34] clk: bcm2835: change clk_get_rate() helper return type

[PATCH v4 0/6] Allwinner H3/H5/A64(DE2) SimpleFB support (Part 2)
 2018-01-03  2:47 UTC  (5+ messages)
` [PATCH v4 1/6] ARM: sunxi: h3/h5: add simplefb nodes
  ` [linux-sunxi] "

[PATCH] clk: fix reentrancy of clk_enable() on UP systems
 2018-01-03  2:25 UTC  (4+ messages)

[GIT PULL] Amlogic clock driver updates for 4.16 - 3rd round
 2018-01-03  1:52 UTC  (2+ messages)

[PATCH v7 0/5] clk: Add Aspeed clock driver
 2018-01-03  1:47 UTC  (11+ messages)
` [PATCH v7 1/5] clk: Add clock driver for ASPEED BMC SoCs
` [PATCH v7 2/5] clk: aspeed: Register core clocks
` [PATCH v7 3/5] clk: aspeed: Add platform driver and register PLLs
` [PATCH v7 4/5] clk: aspeed: Register gated clocks
` [PATCH v7 5/5] clk: aspeed: Add reset controller

[PATCH 00/33] change clk_ops->round_rate to scale past LONG_MAX
 2018-01-02 23:28 UTC  (7+ messages)
` [PATCH 01/33] clk_ops: change round_rate() to return unsigned long

[PATCH] clk: Fix debugfs_create_*() usage
 2018-01-02 23:06 UTC  (4+ messages)

[PATCH v6 0/5] clk: Add Aspeed clock driver
 2018-01-02 18:16 UTC  (8+ messages)
` [PATCH v6 4/5] clk: aspeed: Register gated clocks

[clk:clk-next 20/21] drivers/clk/sprd/div.c:42:9: error: too few arguments to function 'divider_recalc_rate'
 2018-01-02 18:10 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).