linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-28 23:32:55 to 2022-09-30 21:27:29 UTC [more...]

[PATCH RESEND v12 0/8] clk/resets: baikal-t1: Add DDR/PCIe resets and xGMAC/SATA fixes
 2022-09-30 21:27 UTC  (15+ messages)
` [PATCH RESEND v12 1/8] clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD
` [PATCH RESEND v12 2/8] clk: baikal-t1: Fix invalid xGMAC PTP clock divider
` [PATCH RESEND v12 3/8] clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parent
` [PATCH RESEND v12 4/8] clk: baikal-t1: Add SATA internal ref clock buffer
` [PATCH RESEND v12 5/8] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH RESEND v12 6/8] dt-bindings: clk: baikal-t1: Add DDR/PCIe reset IDs
` [PATCH RESEND v12 7/8] clk: baikal-t1: Add DDR/PCIe directly controlled resets support

[GIT PULL] clk fixes for v6.0-rc7
 2022-09-30 21:13 UTC 

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-09-30 20:49 UTC  (52+ messages)
` [PATCH v1 01/30] dt-bindings: riscv: Add StarFive JH7110 bindings
` [PATCH v1 02/30] dt-bindings: timer: Add StarFive JH7110 clint
` [PATCH v1 03/30] dt-bindings: interrupt-controller: Add StarFive JH7110 plic
` [PATCH v1 04/30] dt-bindings: sifive-l2-cache: Support StarFive JH71x0 SoCs
` [PATCH v1 05/30] soc: sifive: l2 cache: Convert to platform driver
` [PATCH v1 06/30] soc: sifive: l2 cache: Add StarFive JH71x0 support
` [PATCH v1 07/30] reset: starfive: jh7100: Use 32bit I/O on 32bit registers
` [PATCH v1 08/30] reset: starfive: jh7100: Use regmap APIs to operate registers
` [PATCH v1 09/30] reset: starfive: jh7100: Move necessary properties to device tree
` [PATCH v1 10/30] reset: starfive: Rename 'reset-starfive-jh7100.c' to 'reset-starfive.c'
` [PATCH v1 11/30] dt-bindings: reset: Add StarFive JH7110 reset definitions
` [PATCH v1 12/30] dt-bindings: reset: Add starfive,jh7110-reset bindings
` [PATCH v1 13/30] reset: starfive: Add StarFive JH7110 SoC support
` [PATCH v1 14/30] clk: starfive: Factor out common clock driver code
` [PATCH v1 15/30] clk: starfive: Use regmap APIs to operate registers
` [PATCH v1 16/30] dt-bindings: clock: Add StarFive JH7110 system clock definitions
` [PATCH v1 17/30] dt-bindings: clock: Add starfive,jh7110-clkgen-sys bindings
` [PATCH v1 18/30] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v1 19/30] dt-bindings: clock: Add StarFive JH7110 always-on definitions
` [PATCH v1 20/30] dt-bindings: clock: Add starfive,jh7110-clkgen-aon bindings
` [PATCH v1 21/30] clk: starfive: Add StarFive JH7110 always-on clock driver
` [PATCH v1 22/30] pinctrl: Create subdirectory for StarFive drivers
` [PATCH v1 23/30] pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"
` [PATCH v1 24/30] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitions
` [PATCH v1 25/30] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl bindings
` [PATCH v1 26/30] pinctrl: starfive: Add StarFive JH7110 driver
` [PATCH v1 27/30] RISC-V: Add initial StarFive JH7110 device tree
` [PATCH v1 28/30] RISC-V: Add StarFive JH7110 VisionFive2 board "
` [PATCH v1 29/30] RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW
` [PATCH v1 30/30] RISC-V: Add StarFive JH7100 and JH7110 SoC Kconfig options

[PATCH -next] clk: davinci: cfgchip: Use dev_err_probe() helper
 2022-09-30 20:47 UTC  (2+ messages)

[PATCH] clk: davinci: pll: fix spelling typo in comment
 2022-09-30 20:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: add header file to TI DAVINCI SERIES CLOCK DRIVER
 2022-09-30 20:46 UTC  (2+ messages)

[PATCH 00/12] PXA168 clock fixes
 2022-09-30 20:45 UTC  (25+ messages)
` [PATCH 01/12] clk: mmp: pxa168: add additional register defines
` [PATCH 02/12] clk: mmp: pxa168: fix incorrect dividers
` [PATCH 03/12] dt-bindings: marvell,pxa168: add clock ids for additional dividers
` [PATCH 04/12] clk: mmp: pxa168: add new clocks for peripherals
` [PATCH 05/12] clk: mmp: pxa168: fix const-correctness
` [PATCH 06/12] clk: mmp: pxa168: fix incorrect parent clocks
` [PATCH 07/12] clk: mmp: pxa168: add muxes for more peripherals
` [PATCH 08/12] clk: mmp: pxa168: fix GPIO clock enable bits
` [PATCH 09/12] dt-bindings: marvell,pxa168: add clock id for SDH3
` [PATCH 10/12] clk: mmp: pxa168: add clocks for SDH2 and SDH3
` [PATCH 11/12] dt-bindings: marvell,pxa168: add clock ids for SDH AXI clocks
` [PATCH 12/12] clk: mmp: pxa168: control shared SDH bits with separate clock

[PATCH v2 1/2] clk: introduce (devm_)hw_register_mux_parent_data_table API
 2022-09-30 19:39 UTC  (4+ messages)
` [PATCH v2 2/2] clk: qcom: kpss-xcc: convert to parent data API

