linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-15 01:36:14 to 2017-09-25 23:22:01 UTC [more...]

[PATCH v1 0/5] NVIDIA Tegra AHB DMA controller driver
 2017-09-25 23:22 UTC 

S0ix failure due to "clk: x86: Do not gate clocks enabled by the firmware"
 2017-09-25 19:23 UTC  (19+ messages)
                  ` [RFC PATCH 1/2] platform/x86: add Atom PMC quirk to disable SATA
                ` [RFC PATCH 2/2] clk: x86: Disable unused clocks to fix S0ix

[PATCH 0/3] Simple DVFS support for Allwinner A64 SoC
 2017-09-25 17:38 UTC  (10+ messages)
` [PATCH 1/3] clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
` [PATCH 2/3] arm64: allwinner: a64: add CPU opp table
  ` [linux-sunxi] "
` [PATCH 3/3] arm64: allwinner: a64: set CPU regulator for Pine64
      ` [linux-sunxi] Re: [PATCH 0/3] Simple DVFS support for Allwinner A64 SoC

[GIT PULL] Rockchip clock Fixes for 4.14
 2017-09-25 17:13 UTC 

[PATCH v2 0/5] clk: Add Aspeed clock driver
 2017-09-25 12:54 UTC  (10+ messages)
` [PATCH v2 1/5] clk: Add clock driver for ASPEED BMC SoCs
` [PATCH v2 2/5] clk: aspeed: Register core clocks
` [PATCH v2 3/5] clk: aspeed: Add platform driver and register PLLs
` [PATCH v2 4/5] clk: aspeed: Register gated clocks
` [PATCH v2 5/5] clk: aspeed: Add reset controller

[PATCH 2/4] clk/Renesas-MSTP: Delete an error message for a failed memory allocation
 2017-09-25 10:02 UTC  (5+ messages)
  `  "
      ` [PATCH] clk/Renesas: Delete an error message for a failed memory allocation in three functions

[PATCH v2 0/9] Various patches for SAMA5D2 backup mode
 2017-09-25  8:25 UTC  (25+ messages)
` [PATCH v2 1/9] clk: at91: pmc: Wait for clocks when resuming
` [PATCH v2 2/9] clk: at91: pmc: Save SCSR during suspend
` [PATCH v2 3/9] clk: at91: pmc: Support backup for programmable clocks
` [PATCH v2 4/9] mtd: nand: atmel: Avoid ECC errors when leaving backup mode
` [PATCH v2 5/9] mtd: nand: atmel: Report PMECC failures as errors
` [PATCH v2 6/9] ehci-atmel: Power down during suspend is normal
` [PATCH v2 7/9] pwm: atmel-tcb: Support backup mode
` [PATCH v2 8/9] atmel_flexcom: "
` [PATCH v2 9/9] tty/serial: atmel: Prevent a warning on suspend

[PATCH v4 00/10] clk: implement clock rate protection mechanism
 2017-09-24 20:00 UTC  (11+ messages)
` [PATCH v4 01/10] clk: fix incorrect usage of ENOSYS
` [PATCH v4 02/10] clk: take the prepare lock out of clk_core_set_parent
` [PATCH v4 03/10] clk: add clk_core_set_phase_nolock function
` [PATCH v4 04/10] clk: rework calls to round and determine rate callbacks
` [PATCH v4 05/10] clk: use round rate to bail out early in set_rate
` [PATCH v4 06/10] clk: add clock protection mechanism to clk core
` [PATCH v4 07/10] clk: cosmetic changes to clk_summary debugfs entry
` [PATCH v4 08/10] clk: fix CLK_SET_RATE_GATE with clock rate protection
` [PATCH v4 09/10] clk: add clk_rate_exclusive api
` [PATCH v4 10/10] clk: fix set_rate_range when current rate is out of range

[PATCH 1/2] clk: clk-gpio: Make GPIO clock provider use descriptors only
 2017-09-24 16:19 UTC  (2+ messages)
` [PATCH 2/2] clk: clk-gpio: Request GPIO descriptor as LOW

[PATCH V3 1/1] clk: bulk: add of_clk_bulk_get()
 2017-09-24  8:05 UTC  (3+ messages)

[PATCH] clk: Export clk_bulk_prepare()
 2017-09-23  5:00 UTC 

[PATCH v3] clk: x86: Do not gate clocks enabled by the firmware
 2017-09-22 22:17 UTC  (8+ messages)

[PATCH v1 00/10] Various patches for SAMA5D2 backup mode
 2017-09-22 12:12 UTC  (5+ messages)
