linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-14 22:50:21 to 2021-01-21 12:13:21 UTC [more...]

[PATCH] PM / clk: make PM clock layer compatible with clocks that must sleep
 2021-01-21 12:09 UTC  (9+ messages)

[PATCH 0/5] clk: at91: updates for power management and dvfs
 2021-01-21 11:19 UTC  (6+ messages)
` [PATCH 1/5] clk: at91: re-factor clocks suspend/resume
` [PATCH 2/5] clk: at91: pmc: execute suspend/resume only for backup mode
` [PATCH 3/5] clk: at91: sama7g5: add securam's peripheral clock
` [PATCH 4/5] clk: at91: clk-master: add register definition for sama7g5's master clock
` [PATCH 5/5] clk: at91: clk-master: update for dvfs

[PATCH v2 2/5] clk: renesas: r8a779a0: add clocks for RAVB
 2021-01-21 10:06 UTC 

[PATCH V2 0/4] v3u: add support for I2C
 2021-01-21  9:54 UTC  (5+ messages)
` [PATCH V2 1/4] clk: renesas: r8a779a0: add clocks "
` [PATCH V2 2/4] arm64: dts: renesas: Add I2C to R8A779A0
` [PATCH V2 3/4] arm64: dts: renesas: Add I2C0,1,6 support for falcon board
` [PATCH V2 4/4] v3u: enable other I2C busses for testing

[PATCH V3] clk: imx: Fix reparenting of UARTs not associated with sdout
 2021-01-21  9:56 UTC  (9+ messages)

[PATCH 0/4] clk: remove unused device drivers
 2021-01-21  8:38 UTC  (5+ messages)
` [PATCH 1/4] clk: remove tango4 driver
` [PATCH 2/4] clk: remove zte zx driver
` [PATCH 4/4] clk: remove u300 driver

[PATCH 00/20] Rid W=1 warnings from Clock
 2021-01-21  8:31 UTC  (28+ messages)
` [PATCH 01/20] clk: rockchip: clk: Demote non-conformant kernel-doc headers
` [PATCH 02/20] clk: rockchip: clk-cpu: Remove unused/undocumented struct members
` [PATCH 03/20] clk: rockchip: clk-pll: Demote kernel-doc abuses to standard comment blocks
` [PATCH 04/20] clk: rockchip: clk-half-divider: Demote non-conformant kernel-doc header
` [PATCH 05/20] clk: bcm: clk-iproc-pll: Demote kernel-doc abuse
` [PATCH 06/20] clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where it's used
` [PATCH 07/20] clk: socfpga: clk-pll: Remove unused variable 'rc'
` [PATCH 08/20] clk: socfpga: clk-pll-a10: Remove set but "
` [PATCH 09/20] clk: mvebu: ap-cpu-clk: Demote non-conformant kernel-doc header
` [PATCH 10/20] clk: imx: clk-imx31: Remove unused static const table 'uart_clks'
` [PATCH 11/20] clk: st: clkgen-pll: Demote unpopulated kernel-doc header
` [PATCH 12/20] clk: st: clkgen-fsyn: Fix worthy struct documentation demote partially filled one
` [PATCH 13/20] clk: ti: clockdomain: Fix description for 'omap2_init_clk_clkdm's hw param
` [PATCH 14/20] clk: sunxi: clk-sunxi: Demote a bunch of non-conformant kernel-doc headers
` [PATCH 15/20] clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameter
` [PATCH 16/20] clk: ti: gate: Fix possible doc-rot in 'omap36xx_gate_clk_enable_with_hsdiv_restore'
` [PATCH 17/20] clk: sunxi: clk-a10-ve: Demote obvious kernel-doc abuse
` [PATCH 18/20] clk: sunxi: clk-mod0: Demote non-conformant kernel-doc header
` [PATCH 19/20] clk: versatile: clk-icst: Fix worthy struct documentation block
` [PATCH 20/20] clk: zynq: clkc: Remove various instances of an unused variable 'clk'

[PATCH v3 00/15] soc: xilinx: vcu: Convert driver to clock provider
 2021-01-21  7:16 UTC  (16+ messages)
` [PATCH v3 01/15] ARM: dts: vcu: define indexes for output clocks
` [PATCH v3 02/15] clk: divider: fix initialization with parent_hw
` [PATCH v3 03/15] soc: xilinx: vcu: drop coreclk from struct xlnx_vcu
` [PATCH v3 04/15] soc: xilinx: vcu: add helper to wait for PLL locked
` [PATCH v3 05/15] soc: xilinx: vcu: add helpers for configuring PLL
` [PATCH v3 06/15] soc: xilinx: vcu: implement PLL disable
` [PATCH v3 07/15] soc: xilinx: vcu: register PLL as fixed rate clock
` [PATCH v3 08/15] soc: xilinx: vcu: implement clock provider for output clocks
` [PATCH v3 09/15] soc: xilinx: vcu: make pll post divider explicit
` [PATCH v3 10/15] soc: xilinx: vcu: make the PLL configurable
` [PATCH v3 11/15] soc: xilinx: vcu: remove calculation of PLL configuration
` [PATCH v3 12/15] soc: xilinx: vcu: use bitfields for register definition
` [PATCH v3 13/15] soc: xilinx: vcu: fix repeated word the in comment
` [PATCH v3 14/15] soc: xilinx: vcu: fix alignment to open parenthesis
` [PATCH v3 15/15] clk: xilinx: move xlnx_vcu clock driver from soc

[PATCH V1] clk: qcom: gcc-sc7180: Mark the MM XO clocks to be always ON
 2021-01-21  6:49 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: clock: Add SC8180x GCC binding
 2021-01-21  5:47 UTC  (2+ messages)
  ` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for SC8180x

