linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-04 11:01:36 to 2017-07-13 10:07:28 UTC [more...]

[PATCH 01/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
 2017-07-13 10:07 UTC  (5+ messages)
` [PATCH v3 00/18] JZ4770 support
  ` [PATCH v3 01/18] clk: ingenic: Use const pointer to clk_ops in struct
      ` [PATCH v3 01/18] clk: ingenic: Use const pointer to clk_ops in struct,

[PATCH v2] clk: x86: Do not gate clocks enabled by the firmware
 2017-07-13 10:06 UTC  (2+ messages)

[PATCH V4 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2017-07-13  9:50 UTC  (21+ messages)
` [PATCH V4 1/6] iommu/arm-smmu: Fix the error path in arm_smmu_add_device
` [PATCH V4 2/6] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH V4 4/6] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH V4 5/6] iommu/arm-smmu: Add support for MMU40x/500 clocks
` [PATCH V4 6/6] iommu/arm-smmu: Add support for qcom,msm8996-smmu-v2 clocks

[PATCH v2] clk: fractional-divider: fix up the fractional clk's jitter
 2017-07-13  7:53 UTC  (3+ messages)

[PATCH v3 0/9] add support for Sama5d2 audio PLLs and enable ClassD
 2017-07-13  7:49 UTC  (10+ messages)
` [PATCH v3 1/9] clk: at91: clk-generated: remove useless divisor loop
` [PATCH v3 2/9] clk: at91: add audio plls to the compatible list in DT binding
` [PATCH v3 3/9] clk: at91: add audio pll clock drivers
` [PATCH v3 4/9] ARM: dts: at91: sama5d2: add classd nodes
` [PATCH v3 5/9] clk: at91: clk-generated: create function to find best_diff
` [PATCH v3 6/9] clk: at91: clk-generated: make gclk determine audio_pll rate
` [PATCH v3 7/9] ASoC: atmel-classd: remove aclk clock from DT binding
` [PATCH v3 8/9] ASoC: atmel-classd: remove aclk clock
` [PATCH v3 9/9] ARM: dts: at91: sama5d2_xplained: add pin muxing and enable classd

[PATCH] clk: Provide bulk prepare_enable disable_unprepare variants
 2017-07-13  6:49 UTC  (4+ messages)

[PATCH 0/2] clk: qcom: Add RPM clocks for msm8996
 2017-07-13  6:28 UTC  (3+ messages)

[PATCH] clk: mediatek: fixed static checker warning in clk_cpumux_get_parent call
 2017-07-13  3:15 UTC  (3+ messages)

[PATCH] clk: qcom: clk-smd-rpm: Fix the initial rate of branches
 2017-07-12 23:14 UTC  (5+ messages)

[PATCH V3 1/8] clk: vc5: Prevent division by zero on unconfigured outputs
 2017-07-12 23:10 UTC  (16+ messages)
` [PATCH V3 2/8] clk: vc5: Fix trivial typo
` [PATCH V3 3/8] clk: vc5: Do not warn about disabled output buffer input muxes
` [PATCH V3 4/8] clk: vc5: Configure the output buffer input mux on prepare
` [PATCH V3 5/8] clk: vc5: Split clock input mux and predivider
` [PATCH V3 6/8] clk: vc5: Add support for the input frequency doubler
` [PATCH V3 7/8] clk: vc5: Add bindings for IDT VersaClock 5P49V6901
` [PATCH V3 8/8] clk: vc5: Add support "

[PATCH] clk: gemini: Fix reset regression
 2017-07-12 23:08 UTC  (3+ messages)

[PATCH v4] clk: axs10x: introduce AXS10X pll driver
 2017-07-12 23:05 UTC  (5+ messages)

[PATCH] dt-bindings: clock: ti-sci: Fix incorrect usage of headers
 2017-07-12 15:21 UTC  (3+ messages)

[PATCH v1] clk: fractional-divider: fix up the fractional clk's jitter
 2017-07-12  3:19 UTC  (3+ messages)

[PATCH v3 00/10] clk: implement clock rate protection mechanism
 2017-07-12  2:03 UTC  (22+ messages)
` [PATCH v3 01/10] clk: take the prepare lock out of clk_core_set_parent
` [PATCH v3 02/10] clk: add clk_core_set_phase_nolock function
` [PATCH v3 03/10] clk: rework calls to round and determine rate callbacks
` [PATCH v3 04/10] clk: use round rate to bail out early in set_rate
` [PATCH v3 07/10] clk: rollback set_rate_range changes on failure
` [PATCH v3 08/10] clk: cosmetic changes to clk_summary debugfs entry
` [PATCH v3 09/10] clk: fix incorrect usage of ENOSYS

[PATCH 0/2] add the reset controller to the Meson8b clkc
 2017-07-11 22:49 UTC  (3+ messages)
` [PATCH 1/2] clk: meson: meson8b: register the built-in reset controller
` [PATCH 2/2] ARM: dts: meson: mark the clock controller also as "

[RFC 0/3] drm/msm+clk: handover of bootloader display
 2017-07-11 19:16 UTC  (6+ messages)
` [RFC 1/3] clk: inherit display clocks enabled by bootloader
` [RFC 2/3] drm/msm: inherit display from bootloader
` [RFC 3/3] drm/bridge: adv7511: deal with bootloader lighting up display

[PATCH V2 00/10] add clock driver for Spreadtrum platforms
 2017-07-11 10:56 UTC  (11+ messages)
` [PATCH V2 01/10] drivers: move clock common macros out from vendor directories
` [PATCH V2 02/10] dt-bindings: Add Spreadtrum clock binding documentation
` [PATCH V2 03/10] clk: sprd: Add common infrastructure
` [PATCH V2 04/10] clk: sprd: add gate clock support
` [PATCH V2 05/10] clk: sprd: add mux "
` [PATCH V2 06/10] clk: sprd: add divider "
` [PATCH V2 07/10] clk: sprd: add composite "
` [PATCH V2 08/10] clk: sprd: add adjustable pll support
` [PATCH V2 09/10] clk: sprd: add clocks support for SC9860
` [PATCH V2 10/10] arm64: dts: add clocks "

[PATCH] clk: x86: Do not gate clocks enabled by the firmware
 2017-07-11  8:09 UTC  (6+ messages)

[PATCH v2 0/2] clk: vc5: Add IDT VersaClock 5P49V5925
 2017-07-11  2:53 UTC  (5+ messages)
` [PATCH v2 1/2] clk: vc5: Add support for "
` [PATCH v2 2/2] dt: Add bindings "

[PATCHv1 1/4] ARM: dts: socfpga: update documentation for clock bindings
 2017-07-10 15:51 UTC  (5+ messages)
` [PATCHv1 2/4] ARM: dts: socfpga: add a bypass-reg binding for Stratix10
` [PATCHv1 3/4] arm64: dts: add complete clock tree for SoCFPGA Stratix10
` [PATCHv1 4/4] clk: socfpga: Add a clock driver for the SoCFPGA Stratix10 platform

[PATCH] clk: at91: utmi: Support configurable multipliers
 2017-07-10 12:24 UTC 

[PATCH v5 0/6] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU
 2017-07-10 12:24 UTC  (18+ messages)
` [PATCH v5 1/6] clk: sunxi-ng: div: Add support for fixed post-divider
  ` [linux-sunxi] "
` [PATCH v5 2/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver
  ` [linux-sunxi] "
` [PATCH v5 3/6] dt-bindings: List devicetree binding for the CCU of Allwinner A20
` [PATCH v5 4/6] dt-bindings: List devicetree binding for the CCU of Allwinner A10
` [PATCH v5 5/6] ARM: sun7i: Convert to CCU
  ` [linux-sunxi] "
` [PATCH v5 6/6] ARM: sun4i: "
  ` [linux-sunxi] "

[PATCH v8 0/5] Add platform clock for BayTrail platforms
 2017-07-10 10:19 UTC  (4+ messages)
` [PATCH v8 4/5] platform/x86: Enable Atom PMC platform clocks

[PATCH 0/3] clk: meson: gxbb-aoclk: Add CEC 32k clock
 2017-07-10  3:50 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: clock: "
` [PATCH 2/3] clk: meson: "
` [PATCH 3/3] dt-bindings: clock: amlogic,gxbb-aoclkc: Update bindings

[PATCH v2 0/9] add support for Sama5d2 audio PLLs and enable ClassD
 2017-07-10  1:02 UTC  (16+ messages)
` [PATCH v2 1/9] clk: at91: clk-generated: remove useless divisor loop
` [PATCH v2 2/9] clk: at91: add audio plls to the compatible list in DT binding
` [PATCH v2 3/9] clk: at91: add audio pll clock drivers
` [PATCH v2 4/9] ARM: dts: at91: sama5d2: add classd nodes
` [PATCH v2 5/9] clk: at91: clk-generated: create function to find best_diff
` [PATCH v2 6/9] clk: at91: clk-generated: make gclk determine audio_pll rate
` [PATCH v2 7/9] ASoC: atmel-classd: remove aclk clock from DT binding
` [PATCH v2 8/9] ASoC: atmel-classd: remove aclk clock
` [PATCH v2 9/9] ARM: dts: at91: sama5d2_xplained: add pin muxing and enable classd

[PATCH] clk: si5351: expand compatible strings in documentation
 2017-07-10  0:51 UTC  (2+ messages)

[PATCH 0/2] clk: vc5: Add IDT VersaClock 5P49V5925
 2017-07-09 17:42 UTC  (7+ messages)
` [PATCH 1/2] clk: vc5: Add support for "
` [PATCH 2/2] dt: Add bindings "

[bug report] clk: mediatek: add missing cpu mux causing Mediatek cpufreq can't work
 2017-07-08  6:39 UTC  (2+ messages)

[PATCH 1/8] clk: vc5: Prevent division by zero on unconfigured outputs
 2017-07-07 13:56 UTC  (3+ messages)
` [PATCH V2 7/8] clk: vc5: Add bindings for IDT VersaClock 5P49V6901

[GIT PULL] clk changes for v4.13
 2017-07-07  1:53 UTC 

[PATCH] Make Common clock framework a menuconfig to ease disabling it all
 2017-07-06  7:25 UTC  (5+ messages)

[PATCH v2] clk: renesas: rcar-usb2-clock-sel: Add R-Car USB 2.0 clock selector PHY
 2017-07-05 21:17 UTC  (6+ messages)

[PATCH] clk: renesas: r8a7792: Add IMR-LX3/LSX3 clocks
 2017-07-05 11:54 UTC 

[RFC] clk: inherit display clocks enabled by bootloader
 2017-07-05 10:06 UTC  (5+ messages)

[RESEND PATCH v4] clk: stm32h7: Add stm32h743 clock driver
 2017-07-05  9:27 UTC  (9+ messages)

[RFC 0/2] clk: imx7d: Uart clock set-up conflict if clk needs gating on set rate or re-parent
 2017-07-05  9:26 UTC  (5+ messages)

Clocks used by another OS/CPU (was: Re: [RFC PATCH] clk: renesas: cpg-mssr: Add interface for critical core clocks)
 2017-07-05  7:25 UTC  (9+ messages)

[PATCH v2] clk: moxart: remove unnecessary statics
 2017-07-04 22:36 UTC 

[PATCH] clk: moxart: remove unnecessary static in moxart_of_pll_clk_init()
 2017-07-04 22:17 UTC 


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