linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-10 09:51:04 to 2018-08-23 23:17:59 UTC [more...]

[PATCH] clk: npcm7xx: fix memory allocation
 2018-08-23 23:17 UTC  (2+ messages)

[PATCH v4 0/2] clk: qcom: Add support for RCG to register for DFS
 2018-08-23 18:25 UTC  (9+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] clk: qcom: gcc: Register QUPv3 RCGs for DFS on SDM845

[PATCH 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-08-23 15:08 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: arm64: add compatible for LX2160A
` [PATCH 2/5] soc/fsl/guts: Add compatible string "
` [PATCH 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a
` [PATCH 4/5] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH 5/5] arm64: dts: add LX2160ARDB board support

[RFD] Voltage dependencies for clocks (DVFS)
 2018-08-23 13:20 UTC  (16+ messages)

[PATCH v2 1/4] clk: ingenic: Add proper Kconfig entries
 2018-08-23 13:17 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: clock: ingenic: Explicitly list compatible strings
` [PATCH v2 3/4] dt-bindings: clock: Add jz4725b-cgu.h header
` [PATCH v2 4/4] clk: Add Ingenic jz4725b CGU driver

[PATCH 1/3] clk: imx6q: reset exclusive gates on init
 2018-08-23 12:42 UTC  (8+ messages)
` [PATCH 2/3] clk: imx6q: optionally get CCM inputs via standard clock handles
` [PATCH 3/3] clk: imx6q: handle ENET PLL bypass

[RESEND v5 0/5] Add i.MX8MQ clock driver
 2018-08-22 13:17 UTC  (8+ messages)
` [RESEND v5 1/5] dt-bindings: add binding for i.MX8MQ CCM
` [RESEND v5 2/5] clk: imx: add fractional PLL output clock
` [RESEND v5 3/5] clk: imx: add SCCG PLL type
` [RESEND v5 4/5] clk: imx: add imx composite clock
` [RESEND v5 5/5] clk: imx: add clock driver for i.MX8MQ CCM

[PATCH v6 0/5] Add i.MX8MQ clock driver
 2018-08-22 13:48 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v6 2/5] clk: imx: add fractional PLL output clock
` [PATCH v6 3/5] clk: imx: add SCCG PLL type
` [PATCH v6 4/5] clk: imx: add imx composite clock
` [PATCH v6 5/5] clk: imx: add clock driver for i.MX8MQ CCM

[PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-22  9:28 UTC  (3+ messages)
` [PATCH 01/11] clk: renesas: "

Elan 1200 i2c_hid not work or work 30seconds
 2018-08-22  8:37 UTC 

[PATCH] clk: ti: fix OF child-node lookup
 2018-08-22  9:03 UTC 

[RFC] clk: imx6: Mark imx_clk_mux as glitchy by default
 2018-08-22  6:53 UTC  (3+ messages)

[PATCH 1/3] clk: ingenic: Add proper Kconfig entries
 2018-08-22  1:30 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: clock: Add jz4725b-cgu.h header
` [PATCH 3/3] clk: Add Ingenic jz4725b CGU driver

[PATCH] clk: cdce925: release child device nodes
 2018-08-21 21:05 UTC 

[PATCH v7 00/24] TCU patchset v7
 2018-08-21 17:21 UTC  (25+ messages)
` [PATCH v7 01/24] mfd: Add ingenic-tcu.h header
` [PATCH v7 02/24] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v7 03/24] doc: Add doc for the Ingenic TCU hardware
` [PATCH v7 04/24] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
` [PATCH v7 06/24] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v7 07/24] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v7 08/24] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v7 09/24] watchdog: jz4740: Use regmap "
` [PATCH v7 10/24] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v7 11/24] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v7 12/24] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v7 13/24] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v7 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v7 15/24] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v7 16/24] pwm: jz4740: Add support for the JZ4725B
` [PATCH v7 17/24] clk: jz4740: Add TCU clock
` [PATCH v7 18/24] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v7 19/24] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v7 20/24] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v7 21/24] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v7 22/24] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v7 23/24] MIPS: CI20: defconfig: enable OST driver
` [PATCH v7 24/24] MIPS: jz4740: Drop obsolete code

[PATCH 0/2] Renesas R8A77980 CPG/MSSR clock support
 2018-08-21 16:41 UTC  (2+ messages)
` [PATCH] clk: renesas: r8a77970: add SD0H/SD0 clocks for SDHI