[PATCH RESEND v5 0/1] ARM: mstar: cpupll
 2022-09-30 19:35 UTC  (4+ messages)
` [PATCH RESEND v5 1/1] clk: mstar: msc313 cpupll clk driver

[RESEND][PATCH V8 0/2] Add ums512 clocks and relative bindings file
 2022-09-30 19:35 UTC  (3+ messages)
` [RESEND][PATCH V8 2/2] clk: sprd: Add clocks support for UMS512

[PATCH v3 0/4] Introduce MediaTek frequency hopping driver
 2022-09-30 19:07 UTC  (9+ messages)
` [PATCH v3 1/4] clk: mediatek: Export PLL operations symbols
` [PATCH v3 2/4] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping
` [PATCH v3 3/4] clk: mediatek: Add new clock driver to handle FHCTL hardware
` [PATCH v3 4/4] clk: mediatek: Change PLL register API for MT8186

[PATCH v3] reset: mediatek: Move mediatek system clock reset to reset folder
 2022-09-30 18:59 UTC  (3+ messages)

[PATCH v2 00/11] clk: qcom: update MSM8974 clock controller drivers
 2022-09-30 17:45 UTC  (14+ messages)
` [PATCH v2 01/11] dt-bindings: clock: split qcom,gcc-msm8974,-msm8226 to the separate file
` [PATCH v2 02/11] dt-bindings: clocks: qcom,mmcc: define clocks/clock-names for MSM8974
` [PATCH v2 03/11] clk: qcom: gcc-msm8974: use ARRAY_SIZE instead of specifying num_parents
` [PATCH v2 04/11] clk: qcom: gcc-msm8974: move clock parent tables down
` [PATCH v2 05/11] clk: qcom: gcc-msm8974: use parent_hws/_data instead of parent_names
` [PATCH v2 06/11] clk: qcom: mmcc-msm8974: use ARRAY_SIZE instead of specifying num_parents
` [PATCH v2 07/11] clk: qcom: mmcc-msm8974: move clock parent tables down
` [PATCH v2 08/11] clk: qcom: mmcc-msm8974: use parent_hws/_data instead of parent_names
` [PATCH v2 09/11] ARM: dts: qcom: msm8974: add second DSI host and PHY
` [PATCH v2 10/11] ARM: dts: qcom: msm8974: add clocks and clock-names to gcc device
` [PATCH v2 11/11] ARM: dts: qcom: msm8974: add clocks and clock-names to mmcc device

[PATCHv2 0/9] RK3588 Clock and Reset Support
 2022-09-30 15:38 UTC  (9+ messages)
` [PATCHv2 1/9] dt-bindings: clock: add rk3588 clock definitions
` [PATCHv2 2/9] dt-bindings: reset: add rk3588 reset definitions
` [PATCHv2 3/9] dt-bindings: clock: add rk3588 cru bindings
` [PATCHv2 4/9] clk: rockchip: add register offset of the cores select parent
` [PATCHv2 5/9] clk: rockchip: add pll type for RK3588
` [PATCHv2 6/9] clk: rockchip: clk-cpu: add mux setting for cpu change frequency
` [PATCHv2 7/9] clk: rockchip: simplify rockchip_clk_add_lookup
` [PATCHv2 8/9] clk: rockchip: add lookup table support

[PATCH v4 1/3] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
 2022-09-30 14:54 UTC  (3+ messages)
` [PATCH v4 2/3] clk: imx: imx8mp: add shared clk gate for usb suspend clk
` [PATCH v4 3/3] arm64: dts: imx8mp: correct usb clocks

[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
 2022-09-30 14:33 UTC  (11+ messages)
` [RFC PATCH v2 2/3] dpll: add netlink events
` [RFC PATCH v2 3/3] ptp_ocp: implement DPLL ops

[PATCH 0/2] clocking-wizard: Add versal clocking wizard support
 2022-09-30 13:00 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: clk: Add binding for versal clocking wizard
` [PATCH 2/2] clocking-wizard: Add versal clocking wizard support

