messages from 2022-01-18 01:02:13 to 2022-01-21 17:42:58 UTC [more...]
[PATCH v3 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
2022-01-21 17:28 UTC (13+ messages)
` [PATCH v3 01/16] dt-bindings: add vendor prefix for Tesla
` [PATCH v3 02/16] dt-bindings: clock: Add bindings definitions for FSD CMU blocks
` [PATCH v3 03/16] dt-bindings: clock: Document FSD CMU bindings
` [PATCH v3 04/16] clk: samsung: fsd: Add initial clock support
` [PATCH v3 05/16] clk: samsung: fsd: Add cmu_peric block clock information
` [PATCH v3 06/16] clk: samsung: fsd: Add cmu_fsys0 "
` [PATCH v3 07/16] clk: samsung: fsd: Add cmu_fsys1 "
` [PATCH v3 08/16] clk: samsung: fsd: Add cmu_imem block "
` [PATCH v3 09/16] clk: samsung: fsd: Add cmu_mfc "
` [PATCH v3 10/16] clk: samsung: fsd: Add cam_csi "
` [PATCH v3 11/16] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC
` [PATCH v3 12/16] pinctrl: samsung: add FSD SoC specific data
[PATCH v2 04/12] dt-bindings: clock: renesas: Document RZ/V2L SoC
2022-01-21 16:39 UTC (6+ messages)
` [PATCH v2 05/12] clk: renesas: Add support for "
[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
2022-01-21 14:44 UTC (5+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/V2L SoC
` [PATCH 02/16] dt-bindings: arm: renesas: Document SMARC EVK
[PATCH 1/5] clk: stm32mp1: Split ETHCK_K into separate MUX and GATE clock
2022-01-21 13:12 UTC (12+ messages)
` [PATCH 2/5] clk: stm32mp1: Add parent_data to ETHRX clock
` [PATCH 3/5] ARM: dts: stm32: Add alternate pinmux for ethernet0 pins
` [PATCH 4/5] ARM: dts: stm32: Add alternate pinmux for mco2 pins
` [PATCH 5/5] ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM
[PATCH v8 00/10] Add Sunplus SP7021 SoC Support
2022-01-21 8:12 UTC (12+ messages)
` [PATCH v8 01/10] dt-bindings: vendor-prefixes: Add Sunplus
` [PATCH v8 02/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v8 03/10] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v8 04/10] reset: Add Sunplus "
` [PATCH v8 05/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v8 06/10] clk: Add Sunplus "
` [PATCH v8 07/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v8 08/10] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v8 09/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v8 10/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig
[PATCH v10 0/4] clk: meson: add a sub EMMC clock controller support
2022-01-21 7:45 UTC (5+ messages)
` [PATCH v10 1/4] clk: meson: add one based divider support for sclk
` [PATCH v10 2/4] clk: meson: add emmc sub clock phase delay driver
` [PATCH v10 3/4] clk: meson: add DT documentation for emmc clock controller
` [PATCH v10 4/4] clk: meson: add sub MMC clock controller driver
[GIT PULL] clk fixes for the merge window
2022-01-21 7:38 UTC (2+ messages)
[PATCH v3 00/10] clk: Improve clock range handling
2022-01-21 5:25 UTC (15+ messages)
` [PATCH v3 01/10] clk: Add Kunit tests for rate
` [PATCH v3 02/10] clk: Always clamp the rounded rate
` [PATCH v3 03/10] clk: Use clamp instead of open-coding our own
` [PATCH v3 04/10] clk: Always set the rate on clk_set_range_rate
` [PATCH v3 05/10] clk: Add clk_drop_range
` [PATCH v3 06/10] clk: bcm: rpi: Add variant structure
` [PATCH v3 07/10] clk: bcm: rpi: Set a default minimum rate
` [PATCH v3 08/10] clk: bcm: rpi: Run some clocks at the minimum rate allowed
` [PATCH v3 09/10] drm/vc4: Add logging and comments
` [PATCH v3 10/10] drm/vc4: hdmi: Remove clock rate initialization
[PATCH v2 00/15] Multiple addition and improvement to ipq8064 gcc
2022-01-21 2:04 UTC (22+ messages)
` [PATCH v2 01/15] dt-bindings: clock: permit additionalProprieties to qcom,gcc
` [PATCH v2 02/15] dt-bindings: clock: simplify qcom,gcc-apq8064 Documentation
` [PATCH v2 03/15] dt-bindings: clock: Document qcom,gcc-ipq8064 binding
` [PATCH v2 04/15] drivers: clk: qcom: gcc-ipq806x: fix wrong naming for gcc_pxo_pll8_pll0
` [PATCH v2 05/15] drivers: clk: qcom: gcc-ipq806x: convert parent_names to parent_data
` [PATCH v2 06/15] drivers: clk: qcom: gcc-ipq806x: use ARRAY_SIZE for num_parents
` [PATCH v2 07/15] drivers: clk: qcom: gcc-ipq806x: drop hardcoded pxo and cxo source clk
` [PATCH v2 08/15] drivers: clk: qcom: gcc-ipq806x: add additional freq nss cores
` [PATCH v2 09/15] drivers: clk: qcom: gcc-ipq806x: add unusued flag for critical clock
` [PATCH v2 10/15] drivers: clk: qcom: gcc-ipq806x: add additional freq for sdc table
` [PATCH v2 11/15] dt-bindings: clock: add ipq8064 ce5 clk define
` [PATCH v2 12/15] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine clocks
` [PATCH v2 13/15] dt-bindings: reset: add ipq8064 ce5 resets
` [PATCH v2 14/15] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine resets
` [PATCH v2 15/15] ARM: dts: qcom: Add syscon and cxo/pxo clock to gcc node for ipq8064
[PATCH v2 0/3] Support for Apple SoCs' NCO blocks
2022-01-20 20:59 UTC (10+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add Apple NCO
` [PATCH v2 2/3] clk: clk-apple-nco: Add driver for "
` [PATCH v2 3/3] MAINTAINERS: Add clk-apple-nco under ARM/APPLE MACHINE
[bug report] clk: visconti: Add support common clock driver and reset driver
2022-01-20 20:55 UTC (2+ messages)
[PATCH v2] clk: gate: Add some kunit test suites
2022-01-20 17:58 UTC (4+ messages)
[PATCH v3] clk: gate: Add some kunit test suites
2022-01-20 17:59 UTC
[PATCH] clk: mediatek: Disable ACP to fix 3D on MT8192
2022-01-20 14:27 UTC (8+ messages)
[PATCH v2 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
2022-01-20 13:53 UTC (38+ messages)
` [PATCH v2 01/16] dt-bindings: add vendor prefix for Tesla
` [PATCH v2 02/16] dt-bindings: clock: Add bindings definitions for FSD CMU blocks
` [PATCH v2 03/16] dt-bindings: clock: Document FSD CMU bindings
` [PATCH v2 04/16] clk: samsung: fsd: Add initial clock support
` [PATCH v2 05/16] clk: samsung: fsd: Add cmu_peric block clock information
` [PATCH v2 06/16] clk: samsung: fsd: Add cmu_fsys0 "
` [PATCH v2 07/16] clk: samsung: fsd: Add cmu_fsys1 "
` [PATCH v2 08/16] clk: samsung: fsd: Add cmu_imem block "
` [PATCH v2 09/16] clk: samsung: fsd: Add cmu_mfc "
` [PATCH v2 10/16] clk: samsung: fsd: Add cam_csi "
` [PATCH v2 11/16] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC
` [PATCH v2 12/16] pinctrl: samsung: add FSD SoC specific data
` [PATCH v2 13/16] dt-bindings: arm: add Tesla FSD ARM SoC
` [PATCH v2 14/16] arm64: dts: fsd: Add initial device tree support
` [PATCH v2 15/16] arm64: dts: fsd: Add initial pinctrl support
` [PATCH v2 16/16] arm64: defconfig: Enable Tesla FSD SoC
[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
2022-01-20 9:26 UTC (14+ messages)
` [PATCH v7 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
[PATCH v2] clk: zynqmp: replace warn_once with pr_debug for failed clock ops
2022-01-20 9:17 UTC (2+ messages)
[PATCH 0/1] Relicense mt7986 clock driver to GPL-2.0
2022-01-19 20:05 UTC (3+ messages)
` [PATCH 1/1] clk: mediatek: relicense "
Looking for help with mt6577 clock driver
2022-01-19 17:24 UTC
[PATCH 00/14] Multiple addition and improvement to ipq8064 gcc
2022-01-19 14:10 UTC (19+ messages)
` [PATCH 01/14] dt-bindings: clock: Document qcom,gcc-ipq8064 binding
` [PATCH 03/14] drivers: clk: qcom: gcc-ipq806x: convert parent_names to parent_data
` [PATCH 04/14] drivers: clk: qcom: gcc-ipq806x: use ARRAY_SIZE for num_parents
` [PATCH 05/14] drivers: clk: qcom: gcc-ipq806x: drop hardcoded pxo and cxo source clk
` [PATCH 06/14] drivers: clk: qcom: gcc-ipq806x: use parent_hws where possible
` [PATCH 07/14] drivers: clk: qcom: gcc-ipq806x: add additional freq nss cores
` [PATCH 08/14] drivers: clk: qcom: gcc-ipq806x: add unusued flag for critical clock
` [PATCH 09/14] drivers: clk: qcom: gcc-ipq806x: add additional freq for sdc table
` [PATCH 10/14] dt-bindings: clock: add ipq8064 ce5 clk define
` [PATCH 11/14] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine clocks
` [PATCH 12/14] dt-bindings: reset: add ipq8064 ce5 resets
` [PATCH 13/14] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine resets
` [PATCH 14/14] ARM: dts: qcom: Add syscon and cxo/pxo clock to gcc node for ipq8064
[PATCH v7 0/7] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
2022-01-19 14:05 UTC (10+ messages)
` [PATCH v8 "
` [PATCH v8 2/7] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v8 3/7] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v8 4/7] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
` [PATCH v8 5/7] clk: imx: Add initial support for i.MXRT1050 clock driver
[PATCH v8 0/4] clk: ralink: make system controller a reset provider
2022-01-19 13:55 UTC (3+ messages)
[PATCH 0/4] Refactor the PRCI driver to reduce the complexity
2022-01-19 11:02 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: change the macro name of prci in header files and example
` [PATCH 2/4] riscv: dts: Change the macro name of prci in each device node
` [PATCH 3/4] clk: sifive: Add SoCs prefix in each SoCs-dependent data
` [PATCH 4/4] clk: sifive: Move all stuff into SoCs header files from C files
[PATCH v3 RESEND] clk: sifive: Fix W=1 kernel build warning
2022-01-19 9:38 UTC (13+ messages)
[PATCH v9 0/4] clk: meson: add a sub EMMC clock controller support
2022-01-19 2:55 UTC (8+ messages)
` [PATCH v9 4/4] clk: meson: add sub MMC clock controller driver
[PATCH] clk: gate: Add some kunit test suites
2022-01-19 1:30 UTC (4+ messages)
[PATCH 0/7] ARM: dts: stm32: clk: Switch ETHRX clock parent from ETHCK_K to MCO2 on DHCOM SoM
2022-01-18 22:11 UTC (10+ messages)
` [PATCH 1/7] clk: stm32mp1: Split ETHCK_K into separate MUX and GATE clock
[PATCH 0/5] arm64: renesas: Add R-Car S4-8 watchdog support on Spider
2022-01-18 17:09 UTC (6+ messages)
` [PATCH 1/5] clk: renesas: r8a779f0: Add WDT clock
` [PATCH 2/5] dt-bindings: watchdog: renesas-wdt: Document r8a779f0 support
` [PATCH 3/5] watchdog: renesas_wdt: Add R-Car Gen4 support
` [PATCH 4/5] arm64: dts: renesas: r8a779f0: Add RWDT node
` [PATCH 5/5] arm64: dts: renesas: spider-cpu: Enable watchdog timer
[PATCH 00/23] Add support for Tesla Full Self-Driving (FSD) SoC
2022-01-18 14:58 UTC (6+ messages)
` [PATCH 15/23] arm64: dts: fsd: Add initial pinctrl support
[PATCH v2] clk: imx: Add imx8dxl clk driver
2022-01-18 10:26 UTC (2+ messages)
[PATCH] clk: imx: Add imx8dxl clk driver
2022-01-18 10:23 UTC (4+ messages)
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).