linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-25 22:53:17 to 2023-07-31 10:54:39 UTC [more...]

[PATCH v2 00/10] Fix up icc clock rate calculation on some platforms
 2023-07-31 10:52 UTC  (6+ messages)
` [PATCH v2 01/10] interconnect: qcom: icc-rpm: Add AB/IB calculations coefficients
` [PATCH v2 02/10] interconnect: qcom: icc-rpm: Separate out clock rate calulcations
` [PATCH v2 03/10] interconnect: qcom: icc-rpm: Let nodes drive their own bus clock
` [PATCH v2 04/10] interconnect: qcom: icc-rpm: Check for node-specific rate coefficients
` [PATCH v2 05/10] interconnect: qcom: qcm2290: Hook up MAS_APPS_PROC's bus clock

[PATCH 0/2] clk: mxl: add mxl,control-gate dts property
 2023-07-31 10:03 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: clock: intel,cgu-lgm: add mxl,control-gate option

[PATCH v1] clk: keystone: syscon-clk: Fix audio refclk
 2023-07-31 10:37 UTC  (2+ messages)

[PATCH] clk: versaclock3: Switch to use i2c_driver's probe callback
 2023-07-31  8:18 UTC  (2+ messages)

[PATCH v2 3/9] clk: mmp: Switch to use struct u32_fract instead of custom one
 2023-07-31  7:08 UTC  (7+ messages)
` [PATCH v2 4/9] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v2 5/9] clk: mmp: Add Marvell PXA1908 clock driver

[PATCH 0/2] Drop the mem noc clocks from the IPQ5332 GCC driver
 2023-07-31  5:25 UTC  (2+ messages)

[PATCH v4 00/11] Add multipd remoteproc support
 2023-07-31  5:14 UTC  (19+ messages)
` [PATCH v4 01/11] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH v4 02/11] clk: qcom: ipq5332: remove q6 bring up clocks
` [PATCH v4 03/11] clk: qcom: ipq9574: "
` [PATCH v4 04/11] dt-bindings: clock: qcom: gcc-ipq5332: remove q6 bring up clock macros
` [PATCH v4 05/11] dt-bindings: clock: qcom: gcc-ipq9574: "
` [PATCH v4 06/11] firmware: qcom_scm: ipq5332: add support to pass metadata size
` [PATCH v4 07/11] firmware: qcom_scm: ipq5332: add msa lock/unlock support
` [PATCH v4 08/11] remoteproc: qcom: q6v5: Add multipd interrupts support
` [PATCH v4 09/11] remoteproc: qcom: Add Hexagon based multipd rproc driver
` [PATCH v4 10/11] arm64: dts: qcom: ipq5332: Add nodes to bringup multipd
` [PATCH v4 11/11] arm64: dts: qcom: ipq9574: Add nodes to bring up multipd

[PATCH] clk: meson: meson8b: Simplify notifier clock lookup
 2023-07-31  4:27 UTC 

[PATCH] dt-bindings: clock: xlnx,versal-clk: drop select:false
 2023-07-31  4:13 UTC  (3+ messages)

[PATCH -next] clk: sunxi-ng: Modify mismatched function name
 2023-07-30 22:53 UTC  (2+ messages)

[PATCH 01/13] clk: sunxi: sun9i-mmc: Use devm_platform_get_and_ioremap_resource()
 2023-07-30 22:44 UTC  (2+ messages)

[PATCH 0/3] ARM: imx25: print silicon revision, support 1.2
 2023-07-30 16:39 UTC  (4+ messages)
` [PATCH v6 0/2] ARM: imx25: print silicon revision at startup
  ` [PATCH v6 1/2] clk: imx25: print silicon revision during init
  ` [PATCH v6 2/2] clk: imx25: make __mx25_clocks_init return void

[PATCH 05/13] ARM: imx: remove unused mx25_revision()
 2023-07-30 16:26 UTC  (5+ messages)

[PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate
 2023-07-30 14:35 UTC  (12+ messages)

[PATCH v3 1/3] ARM: dts: imx6sx: Remove LDB endpoint
 2023-07-30  3:13 UTC  (4+ messages)
` [PATCH v3 2/3] ARM: dts: imx6sx: Describe the default LCDIF1 parent

[PATCH] clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_src
 2023-07-29 12:39 UTC  (3+ messages)