[PATCH] clk: gcc-sc8280xp: use retention for USB power domains
 2022-09-30 11:57 UTC  (4+ messages)

[PATCH v3 00/10] MediaTek SoC safe clock muxing and GPU clocks
 2022-09-30  9:07 UTC  (10+ messages)
` [PATCH v3 08/10] clk: mediatek: clk-mt8195-topckgen: Drop univplls from mfg mux parents

[PATCH 3/6] clk: mediatek: mt8192: Do not re-register top_early_divs in probe function
 2022-09-30  7:09 UTC  (2+ messages)

[PATCH v4] clk: rs9: Fix I2C accessors
 2022-09-30  6:25 UTC  (2+ messages)

[PATCH] clk: imx93: correct the flexspi1 clock setting
 2022-09-30  6:24 UTC  (2+ messages)

[PATCH RESEND v3 1/3] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
 2022-09-30  2:14 UTC  (4+ messages)
` [PATCH RESEND v3 2/3] clk: imx: imx8mp: add shared clk gate for usb suspend clk

[PATCH v4 0/3] phy: qcom-qmp-ufs: add symbol clocks support
 2022-09-30  0:56 UTC  (7+ messages)
` [PATCH v4 1/3] clk: asm9260: use parent index to link the reference clock
` [PATCH v4 2/3] clk: fixed-rate: add devm_clk_hw_register_fixed_rate
` [PATCH v4 3/3] phy: qcom-qmp-ufs: provide symbol clocks

[GIT PULL] MediaTek Clock Changes for 6.1
 2022-09-30  0:52 UTC  (2+ messages)

[PATCH v2] drivers/clk/clk: check return value of clk_pm_runtime_get()
 2022-09-30  0:27 UTC  (2+ messages)

[PATCH v2 0/3] clk: qcom: gcc-ipq806x: use parent_data for the last remaining entry
 2022-09-29 22:22 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: clock: qcom,gcc-ipq8064: add pll4 to used clocks

[PATCH v10 00/33] crypto: rockchip: permit to pass self-tests
 2022-09-29 22:14 UTC  (3+ messages)
` [PATCH v10 25/33] dt-bindings: crypto: rockchip: add new compatible

[PATCH v3] clk: rs9: Fix I2C accessors
 2022-09-29 19:53 UTC  (5+ messages)

[PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-09-29 18:53 UTC  (2+ messages)

[PATCH 0/2] clk: renesas: RZ/G2L: Add support for no PM clocks
 2022-09-29 18:51 UTC  (3+ messages)
` [PATCH 1/2] clk: renesas: rzg2l: Don't assume all CPG_MOD clocks support PM
` [PATCH 2/2] clk: renesas: r9a07g044: Mark CRU_SYSCLK and CRU_VCLK as no PM

[PATCH] clk: qcom: gcc-sm6350: Update the .pwrsts for usb gdscs
 2022-09-29 16:45 UTC  (2+ messages)

[PATCH] clk: qcom: gdsc: add missing error handling
 2022-09-29 16:45 UTC  (3+ messages)

[PATCH 0/3] clk: qcom: gcc-msm8939: several small fixes
 2022-09-29 16:45 UTC  (2+ messages)
` (subset) "

[RFC 1/2] clk: Add generic sync_state callback for disabling unused clocks
 2022-09-29 15:11 UTC  (4+ messages)
` [RFC 2/2] clk: qcom: sdm845: Add clk_sync_state_disable_unused as sync_state

[PATCH v2 0/2] Add support for Renesas ProXO XP oscillator
 2022-09-29 12:59 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add bindings for Renesas ProXO

[PATCH v2] dt-bindings: clock: split qcom,gcc-sdm660 to the separate file
 2022-09-29  9:12 UTC 

[PATCH V3 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-09-29  7:07 UTC  (12+ messages)
` [PATCH V3 3/6] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver

[PATCH RESEND v2 0/5] Modify MxL's CGU clk driver to make it secure boot compatible
 2022-09-29  6:10 UTC  (16+ messages)
` [PATCH RESEND v2 1/5] clk: mxl: Switch from direct readl/writel based IO to regmap based IO
` [PATCH RESEND v2 2/5] clk: mxl: Remove unnecessary spinlocks
` [PATCH RESEND v2 3/5] clk: mxl: Avoid disabling gate clocks from clk driver
` [PATCH RESEND v2 4/5] clk: mxl: Add validation for register reads/writes
` [PATCH RESEND v2 5/5] clk: mxl: Add a missing flag to allow parent clock rate change

[PATCH 0/6] clk: mediatek: More cleanups
 2022-09-29  4:36 UTC  (2+ messages)

[PATCH V3 0/8] clk: imx93: new gate API and composite update
 2022-09-29  1:37 UTC  (4+ messages)
` [PATCH V3 2/8] clk: imx93: drop of_match_ptr

[PATCH -resend v2] clk: pistachio: Fix initconst confusion
 2022-09-29  1:35 UTC  (2+ messages)

[PATCH v2] clk: iproc: Do not rely on node name for correct PLL setup
 2022-09-29  1:33 UTC  (2+ messages)

[PATCH] clk: zynqmp: pll: Fix divider calculation to avoid out-of-range rate
 2022-09-29  1:05 UTC  (2+ messages)

[PATCH] clk: clk-npcm7xx: Remove unused struct npcm7xx_clk_gate_data and npcm7xx_clk_div_fixed_data
 2022-09-29  0:39 UTC  (2+ messages)

[PATCH v6 0/8] phy: Add support for Lynx 10G SerDes
 2022-09-29  0:37 UTC  (3+ messages)
` [PATCH v6 3/8] dt-bindings: clock: Add ids for Lynx 10g PLLs

[PATCH v5 00/14] PolarFire SoC reset controller & clock cleanups
 2022-09-29  0:32 UTC  (4+ messages)
` [PATCH v5 01/14] clk: microchip: mpfs: fix clk_cfg array bounds violation

[PATCH v2 0/7] drm/vc4: Fix the core clock behaviour
 2022-09-29  0:23 UTC  (3+ messages)
` [PATCH v2 3/7] firmware: raspberrypi: Provide a helper to query a clock max rate

[PATCH] clk: sunxi-ng: h6: Fix default PLL GPU rate
 2022-09-28 23:42 UTC  (2+ messages)

[GIT PULL] clk: imx: Updates for v6.1
 2022-09-28 23:32 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).