linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-24 22:53:31 to 2019-01-30 09:07:15 UTC [more...]

[RFC PATCH v3 00/10] support ROHM BD70528 PMIC
 2019-01-30  9:06 UTC  (2+ messages)
` [RFC PATCH v3 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2019-01-30  8:40 UTC  (13+ messages)
` [PATCH 02/14] dt-bindings: soc: milbeaut: Add Milbeaut trampoline description

[PATCH v2 00/14] Support CPU frequency scaling on QCS404
 2019-01-30  4:41 UTC  (16+ messages)
` [PATCH v2 01/14] clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency
` [PATCH v2 02/14] mbox: qcom: add APCS child device for QCS404
` [PATCH v2 03/14] mbox: qcom: replace integer with valid macro
` [PATCH v2 04/14] dt-bindings: mailbox: qcom: Add clock-name optional property
` [PATCH v2 05/14] clk: qcom: apcs-msm8916: get parent clock names from DT
` [PATCH v2 06/14] clk: qcom: hfpll: "
` [PATCH v2 07/14] clk: qcom: hfpll: register as clock provider
` [PATCH v2 08/14] clk: qcom: hfpll: CLK_IGNORE_UNUSED
` [PATCH v2 09/14] arm64: dts: qcom: msm8916: Add the clocks for the APCS mux/divider
` [PATCH v2 10/14] arm64: dts: qcom: qcs404: Add OPP table
` [PATCH v2 11/14] arm64: dts: qcom: qcs404: Add HFPLL node
` [PATCH v2 12/14] arm64: dts: qcom: qcs404: Add the clocks for APCS mux/divider
` [PATCH v2 13/14] arm64: dts: qcom: qcs404: Add cpufreq support
` [PATCH v2 14/14] arm64: defconfig: Enable HFPLL

[PATCH 1/2] clk: qcom: clk-rcg2: Introduce a cfg offset for RCGs
 2019-01-30  4:34 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: gcc-qcs404: Add cfg_offset for blsp1_uart3 clock