[PATCH 00/42] clk: at91: add support for parent_data and parent_hw (take #2)
 2023-07-29  3:28 UTC  (46+ messages)
` [PATCH 01/42] clk: at91: sama7g5: check __clk_get_hw() argument for errors
` [PATCH 02/42] clk: at91: clk-usb: add support for parent_hw
` [PATCH 03/42] clk: at91: sam9x60: switch to parent_hw and parent_data
` [PATCH 04/42] clk: at91: sam9x60: make checkpatch.pl happy
` [PATCH 05/42] clk: at91: clk-pll: add support for parent_hw
` [PATCH 06/42] clk: at91: clk-audio-pll: "
` [PATCH 07/42] clk: at91: clk-plldiv: "
` [PATCH 08/42] clk: at91: clk-h32mx: "
` [PATCH 09/42] clk: at91: clk-i2s-mux: "
` [PATCH 10/42] clk: at91: sama5d2: switch to parent_hw and parent_data
` [PATCH 11/42] clk: at91: clk-smd: add support for parent_hw
` [PATCH 12/42] clk: at91: sama5d3: switch to parent_hw and parent_data
` [PATCH 13/42] clk: at91: sama5d3: make checkpatch.pl happy
` [PATCH 14/42] clk: at91: sama5d4: switch to parent_hw and parent_data
` [PATCH 15/42] clk: at91: at91sam9x5: "
` [PATCH 16/42] clk: at91: at91rm9200: "
` [PATCH 17/42] clk: at91: at91rm9200: fix checkpatch.pl check
` [PATCH 18/42] "
` [PATCH 19/42] clk: at91: clk-slow: add support for parent_hw
` [PATCH 20/42] clk: at91: at91sam9260: switch to parent_hw and parent_data
` [PATCH 21/42] clk: at91: at91sam9g45: "
` [PATCH 22/42] clk: at91: at91sam9g45: fix checkpatch.pl check
` [PATCH 23/42] clk: at91: at91sam9n12: switch to parent_hw and parent_data
` [PATCH 24/42] clk: at91: at91sam9n12: remove checkpatch.pl checks
` [PATCH 25/42] clk: at91: at91sam9rl: switch to parent_hw
` [PATCH 26/42] clk: at91: dt-compat: switch to parent_hw and parent_data
` [PATCH 27/42] clk: at91: clk-audio-pll: remove parent_names support
` [PATCH 28/42] clk: at91: clk-generated: "
` [PATCH 29/42] clk: at91: clk-h32mx: "
` [PATCH 30/42] clk: at91: clk-i2s-mux: "
` [PATCH 31/42] clk: at91: clk-main: "
` [PATCH 32/42] clk: at91: clk-master: "
` [PATCH 33/42] clk: at91: clk-peripheral: "
` [PATCH 34/42] clk: at91: clk-pll: "
` [PATCH 35/42] clk: at91: clk-plldiv: "
` [PATCH 36/42] clk: at91: clk-programmable: "
` [PATCH 37/42] clk: at91: clk-sam9x60-pll: "
` [PATCH 38/42] clk: at91: clk-slow: "
` [PATCH 39/42] clk: at91: clk-smd: "
` [PATCH 40/42] clk: at91: clk-system: "
` [PATCH 41/42] clk: at91: clk-usb: "
` [PATCH 42/42] clk: at91: clk-utmi: "

[PATCH] clk: baikal-t1: Using div64_ Ul replaces do_ Div() function
 2023-07-29  3:24 UTC  (7+ messages)

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-07-28 23:10 UTC  (29+ messages)
` [PATCH net-next 08/11] ice: add admin commands to access cgu configuration
` [PATCH 09/11] ice: implement dpll interface to control cgu

[GIT PULL] clk: renesas: Updates for v6.6
 2023-07-28 21:29 UTC  (2+ messages)

[PATCH v5 00/13] clk: hisilicon: Migrate devm APIs
 2023-07-28 19:59 UTC  (2+ messages)

[PATCH v3] dt-bindings: clock: versal: Convert the xlnx,zynqmp-clk.txt to yaml
 2023-07-28 16:55 UTC  (10+ messages)

[PATCH v3 00/50] Add support for sam9x7 SoC family
 2023-07-28 16:36 UTC  (8+ messages)

[PATCH v3 40/50] clk: at91: sam9x7: Allow PLLs to be exported and referenced in DT
 2023-07-28 12:04 UTC  (2+ messages)

[PATCH v3 05/50] dt-bindings: clk: at91: add sam9x7 clock controller
 2023-07-28 11:46 UTC  (3+ messages)

[PATCH v3 04/50] dt-bindings: clk: at91: add sam9x7
 2023-07-28 11:38 UTC  (2+ messages)

[PATCH v3 41/50] clk: at91: sam9x7: add sam9x7 pmc driver
 2023-07-28 10:29 UTC 

[PATCH v3 37/50] clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
 2023-07-28 10:29 UTC 

[PATCH v3 38/50] clk: at91: sam9x7: add support for HW PLL freq dividers
 2023-07-28 10:29 UTC 

[PATCH v3 39/50] clk: at91: sama7g5: move mux table macros to header file
 2023-07-28 10:29 UTC 

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-28  9:55 UTC  (4+ messages)
` [RFC PATCH v9 07/10] ice: add admin commands to access cgu configuration

[PATCH v3 37/42] pwm: ep93xx: drop legacy pinctrl
 2023-07-28  8:38 UTC  (2+ messages)
    ` [PATCH v3 03/42] clk: ep93xx: add DT support for Cirrus EP93xx

[PATCH v3] clk: qcom: reset: Use the correct type of sleep/delay based on length
 2023-07-28  7:57 UTC 

[PATCH v2] dt-bindings: qcom: Update RPMHPD entries for some SoCs
 2023-07-28  5:08 UTC  (3+ messages)

[PATCH] clk: qcom: dispcc-sc8280xp: Use ret registers on GDSCs
 2023-07-28  4:08 UTC  (2+ messages)

[PATCH v2] clk: qcom: reset: Use the correct type of sleep/delay based on length
 2023-07-28  3:34 UTC  (2+ messages)

[PATCHv2 0/2] Improve RK3588 clocks and power domains support
 2023-07-28  2:52 UTC  (6+ messages)
` [PATCHv2 1/2] clk: rockchip: rk3588: make gate linked clocks ignore unused

[PATCH v2 0/3] clk: rockchip: add GATE_LINK
 2023-07-28  2:08 UTC  (4+ messages)
` [PATCH v2 1/3] clk: rockchip: add support for gate link
` [PATCH v2 2/3] dt-bindings: clock: rk3588: export PCLK_VO1GRF clk id
` [PATCH v2 3/3] clk: rockchip: rk3588: Adjust the GATE_LINK parameter

[PATCH v4 00/17] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-07-27 14:13 UTC  (6+ messages)
` [PATCH v4 04/17] dt-bindings: display/msm: Remove DSI1 ports from SM6350/SM6375 example

[PATCH v2] dt-bindings: qcom: Update RPMHPD entries for some SoCs
 2023-07-27 12:36 UTC  (10+ messages)

[PATCH v1 0/2] clk: rockchip: add GATE_LINK
 2023-07-27 11:21 UTC  (4+ messages)
` [PATCH v1 1/2] clk: rockchip: add support for gate link
` [PATCH v1 2/2] clk: rockchip: rk3588: Adjust the GATE_LINK parameter

[PATCH v6 0/2] Add Versa3 clock generator support
 2023-07-27  9:49 UTC  (3+ messages)
` [PATCH v6 2/2] drivers: clk: Add support for versa3 clock driver

[PATCH] dt-bindings: qcom: Update RPMHPD entries for some SoCs
 2023-07-27  7:09 UTC  (6+ messages)

[PATCH v18 0/1] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2023-07-27  7:43 UTC  (2+ messages)
` [PATCH v18 1/1] clk: npcm8xx: add clock controller

[GIT PULL]: clk: meson: Amlogic clock fixes for v6.5
 2023-07-26 18:49 UTC 

[PATCH v1] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
 2023-07-26 18:45 UTC  (2+ messages)

[PATCH 0/2] Fix up qcom reset controller
 2023-07-26 18:35 UTC  (7+ messages)
` [PATCH 1/2] clk: qcom: reset: Increase max reset delay
` [PATCH 2/2] clk: qcom: reset: Use the correct type of sleep/delay based on length

[PATCH V4 0/7] Update GCC clocks for QDU1000 and QRU1000 SoCs
 2023-07-26 15:42 UTC  (12+ messages)
` [PATCH V4 1/7] dt-bindings: clock: "
` [PATCH V4 3/7] clk: qcom: gcc-qdu1000: Fix clkref clocks handling
` [PATCH V4 4/7] clk: qcom: gcc-qdu1000: Update GCC clocks as per the latest hw version
` [PATCH V4 6/7] clk: qcom: gcc-qdu1000: Update the SDCC clock RCG ops
` [PATCH V4 7/7] clk: qcom: gcc-qdu1000: Update the RCGs ops

Słowa kluczowe do wypozycjonowania
 2023-07-26  7:35 UTC 


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