public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-24 13:31:59 to 2018-04-03 09:59:51 UTC [more...]

[PATCH v3 2/9] dt-bindings: ingenic: Add DT bindings for TCU clocks
 2018-04-03  9:59 UTC  (27+ messages)
` [PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers
  ` [PATCH v4 2/8] dt-bindings: ingenic: Add DT bindings for TCU clocks
      ` [PATCH v4 2/8] dt-bindings: ingenic: Add DT bindings for TCU clocks,
  ` [PATCH v4 3/8] doc: Add doc for the Ingenic TCU hardware
      ` [PATCH v4 3/8] doc: Add doc for the Ingenic TCU hardware,
  ` [PATCH v4 4/8] dt-bindings: Add doc for the Ingenic TCU drivers
      ` [PATCH v4 4/8] dt-bindings: Add doc for the Ingenic TCU drivers,
  ` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver
      ` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver,
    ` [PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers,

[PATCH net-next 00/12] ARM: sun8i: r40: Add Ethernet support
 2018-04-03  9:58 UTC  (15+ messages)
` [PATCH net-next 02/12] clk: sunxi-ng: r40: export a regmap to access the GMAC register
` [PATCH net-next 03/12] dt-bindings: net: dwmac-sun8i: Clean up clock delay chain descriptions
` [PATCH net-next 04/12] dt-bindings: net: dwmac-sun8i: Sort syscon compatibles by alphabetical order

[PATCH v2 0/4] Misc patches to support clocks for SDM845
 2018-04-03  8:52 UTC  (7+ 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 RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2018-04-03  5:59 UTC  (2+ messages)

[PATCH v8 00/42] ARM: davinci: convert to common clock framework​
 2018-04-03  5:43 UTC  (6+ messages)
` [PATCH v8 42/42] ARM: dts: da850: Add clocks

[PATCH v4 00/14] CPU scaling support for msm8996
 2018-04-03  4:23 UTC  (24+ messages)
` [PATCH v4 01/14] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v4 02/14] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v4 03/14] clk: qcom: Add CPU clock driver for msm8996
` [PATCH v4 04/14] clk: qcom: Add DT bindings for "
` [PATCH v4 05/14] clk: qcom: cpu-8996: Add support to switch to alternate PLL
` [PATCH v4 06/14] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH v4 07/14] clk: qcom: Add ACD path to CPU clock driver for msm8996
` [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996
` [PATCH v4 09/14] regulator: qcom_spmi: Add support for SAW
` [PATCH v4 10/14] dt-bindings: Add support for SAW documentation
` [PATCH v4 11/14] dt: qcom: Add SAW regulator for 8x96 CPUs
` [PATCH v4 12/14] cpufreq: Add Kryo CPU scaling driver
` [PATCH v4 13/14] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu
` [PATCH v4 14/14] dt: qcom: Add qcom-cpufreq-kryo driver configuration

[PATCH 0/3] Update reset and poll logic for GDSCs
 2018-04-02 10:45 UTC  (4+ messages)
` [PATCH 1/3] clk: qcom: gdsc: Add support to reset AON and block reset logic
` [PATCH 2/3] clk: qcom: gdsc: Add support to poll for higher timeout value
` [PATCH 3/3] clk: qcom: gdsc: Add support to poll CFG register to check GDSC state

[PATCH 0/2] Add QCOM RPMh Clock driver
 2018-04-02 10:33 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
` [PATCH 2/2] dt-bindings: clock: Introduce QCOM RPMh clock bindings

[PATCH 0/3] clk: uniphier: add support for PCIe, SATA and ethernet
 2018-04-02  3:41 UTC  (7+ messages)
` [PATCH 1/3] clk: uniphier: add PCIe clock control support
` [PATCH 2/3] clk: uniphier: add SATA "
` [PATCH 3/3] clk: uniphier: add additional ethernet clock lines for Pro4