[PATCH 1/2] dt-bindings: clock: qcom: rpmhcc: Add sc8180x rpmh clocks
 2021-01-20 22:37 UTC  (2+ messages)
` [PATCH 2/2] clk: "

[PATCH v7 00/14] Tegra XHCI controller ELPG support
 2021-01-20 17:35 UTC  (17+ messages)
` [PATCH v7 01/14] clk: tegra: Add PLLE HW power sequencer control
` [PATCH v7 02/14] clk: tegra: Don't enable PLLE HW sequencer at init
` [PATCH v7 03/14] phy: tegra: xusb: Move usb3 port init for Tegra210
` [PATCH v7 04/14] phy: tegra: xusb: Rearrange UPHY init on Tegra210
` [PATCH v7 05/14] phy: tegra: xusb: Add Tegra210 lane_iddq operation
` [PATCH v7 06/14] phy: tegra: xusb: Add sleepwalk and suspend/resume
` [PATCH v7 07/14] soc/tegra: pmc: Provide USB sleepwalk register map
` [PATCH v7 08/14] arm64: tegra210: XUSB PADCTL add "nvidia,pmc" prop
` [PATCH v7 09/14] dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop
` [PATCH v7 10/14] phy: tegra: xusb: Add wake/sleepwalk for Tegra210
` [PATCH v7 11/14] phy: tegra: xusb: Tegra210 host mode VBUS control
` [PATCH v7 12/14] phy: tegra: xusb: Add wake/sleepwalk for Tegra186
` [PATCH v7 13/14] usb: host: xhci-tegra: Unlink power domain devices
` [PATCH v7 14/14] xhci: tegra: Enable ELPG for runtime/system PM

[PATCH v3 0/5] Add APCS support for SDX55
 2021-01-20 16:20 UTC  (8+ messages)
` [PATCH v3 1/5] dt-bindings: mailbox: Add binding for SDX55 APCS
` [PATCH v3 2/5] mailbox: qcom: Add support for SDX55 APCS IPC
` [PATCH v3 3/5] dt-bindings: clock: Add Qualcomm A7 PLL binding
` [PATCH v3 4/5] clk: qcom: Add A7 PLL support
` [PATCH v3 5/5] clk: qcom: Add SDX55 APCS clock controller support

[PATCH V2 1/2] dt-bindings: clk: versaclock5: Add optional load capacitance property
 2021-01-20 16:41 UTC  (5+ messages)
` [PATCH V2 2/2] clk: vc5: Add support for optional load capacitance

[PATCH v2] dt-bindings: clk: versaclock5: Miscellaneous fixes and improvements:
 2021-01-20 16:29 UTC  (3+ messages)

[PATCH v3] clk: sunxi-ng: h6: Fix clock divider range on some clocks
 2021-01-20  9:59 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 19/45] clk: tegra30: Add hda clock default rates to clock driver
 2021-01-20  1:25 UTC 

[PATCH AUTOSEL 5.4 11/26] clk: tegra30: Add hda clock default rates to clock driver
 2021-01-20  1:26 UTC 

[PATCH AUTOSEL 4.19 07/15] clk: tegra30: Add hda clock default rates to clock driver
 2021-01-20  1:27 UTC 

[PATCH v6 01/15] clk: tegra: Add PLLE HW power sequencer control
 2021-01-19 14:12 UTC  (2+ messages)
  ` [PATCH v6 02/15] clk: tegra: Don't enable PLLE HW sequencer at init

[PATCH v4 0/5] Add clock drivers for SM8350
 2021-01-19 21:54 UTC  (6+ messages)
` [PATCH v4 1/5] clk: qcom: clk-alpha-pll: replace regval with val
` [PATCH v4 2/5] clk: qcom: clk-alpha-pll: modularize alpha_pll_trion_set_rate()
` [PATCH v4 3/5] clk: qcom: clk-alpha-pll: Add support for Lucid 5LPE PLL
` [PATCH v4 4/5] dt-bindings: clock: Add SM8350 GCC clock bindings

[PATCH v2 00/17] Support ROHM BD71815 PMIC
 2021-01-19 21:09 UTC  (15+ messages)