[RFC PATCH v2 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
 2019-01-30  0:24 UTC  (10+ messages)

Informing common clock framework driver of externally-derived base clock frequency
 2019-01-29 22:26 UTC  (5+ messages)

[PATCH] clk: fractional-divider: check parent rate only for general approximation
 2019-01-29 21:55 UTC  (3+ messages)

[PATCH] clk: ingenic: jz4740: Fix gating of UDC clock
 2019-01-29 21:16 UTC  (6+ messages)

[PATCH 0/9] Rewrite clk parent handling
 2019-01-29 21:15 UTC  (16+ messages)
` [PATCH 1/9] clk: Combine __clk_get() and __clk_create_clk()
` [PATCH 2/9] clk: Introduce get_parent_hw clk op
` [PATCH 3/9] clk: core: clarify the check for runtime PM
` [PATCH 4/9] clk: Introduce of_clk_get_hw_from_clkspec()
` [PATCH 5/9] clk: Inform the core about consumer devices
` [PATCH 6/9] clk: Move of_clk_*() APIs into clk.c from clkdev.c
` [PATCH 7/9] clk: Allow parents to be specified without string names
` [PATCH 8/9] clk: qcom: gcc-sdm845: Migrate to DT parent mapping
` [PATCH 9/9] arm64: dts: qcom: Specify XO clk as input to GCC node

[PATCH 00/14] clk: meson: rework drivers dependencies
 2019-01-29 18:09 UTC  (21+ messages)
` [PATCH 01/14] clk: export some clk_hw function symbols for module drivers
` [PATCH 02/14] clk: meson: use CONFIG_ARCH_MESON to enter meson clk directory
` [PATCH 03/14] clk: meson: axg-audio does not require syscon
` [PATCH 04/14] clk: meson: move MESON_GATE to clk-regmap.h
` [PATCH 05/14] clk: meson: move parm out of clkc
` [PATCH 06/14] clk: meson: take the pll driver "
` [PATCH 07/14] clk: meson: take the mpll "
` [PATCH 08/14] clk: meson: merge phase driver and remove from clkc
` [PATCH 09/14] clk: meson: take vid-pll-div out of clkc
` [PATCH 10/14] clk: meson: take dualdiv "
` [PATCH 11/14] clk: meson: take clk-input "
` [PATCH 12/14] clk: meson: clkc must die
` [PATCH 13/14] clk: meson: move sclk-div out of clkc-audio
` [PATCH 14/14] clk: meson: rework and clean drivers dependencies

[PATCH v2 2/8] clk: samsung: add new clocks for DMC for Exynos5422 SoC
 2019-01-29 17:55 UTC  (2+ messages)
  ` [PATCH v2 3/8] clk: samsung: add BPLL rate table for Exynos 5422 SoC

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-29 17:31 UTC  (16+ messages)
` [PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
` [PATCH v6 12/22] dt-bindings: sun6i-dsi: Add VCC-DSI supply property
` [PATCH v6 14/22] dt-bindings: sun6i-dsi: Add A64 DSI compatible (w/ A31 fallback)
    ` [linux-sunxi] "
` [PATCH v6 15/22] dt-bindings: sun6i-dsi: Add A64 DPHY "
` [PATCH v6 16/22] arm64: dts: allwinner: a64: Add DSI pipeline

[PATCH v6 1/6] mfd: lochnagar: Add initial binding documentation
 2019-01-29 16:58 UTC  (2+ messages)

[PATCH] clk: imx: Refactor entire sccg pll clk
 2019-01-29 14:33 UTC 

[RFC PATCH v2 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block
 2019-01-28 20:35 UTC  (5+ messages)

[PATCH 2/8] clk: samsung: add new clocks for DMC for Exynos5422 SoC
 2019-01-28 19:21 UTC  (2+ messages)
  ` [PATCH 3/8] clk: samsung: add BPLL rate table for Exynos 5422 SoC

[PATCH AUTOSEL 4.20 024/304] clk: boston: fix possible memory leak in clk_boston_setup()
 2019-01-28 15:41 UTC  (7+ messages)
` [PATCH AUTOSEL 4.20 073/304] clk: meson: meson8b: do not use cpu_div3 for cpu_scale_out_sel
` [PATCH AUTOSEL 4.20 074/304] clk: meson: meson8b: fix the width of the cpu_scale_div clock
` [PATCH AUTOSEL 4.20 075/304] clk: meson: meson8b: mark the CPU clock as CLK_IS_CRITICAL
` [PATCH AUTOSEL 4.20 125/304] clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks
` [PATCH AUTOSEL 4.20 156/304] clk: imx6sl: ensure MMDC CH0 handshake is bypassed
` [PATCH AUTOSEL 4.20 177/304] clk: qcom: Leave mmss noc on for 8998

[PATCH 00/13] Support CPU frequency scaling on QCS404
 2019-01-28 17:46 UTC  (5+ messages)
` [PATCH 04/13] dt-bindings: mailbox: qcom: Add clock-name optional property

Want retouching for your photos?
 2019-01-28  9:13 UTC 

[PATCH AUTOSEL 4.19 020/258] clk: boston: fix possible memory leak in clk_boston_setup()
 2019-01-28 15:57 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 060/258] clk: meson: meson8b: do not use cpu_div3 for cpu_scale_out_sel
` [PATCH AUTOSEL 4.19 061/258] clk: meson: meson8b: fix the width of the cpu_scale_div clock
` [PATCH AUTOSEL 4.19 062/258] clk: meson: meson8b: mark the CPU clock as CLK_IS_CRITICAL
` [PATCH AUTOSEL 4.19 107/258] clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks
` [PATCH AUTOSEL 4.19 132/258] clk: imx6sl: ensure MMDC CH0 handshake is bypassed

[PATCH AUTOSEL 4.14 013/170] clk: boston: fix possible memory leak in clk_boston_setup()
 2019-01-28 16:10 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 069/170] clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks
` [PATCH AUTOSEL 4.14 087/170] clk: imx6sl: ensure MMDC CH0 handshake is bypassed

[PATCH AUTOSEL 4.9 042/107] clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for all audio module clocks
 2019-01-28 16:18 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 051/107] clk: imx6sl: ensure MMDC CH0 handshake is bypassed

[PATCH AUTOSEL 4.4 37/80] clk: imx6sl: ensure MMDC CH0 handshake is bypassed
 2019-01-28 16:23 UTC 

[PATCH 0/3] Enhance loongson-1 clock driver
 2019-01-28 15:20 UTC  (8+ messages)
` [PATCH 1/3] clk: loongson1: add configuration option for loongson1 clks
` [PATCH 2/3] clk: loongson1: add of support
` [PATCH 3/3] dt-bindings: clock: Add loongson-1 clock bindings
  ` [PATCH v2 1/3] clk: loongson1: add configuration option for loongson1 clks
  ` [PATCH v2 2/3] clk: loongson1: add of support
  ` [PATCH v2 3/3] dt-bindings: clock: Add loongson-1 clock bindings

[PATCH 0/3] Correct CAN clocks definition
 2019-01-28 14:49 UTC  (12+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes

[RFC PATCH v2 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
 2019-01-28 14:46 UTC  (4+ messages)

[RFC PATCH v2 07/10] gpio: Initial support for ROHM bd70528 GPIO block
 2019-01-28 14:04 UTC  (3+ messages)

[PATCH 00/11] Add basic EK874 support
 2019-01-28 13:02 UTC  (4+ messages)
` [PATCH 10/11] arm64: dts: renesas: r8a774c0: Add clkp2 clock to CAN nodes

[PATCH v3 0/4] Add device links to clocks
 2019-01-28 10:06 UTC  (6+ messages)
