linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-17 17:48:27 to 2019-10-25 11:14:45 UTC [more...]

[PATCH 0/5] Add clocks for Unisoc's SC9863A
 2019-10-25 11:13 UTC  (4+ messages)
` [PATCH 1/5] clk: sprd: add gate for pll clocks
` [PATCH 2/5] dt-bindings: clk: sprd: rename the common file name sprd.txt to SoC specific
` [PATCH 3/5] dt-bindings: clk: sprd: add bindings for sc9863a clock controller

[PATCH 00/46] ARM: pxa: towards multiplatform support
 2019-10-25 10:50 UTC  (19+ messages)
` [PATCH 05/46] ARM: pxa: split up mach/hardware.h
` [PATCH 35/46] cpufreq: pxa3: move clk register access to clk driver
` [PATCH 36/46] ARM: pxa: move smemc register access from clk to platform
` [PATCH 37/46] ARM: pxa: move clk register definitions to driver

[PATCH] clk: samsung: exynos5420: Add SET_RATE_PARENT flag to clocks on G3D path
 2019-10-25  9:34 UTC 

[PATCH -next] clk: qcom: remove unneeded semicolon
 2019-10-25  9:33 UTC 

[PATCH] clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume
 2019-10-25  9:21 UTC  (2+ messages)

[PATCH 1/3] clk: imx: imx8mm: mark sys_pll1/2 as fixed clock
 2019-10-25  9:08 UTC  (5+ messages)

[PATCH V2 0/3] clk: imx: imx8m: mark sys pll1/2 as fixed clock
 2019-10-25  9:07 UTC  (5+ messages)
` [PATCH V2 1/3] clk: imx: imx8mm: mark sys_pll1/2 "
` [PATCH V2 2/3] clk: imx: imx8mn: "
` [PATCH V2 3/3] clk: imx: imx8mq: mark sys1/2_pll "

[PATCH v3 0/3] clk: imx8m: Define gates for pll1/2 dividers
 2019-10-25  9:04 UTC  (3+ messages)

[PATCH 0/3] clk: renesas: rcar-usb2-clock-sel: Fix clks/resets handling
 2019-10-25  8:57 UTC  (16+ messages)
` [PATCH 1/3] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Fix clock[-name]s properties
` [PATCH 2/3] clk: renesas: rcar-usb2-clock-sel: Add multiple clocks management
` [PATCH 3/3] clk: renesas: rcar-usb2-clock-sel: Add reset_control

[RFC PATCH 00/13] Support ROHM BD71828 PMIC
 2019-10-25  7:07 UTC  (27+ messages)
` [RFC PATCH 09/13] mfd: rtc: support RTC on ROHM BD71828 with BD70528 driver
` [RFC PATCH 10/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [RFC PATCH 11/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC
` [RFC PATCH 12/13] dt-bindings: mfd: Document ROHM BD71282 bindings

[PATCH v2 0/3] add Amlogic A1 clock controller driver
 2019-10-25  6:47 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: clock: meson: add A1 clock controller bindings
` [PATCH v2 2/3] clk: meson: add support for A1 PLL clock ops
` [PATCH v2 3/3] clk: meson: a1: add support for Amlogic A1 clock driver

[RFC PATCH v2 00/13] Support ROHM BD71828 PMIC
 2019-10-25  5:49 UTC  (18+ messages)
