linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-29 21:34:40 to 2020-12-07 10:07:20 UTC [more...]

[PATCH v4 00/21] RISC-V Kendryte K210 support improvements
 2020-12-07 10:06 UTC  (35+ messages)
` [PATCH v4 01/21] riscv: Fix kernel time_init()
` [PATCH v4 02/21] riscv: Fix sifive serial driver
` [PATCH v4 03/21] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH v4 04/21] riscv: Fix builtin DTB handling
` [PATCH v4 05/21] riscv: Use vendor name for K210 SoC support
` [PATCH v4 06/21] dt-bindings: Add Canaan vendor prefix
` [PATCH v4 07/21] dt-binding: clock: Document canaan,k210-clk bindings
` [PATCH v4 08/21] dt-bindings: reset: Document canaan,k210-rst bindings
` [PATCH v4 09/21] dt-bindings: pinctrl: Document canaan,k210-fpioa bindings
` [PATCH v4 10/21] dt-binding: mfd: Document canaan,k210-sysctl bindings
` [PATCH v4 11/21] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v4 12/21] riscv: Add Canaan Kendryte K210 FPIOA driver
` [PATCH v4 13/21] riscv: Add Canaan Kendryte K210 reset controller
` [PATCH v4 14/21] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v4 15/21] riscv: Add SiPeed MAIX BiT board "
` [PATCH v4 16/21] riscv: Add SiPeed MAIX DOCK "
` [PATCH v4 17/21] riscv: Add SiPeed MAIX GO "
` [PATCH v4 18/21] riscv: Add SiPeed MAIXDUINO "
` [PATCH v4 19/21] riscv: Add Kendryte KD233 "
` [PATCH v4 20/21] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v4 21/21] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH] clk: imx: Fix reparenting of UARTs not associated with sdout
 2020-12-07  5:24 UTC  (2+ messages)

[PATCH 0/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
 2020-12-07  4:55 UTC  (2+ messages)
` [PATCH 1/1] "

[GIT PULL] Rockchip clock changes for 5.11
 2020-12-06 18:27 UTC 

[PATCH] clk: ti: omap5: Fix reboot DPLL lock failure when using ABE TIMERs
 2020-12-06 11:18 UTC 

[PATCH 0/1] dt-bindings: eliminate yamllint warnings
 2020-12-06  5:18 UTC  (6+ messages)
` [PATCH 1/1] "

[GIT PULL]: clk: meson: amlogic updates for v5.11
 2020-12-05 17:55 UTC  (3+ messages)

[GIT PULL RESEND] clk: meson: amlogic updates for v5.11
 2020-12-05 18:00 UTC 

[PATCH 0/4] Add new clocks for Ingenic SoCs
 2020-12-05 15:11 UTC  (11+ messages)
` [PATCH 1/4] clk: JZ4780: Add function for disable the second core
` [PATCH 2/4] dt-bindings: clock: Add missing clocks for Ingenic SoCs
` [PATCH 3/4] clk: Ingenic: "
` [PATCH 4/4] clk: Ingenic: Fill unused bits in parents and reformat code

[PATCH 1/8] clk: sunxi-ng: h6: Fix clock divider range on some clocks
 2020-12-05 16:36 UTC  (14+ messages)
` [PATCH 4/8] clk: sunxi-ng: Add support for the Allwinner H616 R-CCU
      ` [linux-sunxi] "
` [PATCH 5/8] clk: sunxi-ng: Add support for the Allwinner H616 CCU
      ` [linux-sunxi] "

[PATCH] [v2] clk: samsung: mark PM functions as __maybe_unused
 2020-12-05 14:14 UTC  (4+ messages)

[PATCH v2] clk: renesas: r9a06g032: Drop __packed for portability
 2020-12-05  9:05 UTC  (5+ messages)

[PATCH v9 0/3] Use the generic PHY framework for Ingenic USB PHY
 2020-12-05  8:09 UTC  (4+ messages)
` [PATCH v9 2/3] dt-bindings: USB: Add bindings for Ingenic JZ4775 and X2000

[GIT PULL] clk: samsung: Updates for v5.11
 2020-12-05  6:28 UTC  (2+ messages)

[PATCH] clk: imx: fix build failure on i.MX SCU clk
 2020-12-05  5:41 UTC  (2+ messages)

[PATCH] [v2] clk: samsung: mark PM functions as __maybe_unused
 2020-12-04 15:33 UTC  (2+ messages)

