linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-09 05:21:53 to 2019-12-12 02:59:51 UTC [more...]

[PATCH V2 0/9] clk: imx8m: switch to clk_hw based API
 2019-12-12  2:59 UTC  (8+ messages)
` [PATCH V2 1/9] clk: imx: clk-pll14xx: Switch "
` [PATCH V2 2/9] clk: imx: clk-composite-8m: "
` [PATCH V2 3/9] clk: imx: add imx_unregister_hw_clocks
` [PATCH V2 4/9] clk: imx: add hw API imx_clk_hw_mux2_flags
` [PATCH V2 5/9] clk: imx: gate3: Switch to clk_hw based API
` [PATCH V2 6/9] clk: imx: Remove __init for imx_obtain_fixed_clk_hw() API
` [PATCH V2 7/9] clk: imx: imx8mn: Switch to clk_hw based API

[PATCH v3 00/15] Move PMC clocks into Tegra PMC driver
 2019-12-12  2:17 UTC  (36+ messages)
` [PATCH v3 03/15] soc: tegra: Add Tegra PMC clock registrations into "
` [PATCH v3 08/15] ASoC: tegra: Add audio mclk control through clk_out_1 and extern1
` [PATCH v3 09/15] ASoC: tegra: Add fallback for audio mclk

CONFIG_COMMON_CLK vs CONFIG_HAVE_CLK
 2019-12-12  2:09 UTC 

[PATCH v1] clk: Convert managed get functions to devm_add_action API
 2019-12-11 22:28 UTC  (7+ messages)

[PATCH v2 0/6] spi: Add Renesas SPIBSC controller
 2019-12-11 19:09 UTC  (12+ messages)
` [PATCH v2 2/6] dt-bindings: spi: Document Renesas SPIBSC bindings

[PATCH AUTOSEL 5.4 048/134] clk: qcom: smd: Add missing pnoc clock
 2019-12-11 15:11 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 049/134] clk: qcom: Allow constant ratio freq tables for rcg
` [PATCH AUTOSEL 5.4 050/134] clk: clk-gpio: propagate rate change to parent
` [PATCH AUTOSEL 5.4 073/134] clk: pxa: fix one of the pxa RTC clocks
` [PATCH AUTOSEL 5.4 090/134] clk: Fix memory leak in clk_unregister()

[PATCH AUTOSEL 4.19 29/79] clk: qcom: Allow constant ratio freq tables for rcg
 2019-12-11 15:26 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 30/79] clk: clk-gpio: propagate rate change to parent
` [PATCH AUTOSEL 4.19 45/79] clk: pxa: fix one of the pxa RTC clocks

[PATCH AUTOSEL 4.4 15/37] clk: qcom: Allow constant ratio freq tables for rcg
 2019-12-11 15:38 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 24/37] clk: pxa: fix one of the pxa RTC clocks

[PATCH AUTOSEL 4.9 17/42] clk: qcom: Allow constant ratio freq tables for rcg
 2019-12-11 15:34 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 27/42] clk: pxa: fix one of the pxa RTC clocks

[PATCH AUTOSEL 4.14 21/58] clk: qcom: Allow constant ratio freq tables for rcg
 2019-12-11 15:28 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 31/58] clk: pxa: fix one of the pxa RTC clocks

[PATCH v2 1/2] dt-bindings: clock: document the fsl-sai driver
 2019-12-11 14:28 UTC  (3+ messages)
` [PATCH v2 2/2] clk: fsl-sai: new driver

[Patch v5 0/3] ARM: dts: dra7: add vpe nodes
 2019-12-11 14:08 UTC  (4+ messages)
` [Patch v5 1/3] clk: ti: dra7: add vpe clkctrl data
` [Patch v5 2/3] ARM: dts: dra7: add vpe clkctrl node
` [Patch v5 3/3] ARM: dts: dra7: Add ti-sysc node for VPE

[Patch v3 0/3] ARM: dts: am43x-vpfe/ov2659.patch
 2019-12-11 14:07 UTC  (4+ messages)
` [Patch v3 1/3] ARM: dts: am43xx: add support for clkout1 clock
` [Patch v3 2/3] ARM: dts: am437x-sk-evm: Add VPFE and OV2659 entries
` [Patch v3 3/3] ARM: dts: am43x-epos-evm: "

[Patch v4 00/10] ARM: dts: dra7: add cal nodes
 2019-12-11 14:05 UTC  (11+ messages)