` [RFC PATCH v2 01/13] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [RFC PATCH v2 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings
` [RFC PATCH v2 03/13] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [RFC PATCH v2 04/13] mfd: input: bd71828: Add power-key support
` [RFC PATCH v2 05/13] clk: bd718x7: Support ROHM BD71828 clk block
` [RFC PATCH v2 06/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [RFC PATCH v2 07/13] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [RFC PATCH v2 08/13] regulator: bd71828: Add GPIO based run-level control for regulators
` [RFC PATCH v2 09/13] regulator: bd71828: enhanced run-level support
` [RFC PATCH v2 10/13] regulator: bd71828: Support in-kernel APIs to change run-level
` [RFC PATCH v2 11/13] rtc: bd70528 add BD71828 support
` [RFC PATCH v2 12/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [RFC PATCH v2 13/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH v2 0/4] clk: renesas: Add r8a77961 support
 2019-10-25  2:46 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: clock: renesas: cpg-mssr: Document "
` [PATCH v2 2/4] dt-bindings: clock: Add r8a77961 CPG Core Clock Definitions
` [PATCH v2 3/4] clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960
` [PATCH v2 4/4] clk: renesas: r8a7796: Add R8A77961 CPG/MSSR support

[PATCH v2 00/17] NVIDIA Tegra20 CPUFreq driver major update
 2019-10-24 22:14 UTC  (18+ messages)
` [PATCH v2 01/17] clk: tegra: Add custom CCLK implementation
` [PATCH v2 02/17] clk: tegra: pll: Add pre/post rate-change hooks
` [PATCH v2 03/17] clk: tegra: cclk: Add helpers for handling PLLX rate changes
` [PATCH v2 04/17] clk: tegra20: Support custom CCLK implementation
` [PATCH v2 05/17] clk: tegra30: "
` [PATCH v2 06/17] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30
` [PATCH v2 07/17] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)
` [PATCH v2 08/17] ARM: tegra: Create tegra20-cpufreq platform device on Tegra30
` [PATCH v2 09/17] ARM: dts: tegra20: Add CPU clock
` [PATCH v2 10/17] ARM: dts: tegra30: "
` [PATCH v2 11/17] ARM: dts: tegra20: Add CPU Operating Performance Points
` [PATCH v2 12/17] ARM: dts: tegra30: "
` [PATCH v2 13/17] ARM: dts: tegra20: paz00: Set up voltage regulators for DVFS
` [PATCH v2 14/17] ARM: dts: tegra20: paz00: Add CPU Operating Performance Points
` [PATCH v2 15/17] ARM: dts: tegra20: trimslice: "
` [PATCH v2 16/17] ARM: dts: tegra30: cardhu-a04: Set up voltage regulators for DVFS
` [PATCH v2 17/17] ARM: dts: tegra30: cardhu-a04: Add CPU Operating Performance Points

[PATCH v2] clk: qcom: gcc: Add missing clocks in SM8150
 2019-10-24 14:13 UTC 

[PATCH 0/4] clk: ti: re-work divider clock support
 2019-10-24 13:40 UTC  (3+ messages)

[PATCH 0/2] clk: ti: fix GFX clocks for reset support
 2019-10-24 12:28 UTC  (2+ messages)

[PATCHv3 00/10] clk: ti: remoteproc / iommu support patches
 2019-10-24 12:28 UTC  (5+ messages)

[PATCH] clk: ti: clkctrl: Fix failed to enable error with double udelay timeout
 2019-10-24  8:00 UTC  (4+ messages)

[PATCH v2] clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call
 2019-10-24  7:59 UTC  (2+ messages)

[PATCH] clk: imx: imx8mq: fix sys2/3_pll_out_sels
 2019-10-24  6:57 UTC 

[PATCH] clk: sprd: change to implement .prepare instead of .enable
 2019-10-24  5:27 UTC  (2+ messages)

[PATCH V2 0/3] clk: imx: imx6x: use imx_obtain_fixed_clk_hw
 2019-10-24  2:59 UTC  (4+ messages)
` [PATCH V2 1/3] clk: imx: imx6sll: use imx_obtain_fixed_clk_hw to simplify code
` [PATCH V2 2/3] clk: imx: imx6sx: "
` [PATCH V2 3/3] clk: imx: imx6ul: "

[PATCH 0/3] clk: imx: imx6x: use imx_obtain_fixed_clk_hw
 2019-10-24  2:57 UTC  (5+ messages)
` [PATCH 1/3] clk: imx: imx6sll: use imx_obtain_fixed_clk_hw to simplify code
` [PATCH 2/3] clk: imx: imx6sx: "
` [PATCH 3/3] clk: imx: imx6ul: "

[PATCH] clk: imx: imx7d: use imx_obtain_fixed_clk_hw to simplify code
 2019-10-24  2:38 UTC 

[PATCH] clk: samsung: exynos5433: Add missing slab.h header for kfree()
 2019-10-23 16:00 UTC 

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-23 13:39 UTC  (3+ messages)

[GIT PULL] clk: ti: changes for 5.5
 2019-10-23 13:11 UTC 

[PATCH] clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMU
 2019-10-23 13:03 UTC  (3+ messages)

[PATCH] clk: samsung: exynos5433: Fix error paths
 2019-10-23 12:57 UTC  (2+ messages)

[GIT PULL] clk: ti: fixes for v5.4
 2019-10-23 12:35 UTC 

[PATCH] clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18
 2019-10-23 11:28 UTC 

[PATCH v4] arm64: dts: imx8mq: Init rates and parents configs for clocks
 2019-10-23  8:38 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
 2019-10-23  7:42 UTC  (3+ messages)

[PATCH] clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARM
 2019-10-22 19:21 UTC 

[PATCH] clk: Fix memory leak in clk_unregister()
 2019-10-22 18:51 UTC  (2+ messages)

clk: X1000: Add support for the X1000
 2019-10-22 16:56 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: clock: Add X1000 bindings
` [PATCH 2/2] clk: Ingenic: Add CGU driver for X1000
` clk: X1000: Add support for the X1000 v2
  ` [PATCH 1/2 v2] dt-bindings: clock: Add X1000 bindings
  ` [PATCH 2/2 v2] clk: Ingenic: Add CGU driver for X1000

[PATCH] clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup
 2019-10-22 16:50 UTC 

[PATCH] clk/ti/adpll: allocate room for terminating null
 2019-10-21 14:31 UTC  (6+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v1 0/3] Add support for RPMHCC for SC7180
 2019-10-21 12:53 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: clock: Add YAML schemas for the QCOM RPMHCC clock bindings
` [PATCH v1 2/3] dt-bindings: clock: Introduce RPMHCC bindings for SC7180
` [PATCH v1 3/3] clk: qcom: clk-rpmh: Add support for RPMHCC "

[PATCH v5 0/6] Initialise thermal framework and cpufreq earlier during boot
 2019-10-21 12:15 UTC  (2+ messages)
` [PATCH v5 5/6] clk: qcom: Initialize clock drivers earlier

[PATCH] clk: qcom: gcc: Add missing clocks in SM8150
 2019-10-21 10:54 UTC  (5+ messages)

[PATCH v2 0/8] clk: renesas: rcar-gen2/gen3: Switch to .determine_rate()
 2019-10-21  8:35 UTC  (5+ messages)

[PATCH v5 0/8] Add Bitmain BM1880 clock driver
 2019-10-20 15:40 UTC  (13+ messages)
` [PATCH v5 1/8] clk: Zero init clk_init_data in helpers
` [PATCH v5 2/8] clk: Warn if clk_init_data is not zero initialized
` [PATCH v5 3/8] clk: Add clk_hw_unregister_composite helper function definition
` [PATCH v5 7/8] clk: Add common clock driver for BM1880 SoC

[PATCH v3 0/2] arm64: Realtek RTD1295 watchdog
 2019-10-20 15:36 UTC 

[PATCH AUTOSEL 4.19 023/100] clk: boston: unregister clks on failure in clk_boston_setup()
 2019-10-18 22:04 UTC 

[PATCH AUTOSEL 4.14 08/56] clk: boston: unregister clks on failure in clk_boston_setup()
 2019-10-18 22:07 UTC 

[PATCH v4 0/2] MSM8998 GPUCC Support
 2019-10-18 21:11 UTC  (7+ messages)
` [PATCH v4 1/2] clk: qcom: Add MSM8998 GPU Clock Controller (GPUCC) driver

clk: bcm2835: Checking a clk_register() call in bcm2835_clk_probe()
 2019-10-18 18:42 UTC 

[GIT PULL] clk: renesas: Updates for v5.5
 2019-10-18 10:12 UTC 

[PATCH v4 0/6] Initialise thermal framework and cpufreq earlier during boot
 2019-10-18  9:52 UTC  (3+ messages)
` [PATCH v4 5/6] clk: qcom: Initialise clock drivers earlier

[PATCH v3 0/6] Initialise thermal framework and cpufreq earlier during boot
 2019-10-18  6:03 UTC  (4+ messages)
` [PATCH v3 5/6] clk: qcom: Initialise clock drivers earlier

[PATCH 0/2] add Amlogic A1 clock controller driver
 2019-10-18  3:42 UTC  (11+ messages)
` [PATCH 2/2] clk: meson: a1: add support for Amlogic A1 clock driver

[PATCH v1 00/17] NVIDIA Tegra20 CPUFreq driver major update
 2019-10-17 21:09 UTC  (8+ messages)
` [PATCH v1 07/17] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)

[PATCH v2 0/2] Global Clock Controller driver for MSM8976/56
 2019-10-17 19:05 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: clock: Document MSM8976 gcc compatible

[PATCH] clk: qcom: mmcc8974: add frequency table for gfx3d
 2019-10-17 18:13 UTC  (2+ messages)

[PATCH v1] clk: qcom: Skip halt checks on gcc_pcie_0_pipe_clk for 8998
 2019-10-17 17:49 UTC  (9+ 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).