[PATCH V5 1/5] dt-bindings: arm: fsl: add scu binding doc
 2018-08-21 11:51 UTC  (4+ messages)

[PATCH] clk: x86: Set default parent to 48Mhz
 2018-08-21  6:51 UTC 

[PATCH] clk: renesas: cpg-mssr: Add R7S9210 support
 2018-08-21  3:20 UTC 

[PATCH] clk-wm831x.c: fix wrong return value when wm831x_reg_read() fails
 2018-08-20 15:25 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: sun50i: h6: Add 2x fixed post-divider to MMC module clocks
 2018-08-20 14:18 UTC  (2+ messages)

[PATCH 0/5] Set max rate for video PLLs
 2018-08-20 13:36 UTC  (2+ messages)

[PATCH V3 0/4] clk: new APIs to handle all available clocks
 2018-08-20 16:32 UTC  (4+ messages)

[PATCH V12 00/14] Krait clocks + Krait CPUfreq
 2018-08-20 12:45 UTC  (19+ messages)
` [PATCH v12 01/14] ARM: Add Krait L2 register accessor functions
` [PATCH v12 02/14] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v12 03/14] clk: qcom: Add HFPLL driver
` [PATCH v12 04/14] dt-bindings: clock: Document qcom,hfpll
` [PATCH v12 05/14] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v12 06/14] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v12 07/14] clk: qcom: Add support for Krait clocks
` [PATCH v12 08/14] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v12 09/14] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH v12 10/14] clk: qcom: Add Krait clock controller driver
` [PATCH v12 11/14] dt-bindings: clock: Document qcom,krait-cc
` [PATCH v12 12/14] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v12 13/14] cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
` [PATCH v12 14/14] cpufreq: qcom: Add support for krait based socs

[PATCH v1 1/2] clk: tegra: Don't enable already enabled PLLs
 2018-08-18 16:08 UTC  (2+ messages)
` [PATCH v1 2/2] clk: tegra20: Enable lock-status polling for PLLs

[PATCH v2] clk: tegra: probe deferral error reporting
 2018-08-18 12:45 UTC  (2+ messages)

[PATCH] clk-pxa.c: fix missing return value check of kzalloc()
 2018-08-17  1:44 UTC 

[PATCH v6 00/24] Ingenic TCU patchset v6
 2018-08-16 16:07 UTC  (14+ messages)
` [PATCH v6 04/24] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v6 06/24] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v6 08/24] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v6 09/24] watchdog: jz4740: Use regmap "
` [PATCH v6 10/24] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v6 11/24] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST

[PATCH v12 0/2] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
 2018-08-16  9:06 UTC  (5+ messages)
` [PATCH v12 1/2] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
` [PATCH v12 2/2] mfd: bd71837: Devicetree bindings "

[PATCH 00/16] clk: at91: Rework DT bindings
 2018-08-16 11:47 UTC  (3+ messages)

[GIT PULL] clk changes for v4.19
 2018-08-15 16:49 UTC 

[PATCH 0/2] clk: meson-g12a: Add AO clock controller driver
 2018-08-15  5:35 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: clk: meson-g12a: Add G12A AO Clock Bindings
` [PATCH 2/2] clk: meson-g12a: Add AO Clock controller driver

[PATCH 1/3] clk: max77686: Add SPDX license identifiers
 2018-08-14 20:38 UTC  (5+ messages)
` [PATCH 2/3] clk: s2mps11,s3c64xx: "
` [PATCH 3/3] clk: s2mps11: Use existing defines from bindings for clock IDs

[PATCH 1/2] clk: Add a driver for the Xilinx Clocking Wizard block
 2018-08-14 16:16 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: clock: Add bindings for the Clocking Wizard IP

[PATCH v3 0/2] clk: meson-g12a: Add EE clock controller driver
 2018-08-14 12:30 UTC  (3+ messages)
` [PATCH v3 2/2] clk: meson-g12a: Add EE Clock "

[PATCH 1/2] clk: imx: imx7d: remove unnecessary clocks from clks_init_on array
 2018-08-14  7:31 UTC  (6+ messages)
` [PATCH 2/2] clk: imx: imx7d: remove "

