public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-05 03:21:49 to 2018-03-12 05:54:08 UTC [more...]

[PATCH v2 0/8] clk: helpers and fixes
 2018-03-12  5:54 UTC  (7+ messages)
` [PATCH v2 4/8] clk: migrate the count of orphaned clocks at init

[PATCH] clk: update cached phase to respect the fact when setting phase
 2018-03-12  1:28 UTC  (3+ messages)

[PATCH v2 00/12] Introduce STM32MP1 clock driver
 2018-03-11 22:42 UTC  (16+ messages)
` [PATCH v2 01/12] dt-bindings: Document STM32MP1 Reset Clock Controller (RCC) bindings
` [PATCH v2 02/12] clk: stm32mp1: Introduce STM32MP1 clock driver
` [PATCH v2 03/12] clk: stm32mp1: add MP1 gate for hse/hsi/csi oscillators
` [PATCH v2 04/12] clk: stm32mp1: add Source Clocks for PLLs
` [PATCH v2 05/12] clk: stm32mp1: add PLL clocks
` [PATCH v2 06/12] clk: stm32mp1: add Post-dividers for PLL
` [PATCH v2 07/12] clk: stm32mp1: add Sub System clocks
` [PATCH v2 08/12] clk: stm32mp1: add Kernel timers
` [PATCH v2 09/12] clk: stm32mp1: add Peripheral & Kernel Clocks
` [PATCH v2 10/12] clk: stm32mp1: add RTC clock
` [PATCH v2 11/12] clk: stm32mp1: add MCO clocks
` [PATCH v2 12/12] clk: stm32mp1: add Debug clocks

[PATCH v1 0/5] update Mediatek MT2712 clock and scpsys support
 2018-03-11 22:27 UTC  (5+ messages)
` [PATCH v1 3/5] dt-bindings: clock: add clocks for MT2712

[PATCH v3 01/15] dt-bindings: clock: mediatek: add missing required #reset-cells
 2018-03-11 19:07 UTC  (2+ messages)

[PATCH] clk: imx25: set correct parents for ssi ipg clocks
 2018-03-11 16:39 UTC  (8+ messages)

[RFC 0/4] Add Ingenic X1000 SoC Support
 2018-03-10 19:05 UTC  (15+ messages)
` [RFC 3/4] MIPS: Ingenic: Initial X1000 SoC support

[PATCH v2 0/2] clk: aspeed: Fix is_enabled and prevent reset if clock enabled
 2018-03-10  0:41 UTC  (7+ messages)
` [PATCH v2 1/2] clk: aspeed: Fix is_enabled for certain clocks
` [PATCH v2 2/2] clk: aspeed: Prevent reset if clock is enabled

[GIT PULL] TI clock fixes for 4.16
 2018-03-10  0:23 UTC  (2+ messages)

[GIT PULL] i.MX clock fixes for 4.16
 2018-03-10  0:21 UTC  (2+ messages)

[GIT PULL] Allwinner clock fixes for 4.16
 2018-03-09 23:26 UTC  (2+ messages)

[PATCH] clk: clk-fixed-factor: Use new macro CLK_OF_DECLARE_DRIVER
 2018-03-09 19:27 UTC  (3+ messages)

[PATCH v4 0/4] MBIST work around (WAR) for Tegra210
 2018-03-09 18:25 UTC  (4+ messages)

[PATCH v3 1/3] clk: tegra: Mark HCLK, SCLK and EMC as critical
 2018-03-09 17:33 UTC  (6+ messages)

clk-fixed-rate clock driver usage with fpgas was: Re: Fpga manager help
 2018-03-09 15:07 UTC  (4+ messages)

[PATCH v3 00/11] Tegra210 DFLL implementation
 2018-03-09  9:11 UTC  (20+ messages)
` [PATCH v3 02/11] clk: tegra: retrieve regulator info from framework
` [PATCH v3 03/11] clk: tegra: dfll registration for multiple SoCs
` [PATCH v3 04/11] clk: tegra: add CVB tables for Tegra210 CPU DFLL
` [PATCH v3 05/11] clk: tegra: prepare dfll driver for PWM regulator
` [PATCH v3 06/11] clk: tegra: dfll: support PWM regulator control
` [PATCH v3 07/11] dt-bindings: tegra: Update DFLL binding for PWM regulator
` [PATCH v3 08/11] clk: tegra: build clk-dfll.c for Tegra124 and Tegra210
` [PATCH v3 09/11] cpufreq: tegra124-cpufreq: extend to support Tegra210

[PATCH v4 0/4] Set name of regmap_config
 2018-03-09  8:45 UTC  (4+ messages)
` [PATCH v4 3/4] clk: lpc32xx: "