` [PATCH v1 01/10] clk: at91: pmc: Wait for clocks when resuming

[PATCH v2 0/6] Support PPTT for ARM64
 2017-09-22  1:15 UTC  (12+ messages)
` [PATCH v2 1/6] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v2 2/6] ACPI: Enable PPTT support on ARM64
` [PATCH v2 3/6] drivers: base: cacheinfo: arm64: Add support for ACPI based firmware tables
` [PATCH v2 4/6] Topology: Add cluster on die macros and arm64 decoding
` [PATCH v2 5/6] arm64: Fixup users of topology_physical_package_id
` [PATCH v2 6/6] arm64: topology: Enable ACPI/PPTT based CPU topology

[PATCH] dt-bindings: clk: stm32h7: fix clock-cell size
 2017-09-21 23:39 UTC  (2+ messages)

[PATCH V5] clk: qcom: Add spmi_pmic clock divider support
 2017-09-21 23:36 UTC  (2+ messages)

[PATCH v9 0/7] Add support for Qualcomm A53 CPU clock
 2017-09-21 22:51 UTC  (9+ messages)
` [PATCH v9 1/7] mailbox: qcom: Convert APCS IPC driver to use regmap
` [PATCH v9 2/7] mailbox: qcom: Populate APCS child platform devices
` [PATCH v9 3/7] mailbox: qcom: Move the apcs struct into a separate header
` [PATCH v9 4/7] clk: qcom: Add A53 PLL support
` [PATCH v9 5/7] clk: qcom: Add regmap mux-div clocks support
` [PATCH v9 6/7] dt-bindings: clock: Document qcom,apcs binding
` [PATCH v9 7/7] clk: qcom: Add APCS clock controller support

[RESEND RFC PATCH 0/7] sun8i H3 HDMI glue driver for DW HDMI
 2017-09-21  9:59 UTC  (10+ messages)
` [RESEND RFC PATCH 1/7] drm: bridge: Enable polling hpd event in dw_hdmi
` [RESEND RFC PATCH 2/7] drm: bridge: Enable workaround in dw_hdmi for v1.32a
` [RESEND RFC PATCH 3/7] clk: sunxi: Add CLK_SET_RATE_PARENT flag for H3 HDMI clock
` [RESEND RFC PATCH 4/7] dt-bindings: Document Allwinner DWC HDMI TX node
` [RESEND RFC PATCH 5/7] drm: sun4i: Add a glue for the DesignWare HDMI controller in H3
` [RESEND RFC PATCH 6/7] ARM: sun8i: h3: Add DesignWare HDMI controller node
` [RESEND RFC PATCH 7/7] ARM: sun8i: h3: Enable HDMI output on H3 boards

[RFC RESEND 0/3] Add support for Hisilicon Hi3521A SoC
 2017-09-21  2:15 UTC  (9+ messages)
` [RFC RESEND 1/3] clk: hisilicon: add CRG driver "
` [RFC RESEND 2/3] arm: hisi: enable "
` [RFC RESEND 3/3] arm: dts: add Hi3521A dts

[RFC PATCH 0/7] sun8i H3 HDMI glue driver for DW HDMI
 2017-09-20 19:38 UTC  (8+ messages)
` [RFC PATCH 1/7] drm: bridge: Enable polling hpd event in dw_hdmi
` [RFC PATCH 2/7] drm: bridge: Enable workaround in dw_hdmi for v1.32a
` [RFC PATCH 3/7] clk: sunxi: Add CLK_SET_RATE_PARENT flag for H3 HDMI clock
` [RFC PATCH 4/7] dt-bindings: Document Allwinner DWC HDMI TX node
` [RFC PATCH 5/7] drm: sun4i: Add a glue for the DesignWare HDMI controller in H3
` [RFC PATCH 6/7] ARM: sun8i: h3: Add DesignWare HDMI controller node
` [RFC PATCH 7/7] ARM: sun8i: h3: Enable HDMI output on H3 boards

[PATCH 0/4] add support of clock driver on MediaTek MT7622
 2017-09-20  9:49 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: mediatek: document clk bindings for MediaTek MT7622 SoC
