linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 08:11:10 to 2020-01-21 07:32:09 UTC [more...]

[PATCH] dt-bindings: clock: Move ti-dra7-atl.h to dt-bindigs/clock
 2020-01-21  7:32 UTC  (2+ messages)

[GIT PULL] clk: ti: changes for 5.6
 2020-01-21  7:31 UTC 

[PATCH RESEND V5 00/11] clk: imx8: add new clock binding for better pm support
 2020-01-21  5:00 UTC  (4+ messages)

[PATCH v8 00/22] Move PMC clocks into Tegra PMC driver
 2020-01-20 15:32 UTC  (9+ messages)
` [PATCH v8 11/22] ASoC: tegra: Add fallback implementation for audio mclk
` [PATCH v8 19/22] ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init
` [PATCH v8 22/22] clk: tegra: Remove audio clocks configuration from clock driver

[PATCH v13 00/11] Support ROHM BD71828 PMIC
 2020-01-20 14:21 UTC  (14+ messages)
` [PATCH v13 01/11] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v13 02/11] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v13 03/11] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v13 04/11] mfd: bd718x7: Add compatible for BD71850
` [PATCH v13 05/11] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v13 06/11] mfd: bd71828: Add power-key support
` [PATCH v13 07/11] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v13 08/11] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v13 09/11] mfd: bd70528: Fix hour register mask
` [PATCH v13 10/11] rtc: bd70528: add BD71828 support
` [PATCH v13 11/11] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs

[PATCH v12 00/10] Support ROHM BD71828 PMIC
 2020-01-20 13:41 UTC  (13+ messages)
` [PATCH v12 01/10] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v12 02/10] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v12 03/10] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v12 04/10] mfd: bd718x7: Add compatible for BD71850
` [PATCH v12 05/10] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v12 06/10] mfd: bd71828: Add power-key support
` [PATCH v12 07/10] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v12 08/10] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v12 09/10] mfd: bd70528: Fix hour register mask
` [PATCH v12 10/10] rtc: bd70528: add BD71828 support

[PATCH V3 0/4] clk: imx: imx8m: introduce imx8m_clk_hw_composite_core
 2020-01-20 13:41 UTC  (5+ messages)
` [PATCH V3 1/4] clk: imx: composite-8m: add imx8m_clk_hw_composite_core
` [PATCH V3 2/4] clk: imx: imx8mq: use imx8m_clk_hw_composite_core

[PATCH 0/8] PM fixes and improvements for SAM9X60
 2020-01-20 12:10 UTC  (9+ messages)
` [PATCH 1/8] ARM: at91: pm: use proper master clock register offset
` [PATCH 2/8] Revert "ARM: at91: pm: do not disable/enable PLLA for ULP modes"
` [PATCH 3/8] ARM: at91: pm: add macros for plla disable/enable
` [PATCH 4/8] ARM: at91: pm: add pmc_version member to at91_pm_data
` [PATCH 5/8] ARM: at91: pm: s/sfr/sfrbu in pm_suspend.S
` [PATCH 6/8] clk: at91: move sam9x60's PLL register offsets to PMC header
` [PATCH 7/8] ARM: at91: pm: add plla disable/enable support for sam9x60
` [PATCH 8/8] ARM: at91: pm: add quirk for sam9x60's ulp1

[PATCH v11 00/13] Support ROHM BD71828 PMIC
 2020-01-20  8:59 UTC  (17+ messages)
` [PATCH v11 01/13] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v11 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v11 03/13] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v11 04/13] mfd: bd718x7: Add compatible for BD71850
` [PATCH v11 05/13] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v11 06/13] mfd: input: bd71828: Add power-key support
` [PATCH v11 07/13] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v11 08/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v11 09/13] mfd: bd70528: Fix hour register mask
` [PATCH v11 10/13] rtc: bd70528: add BD71828 support
` [PATCH v11 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v11 12/13] leds: Add common LED binding parsing support to LED class/core
` [PATCH v11 13/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH v10 00/13] Support ROHM BD71828 PMIC
 2020-01-20  8:56 UTC  (26+ messages)