[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-08-13 17:53 UTC  (8+ messages)
` [PATCH v2 08/18] serial: intel: Get serial id from dts
` [PATCH v2 18/18] dt-bindings: serial: lantiq: Add optional properties for CCF

[PATCH v2] clk: qcom: Add some missing gcc clks for msm8996
 2018-08-13 18:43 UTC  (3+ messages)

[PATCH v3 0/4] clk: clk: Add functions to save/restore clock context en-masse
 2018-08-13 15:25 UTC  (3+ messages)

[PATCH V11 00/14] Krait clocks + Krait CPUfreq
 2018-08-13 13:36 UTC  (15+ messages)
` [PATCH 01/14] ARM: Add Krait L2 register accessor functions
` [PATCH 02/14] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH 03/14] clk: qcom: Add HFPLL driver
` [PATCH 04/14] dt-bindings: clock: Document qcom,hfpll
` [PATCH 05/14] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH 06/14] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH 07/14] clk: qcom: Add support for Krait clocks
` [PATCH 08/14] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH 09/14] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH 10/14] clk: qcom: Add Krait clock controller driver
` [PATCH 11/14] dt-bindings: clock: Document qcom,krait-cc
` [PATCH 12/14] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH 13/14] cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
` [PATCH 14/14] cpufreq: qcom: Add support for krait based socs

[PATCH v5 0/11] Add basic SoC support for mt6765
 2018-08-13  9:12 UTC  (7+ messages)
` [PATCH v5 01/11] dt-bindings: clock: mediatek: document clk bindings for Mediatek MT6765 SoC
` [PATCH v5 09/11] clk: mediatek: add new clkmux register API

[PATCH] clk: qcom: Add Global Clock controller (GCC) driver for SDM660
 2018-08-13  9:44 UTC  (6+ messages)
  ` [RFC PATCH] clk: qcom: gcc_sdm660_hws[] can be static

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

[PATCH 0/4] Add QCOM graphics clock controller driver for SDM845
 2018-08-13  6:30 UTC  (11+ messages)
` [PATCH 2/4] clk: qcom: Add clk_rcg2_gfx3d_ops "

[PATCH 0/3] Meson8/Meson8b: introduce a HHI syscon node
 2018-08-12 18:35 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: clock: meson8b: use the registers from the HHI syscon

[PATCH v2 0/4] clk: meson: clk-pll driver update
 2018-08-12 18:26 UTC  (2+ messages)

[PATCH 0/2] meson8b: register the clock controller early
 2018-08-12 18:07 UTC  (4+ messages)
` [PATCH 1/2] clk: meson: "

[PATCH] clk: sunxi-ng: h6: fix PWM gate/reset offset
 2018-08-10 16:48 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: fix H6 bus clocks divider position
 2018-08-10 16:46 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH v4 0/3] clk: meson: add a sub EMMC clock controller support
 2018-08-10 12:47 UTC  (5+ messages)
` [PATCH v4 1/3] clk: meson: add emmc sub clock phase delay driver
` [PATCH v4 3/3] clk: meson: add sub MMC clock controller driver

[PATCH v3 0/9] Add Reset Controller support for Actions Semi Owl SoCs
 2018-08-10  9:51 UTC  (10+ messages)
` [PATCH v3 1/9] clk: actions: Cache regmap info in private clock descriptor
` [PATCH v3 2/9] dt-bindings: clock: Add reset controller bindings for Actions Semi Owl SoCs
` [PATCH v3 3/9] dt-bindings: reset: Add binding constants for Actions Semi S700 RMU
` [PATCH v3 4/9] dt-bindings: reset: Add binding constants for Actions Semi S900 RMU
` [PATCH v3 5/9] arm64: dts: actions: Add Reset Controller support for S700 SoC
` [PATCH v3 6/9] arm64: dts: actions: Add Reset Controller support for S900 SoC
` [PATCH v3 7/9] clk: actions: Add Actions Semi Owl SoCs Reset Management Unit support
` [PATCH v3 8/9] clk: actions: Add Actions Semi S700 SoC "
` [PATCH v3 9/9] clk: actions: Add Actions Semi S900 "


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