[RESEND PATCH v4 0/4] Set name of regmap_config
 2018-03-09  8:43 UTC  (2+ messages)
` [RESEND PATCH v4 3/4] clk: lpc32xx: "

[PATCH v2] clk: Don't show the incorrect clock phase
 2018-03-09  8:20 UTC  (2+ messages)

[PATCH RESEND 0/2] Add dsi clock for stm32f469 board
 2018-03-09  6:57 UTC  (3+ messages)
` [PATCH RESEND 1/2] clk: stm32: END_PRIMARY_CLK should be declare after CLK_SYSCLK
` [PATCH RESEND 2/2] clk: stm32: Add DSI clock for STM32F469 Board

[PATCH v3 00/16] Implement H3/H5 HDMI driver
 2018-03-09  6:19 UTC  (10+ messages)
` [PATCH v3 04/16] clk: sunxi-ng: h3: h5: export CLK_PLL_VIDEO
` [PATCH v3 05/16] dt-bindings: display: sun4i-drm: Add compatibles for H3 HDMI pipeline
` [PATCH v3 06/16] drm/sun4i: Release exclusive clock lock when disabling TCON
    ` [linux-sunxi] "
` [PATCH v3 15/16] ARM: dts: sun8i: h3: Enable HDMI output on H3 boards
  ` [linux-sunxi] "

[PATCH v4 1/4] driver: clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux
 2018-03-09  5:01 UTC  (8+ messages)
` [PATCH v4 2/4] driver: clk: imx: add new gate/gate2 wrapper funtion
` [PATCH v4 3/4] Document: dt: binding: imx: update clock doc for imx6sll
` [PATCH v4 4/4] driver: clk: imx: add clock driver "

[PATCH] clk: rockchip: Restore the clock phase after the rate was changed
 2018-03-09  1:51 UTC 

[PATCH] clk: tegra: fix pllu rate configuration
 2018-03-08 14:57 UTC  (2+ messages)

[PATCH] clk: mvebu: armada-38x: add support for missing clocks
 2018-03-08 13:23 UTC  (3+ messages)

[PATCH] clk: Don't show the incorrect clock phase
 2018-03-08 12:11 UTC  (10+ messages)

[PATCH v3 0/4] Set name of regmap_config
 2018-03-08 10:21 UTC  (2+ messages)
` [PATCH v3 3/4] clk: lpc32xx: "

[GIT PULL] TI clock changes for 4.17
 2018-03-08 10:13 UTC 

[PATCH] clk: fix phase reported being zero
 2018-03-08  9:43 UTC  (2+ messages)

[PATCH] clk: uniphier: add Pro4/Pro5/PXs2 audio system clock
 2018-03-08  8:38 UTC  (2+ messages)

[PATCH v2 0/4] Misc patches to support clocks for SDM845
 2018-03-08  7:18 UTC  (5+ messages)
` [PATCH v2 1/4] clk: qcom: Clear hardware clock control bit of RCG
` [PATCH v2 2/4] clk: qcom: Configure the RCGs to a safe source as needed
` [PATCH v2 3/4] clk: qcom: Add support for controlling Fabia PLL
` [PATCH v2 4/4] clk: qcom: Add Global Clock controller (GCC) driver for SDM845

[PATCH] clk: aspeed: Prevent reset if clock is enabled
 2018-03-08  5:43 UTC  (5+ messages)

[PATCH] clk: samsung: exynos5420: Add CLK_SET_RATE_PARENT flag to mout_mau_epll_clk
 2018-03-08  2:25 UTC  (4+ messages)
  ` [PATCH] clk: samsung: exynos5420: Add more entries to EPLL rate table

[PATCH 0/3] drivers: clk: Add ZynqMp clock driver support
 2018-03-08  1:20 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: clock: Add bindings for ZynqMP clock driver

[PATCH v9 00/15] Krait clocks + Krait CPUfreq
 2018-03-07  5:09 UTC  (17+ messages)
` [PATCH v9 01/15] ARM: Add Krait L2 register accessor functions
` [PATCH v9 02/15] clk: mux: Split out register accessors for reuse
` [PATCH v9 03/15] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v9 04/15] clk: qcom: Add HFPLL driver
` [PATCH v9 05/15] dt-bindings: clock: Document qcom,hfpll
` [PATCH v9 06/15] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v9 07/15] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v9 08/15] clk: qcom: Add support for Krait clocks
` [PATCH v9 09/15] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v9 10/15] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH v9 11/15] clk: qcom: Add Krait clock controller driver
` [PATCH v9 12/15] dt-bindings: clock: Document qcom,krait-cc
` [PATCH v9 13/15] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v9 14/15] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v9 15/15] dt-bindings: cpufreq: Document operating-points-v2-krait-cpu