` [PATCH 2/4] clk: mediatek: add the option for determining PLL source clock
` [PATCH 3/4] clk: mediatek: add clock support for MT7622 SoC
` [PATCH 4/4] clk: mediatek: add clocks dt-bindings required header "

[PATCH 1/1] clk: bulk: add of_clk_bulk_get()
 2017-09-20  7:11 UTC  (4+ messages)

[PATCH] clk: pxa: fix building on older compilers
 2017-09-19 18:46 UTC  (2+ messages)

[PATCH] clk: stm32h7: fix test of clock config
 2017-09-19 11:43 UTC 

[PATCH v2 RESEND] clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
 2017-09-19 10:28 UTC  (2+ messages)

linux-4.14-rc1/drivers/clk/clk-stm32h7.c: 2 * possible typo ?
 2017-09-19  9:24 UTC  (2+ messages)

[PATCH v2] clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
 2017-09-19  8:56 UTC  (5+ messages)

[PATCH] clk: tegra30: fix cclk_lp divisor register
 2017-09-19  8:54 UTC 

[PATCH v4 0/9] Mediatek MT2712 clock and scpsys support
 2017-09-19  4:00 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: ARM: Mediatek: Document bindings for MT2712
` [PATCH v4 2/9] clk: mediatek: Add dt-bindings for MT2712 clocks
` [PATCH v4 3/9] clk: mediatek: Add MT2712 clock support
` [PATCH v4 4/9] arm: dts: mt2712: Add clock controller device nodes
` [PATCH v4 5/9] dt-bindings: soc: add MT2712 power dt-bindings
` [PATCH v4 6/9] soc: mediatek: extend bus protection API
` [PATCH v4 7/9] soc: mediatek: add dependent clock jpgdec/audio for scpsys
` [PATCH v4 8/9] soc: mediatek: add MT2712 scpsys support
` [PATCH v4 9/9] arm: dts: Add power controller device node of MT2712

[PATCH V4] clk: qcom: Add spmi_pmic clock divider support
 2017-09-18 22:27 UTC  (3+ messages)

linux-4.14-rc1/drivers/clk/clk-stm32h7.c: 2 * possible typo ?
 2017-09-18 16:37 UTC 

[PATCH 1/2] dt-bindings: aspeed-scu: Add clock and reset properties
 2017-09-18 13:19 UTC  (4+ messages)
` [PATCH 2/2] clk: Add Aspeed G5 clock driver

[PATCH V3] clk: qcom: Add spmi_pmic clock divider support
 2017-09-18 11:30 UTC  (3+ messages)

[PATCH v2 0/7] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-09-18  4:56 UTC  (8+ messages)
` [PATCH v2 1/7] ASoC: Intel: Skylake: Modify skl_dsp_set_dma_control API arguments
` [PATCH v2 2/7] ASoC: Intel: Skylake: Parse nhlt to populate clock information
` [PATCH v2 3/7] ASoC: Intel: Skylake: Prepare DMA control IPC to enable/disable clock
` [PATCH v2 4/7] ASoC: Intel: Skylake: Register clock device and ops
` [PATCH v2 5/7] ASoC: Intel: Skylake: Add ssp clock driver
` [PATCH v2 6/7] ASoC: Intel: kbl: Enable mclk and ssp sclk early
` [PATCH v2 7/7] ASoC: Intel: eve: "

[PATCH v2 0/2] clk: si5351: PLL reset fixes
 2017-09-16 11:44 UTC  (3+ messages)
` [PATCH v2 1/2] clk: si5351: Add DT property to enable PLL reset
` [PATCH v2 2/2] clk: si5351: Apply PLL soft reset before enabling the outputs

[PATCH] clk: tegra: Use readl_relaxed_poll_timeout_atomic in tegra210_clock_init
 2017-09-16  5:26 UTC  (3+ messages)

[PATCH] clk: si5351: implement remove handler
 2017-09-15 22:30 UTC 

[PATCH] clk: mediatek: mark mtk_infrasys_init_early __init
 2017-09-15 19:28 UTC 

[PATCH v2] clk: tegra: Use readl_relaxed_poll_timeout_atomic in tegra210_clock_init
 2017-09-15 19:10 UTC 

[PATCH 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-09-15 12:42 UTC  (8+ messages)
` [PATCH 4/6] ASoC: Intel: Skylake: Register clock device and ops
  ` [alsa-devel] "

[PATCH] clk: sunxi-ng: Fix missing CLK_SET_RATE_PARENT in ccu-sun4i-a10.c
 2017-09-15  9:47 UTC  (2+ messages)

[RFC PATCH 0/3] Add support for Hisilicon Hi3521A SoC
 2017-09-15  3:56 UTC  (4+ messages)
` [RFC PATCH 1/3] clk: hisilicon: add CRG driver "
` [RFC PATCH 2/3] arm: hisi: enable "
` [RFC PATCH 3/3] arm: dts: add Hi3521A dts

[PATCH] clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
 2017-09-15  3:03 UTC  (2+ messages)

[PATCH] clk: samsung: Properly propagate flags in __PLL macro
 2017-09-15  2:49 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).