` [Patch v4 01/10] clk: ti: dra7: add cam clkctrl data
` [Patch v4 02/10] ARM: dts: dra7: add cam clkctrl node
` [Patch v4 03/10] ARM: OMAP: DRA7xx: Make CAM clock domain SWSUP only
` [Patch v4 04/10] ARM: dts: dra7-l4: Add ti-sysc node for CAM
` [Patch v4 05/10] ARM: dts: DRA72: Add CAL dtsi node
` [Patch v4 06/10] arm: dts: dra72-evm-common: Add entries for the CSI2 cameras
` [Patch v4 07/10] arm: dtsi: dra76x: Add CAL dtsi node
` [Patch v4 08/10] arm: dts: dra76-evm: Add CAL and OV5640 nodes
` [Patch v4 09/10] arm64: dts: k3-am65-main Add CAL node
` [Patch v4 10/10] arm64: dts: k3-am654-base-board: Add CSI2 OV5640 camera

[PATCH v2] arm64: dts: meson: add A1 periphs and PLL clock nodes
 2019-12-11 13:23 UTC 

[PATCH] arm64: dts: meson: add A1 periphs and PLL clock nodes
 2019-12-11 13:16 UTC  (3+ messages)

[RESEND v2 00/11] clk: imx: Trivial cleanups for clk_hw based API
 2019-12-11 12:58 UTC  (13+ messages)
` [RESEND v2 01/11] clk: imx: Add correct failure handling for clk based helpers
` [RESEND v2 02/11] clk: imx: Rename the SCCG to SSCG
` [RESEND v2 03/11] clk: imx: Replace all the clk based helpers with macros
` [RESEND v2 04/11] clk: imx: pllv1: Switch to clk_hw based API
` [RESEND v2 05/11] clk: imx: pllv2: "
` [RESEND v2 06/11] clk: imx: imx7ulp composite: Rename to show is clk_hw based
` [RESEND v2 07/11] clk: imx: Rename sccg and frac pll register to suggest clk_hw
` [RESEND v2 08/11] clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw based
` [RESEND v2 09/11] clk: imx: Rename the imx_clk_pfdv2 "
` [RESEND v2 10/11] clk: imx: Rename the imx_clk_divider_gate "
` [RESEND v2 11/11] clk: imx7up: Rename the clks to hws

[PATCH v6 00/15] Support ROHM BD71828 PMIC
 2019-12-11 11:48 UTC  (18+ messages)
` [PATCH v6 01/15] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v6 02/15] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v6 03/15] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v6 04/15] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v6 05/15] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v6 06/15] mfd: input: bd71828: Add power-key support
` [PATCH v6 07/15] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v6 08/15] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v6 09/15] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v6 10/15] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v6 11/15] docs: driver-model: Add missing managed GPIO array get functions
` [PATCH v6 12/15] rtc: bd70528 add BD71828 support
` [PATCH v6 13/15] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v6 14/15] leds: Add common LED binding parsing support to LED class/core
` [PATCH v6 15/15] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH] clk: renesas: Remove use of ARCH_R8A7796
 2019-12-11 10:02 UTC 

[PATCH 01/17] clk: sunxi: sunxi-ng: convert to devm_platform_ioremap_resource
 2019-12-11  9:49 UTC  (19+ messages)
` [PATCH 02/17] clk: qcom: "
` [PATCH 03/17] clk: samsung: "
` [PATCH 04/17] clk: mediatek: "
` [PATCH 05/17] clk: hisilicon: "
` [PATCH 06/17] clk: tegra: "
` [PATCH 07/17] clk: mvebu: "
` [PATCH 08/17] clk: imx: "
` [PATCH 09/17] clk: sifive: "
` [PATCH 10/17] clk: axi-clkgen: "
` [PATCH 11/17] clk: milbeaut: "
` [PATCH 12/17] clk: socfpga: "
` [PATCH 13/17] clk: gemini: "
` [PATCH 14/17] clk: axm5516: "
` [PATCH 15/17] clk: bm1880: "
` [PATCH 16/17] clk: actions: "
` [PATCH 17/17] ARC: clk: "

[PATCH] clk: imx8qxp-lpcg: Warn against devm_platform_ioremap_resource
 2019-12-11  8:06 UTC  (3+ messages)

[PATCH RESEND V5 00/11] clk: imx8: add new clock binding for better pm support
 2019-12-11  8:05 UTC  (2+ messages)

[PATCH V2] clk: imx: pll14xx: fix clk_pll14xx_wait_lock
 2019-12-11  7:07 UTC  (2+ messages)

[PATCH 1/3] clk: imx8mn: correct the usb1_ctrl parent to be usb_bus
 2019-12-11  3:50 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: imx8mn-evk: enable usb1 and typec support

clk: Ingenic: Add support for the X1830 and add USB clk for X1000
 2019-12-10 22:55 UTC  (6+ messages)
` [PATCH 1/5] clk: Ingenic: Adjust code to make it compatible with X1830

[PATCH 0/5] Clock changes needed to probe rng on omap4 and 5
 2019-12-10 17:21 UTC  (6+ messages)
` [PATCH 1/5] clk: ti: clkctrl: Fix hidden dependency to node name
` [PATCH 2/5] ARM: dts: Add missing omap4 secure clocks
` [PATCH 3/5] ARM: dts: Add missing omap5 "
` [PATCH 4/5] ARM: dts: Configure omap4 rng to probe with ti-sysc
` [PATCH 5/5] ARM: dts: Configure omap5 "

[PATCH 12/15] clk: scmi: Match scmi device by both name and protocol id
 2019-12-10 14:53 UTC 

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-12-10 13:24 UTC  (23+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v5 13/16] rtc: bd70528 add BD71828 support

[PATCH v1] clk: tegra: Fix double-free in tegra_clk_init()
 2019-12-10 12:22 UTC  (2+ messages)

[PATCH 0/7] qcom: add clk-vibrator driver
 2019-12-10 11:51 UTC  (9+ messages)
` [PATCH 1/7] clk: qcom: add support for setting the duty cycle
` [PATCH 4/7] dt-bindings: Input: introduce new clock vibrator bindings

[PATCH] clk: at91: sam9x60: fix programmable clock prescaler
 2019-12-10 11:25 UTC 

[PATCH 1/2] dt-bindings: clock: document the fsl-sai driver
 2019-12-09 23:36 UTC  (4+ messages)

[PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver
 2019-12-09 18:35 UTC  (12+ messages)
` [PATCH 01/10] dt-bindings: mfd: Add documentation for ad242x
` [PATCH 02/10] dt-bindings: i2c: Add documentation for ad242x i2c controllers
` [PATCH 03/10] dt-bindings: gpio: Add documentation for ad242x GPIO controllers
` [PATCH 03/10] dt-bindings: gpio: Add documentation for AD242x "
` [PATCH 04/10] dt-bindings: clock: Add documentation for AD242x clock providers
` [PATCH 05/10] dt-bindings: sound: Add documentation for AD242x codecs
` [PATCH 06/10] mfd: Add core driver for AD242x A2B transceivers
` [PATCH 07/10] i2c: Add driver for AD242x bus controller
` [PATCH 08/10] gpio: Add driver for AD242x GPIO controllers
` [PATCH 09/10] clk: Add support for AD242x clock output providers
` [PATCH 10/10] ASoC: Add codec component for AD242x nodes

Build regressions/improvements in v5.5-rc1
 2019-12-09 12:45 UTC  (2+ messages)

[PATCH 0/2] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2019-12-09 11:03 UTC  (4+ messages)
` [PATCH 2/2] PCI: amlogic: Use PCIe pll gate when available

[resend PATCH v6 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-12-09 10:15 UTC  (24+ messages)
` [resend PATCH v6 01/12] dt-bindings: display: mediatek: Add mmsys binding description
` [resend PATCH v6 02/12] dt-bindings: mediatek: Add compatible for mt7623
` [resend PATCH v6 03/12] drm/mediatek: Use regmap for register access
` [resend PATCH v6 04/12] drm: mediatek: Omit warning on probe defers
` [resend PATCH v6 05/12] media: mtk-mdp: Check return value of of_clk_get
` [resend PATCH v6 06/12] clk: mediatek: mt2701: switch mmsys to platform device probing
` [resend PATCH v6 07/12] clk: mediatek: mt2712e: switch "
` [resend PATCH v6 08/12] clk: mediatek: mt6779: switch mmsys "
` [resend PATCH v6 10/12] clk: mediatek: mt8183: "
` [resend PATCH v6 12/12] drm/mediatek: Add support for mmsys through a pdev

[PATCH] clk: meson: pll: Fix by 0 division in __pll_params_to_rate()
 2019-12-09  9:51 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: clocks: Convert Allwinner DE2 clocks to a schema
 2019-12-09  9:35 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: clocks: Convert Allwinner A80 USB "
` [PATCH 3/3] dt-bindings: clocks: Convert Allwinner A80 DE "

[v11 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2019-12-09  9:13 UTC  (3+ messages)
` [v11 2/2] clk: ls1028a: Add clock driver for Display output interface

[PATCH] clk: Fix continuation of of_clk_detect_critical()
 2019-12-09  8:14 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).