` [PATCH v10 01/13] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v10 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v10 03/13] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v10 04/13] mfd: bd718x7: Add compatible for BD71850
` [PATCH v10 05/13] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v10 06/13] mfd: input: bd71828: Add power-key support
` [PATCH v10 07/13] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v10 08/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v10 09/13] mfd: bd70528: Fix hour register mask
` [PATCH v10 10/13] rtc: bd70528: add BD71828 support
` [PATCH v10 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v10 12/13] leds: Add common LED binding parsing support to LED class/core
` [PATCH v10 13/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH v7 0/5] add Amlogic A1 clock controller driver
 2020-01-20  3:49 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v7 2/5] clk: meson: add support for A1 PLL clock ops
` [PATCH v7 3/5] clk: meson: a1: add support for Amlogic A1 PLL clock driver
` [PATCH v7 4/5] dt-bindings: clock: meson: add A1 peripheral clock controller bindings
` [PATCH v7 5/5] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver

[PATCH] clk: imx: imx8mp: add ocotp root clk
 2020-01-19 10:12 UTC 

[PATCH v6 0/5] add Amlogic A1 clock controller driver
 2020-01-18 21:57 UTC  (7+ messages)
` [PATCH v6 1/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v6 2/5] clk: meson: add support for A1 PLL clock ops
` [PATCH v6 5/5] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver

[PATCH 0/4] clock fixes for at91
 2020-01-17 21:29 UTC  (8+ messages)
` [PATCH 1/4] clk: at91: usb: continue if clk_hw_round_rate() return zero
` [PATCH 2/4] clk: at91: sam9x60: fix usb clock parents
` [PATCH 3/4] clk: at91: usb: use proper usbs_mask
` [PATCH 4/4] clk: at91: usb: introduce num_parents in driver's structure

[PATCH] clk: at91: add at91sam9g45 pmc driver
 2020-01-17 21:05 UTC 

[PATCH v2] clk: ti: dra7: fix parent for gmac_clkctrl
 2020-01-17 15:47 UTC  (4+ messages)

[Patch v3 0/3] ARM: dts: am43x-vpfe/ov2659.patch
 2020-01-17 14:15 UTC  (7+ messages)

[GIT PULL] clk fixes for v5.5-rc6
 2020-01-17  3:50 UTC  (2+ messages)

[PATCH 0/7] Add device tree and clock drivers for SM8250 SoC
 2020-01-16 23:39 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: clock: Add RPMHCC bindings for SM8250
` [PATCH 2/7] clk: qcom: rpmh: Add support for RPMH clocks on SM8250
` [PATCH 3/7] clk: qcom: clk-alpha-pll: Refactor and cleanup trion PLL
` [PATCH 4/7] clk: qcom: clk-alpha-pll: Add support for controlling Lucid PLLs
` [PATCH 5/7] dt-bindings: clock: Add SM8250 GCC clock bindings
` [PATCH 7/7] arm64: dts: qcom: sm8250: Add sm8250 dts file

[PATCH AUTOSEL 4.19 084/671] clk: highbank: fix refcount leak in hb_clk_init()
 2020-01-16 16:45 UTC  (14+ messages)