` [PATCH v3 2/4] clk: core: link consumer with clock driver

[PATCH V3,4/8] drm/mediatek: fix the rate and divder of hdmi phy for MT2701
 2019-01-28  9:27 UTC  (2+ messages)
` [PATCH V3,0/8] make mt7623 clock of HDMI stable

[PATCH 00/11] ARM: sun8i: a23: Enable display pipeline
 2019-01-28  9:11 UTC  (14+ messages)
` [PATCH 01/11] clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it
` [PATCH 02/11] dt-bindings: display: sun4i-drm: Add compatible strings for A23 display
` [PATCH 03/11] drm/sun4i: backend: Remove BGRX8888 from list of supported formats
` [PATCH 04/11] drm/sun4i: layer: Assign backend pointer before calling DRM helpers
` [PATCH 05/11] drm/sun4i: layer: support just backend formats when frontend is unavailable
` [PATCH 06/11] drm/sun4i: Add support for A23 display pipeline
` [PATCH 07/11] ARM: dts: sun8i-a23-a33: Move NAND controller device node to sort by address
` [PATCH 08/11] ARM: dts: sun8i-a33: Move display pipeline nodes to a23/a33 common dtsi
` [PATCH 09/11] ARM: dts: sun8i-a23: Add compatible strings to display pipeline device nodes
` [PATCH 10/11] ARM: dts: sun8i-q8-common: Enable display pipeline with RGB LCD panel
` [PATCH 11/11] ARM: dts: sun8i-a23-q8: Set compatible string for "

[PATCH V4 00/20] Tegra210 DFLL support
 2019-01-28  7:54 UTC  (4+ messages)

[RFC PATCH v2 00/10] support ROHM BD70528 PMIC
 2019-01-28  7:38 UTC  (3+ messages)

[PATCH 1/2] clk: ingenic: Fix round_rate misbehaving with non-integer dividers
 2019-01-28  2:09 UTC  (2+ messages)
` [PATCH 2/2] clk: ingenic: Fix doc of ingenic_cgu_div_info

[PATCH] clk: gemini: Variable "val" in function gemini_clk_probe() could be uninitialized
 2019-01-27  5:10 UTC 

[PATCH 0/7] QCS404 PCIe PHY and controller
 2019-01-25 23:45 UTC  (8+ messages)
` [PATCH 1/7] clk: gcc-qcs404: Add PCIe resets
` [PATCH 2/7] dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY
` [PATCH 3/7] phy: qcom: Add Qualcomm PCIe2 PHY driver
` [PATCH 4/7] PCI: qcom: Use clk_bulk API for 2.4.0 controllers
` [PATCH 5/7] dt-bindings: PCI: qcom: Add QCS404 to the binding
` [PATCH 6/7] PCI: qcom: Add QCS404 PCIe controller support
` [PATCH 7/7] arm64: dts: qcom: qcs404: Add PCIe related nodes

[PATCH v5 07/17] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay
 2019-01-25 21:21 UTC  (10+ messages)

Regression found (Stop-marking-clocks-as-CLK_IS_CRITICAL)
 2019-01-25 20:30 UTC  (12+ messages)

[PATCH v8 00/26] Ingenic TCU patchset v8
 2019-01-25 17:04 UTC  (14+ messages)
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST

[PATCH v5 0/5] Add imem clock for Exynos 5433
 2019-01-25 12:41 UTC  (4+ messages)
  ` [PATCH v5 1/5] clk: samsung: exynos5433: fix typo in imem divider

[RFC PATCH v2 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
 2019-01-25 11:04 UTC 

[RFC PATCH v2 05/10] clk: bd718x7: Support ROHM BD70528 clk block
 2019-01-25 11:04 UTC 

[RFC PATCH v2 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
 2019-01-25 11:03 UTC 

[RFC PATCH v2 03/10] clk: bd718x7: use chip specific and generic data structs
 2019-01-25 11:02 UTC 

[RFC PATCH v2 02/10] regulator: bd718x7 use chip specific and generic data structs
 2019-01-25 11:02 UTC 

[RFC PATCH v2 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
 2019-01-25 11:01 UTC 

[PATCH v3 0/4] Renesas R8A77980 CPG/MSSR RPC clock support
 2019-01-25 10:25 UTC  (4+ messages)
` [PATCH v3 3/4] clk: renesas: rcar-gen3-cpg: add RPC clocks

Request for Quotation
 2019-01-24 20:16 UTC 

[PATCH 1/2] staging: iio: adc: ad7192: Add clock for external clock reference
 2019-01-25  8:16 UTC  (5+ messages)

[PATCH V2,4/8] drm/mediatek: fix the rate and divder of hdmi phy for MT2701
 2019-01-25  2:28 UTC  (2+ messages)

[PATCH v2] clk: qcom: clk-rpmh: Add IPA clock support
 2019-01-25  0:47 UTC 

[PATCH] dt-bindings: clock: Convert fixed-factor-clock to json-schema
 2019-01-24 22:53 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).