messages from 2022-04-26 18:47:41 to 2022-04-29 01:56:54 UTC [more...]
[PATCHv1 00/19] Basic RK3588 Support
2022-04-29 1:56 UTC (14+ messages)
` [PATCHv1 03/19] clk: rockchip: add pll type for RK3588
` [PATCHv1 08/19] mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
` [PATCHv1 09/19] mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
` [PATCHv1 10/19] mmc: sdhci-of-dwcmshc: add support for rk3588
` [PATCHv1 12/19] pinctrl/rockchip: add error handling for pull/drive register getters
` [PATCHv1 13/19] pinctrl/rockchip: add rk3588 support
[PATCH v11 1/6] clk: sunxi-ng: h6-r: Add RTC gate clock
2022-04-28 23:09 UTC (2+ messages)
` [PATCH v11 2/6] clk: sunxi-ng: h616: Add PLL derived 32KHz clock
[PATCH v2 00/15] Add support for the i.MXRT1170-evk
2022-04-28 21:48 UTC (16+ messages)
` [PATCH v2 01/15] dt-bindings: arm: imx: Add i.MXRT compatible Documentation
` [PATCH v2 02/15] dt-bindings: timer: gpt: "
` [PATCH v2 03/15] dt-bindings: gpio: fsl-imx-gpio: Add i.MXRT compatibles
` [PATCH v2 04/15] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170 compatible
` [PATCH v2 05/15] dt-bindings: serial: fsl-lpuart: "
` [PATCH v2 06/15] dt-bindings: pinctrl: add i.MXRT1170 pinctrl Documentation
` [PATCH v2 07/15] dt-bindings: clock: imx: Add documentation for i.MXRT1170 clock
` [PATCH v2 08/15] ARM: mach-imx: Add support for i.MXRT1170
` [PATCH v2 09/15] ARM: clk: imx: Update pllv3 to support i.MXRT1170
` [PATCH v2 10/15] dt-bindings: imx: Add clock binding for i.MXRT1170
` [PATCH v2 11/15] clk: imx: Add initial support for i.MXRT1170 clock driver
` [PATCH v2 12/15] pinctrl: freescale: Add i.MXRT1170 pinctrl driver support
` [PATCH v2 13/15] ARM: dts: imxrt1170-pinfunc: Add pinctrl binding header
` [PATCH v2 14/15] ARM: dts: imx: Add i.MXRT1170-EVK support
` [PATCH v2 15/15] ARM: imxrt_defconfig: Add i.MXRT1170
[PATCH v2 1/2] dt-bindings: clock: Add Qualcomm SC8280XP GCC bindings
2022-04-28 19:12 UTC (10+ messages)
[PATCH] clk: bcm2835: fix bcm2835_clock_choose_div
2022-04-28 18:30 UTC
[PATCH v2 00/48] ARM: PXA multiplatform support
2022-04-28 16:49 UTC (13+ messages)
[PATCH v2 00/28] clk: More clock rate fixes and tests
2022-04-28 16:43 UTC (29+ messages)
` [PATCH v2 01/28] clk: Drop the rate range on clk_put()
` [PATCH v2 02/28] clk: Skip clamping when rounding if there's no boundaries
` [PATCH v2 03/28] clk: Introduce clk_get_rate_range()
` [PATCH v2 04/28] drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection
` [PATCH v2 05/28] clk: Mention that .recalc_rate can return 0 on error
` [PATCH v2 06/28] clk: Clarify clk_get_rate() expectations
` [PATCH v2 07/28] clk: tests: Add test suites description
` [PATCH v2 08/28] clk: tests: Add reference to the orphan mux bug report
` [PATCH v2 09/28] clk: tests: Add tests for uncached clock
` [PATCH v2 10/28] clk: tests: Add tests for single parent mux
` [PATCH v2 11/28] clk: tests: Add tests for mux with multiple parents
` [PATCH v2 12/28] clk: tests: Add some tests for orphan "
` [PATCH v2 13/28] clk: Take into account uncached clocks in clk_set_rate_range()
` [PATCH v2 14/28] clk: Fix clk_get_parent() documentation
` [PATCH v2 15/28] clk: Set req_rate on reparenting
` [PATCH v2 16/28] clk: Change clk_core_init_rate_req prototype
` [PATCH v2 17/28] clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its caller
` [PATCH v2 18/28] clk: Introduce clk_hw_init_rate_request()
` [PATCH v2 19/28] clk: Add our request boundaries in clk_core_init_rate_req
` [PATCH v2 20/28] clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
` [PATCH v2 21/28] clk: Introduce clk_core_has_parent()
` [PATCH v2 22/28] clk: Stop forwarding clk_rate_requests to the parent
` [PATCH v2 23/28] clk: Zero the clk_rate_request structure
` [PATCH v2 24/28] clk: Test the clock pointer in clk_hw_get_name()
` [PATCH v2 25/28] clk: Introduce the clk_hw_get_rate_range function
` [PATCH v2 26/28] clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
` [PATCH v2 27/28] clk: tests: Add some tests for clk_get_rate_range()
` [PATCH v2 28/28] clk: tests: Add missing test case for ranges
[PATCH v2 0/3] Clock fixes for Ingenic SoCs
2022-04-28 16:44 UTC (4+ messages)
` [PATCH v2 1/3] clk: ingenic: Allow specifying common clock flags
` [PATCH v2 2/3] clk: ingenic: Mark critical clocks in Ingenic SoCs
` [PATCH v2 3/3] mips: ingenic: Do not manually reference the CPU clock
[PATCH] dt-bindings: clock: Replace common binding with link to schema
2022-04-28 15:41 UTC
[PATCH] clk: imx8mp: add clkout1/2 support
2022-04-28 14:21 UTC (2+ messages)
[PATCH] clk: mediatek: Delete MT8192 msdc gate
2022-04-28 13:55 UTC (2+ messages)
[PATCH V5 00/16] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
2022-04-28 13:44 UTC (22+ messages)
` [PATCH V5 01/16] clk: mediatek: reset: Add reset.h
` [PATCH V5 02/16] clk: mediatek: reset: Fix written reset bit offset
` [PATCH V5 03/16] clk: mediatek: reset: Refine and reorder functions in reset.c
` [PATCH V5 04/16] clk: mediatek: reset: Extract common drivers to update function
` [PATCH V5 05/16] clk: mediatek: reset: Merge and revise reset register function
` [PATCH V5 06/16] clk: mediatek: reset: Revise structure to control reset register
` [PATCH V5 07/16] clk: mediatek: reset: Support nonsequence base offsets of reset registers
` [PATCH V5 08/16] clk: mediatek: reset: Change return type for clock reset register function
` [PATCH V5 09/16] clk: mediatek: reset: Add new register reset function with device
` [PATCH V5 10/16] clk: mediatek: reset: Add reset support for simple probe
` [PATCH V5 11/16] dt-bindings: arm: mediatek: Add #reset-cells property for MT8192/MT8195
` [PATCH V5 12/16] dt-bindings: reset: mediatek: Add infra_ao reset bit for MT8195
` [PATCH V5 13/16] dt-bindings: reset: mediatek: Add infra_ao reset bit for MT8192
` [PATCH V5 14/16] clk: mediatek: reset: Add infra_ao reset support for MT8192/MT8195
` [PATCH V5 15/16] arm64: dts: mediatek: Add infra #reset-cells property for MT8192
` [PATCH V5 16/16] arm64: dts: mediatek: Add infra #reset-cells property for MT8195
[PATCH 0/6] Add RZ/G2UL CLK and Reset entries for I2C,SSI,USB,CANFD,OSTM and WDT
2022-04-28 12:23 UTC (14+ messages)
` [PATCH 1/6] clk: renesas: r9a07g043: Add I2C clocks/resets
` [PATCH 2/6] clk: renesas: r9a07g043: Add SSIF-2 clock and reset entries
` [PATCH 3/6] clk: renesas: r9a07g043: Add USB clocks/resets
` [PATCH 4/6] clk: renesas: r9a07g043: Add clock and reset entries for CANFD
` [PATCH 5/6] clk: renesas: r9a07g043: Add OSTM clock and reset entries
` [PATCH 6/6] clk: renesas: r9a07g043: Add WDT "
[PATCH V4 00/15] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
2022-04-28 11:18 UTC (21+ messages)
` [PATCH V4 01/15] clk: mediatek: reset: Add reset.h
` [PATCH V4 02/15] clk: mediatek: reset: Fix written reset bit offset
` [PATCH V4 03/15] clk: mediatek: reset: Refine and reorder functions in reset.c
` [PATCH V4 04/15] clk: mediatek: reset: Extract common drivers to update function
` [PATCH V4 05/15] clk: mediatek: reset: Merge and revise reset register function
` [PATCH V4 06/15] clk: mediatek: reset: Revise structure to control reset register
` [PATCH V4 07/15] clk: mediatek: reset: Support nonsequence base offsets of reset registers
` [PATCH V4 08/15] clk: mediatek: reset: Change return type for clock reset register function
` [PATCH V4 09/15] clk: mediatek: reset: Add new register reset function with device
` [PATCH V4 10/15] clk: mediatek: reset: Add reset support for simple probe
` [PATCH V4 11/15] dt-bindings: arm: mediatek: Add #reset-cells property for MT8192/MT8195
` [PATCH V4 12/15] dt-bindings: reset: mediatek: Add infra_ao reset bit "
` [PATCH V4 13/15] clk: mediatek: reset: Add infra_ao reset support "
` [PATCH V4 14/15] arm64: dts: mediatek: Add infra #reset-cells property for MT8192
` [PATCH V4 15/15] arm64: dts: mediatek: Add infra #reset-cells property for MT8195
[RESEND][PATCH v2 1/2] dt-bindings: clk: Introduce 'critical-clocks' property
2022-04-28 11:01 UTC (2+ messages)
` [RESEND][PATCH v2 2/2] "
[PATCH 0/7] Nuvoton WPCM450 clock and reset driver
2022-04-28 10:02 UTC (13+ messages)
` [PATCH 2/7] clocksource: timer-npcm7xx: Enable timer 1 clock before use
` [PATCH 3/7] watchdog: npcm: Enable clock if provided
` [PATCH 4/7] dt-bindings: clock: Add Nuvoton WPCM450 clock/reset controller
[PATCH v2 0/7] RZN1 RTC support
2022-04-28 9:28 UTC (13+ messages)
` [PATCH v2 1/7] dt-bindings: rtc: rzn1: Describe the RZN1 RTC
` [PATCH v2 2/7] soc: renesas: rzn1-sysc: Fix the RTC hclock description
` [PATCH v2 3/7] rtc: rzn1: Add new RTC driver
` [PATCH v2 7/7] ARM: dts: r9a06g032: Describe the RTC
[PATCH v4 0/3] clk: bcm: rpi: Add support for three more clocks
2022-04-28 8:03 UTC (5+ messages)
` [PATCH v4 1/3] clk: bcm: rpi: Add support HEVC clock
` [PATCH v4 2/3] clk: bcm: rpi: Handle pixel clock in firmware
` [PATCH v4 3/3] clk: bcm: rpi: Add support for VEC clock
[PATCH v5 0/3] arm: qcom: qcom-apq8064: add separate device node for tsens
2022-04-28 8:00 UTC (5+ messages)
` [PATCH v5 1/3] clk: qcom: gcc-msm8960: create tsens device if there are no child nodes
` [PATCH v5 2/3] arm: dts: qcom-apq8064: create tsens device node
` [PATCH v5 3/3] dt-bindings: clock: qcom,gcc-apq8064: split tsens to the child node
[PATCH V3 00/17] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
2022-04-28 7:36 UTC (10+ messages)
` [PATCH V3 12/17] dt-binding: mt8192: Add infra_ao reset bit
[PATCH v3 0/2] clk: qcom: Add SC8280XP global clock controller
2022-04-28 6:28 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Add Qualcomm SC8280XP GCC bindings
[PATCH v10 01/18] clk: sunxi-ng: h616-r: Add RTC gate clock
2022-04-27 19:24 UTC (5+ messages)
[PATCH v2 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
2022-04-27 18:00 UTC (4+ messages)
` [PATCH v2 09/13] clk: renesas: rzg2l: Add support for RZ/V2M reset monitor reg
[PATCH v11 0/9] RZN1 DMA support
2022-04-27 15:45 UTC (16+ messages)
` [PATCH v11 2/9] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode
` [PATCH v11 6/9] clk: renesas: r9a06g032: Probe possible children
` [PATCH v11 8/9] ARM: dts: r9a06g032: Add the two DMA nodes
[RESEND PATCH v2] clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
2022-04-27 12:54 UTC (2+ messages)
[PATCH 0/2] clk: i.MX8M[PQ] fixes
2022-04-27 12:51 UTC (3+ messages)
` [PATCH 1/2] clk: imx8mp: Enable no longer handled gates
[PATCH v12 0/9] RZN1 DMA support
2022-04-27 12:49 UTC (13+ messages)
` [PATCH v12 1/9] dt-bindings: dmaengine: Introduce RZN1 dmamux bindings
` [PATCH v12 2/9] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode
` [PATCH v12 3/9] dt-bindings: dmaengine: Introduce RZN1 DMA compatible
` [PATCH v12 4/9] clk: renesas: r9a06g032: Export function to set dmamux
` [PATCH v12 5/9] dmaengine: dw: dmamux: Introduce RZN1 DMA router support
` [PATCH v12 6/9] clk: renesas: r9a06g032: Probe possible children
` [PATCH v12 7/9] dmaengine: dw: Add RZN1 compatible
` [PATCH v12 8/9] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH v12 9/9] ARM: dts: r9a06g032: Describe the DMA router
[PATCH V4 0/4] Add ums512 clocks and relative bindings file
2022-04-27 10:08 UTC (5+ messages)
` [PATCH V4 1/4] dt-bindings: clk: sprd: Add bindings for ums512 clock controller
` [PATCH V4 2/4] dt-bindings: mfd: sprd: Add bindings for ums512 global registers
` [PATCH V4 3/4] clk: sprd: Add dt-bindings include file for UMS512
` [PATCH V4 4/4] clk: sprd: Add clocks support "
[PATCH v2 0/9] Add RZ/G2L Display clock support
2022-04-27 9:48 UTC (10+ messages)
` [PATCH v2 1/9] clk: renesas: rzg2l: Add FOUTPOSTDIV clk support
` [PATCH v2 2/9] clk: renesas: rzg2l: Add PLL5_4 clk mux support
` [PATCH v2 3/9] clk: renesas: rzg2l: Add DSI divider clk support
` [PATCH v2 4/9] clk: renesas: r9a07g044: Add M1 clock support
` [PATCH v2 5/9] clk: renesas: r9a07g044: Add {M2, M2_DIV2} Clocks support
` [PATCH v2 6/9] clk: renesas: r9a07g044: Add M3 Clock support
` [PATCH v2 7/9] clk: renesas: r9a07g044: Add M4 "
` [PATCH v2 8/9] clk: renesas: r9a07g044: Add LCDC clock and reset entries
` [PATCH v2 9/9] clk: renesas: r9a07g044: Add DSI "
Wycena paneli fotowoltaicznych
2022-04-27 7:28 UTC
[PATCH V3 0/3] Add ums512 clocks and relative bindings file
2022-04-27 6:13 UTC (13+ messages)
` [PATCH V3 1/3] dt-bindings: clk: sprd: Add bindings for ums512 clock controller
[PATCH v2 5/9] dt-bindings: opp: opp-v2-kryo-cpu: Remove SMEM
2022-04-27 3:21 UTC (3+ messages)
[PATCH v4] clk: qcom: rcg2: Cache CFG register updates for parked RCGs
2022-04-26 21:21 UTC
[PATCH v4 0/3] arm: qcom: qcom-apq8064: add separate device node for tsens
2022-04-26 20:20 UTC (4+ messages)
` [PATCH v4 3/3] dt-bindings: clock: qcom,gcc-apq8064: split tsens to the child node
[PATCH v2 0/3] dt-bindings: arm: mediatek: Convert some docs to DT schema
2022-04-26 18:48 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: arm: mediatek: topckgen: Convert "
` [PATCH v2 2/3] dt-bindings: arm: mediatek: apmixedsys: "
` [PATCH v2 3/3] dt-bindings: arm: mediatek: infracfg: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).