` [PATCH AUTOSEL 4.19 085/671] clk: qoriq: fix refcount leak in clockgen_init()
` [PATCH AUTOSEL 4.19 086/671] clk: ti: fix refcount leak in ti_dt_clocks_register()
` [PATCH AUTOSEL 4.19 087/671] clk: socfpga: fix refcount leak
` [PATCH AUTOSEL 4.19 088/671] clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()
` [PATCH AUTOSEL 4.19 089/671] clk: imx6q: fix refcount leak in imx6q_clocks_init()
` [PATCH AUTOSEL 4.19 090/671] clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
` [PATCH AUTOSEL 4.19 091/671] clk: imx7d: fix refcount leak in imx7d_clocks_init()
` [PATCH AUTOSEL 4.19 092/671] clk: vf610: fix refcount leak in vf610_clocks_init()
` [PATCH AUTOSEL 4.19 093/671] clk: armada-370: fix refcount leak in a370_clk_init()
` [PATCH AUTOSEL 4.19 094/671] clk: kirkwood: fix refcount leak in kirkwood_clk_init()
` [PATCH AUTOSEL 4.19 095/671] clk: armada-xp: fix refcount leak in axp_clk_init()
` [PATCH AUTOSEL 4.19 096/671] clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()
` [PATCH AUTOSEL 4.19 097/671] clk: dove: fix refcount leak in dove_clk_init()

[PATCH AUTOSEL 4.19 131/671] clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it
 2020-01-16 16:51 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 155/671] clk: ingenic: jz4740: Fix gating of UDC clock

[PATCH AUTOSEL 4.19 285/671] clk: qcom: Skip halt checks on gcc_pcie_0_pipe_clk for 8998
 2020-01-16 17:04 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 365/671] clk: meson: gxbb: no spread spectrum on mpll0
` [PATCH AUTOSEL 4.19 366/671] clk: meson: axg: spread spectrum is on mpll2
` [PATCH AUTOSEL 4.19 396/671] clk: sunxi-ng: sun50i-h6-r: Fix incorrect W1 clock gate register
` [PATCH AUTOSEL 4.19 434/671] clk: qcom: Fix -Wunused-const-variable
` [PATCH AUTOSEL 4.19 466/671] clk: sunxi-ng: v3s: add the missing PLL_DDR1
` [PATCH AUTOSEL 4.19 556/671] clk: actions: Fix factor clk struct member access
` [PATCH AUTOSEL 4.19 627/671] clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume

[PATCH 0/2] clk: aspeed/ast2600: Add critical clock setting logic
 2020-01-16 18:41 UTC  (4+ messages)
` [PATCH 1/2] clk: aspeed: add "

[PATCH AUTOSEL 4.14 066/371] clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it
 2020-01-16 17:23 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 239/371] clk: qcom: Fix -Wunused-const-variable
` [PATCH AUTOSEL 4.14 249/371] clk: sunxi-ng: v3s: add the missing PLL_DDR1
` [PATCH AUTOSEL 4.14 340/371] clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume

[PATCH AUTOSEL 4.9 046/251] clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it
 2020-01-16 17:36 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 161/251] clk: qcom: Fix -Wunused-const-variable
` [PATCH AUTOSEL 4.9 232/251] clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume

[PATCH AUTOSEL 4.9 024/251] clk: highbank: fix refcount leak in hb_clk_init()
 2020-01-16 17:31 UTC  (12+ messages)
` [PATCH AUTOSEL 4.9 025/251] clk: qoriq: fix refcount leak in clockgen_init()
` [PATCH AUTOSEL 4.9 026/251] clk: socfpga: fix refcount leak
` [PATCH AUTOSEL 4.9 027/251] clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()
` [PATCH AUTOSEL 4.9 028/251] clk: imx6q: fix refcount leak in imx6q_clocks_init()
` [PATCH AUTOSEL 4.9 029/251] clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
` [PATCH AUTOSEL 4.9 030/251] clk: imx7d: fix refcount leak in imx7d_clocks_init()
` [PATCH AUTOSEL 4.9 031/251] clk: vf610: fix refcount leak in vf610_clocks_init()
` [PATCH AUTOSEL 4.9 032/251] clk: armada-370: fix refcount leak in a370_clk_init()
` [PATCH AUTOSEL 4.9 033/251] clk: kirkwood: fix refcount leak in kirkwood_clk_init()
` [PATCH AUTOSEL 4.9 034/251] clk: armada-xp: fix refcount leak in axp_clk_init()
` [PATCH AUTOSEL 4.9 035/251] clk: dove: fix refcount leak in dove_clk_init()