[PATCH v5 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-03-30 17:14 UTC  (14+ messages)
` [PATCH v5 1/8] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v5 2/8] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH v5 3/8] clk: davinci: add a reset lookup table for psc0
` [PATCH v5 4/8] remoteproc/davinci: add the missing retval check for clk_enable()
` [PATCH v5 5/8] remoteproc/davinci: prepare and unprepare the clock where needed
` [PATCH v5 6/8] remoteproc/davinci: use octal permissions for module_param()
` [PATCH v5 7/8] remoteproc/davinci: use the reset framework
` [PATCH v5 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()

[PATCH v3 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-03-30 11:07 UTC  (16+ messages)
` [PATCH v3 1/8] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v3 2/8] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH v3 3/8] clk: davinci: add a reset lookup table for psc0
` [PATCH v3 4/8] remoteproc/davinci: add the missing retval check for clk_enable()
` [PATCH v3 5/8] remoteproc/davinci: prepare and unprepare the clock where needed
` [PATCH v3 6/8] remoteproc/davinci: use octal permissions for module_param()
` [PATCH v3 7/8] remoteproc/davinci: use the reset framework
` [PATCH v3 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()

[PATCH v5 00/10] clk: implement clock rate protection mechanism
 2018-03-30  8:20 UTC  (3+ messages)
` [PATCH v5 08/10] clk: fix CLK_SET_RATE_GATE with clock rate protection

[PATCH 0/5] clk: renesas: r-car gen2: Fix LB clock divider
 2018-03-30  7:41 UTC  (7+ messages)
` [PATCH 1/5] clk: renesas: r8a7743: "
` [PATCH 2/5] clk: renesas: r8a7745: "
` [PATCH 3/5] clk: renesas: r8a7791/r8a7793: "
` [PATCH 4/5] clk: renesas: r8a7792: "
` [PATCH 5/5] clk: renesas: r8a7794: "

[PATCH v4 1/7] clk: msm8996-gcc: change halt check for USB/PCIE pipe_clk
 2018-03-29 20:55 UTC  (2+ messages)

[PATCH] clk: ti: fix flag space conflict with clkctrl clocks
 2018-03-29 18:25 UTC  (3+ messages)

[PATCH v2 4/8] clk: renesas: cpg-mssr: Add r8a77470 support
 2018-03-29  9:11 UTC  (2+ messages)

[PATCH v4 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-03-28 22:44 UTC  (18+ messages)
` [PATCH v4 5/8] remoteproc: da8xx: add the missing retval check for clk_enable()
` [PATCH v4 6/8] remoteproc: da8xx: prepare and unprepare the clock where needed
` [PATCH v4 7/8] remoteproc: da8xx: use the reset framework

[PATCH V4 0/6] Enable onboard SDHCI for Nexus 5X (msm8992)
 2018-03-28 22:24 UTC  (3+ messages)
` [PATCH V4 5/6] dts: arm64: Enable onboard SDHCI on msm8992

[PATCH v2 0/8] Add r8a77470/iW-RainboW-G23S single board computer support
 2018-03-28 19:27 UTC 

[PATCH 00/12] Add r8a77470/iW-RainboW-G23S single board computer support
 2018-03-28 18:41 UTC  (4+ messages)
` [PATCH 06/12] clk: renesas: cpg-mssr: Add r8a77470 support

[PATCH] clk: imx7d: Move clks_init_on before any clock operations
 2018-03-28 12:14 UTC  (4+ messages)

[RESEND 0/4] Update imx7 clocks
 2018-03-28  6:51 UTC  (7+ messages)
` [RESEND 1/4] clk: imx7d: Add USB clock information
` [PATCH] clk: imx7d: Move clks_init_on before any clock operations
` [RESEND 2/4] clk: imx7d: Correct dram pll type
` [RESEND 3/4] clk: imx7d: Correct ahb clk parent select
` [RESEND 4/4] clk: imx7d: Move clks_init_on before any clock operations

[PATCH v3 0/6] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-03-28  2:50 UTC  (7+ messages)
` [PATCH v3 1/6] clk: meson: aoclk: refactor common code into dedicated file
` [PATCH v3 2/6] dt-bindings: clock: axg-aoclkc: New binding for Meson-AXG SoC
` [PATCH v3 3/6] dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
` [PATCH v3 4/6] clk: meson-axg: Add AO Clock and Reset controller driver
` [PATCH v3 5/6] clk: meson: drop CLK_SET_RATE_PARENT flag
` [PATCH v3 6/6] clk: meson: drop CLK_IGNORE_UNUSED flag

Possible kernel bug in torvalds/linux/master
 2018-03-27 17:43 UTC  (4+ messages)

[PATCH] clk: qcom: Add MSM8998 Global Clock Control (GCC) driver
 2018-03-27 15:25 UTC 

[PATCH] clk: imx7d: Correct ahb clk parent select
 2018-03-27 14:19 UTC 

[PATCH] clk: imx7d: Correct dram pll type
 2018-03-27 14:15 UTC 

[PATCH] clk: imx7d: Add USB clock information
 2018-03-27 14:11 UTC 

[PATCH v4 0/9] Initial Allwinner H6 support
 2018-03-27 13:12 UTC  (10+ messages)
` [PATCH v4 1/9] pinctrl: sunxi: refactor irq related register function to have desc
` [PATCH v4 2/9] pinctrl: sunxi: introduce IRQ bank conversion function
` [PATCH v4 3/9] pinctrl: sunxi: change irq_bank_base to irq_bank_map
` [PATCH v4 4/9] pinctrl: sunxi: add support for the Allwinner H6 main pin controller

[PATCH 0/3] clk: meson: drop unnecessary AO clock flags
 2018-03-27 12:42 UTC  (8+ messages)
` [PATCH 1/3] clk: meson: drop CLK_SET_RATE_PARENT flag
` [PATCH 2/3] clk: meson: drop CLK_IGNORE_UNUSED flag
` [PATCH 3/3] ARM64: dts: meson: fix clock source of the pclk for UART_AO

[PATCH v2 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-03-27  9:00 UTC  (11+ messages)
` [PATCH v2 1/7] clk: meson: drop meson_aoclk_gate_regmap_ops
` [PATCH v2 2/7] clk: meson: aoclk: refactor common code into dedicated file
` [PATCH v2 3/7] dt-bindings: clock: axg-aoclkc: New binding for Meson-AXG SoC
` [PATCH v2 4/7] dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
` [PATCH v2 7/7] ARM64: dts: meson-axg: add an 32K alt aoclk

[PATCH 0/7] Allwinner A64 DE2 CCU support with dedicated DE2 bus driver
 2018-03-27  8:11 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: add compatible string for the A64 DE2 CCU
` [PATCH 2/7] dt-bindings: add binding for the Allwinner A64 DE2 bus
    ` [linux-sunxi] "

[PATCH V2 1/2] clk: imx6sx: add missing lvds2 clock to the clock tree
 2018-03-26 22:23 UTC  (2+ messages)

[PATCH v7 00/11] Add clock driver for Actions S900 SoC
 2018-03-26 17:39 UTC  (12+ messages)
` [PATCH v7 01/11] arm64: dts: actions: Add S900 clock management unit nodes
` [PATCH v7 02/11] arm64: dts: actions: Source CMU clock for UART5
` [PATCH v7 03/11] clk: actions: Add common clock driver support
` [PATCH v7 04/11] clk: actions: Add gate clock support
` [PATCH v7 05/11] clk: actions: Add mux "
` [PATCH v7 06/11] clk: actions: Add divider "
` [PATCH v7 07/11] clk: actions: Add factor "
` [PATCH v7 08/11] clk: actions: Add fixed "
` [PATCH v7 09/11] clk: actions: Add composite "
` [PATCH v7 10/11] clk: actions: Add pll "
` [PATCH v7 11/11] clk: actions: Add S900 SoC "

[v9,04/15] clk: qcom: Add HFPLL driver
 2018-03-26  9:47 UTC  (2+ messages)

[PATCH 0/4] ARM64: dts: meson: hhi syscon and clock controllers
 2018-03-26  7:49 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: clock: meson: update documentation with hhi syscon

[GIT PULL] Rockchip clock updates for 4.17 round 2
 2018-03-25 22:11 UTC 

[PATCH v6 00/11] Add clock driver for Actions S900 SoC
 2018-03-25 20:35 UTC  (3+ messages)
` [PATCH v6 11/11] clk: actions: Add S900 SoC clock support

[PATCH v6 01/11] arm64: dts: actions: Add S900 clock management unit nodes
 2018-03-25 19:19 UTC  (2+ messages)

[PATCH v6 04/11] clk: actions: Add gate clock support
 2018-03-25 17:17 UTC  (2+ messages)

[PATCH V2 4/4] video: simplefb: switch to use clk_bulk API to simplify clock operations
 2018-03-25 16:29 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