[PATCH] clk: meson: g12a: select COMMON_CLK_MESON_VID_PLL_DIV
 2020-12-04 15:20 UTC  (2+ messages)

[PATCH 0/5] Add clock drivers for SM8350
 2020-12-04 10:19 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: clock: Add RPMHCC bindings "
` [PATCH 2/5] clk: qcom: rpmh: add support for SM8350 rpmh clocks
` [PATCH 3/5] dt-bindings: clock: Add SM8350 GCC clock bindings
` [PATCH 4/5] clk: qcom: clk-alpha-pll: Add support for Lucid 5LPE PLL
  ` [PATCH 5/5] clk: qcom: gcc: Add clock driver for SM8350

[PATCH] clk: samsung: mark PM functions as __maybe_unused
 2020-12-04  9:13 UTC  (3+ messages)

[PATCH v5 00/11] Raspberry Pi PoE HAT fan support
 2020-12-03 14:52 UTC  (20+ messages)
` [PATCH v5 01/11] firmware: raspberrypi: Keep count of all consumers
` [PATCH v5 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v5 03/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v5 04/11] gpio: raspberrypi-exp: "
` [PATCH v5 05/11] reset: raspberrypi: "
` [PATCH v5 06/11] soc: bcm: raspberrypi-power: "
` [PATCH v5 07/11] staging: vchiq: "
` [PATCH v5 08/11] input: raspberrypi-ts: Release firmware handle when not needed

[PATCH] (v2) drivers: clk: make gpio-gated clock support optional
 2020-12-03 14:44 UTC  (3+ messages)

[PATCH v2] drivers: clk: make gpio-gated clock support optional
 2020-12-03 14:35 UTC 

[PATCH] clk: mediatek: Remove MT8192 unused clock
 2020-12-03 10:30 UTC 

[PATCH 00/12] soc: xilinx: vcu: Convert driver to clock provider
 2020-12-03  9:14 UTC  (16+ messages)
` [PATCH 01/12] ARM: dts: define indexes for output clocks
` [PATCH 02/12] clk: divider: fix initialization with parent_hw
` [PATCH 07/12] soc: xilinx: vcu: register PLL as fixed rate clock
` [PATCH 08/12] soc: xilinx: vcu: implement clock provider for output clocks
` [PATCH 09/12] soc: xilinx: vcu: make pll post divider explicit
` [PATCH 10/12] soc: xilinx: vcu: make the PLL configurable

Disinfection
 2020-12-03  8:45 UTC 

[PATCH] clk: trace: Trace range functions
 2020-12-03  7:59 UTC 

[RESEND PATCH 1/2] clk: axi-clkgen: wrap limits in a struct and keep copy on the state object
 2020-12-03  7:40 UTC  (2+ messages)
` [RESEND PATCH 2/2] clk: axi-clkgen: move the OF table at the bottom of the file

[PATCH] clk: sunxi-ng: Make sure divider tables have sentinel
 2020-12-03  7:36 UTC  (2+ messages)

[PATCH 1/2] clk: axi-clkgen: wrap limits in a struct and keep copy on the state object
 2020-12-03  4:46 UTC  (3+ messages)

[PATCH] clk: at91: sam9x60: remove atmel,osc-bypass support
 2020-12-02 13:38 UTC  (2+ messages)

[PATCH v3] drivers: clk: make gpio-gated clock support optional
 2020-12-02 12:34 UTC 

[PATCH] clk: bcm: dvp: Add MODULE_DEVICE_TABLE()
 2020-12-02 12:05 UTC  (2+ messages)

[PATCH v2 0/4] Add some clocks support for i.MX8qxp DC0/MIPI-LVDS subsystems
 2020-12-02  5:33 UTC  (5+ messages)
` [PATCH v2 1/4] clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 PLL clocks
` [PATCH v2 2/4] clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 bypass clocks
` [PATCH v2 3/4] clk: imx: clk-imx8qxp: Register DC0 display clocks with imx_clk_scu2()
` [PATCH v2 4/4] clk: imx: clk-imx8qxp: Add some SCU clocks support for MIPI-LVDS subsystems

[PATCH v2 1/1] clk: imx: scu: fix MXC_CLK_SCU module build break
 2020-12-02  2:52 UTC  (2+ messages)

question: interconnect: changes in 5.10 / imx8mq ?
 2020-12-01 12:35 UTC  (2+ messages)

[PATCH v3 00/21] RISC-V Kendryte K210 support improvements
 2020-12-01 11:04 UTC  (24+ messages)
` [PATCH v3 01/21] riscv: Fix kernel time_init()
` [PATCH v3 02/21] riscv: Fix sifive serial driver
` [PATCH v3 03/21] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH v3 04/21] riscv: Fix builtin DTB handling
` [PATCH v3 05/21] riscv: Use vendor name for K210 SoC support
` [PATCH v3 06/21] dt-bindings: Add Canaan vendor prefix
` [PATCH v3 07/21] dt-binding: clock: Document canaan,k210-clk bindings
` [PATCH v3 08/21] dt-bindings: reset: Document canaan,k210-rst bindings
` [PATCH v3 09/21] dt-bindings: pinctrl: Document canaan,k210-fpioa bindings
` [PATCH v3 10/21] dt-binding: mfd: Document canaan,k210-sysctl bindings
` [PATCH v3 11/21] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v3 12/21] riscv: Add Canaan Kendryte K210 FPIOA driver
` [PATCH v3 13/21] riscv: Add Canaan Kendryte K210 reset controller
` [PATCH v3 14/21] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v3 15/21] riscv: Add SiPeed MAIX BiT board "
` [PATCH v3 16/21] riscv: Add SiPeed MAIX DOCK "
` [PATCH v3 17/21] riscv: Add SiPeed MAIX GO "
` [PATCH v3 18/21] riscv: Add SiPeed MAIXDUINO "
` [PATCH v3 19/21] riscv: Add Kendryte KD233 "
` [PATCH v3 20/21] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v3 21/21] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH] clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9
 2020-12-01  9:46 UTC  (4+ messages)

[GIT PULL] i.MX clock update for 5.11
 2020-12-01  9:39 UTC 

[RESEND PATCH v4 0/6] Add GCC and RPMh clock support for SDX55
 2020-12-01  1:38 UTC  (3+ messages)
` [RESEND PATCH v4 5/6] dt-bindings: clock: Add GDSC in SDX55 GCC

[PATCH v5 0/4] Enable Hi3559A SOC clock and HiSilicon Hiedma Controller
 2020-11-30 22:11 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: Document the hi3559a clock bindings
` [PATCH v5 3/4] dt: bindings: dma: Add DT bindings for HiSilicon Hiedma Controller

[PATCH v2 00/21] RISC-V Kendryte K210 support improvements
 2020-11-30 16:40 UTC  (5+ messages)
` [PATCH v2 09/21] dt-bindings: Document canaan,k210-fpioa bindings
` [PATCH v2 10/21] dt-binding: Document canaan,k210-sysctl bindings

[PATCH 1/1] clk: imx: scu: remove the calling of device_is_bound
 2020-11-30 13:54 UTC  (2+ messages)

[PATCH] powerpc: fix the allyesconfig build
 2020-11-30 10:26 UTC  (7+ messages)

[PATCH v3 0/9] clk: qoriq fixes and new fsl-flexspi driver
 2020-11-30  9:21 UTC  (5+ messages)
` [PATCH v3 1/9] arm64: dts: ls1028a: fix ENETC PTP clock input
` [PATCH v3 2/9] arm64: dts: ls1028a: fix FlexSPI "

[PATCH resend] clk: si5351: Wait for bit clear after PLL reset
 2020-11-30  9:10 UTC 

[PATCH] clk: renesas: r9a06g032: Drop __packed for portability
 2020-11-30  8:53 UTC 

[PATCH 1/1] clk: imx: scu: fix MXC_CLK_SCU module build break
 2020-11-30  8:48 UTC  (3+ messages)

[PATCH v5 0/5] clk: add driver for the SiFive FU740
 2020-11-30  8:23 UTC  (6+ messages)
` [PATCH v5 1/5] clk: sifive: Extract prci core to common base
` [PATCH v5 2/5] clk: sifive: Use common name for prci configuration
` [PATCH v5 3/5] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block
` [PATCH v5 4/5] clk: sifive: Fix the wrong bit field shift
` [PATCH v5 5/5] clk: sifive: Add clock enable and disable ops

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-30  7:27 UTC  (8+ messages)
` [PATCH 20/32] riscv: Add Kendryte K210 FPIOA pinctrl driver

[PATCH v5 0/7] Enable rk3066a HDMI sound
 2020-11-30  1:51 UTC  (2+ messages)
` (subset) "

[PATCH] clk: rockchip: Remove redundant null check before clk_prepare_enable
 2020-11-30  1:51 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).