` [PATCH v2 01/17] regulator: bd718x7, bd71828, Fix dvs voltage levels
` [PATCH v2 02/17] rtc: bd70528: Do not require parent data
` [PATCH v2 03/17] clk: BD718x7: Do not depend on parent driver data
` [PATCH v2 04/17] mfd: bd718x7: simplify by cleaning unnecessary device data
` [PATCH v2 05/17] dt_bindings: bd71828: Add clock output mode
` [PATCH v2 06/17] dt_bindings: regulator: Add ROHM BD71815 PMIC regulators
` [PATCH v2 07/17] dt_bindings: mfd: Add ROHM BD71815 PMIC
` [PATCH v2 08/17] mfd: Add ROHM BD71815 ID
` [PATCH v2 09/17] mfd: Support for ROHM BD71815 PMIC core
` [PATCH v2 10/17] gpio: support ROHM BD71815 GPOs
` [PATCH v2 15/17] clk: bd718x7: Add support for clk gate on ROHM BD71815 PMIC

[PATCH] clk: socfpga: agilex: add clock driver for eASIC N5X platform
 2021-01-19 15:00 UTC  (2+ messages)

[PATCH 0/1] Fix AST2600A2 APLL calculate formuula
 2021-01-19 11:48 UTC  (8+ messages)
` [PATCH 1/1] clk: aspeed: Fix APLL calculate formula for ast2600-A2
  ` [PATCH v2] clk: aspeed: Fix APLL calculate formula from ast2600-A2

[PATCH] clk: qcom: gfm-mux: fix clk mask
 2021-01-19 11:38 UTC 

[PATCH v2] clk: imx6q: demote warning about pre-boot ldb_di_clk reparenting
 2021-01-19  2:10 UTC  (2+ messages)

[PATCH] clk: qcom: smd: Add missing RPM clocks for msm8992/4
 2021-01-18 16:14 UTC 

[PATCH v3 06/21] dt-bindings: clk: sunxi-ccu: Add compatible string for Allwinner H616
 2021-01-18 15:30 UTC  (6+ messages)
` [PATCH v3 07/21] clk: sunxi-ng: Add support for the Allwinner H616 R-CCU
` [PATCH v3 08/21] clk: sunxi-ng: Add support for the Allwinner H616 CCU

[PATCH 1/2] dt-bindings: clk: versaclock5: Add optional load capacitance property
 2021-01-18 15:26 UTC  (3+ messages)
` [PATCH 2/2] clk: vc5: Add support for optional load capacitance

[PATCH v7 00/11] Raspberry Pi PoE HAT fan support
 2021-01-18 12:32 UTC  (12+ messages)
` [PATCH v7 01/11] firmware: raspberrypi: Keep count of all consumers
` [PATCH v7 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v7 03/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v7 04/11] gpio: raspberrypi-exp: "
` [PATCH v7 05/11] reset: raspberrypi: "
` [PATCH v7 06/11] soc: bcm: raspberrypi-power: "
` [PATCH v7 07/11] staging: vchiq: "
` [PATCH v7 08/11] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v7 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v7 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v7 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH] clk: imx6q: demote warning about pre-boot ldb_di_clk reparenting
 2021-01-18 11:30 UTC  (3+ messages)

[PATCH v2 0/4] Allwinner H6 RSB support
 2021-01-18  9:51 UTC  (8+ messages)
` [PATCH v2 4/4] arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection
          ` [linux-sunxi] "

[PATCH] MAINTAINERS: Add section for NXP i.MX clock drivers
 2021-01-18  7:14 UTC  (2+ messages)

[PATCH v13 01/17] clk: Add RISC-V Canaan Kendryte K210 clock driver
 2021-01-18  2:02 UTC 

[PATCH v5 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-01-17 14:19 UTC  (2+ messages)

[PATCH v2 0/7] Remove ARM platform efm32
 2021-01-15 15:51 UTC  (2+ messages)
` [PATCH v2 2/7] clk: Drop unused efm32gg driver

[PATCH v2 0/5] Couple improvements for Tegra clk driver
 2021-01-15 15:17 UTC  (11+ messages)
` [PATCH v2 1/5] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v2 2/5] clk: tegra: Fix refcounting of gate clocks
` [PATCH v2 3/5] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH v2 4/5] clk: tegra: Halve SCLK rate on Tegra20
` [PATCH v2 5/5] MAINTAINERS: Hand Tegra clk driver to Jon and Thierry

[PATCH v12 01/17] clk: Add RISC-V Canaan Kendryte K210 clock driver
 2021-01-15 14:03 UTC 

[PATCH 0/4] Add clock drivers for SM8350
 2021-01-15 13:09 UTC  (5+ messages)
` [PATCH 2/4] clk: qcom: clk-alpha-pll: Add support for Lucid 5LPE PLL

[GIT PULL] clk: renesas: Updates for v5.12
 2021-01-15  9:52 UTC 

[PATCH v2 00/11] Clock fixes for MSM8998 GCC, MMCC, GPUCC
 2021-01-15  0:09 UTC  (5+ messages)
` [PATCH v2 05/11] clk: qcom: gcc-msm8998: Mark gpu_cfg_ahb_clk as critical

[PATCH 0/9] Clock fixes for MSM8998 GCC, MMCC, GPUCC
 2021-01-14 22:49 UTC  (8+ messages)
` [PATCH 1/9] clk: qcom: gcc-msm8998: Wire up gcc_mmss_gpll0 clock


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