[PATCH AUTOSEL 4.4 019/174] clk: highbank: fix refcount leak in hb_clk_init()
 2020-01-16 17:42 UTC  (12+ messages)
` [PATCH AUTOSEL 4.4 020/174] clk: qoriq: fix refcount leak in clockgen_init()
` [PATCH AUTOSEL 4.4 021/174] clk: socfpga: fix refcount leak
` [PATCH AUTOSEL 4.4 022/174] clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()
` [PATCH AUTOSEL 4.4 023/174] clk: imx6q: fix refcount leak in imx6q_clocks_init()
` [PATCH AUTOSEL 4.4 024/174] clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
` [PATCH AUTOSEL 4.4 025/174] clk: imx7d: fix refcount leak in imx7d_clocks_init()
` [PATCH AUTOSEL 4.4 026/174] clk: vf610: fix refcount leak in vf610_clocks_init()
` [PATCH AUTOSEL 4.4 027/174] clk: armada-370: fix refcount leak in a370_clk_init()
` [PATCH AUTOSEL 4.4 028/174] clk: kirkwood: fix refcount leak in kirkwood_clk_init()
` [PATCH AUTOSEL 4.4 029/174] clk: armada-xp: fix refcount leak in axp_clk_init()
` [PATCH AUTOSEL 4.4 159/174] clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume

[PATCH] clk: at91: add at91sam9n12 pmc driver
 2020-01-16 17:23 UTC 

[PATCH AUTOSEL 4.14 036/371] clk: highbank: fix refcount leak in hb_clk_init()
 2020-01-16 17:11 UTC  (13+ messages)
` [PATCH AUTOSEL 4.14 037/371] clk: qoriq: fix refcount leak in clockgen_init()
` [PATCH AUTOSEL 4.14 038/371] clk: socfpga: fix refcount leak
` [PATCH AUTOSEL 4.14 039/371] clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()
` [PATCH AUTOSEL 4.14 040/371] clk: imx6q: fix refcount leak in imx6q_clocks_init()
` [PATCH AUTOSEL 4.14 041/371] clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
` [PATCH AUTOSEL 4.14 042/371] clk: imx7d: fix refcount leak in imx7d_clocks_init()
` [PATCH AUTOSEL 4.14 043/371] clk: vf610: fix refcount leak in vf610_clocks_init()
` [PATCH AUTOSEL 4.14 044/371] clk: armada-370: fix refcount leak in a370_clk_init()
` [PATCH AUTOSEL 4.14 045/371] clk: kirkwood: fix refcount leak in kirkwood_clk_init()
` [PATCH AUTOSEL 4.14 046/371] clk: armada-xp: fix refcount leak in axp_clk_init()
` [PATCH AUTOSEL 4.14 047/371] clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()
` [PATCH AUTOSEL 4.14 048/371] clk: dove: fix refcount leak in dove_clk_init()

[PATCH AUTOSEL 5.4 029/205] clk: imx: pll14xx: Fix quick switch of S/K parameter
 2020-01-16 16:42 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 032/205] clk: meson: axg-audio: fix regmap last register
` [PATCH AUTOSEL 5.4 067/205] clk: imx7ulp: Correct system clock source option #7
` [PATCH AUTOSEL 5.4 068/205] clk: imx7ulp: Correct DDR clock mux options
` [PATCH AUTOSEL 5.4 078/205] clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume
` [PATCH AUTOSEL 5.4 154/205] clk: Fix memory leak in clk_unregister()

[PATCH v2 0/6] clk: zynqmp: Extend and fix zynqmp clock driver
 2020-01-16 11:41 UTC  (4+ messages)
` [PATCH v3 "


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