[PATCH v3 0/6] Exynos5: cleanup clocks handling in power domains
 2018-03-06 16:52 UTC  (8+ messages)
  ` [PATCH v3 1/6] soc: samsung: pm_domains: Add blacklisting clock handling
  ` [PATCH v3 2/6] clk: samsung: Add Exynos5 sub-CMU clock driver
  ` [PATCH v3 3/6] clk: samsung: exynos5420: Move PD-dependent clocks to Exynos5 sub-CMU driver
  ` [PATCH v3 4/6] clk: samsung: exynos5250: "
  ` [PATCH v3 5/6] soc: samsung: pm_domains: Deprecate support for clocks
  ` [PATCH v3 6/6] ARM: dts: exynos: Remove obsolete clock properties from power domains

[PATCH v2 0/7] clk: samsung: fix PLL rates
 2018-03-06 16:46 UTC  (2+ messages)

[PATCH 0/6] Exynos5: cleanup clocks handling in power domains
 2018-03-06 16:05 UTC  (4+ messages)
  ` [PATCH 1/6] soc: samsung: pm_domains: Add blacklisting clock handling

[PATCH v2 0/6] Exynos5: cleanup clocks handling in power domains
 2018-03-06 13:38 UTC  (4+ messages)
  ` [PATCH v2 2/6] clk: samsung: Add Exynos5 sub-CMU clock driver

[PATCH v4 1/6] clk: mediatek: update missing clock data for MT7622 audsys
 2018-03-06  9:09 UTC  (6+ messages)
` [PATCH v4 2/6] clk: mediatek: add devm_of_platform_populate() "
` [PATCH v4 3/6] clk: mediatek: add audsys support for MT2701
` [PATCH v4 4/6] dt-bindings: clock: mediatek: update audsys documentation to adapt MFD device
` [PATCH v4 5/6] dt-bindings: clock: mediatek: add audsys support for MT2701
` [PATCH v4 6/6] arm: dts: mediatek: modify audio related nodes for both MT2701 and MT7623

[PATCH v4 0/6] Fix the overlapping registers issue for the MediTek audio system
 2018-03-06  9:06 UTC 

[PATCH v8 00/15] Krait clocks + Krait CPUfreq
 2018-03-06  5:15 UTC  (4+ messages)
` [PATCH v8 15/15] dt-bindings: cpufreq: Document operating-points-v2-krait-cpu

[PATCH 1/2] dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
 2018-03-06  1:51 UTC  (2+ messages)

[PATCH 1/2] clk: imx: imx7d: add the Keypad Port module clock
 2018-03-05 22:22 UTC  (2+ messages)

[RESEND PATCH] clk: rockchip: Prevent calculating mmc phase if clock rate is zero
 2018-03-05 21:08 UTC  (2+ messages)

[PATCH v7 00/42] ARM: davinci: convert to common clock framework​
 2018-03-05 17:46 UTC  (9+ messages)
` [PATCH v7 10/42] clk: davinci: New driver for davinci PSC clocks

[PATCHv6 1/3] dt-bindings: documentation: add clock bindings information for Stratix10
 2018-03-05 15:16 UTC  (3+ messages)
` [PATCHv6 3/3] clk: socfpga: stratix10: add clock driver for Stratix10 platform

[PATCH 3/3] drivers: clk: Add ZynqMP clock driver
 2018-03-05 10:37 UTC  (3+ messages)

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2018-03-05 10:25 UTC  (7+ messages)
` [PATCH v6 1/6] ARM: imx6q: provide documentation for new fsl,pmic-stby-poweroff property
` [PATCH v6 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set
` [PATCH v6 3/6] kernel/reboot.c: export pm_power_off_prepare
` [PATCH v6 4/6] regulator: pfuze100: add fsl,pmic-stby-poweroff property
` [PATCH v6 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler
` [PATCH v6 6/6] ARM: dts: imx6: RIoTboard provide standby on power off option

[PATCH v3 0/5] switch to MFD device for MediaTek audio subsystem
 2018-03-05  9:23 UTC  (8+ messages)
` [PATCH v3 4/5] dt-bindings: clock: mediatek: update audsys documentation to adapt MFD device
    ` [SPAM]Re: "

[PATCH v2 0/2] Add eMMC phase clock support for Hi3798CV200
 2018-03-05  7:01 UTC  (3+ messages)
` [PATCH v2 1/2] clk: hisilicon: add hisi phase clock support
` [PATCH v2 2/2] clk: hi3798cv200: add emmc sample and drive clock

[PATCH] clk: rockchip: Prevent calculating mmc phase if clock rate is zero
 2018-03-05  3:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox