public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-16 22:44:33 to 2018-03-20 14:42:49 UTC [more...]

[PATCH v6 16/20] clk: add support for clocks provided by SCMI
 2018-03-20 14:42 UTC  (5+ messages)
  ` [PATCH] clk: scmi: use devm_of_clk_add_hw_provider() API and drop scmi_clocks_remove

[PATCH v3 00/10] clk: qcom: CPU clock driver for msm8996
 2018-03-20 14:18 UTC  (24+ messages)
` [PATCH v3 01/10] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v3 02/10] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v3 03/10] clk: qcom: Add CPU clock driver for msm8996
` [PATCH v3 04/10] clk: qcom: Add DT bindings for "
` [PATCH v3 05/10] clk: qcom: cpu-8996: Add support to switch to alternate PLL
` [PATCH v3 06/10] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH v3 07/10] clk: qcom: clk-cpu-8996: Prepare PLLs on probe
` [PATCH v3 08/10] clk: qcom: Add ACD path to CPU clock driver for msm8996
` [PATCH v3 09/10] DT: QCOM: Add cpufreq-dt to msm8996

[PATCH -next] clk: hisilicon: fix potential NULL dereference in hisi_clk_alloc()
 2018-03-20 14:19 UTC 

[PATCH v8 00/42] ARM: davinci: convert to common clock framework​
 2018-03-20 13:52 UTC  (11+ messages)

[PATCH v11 0/2] clk: npcm750: Add NPCM7XX Clock driver and binding
 2018-03-20 13:40 UTC  (3+ messages)
` [PATCH v11 1/2] dt-binding: clk: npcm750: Add binding for Nuvoton NPCM7XX Clock
` [PATCH v11 2/2] clk: npcm7xx: Nuvoton NPCM7XX Clock Controller driver

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

[PATCH v3 2/9] dt-bindings: ingenic: Add DT bindings for TCU clocks
 2018-03-20  8:52 UTC  (15+ messages)
` [PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers
  ` [PATCH v4 1/8] mfd: syscon: Add ingenic-tcu.h header
  ` [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 4/8] dt-bindings: Add doc for the Ingenic TCU drivers
  ` [PATCH v4 5/8] irqchip: Add the ingenic-tcu-intc driver
  ` [PATCH v4 6/8] clk: ingenic: Add JZ47xx TCU clocks driver
  ` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver
  ` [PATCH v4 8/8] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers

[PATCH] clk: cs2000: set pm_ops in hibernate-compatible way
 2018-03-20  8:33 UTC 

[PATCH RESEND 0/2] Add dsi clock for stm32f469 board
 2018-03-20  8:20 UTC  (7+ messages)
` [PATCH RESEND 1/2] clk: stm32: END_PRIMARY_CLK should be declare after CLK_SYSCLK
` [PATCH RESEND 2/2] clk: stm32: Add DSI clock for STM32F469 Board

[PATCH v2] clk: Add driver for the si544 clock generator chip
 2018-03-20  8:15 UTC  (7+ messages)
` [PATCH v3] "

[PATCH 1/2] clk: mediatek: add devm_of_platform_populate() for MT7622 audsys
 2018-03-20  7:25 UTC  (4+ messages)
` [PATCH 2/2] clk: mediatek: add audsys support for MT2701

[PATCH v2 0/5] update Mediatek MT2712 clock and scpsys support
 2018-03-20  7:23 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: soc: update MT2712 power dt-bindings
` [PATCH v2 2/5] soc: mediatek: update power domain data of MT2712
` [PATCH v2 3/5] dt-bindings: clock: add clocks for MT2712
` [PATCH v2 5/5] clk: mediatek: update clock driver of MT2712

[PATCH net-next 00/12] ARM: sun8i: r40: Add Ethernet support
 2018-03-20  7:15 UTC  (16+ messages)
` [PATCH net-next 01/12] clk: sunxi-ng: r40: rewrite init code to a platform driver
` [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 net-next 05/12] dt-bindings: net: dwmac-sun8i: Add binding for GMAC on Allwinner R40 SoC
` [PATCH net-next 06/12] net: stmmac: dwmac-sun8i: Use regmap_field for syscon register access
` [PATCH net-next 07/12] net: stmmac: dwmac-sun8i: Allow getting syscon regmap from CCU device
` [PATCH net-next 08/12] net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chains
` [PATCH net-next 09/12] net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC
` [PATCH net-next 10/12] ARM: dts: sun8i: r40: bananapi-m2-ultra: Sort device node dereferences
` [PATCH net-next 11/12] ARM: dts: sun8i: r40: Add device node and RGMII pinmux node for GMAC
` [PATCH net-next 12/12] ARM: dts: sun8i: r40: bananapi-m2-ultra: Enable GMAC ethernet controller

[PATCH v3 1/2] clk: rockchip: assign correct id for pclk_ddr and hclk_sd in rk3399
 2018-03-20  7:00 UTC  (5+ messages)
` [PATCH v3 2/2] arm64: dts: rockchip: assign clock rate for some cpll child clock

[PATCH v4 1/6] clk: mediatek: update missing clock data for MT7622 audsys
 2018-03-20  6:38 UTC  (11+ messages)
` [PATCH v4 2/6] clk: mediatek: add devm_of_platform_populate() "
` [PATCH v4 3/6] clk: mediatek: add audsys support for MT2701
` [PATCH v4 4/6] dt-bindings: clock: mediatek: update audsys documentation to adapt MFD device
` [PATCH v4 5/6] dt-bindings: clock: mediatek: add audsys support for MT2701

[RFC PATCH 0/2] clk: new APIs to handle all available clocks
 2018-03-20  3:21 UTC  (4+ messages)
` [RFC PATCH 1/2] clk: add new APIs to operate on "

[PATCH v6 1/4] clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux
 2018-03-20  2:24 UTC  (4+ messages)
` [PATCH v6 2/4] clk: imx: add new gate/gate2 wrapper funtion
` [PATCH v6 3/4] dt-bindings: imx: update clock doc for imx6sll
` [PATCH v6 4/4] clk: imx: add clock driver "

[PATCH] clk: rockchip: Don't restore invalid cached phase
 2018-03-20  0:53 UTC  (2+ messages)

[PATCH v2 0/4] Misc patches to support clocks for SDM845
 2018-03-20  0:42 UTC  (9+ 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 v2 3/4] clk: qcom: Add support for controlling Fabia PLL
` [PATCH v2 4/4] clk: qcom: Add Global Clock controller (GCC) driver for SDM845

[PATCH 0/7] Allwinner A64 DE2 CCU support with dedicated DE2 bus driver
 2018-03-19 22:00 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: add compatible string for the A64 DE2 CCU

[PATCH v2] clk: qcom: rpmcc: Add support to XO buffered clocks
 2018-03-19 21:41 UTC  (2+ messages)

[PATCH v6] clk: lpc32xx: Set name of regmap_config
 2018-03-19 21:35 UTC  (2+ messages)

[PATCH 1/2] clk: sunxi-ng: add missing hdmi-slow clock for H6 CCU
 2018-03-19 21:27 UTC  (4+ messages)
` [PATCH 2/2] arm64: allwinner: h6: temporarily drop the usage of CCU headers in DTSI

[PATCH v3] clk: Don't show the incorrect clock phase
 2018-03-19 21:03 UTC  (2+ messages)

[PATCH v2] clk: mvebu: armada-38x: add support for missing clocks
 2018-03-19 21:00 UTC  (2+ messages)

[PATCH] clk: clk-gpio: Allow GPIO to sleep in set/get_parent
 2018-03-19 20:53 UTC  (2+ messages)

[RESEND PATCH] clk: enable hi655x common clk automatically
 2018-03-19 20:52 UTC  (2+ messages)

[PATCH v3] clk: stm32: add configuration flags for each of the stm32 drivers
 2018-03-19 20:49 UTC  (2+ messages)

[PATCH v5 1/4] clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux
 2018-03-19 20:48 UTC  (8+ messages)
` [PATCH v5 2/4] clk: imx: add new gate/gate2 wrapper funtion
` [PATCH v5 4/4] clk: imx: add clock driver for imx6sll

[RESEND PATCH] clk: stm32: Add clk entry for SDMMC2 on stm32F769
 2018-03-19 20:46 UTC  (2+ messages)

[PATCH] clk: uniphier: add Pro4/Pro5/PXs2 audio system clock
 2018-03-19 20:42 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
 2018-03-19 20:25 UTC  (4+ messages)
` [PATCH 2/2] clk: mediatek: fix PWM clock source by adding a fixed-factor clock

[PATCH] clk: mvebu: cp110: Fix clock tree representation
 2018-03-19 20:12 UTC  (4+ messages)

[PATCH 0/3] drivers: clk: Add ZynqMp clock driver support
 2018-03-19 20:09 UTC  (11+ messages)
` [PATCH 1/3] drivers: clk: Add clk_get_children support
` [PATCH 2/3] dt-bindings: clock: Add bindings for ZynqMP clock driver
` [PATCH 3/3] drivers: clk: Add "

[PATCHv6 1/3] dt-bindings: documentation: add clock bindings information for Stratix10
 2018-03-19 18:17 UTC  (4+ messages)
` [PATCHv6 3/3] clk: socfpga: stratix10: add clock driver for Stratix10 platform

[PATCH v1] clk: Re-use DEFINE_SHOW_ATTRIBUTE() macro
 2018-03-19 17:53 UTC  (2+ messages)

[PATCH 1/4] clk: bcm2835: Fix ana->maskX definitions
 2018-03-19 16:29 UTC  (12+ messages)
` [PATCH 2/4] clk: bcm2835: Protect sections updating shared registers
` [PATCH 4/4] clk: bcm2835: Make sure the PLL is gated before changing its rate

[PATCH v4 0/9] Initial Allwinner H6 support
 2018-03-19 13:44 UTC  (16+ 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 v4 6/9] dt-bindings: add device tree binding for Allwinner H6 main CCU
` [PATCH v4 7/9] clk: sunxi-ng: add support for the Allwinner H6 CCU
  ` [linux-sunxi] "

[PATCH v7 00/42] ARM: davinci: convert to common clock framework​
 2018-03-19 10:26 UTC  (5+ messages)
` [PATCH v7 10/42] clk: davinci: New driver for davinci PSC clocks

[PATCH v1 1/1] clk: Remove redundant selection of RATIONAL
 2018-03-19  9:20 UTC  (3+ messages)

[PATCH 0/8] clk: renesas: Always use readl()/writel()
 2018-03-19  8:53 UTC  (2+ messages)

[PATCH v5 0/4] Set name of regmap_config
 2018-03-19  3:59 UTC  (4+ messages)
` [PATCH v5 3/4] clk: lpc32xx: "

[PATCH V2 1/2] clk: imx6sx: add missing lvds2 clock to the clock tree
 2018-03-19  2:30 UTC  (2+ messages)
` [PATCH V2 2/2] ARM: dts: imx6sx-sabreauto: add external 24MHz clock source

[PATCH 1/2] clk: imx6sx: add missing lvds2 clock to the clock tree
 2018-03-19  2:09 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6sx-sabreauto: add external 24MHz clock source

[PATCH v2 0/1] add support for the NAND clocks on Meson8b
 2018-03-18 22:54 UTC  (5+ messages)
` [PATCH v2 1/1] clk: meson: meson8b: add support for the NAND clocks

[PATCH v3 01/15] dt-bindings: clock: mediatek: add missing required #reset-cells
 2018-03-18 20:34 UTC  (3+ messages)

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

[PATCH v11 0/2] clk: npcm750: Add NPCM7XX Clock driver and binding
 2018-03-18 12:52 UTC  (3+ messages)
` [PATCH v11 1/2] clk: npcm750: Add binding for Nuvoton NPCM7XX clock\n

[PATCH v2] clk: Print the clock name and warning cause
 2018-03-16 23:29 UTC  (2+ messages)

[PATCH] clk: hisilicon: mark wdt_mux_p[] as const
 2018-03-16 22:57 UTC  (2+ messages)

[PATCH] clk: fix false-positive Wmaybe-uninitialized warning
 2018-03-16 22:55 UTC  (2+ messages)

[PATCH 2/2] clk: sprd: add RTC gate for SC9860
 2018-03-16 22:53 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: clocks: add APB RTC gate for SC9860
 2018-03-16 22:53 UTC  (2+ messages)

[PATCH] clk: qcom: smd-rpm: Migrate to devm_of_clk_add_hw_provider()
 2018-03-16 22:52 UTC  (2+ messages)

[PATCH 1/1] clk: add more __must_check for bulk APIs
 2018-03-16 22:46 UTC  (2+ messages)

[PATCH 1/1] Documentation: clk: enable lock is not held for clk_is_enabled API
 2018-03-16 22:44 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