linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-09 03:08:33 to 2022-02-15 10:17:01 UTC [more...]

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-02-15 10:16 UTC  (59+ messages)
` [PATCH v2 05/66] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH v2 07/66] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v2 08/66] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH v2 19/66] media: sun6i-csi: Grab bus clock instead of passing it to regmap
` [PATCH v2 21/66] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v2 22/66] media: sun6i-csi: Use runtime pm for clocks and reset
` [PATCH v2 27/66] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v2 29/66] media: sun6i-csi: Move csi buffer definition to main header file
` [PATCH v2 30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v2 31/66] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v2 32/66] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v2 33/66] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v2 37/66] media: sun6i-csi: Move power management to runtime pm in capture
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v2 62/66] dt-bindings: media: sun6i-a31-csi: Add ISP output port

[PATCH v2 7/7] clk: qcom: Add SDX65 APCS clock controller support
 2022-02-15 10:09 UTC 

[PATCH v2 4/7] clk: qcom: Add A7 PLL support for SDX65
 2022-02-15 10:02 UTC 

[PATCH v2 0/7] Add APCS support for SDX65
 2022-02-15 10:00 UTC 

[v2 0/3] Integrate vppsys with mtk-mmsys in MT8195
 2022-02-15  9:50 UTC  (4+ messages)
` [v2 2/3] dt-bindings: ARM: Mediatek: Remove vppsys in MT8195 clock document

[PATCH V3 00/13] use time_is_{before,after}_jiffies() instead of open coding it
 2022-02-15  9:45 UTC  (18+ messages)
` [PATCH V3 1/13] block: xen: use time_is_before_eq_jiffies() "
` [PATCH V3 2/13] clk: mvebu: "
` [PATCH V3 3/13] gpu: drm: i915: use time_is_after_jiffies() "
` [PATCH V3 4/13] gpu: drm: radeon: use time_is_before_jiffies() "
` [PATCH V3 5/13] hid: use time_is_after_jiffies() "
` [PATCH V3 6/13] input: serio: use time_is_before_jiffies() "
` [PATCH V3 7/13] md: use time_is_before_jiffies(() "
` [PATCH V3 10/13] md: use time_is_before_eq_jiffies() "
` [PATCH V3 9/13] media: si21xx: use time_is_before_jiffies() "
` [PATCH V3 10/13] media: stv0299: "
` [PATCH V3 11/13] media: tda8083: use time_is_after_jiffies() "
` [PATCH V3 12/13] media: wl128x: use time_is_before_jiffies() "
` [PATCH V3 13/13] media: vivid: use time_is_after_jiffies() "

[PATCH] schemas: clock: Add critical-clock
 2022-02-15  8:45 UTC 

[PATCH 1/3] dt-bindings: clk: Introduce 'critical-clocks' property
 2022-02-15  8:44 UTC  (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] clk: bd718xx: Implement basic .match_clkspec

[PATCH] schemas: clock: Add protected-clock
 2022-02-15  8:39 UTC 

[PATCH 0/4] imx: add i.MX93 clk bindings and driver
 2022-02-15  8:18 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: Add imx93 clock support
` [PATCH 2/4] clk: imx: add i.MX93 composite clk
` [PATCH 3/4] clk: imx: support fracn gppll
` [PATCH 4/4] clk: imx: add i.MX93 clk

[PATCH v3 00/31] clk: mediatek: Cleanups and Improvements - Part 1
 2022-02-15  7:12 UTC  (59+ messages)
` [PATCH v3 01/31] clk: mediatek: Use %pe to print errors
` [PATCH v3 02/31] clk: mediatek: gate: Consolidate gate type clk related code
` [PATCH v3 03/31] clk: mediatek: gate: Internalize clk implementation
` [PATCH v3 04/31] clk: mediatek: gate: Implement unregister API
` [PATCH v3 05/31] clk: mediatek: gate: Clean up included headers
` [PATCH v3 06/31] clk: mediatek: cpumux: Implement unregister API
` [PATCH v3 07/31] clk: mediatek: cpumux: Internalize struct mtk_clk_cpumux
` [PATCH v3 08/31] clk: mediatek: cpumux: Clean up included headers
` [PATCH v3 09/31] clk: mediatek: mux: Implement unregister API
` [PATCH v3 10/31] clk: mediatek: mux: Internalize struct mtk_clk_mux
` [PATCH v3 11/31] clk: mediatek: mux: Clean up included headers
` [PATCH v3 12/31] clk: mediatek: pll: Split definitions into separate header file
` [PATCH v3 13/31] clk: mediatek: pll: Implement unregister API
` [PATCH v3 14/31] clk: mediatek: pll: Clean up included headers
` [PATCH v3 15/31] clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
` [PATCH v3 16/31] clk: mediatek: Implement mtk_clk_unregister_factors() API
` [PATCH v3 17/31] clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
` [PATCH v3 18/31] clk: mediatek: Implement mtk_clk_unregister_composites() API
` [PATCH v3 19/31] clk: mediatek: Add mtk_clk_simple_remove()
` [PATCH v3 20/31] clk: mediatek: mtk: Clean up included headers
` [PATCH v3 21/31] clk: mediatek: cpumux: Implement error handling in register API
` [PATCH v3 22/31] clk: mediatek: gate: "
` [PATCH v3 23/31] clk: mediatek: mux: Reverse check for existing clk to reduce nesting level
` [PATCH v3 24/31] clk: mediatek: mux: Implement error handling in register API
` [PATCH v3 25/31] clk: mediatek: pll: "
` [PATCH v3 26/31] clk: mediatek: mtk: Implement error handling in register APIs
` [PATCH v3 27/31] clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
` [PATCH v3 28/31] clk: mediatek: mt8195: Hook up mtk_clk_simple_remove()

[PATCH 7/8] clk: qcom: Add SDX65 APCS clock controller support
 2022-02-15  5:46 UTC  (3+ messages)

[PATCH 4/8] clk: qcom: Add A7 PLL support for SDX65
 2022-02-15  5:45 UTC  (3+ messages)

[PATCH v8 0/6] serial: mvebu-uart: Support for higher baudrates
 2022-02-14 15:46 UTC  (9+ messages)
` [PATCH v8 1/6] math64: New DIV_U64_ROUND_CLOSEST helper
` [PATCH v8 2/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
` [PATCH v8 3/6] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
` [PATCH v8 4/6] dt-bindings: mvebu-uart: update information about UART clock
` [PATCH v8 5/6] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
` [PATCH v8 6/6] serial: mvebu-uart: implement support for baudrates higher than 230400 Bd

[PATCH 0/5] arm64: renesas: Add R-Car S4-8 watchdog support on Spider
 2022-02-14 15:52 UTC  (12+ 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 v2 0/6] ARM: r9a06g032: add support for the watchdogs
 2022-02-14 15:34 UTC  (4+ messages)
` [PATCH v2 6/6] clk: renesas: r9a06g032: Disable the watchdog reset sources when halting

[PATCH v2 1/2] dts: x1000: Fix missing TCU clock in tcu device node
 2022-02-14 11:52 UTC  (4+ messages)
` [PATCH v2 2/2] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoC

[PATCH v4 00/10] clk: Improve clock range handling
 2022-02-14  9:45 UTC  (3+ messages)
` [PATCH v4 0/10] "

[PATCH 3/8] dt-bindings: clock: Add A7 PLL binding for SDX65
 2022-02-14  8:35 UTC  (2+ messages)

[PATCH 0/8] Add APCS support for SDX65
 2022-02-14  6:52 UTC 

[PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment
 2022-02-14  1:41 UTC  (17+ messages)
` [PATCH V2 1/13] block: xen: use time_is_before_eq_jiffies() "
` [PATCH V2 2/13] clk: mvebu: "
` [PATCH V2 3/13] gpu: drm: i915: use time_is_after_jiffies() "
` [PATCH V2 4/13] gpu: drm: radeon: use time_is_before_jiffies() "
` [PATCH V2 5/13] hid: use time_is_after_jiffies() "
` [PATCH V2 6/13] input: serio: use time_is_before_jiffies() "
` [PATCH V2 7/13] md: use time_is_before_jiffies(() "
` [PATCH V2 10/13] md: use time_is_before_eq_jiffies() "
` [PATCH V2 9/13] media: si21xx: use time_is_before_jiffies() "
` [PATCH V2 10/13] media: stv0299: "
` [PATCH V2 11/13] media: tda8083: use time_is_after_jiffies() "
` [PATCH V2 12/13] media: wl128x: use time_is_before_jiffies() "
` [PATCH V2 13/13] media: vivid: use time_is_after_jiffies() "

[PATCH v4 8/8] clk: scmi: Support atomic clock enable/disable API
 2022-02-13 19:58 UTC 

[PATCH 1/2] dt-bindings: clk: rs9: Add Renesas 9-series I2C PCIe clock generator
 2022-02-13 17:33 UTC  (2+ messages)
` [PATCH 2/2] clk: rs9: Add Renesas 9-series PCIe clock generator driver

[PATCH v3 0/6] clk: sunxi-ng: Add a RTC CCU driver
 2022-02-12 23:24 UTC  (6+ messages)
` [PATCH v3 5/6] clk: sunxi-ng: Add support for the sun6i RTC clocks
  ` (subset) "

[PATCH v2 00/11] PCI: qcom: add support for PCIe on SM8450 platform
 2022-02-11 19:52 UTC  (7+ messages)
` [PATCH v2 01/11] dt-bindings: pci: qcom,pcie: drop unused "pipe" clocks
` [PATCH v2 03/11] clk: qcom: gdsc: add support for clocks tied to the GDSC

[PATCH v2 0/2] MSM8226 Multimedia Clock Controller
 2022-02-11 16:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add support for the MSM8226 mmcc

[GIT PULL] clk: renesas: Updates for v5.18
 2022-02-11 15:45 UTC 

[PATCH 0/3] Drop TI compatibility clocks
 2022-02-11 13:46 UTC  (7+ messages)
` [PATCH 1/3] clk: ti: Drop legacy compatibility clocks for am3
` [PATCH 2/3] clk: ti: Drop legacy compatibility clocks for am4
` [PATCH 3/3] clk: ti: Drop legacy compatibility clocks for dra7

[PATCH v10 01/18] clk: sunxi-ng: h616-r: Add RTC gate clock
 2022-02-11 12:26 UTC  (2+ messages)
` [PATCH v10 02/18] clk: sunxi-ng: h616: Add PLL derived 32KHz clock

[PATCH] clk: imx8mp: Add missing IMX8MP_CLK_MEDIA_MIPI_PHY1_REF_ROOT clock
 2022-02-11  9:16 UTC  (2+ messages)

[PATCH 1/2] arm: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clk
 2022-02-11  4:22 UTC  (2+ messages)

[v1 1/2] clk: qcom: gdsc: Use the default transition delay for GDSCs
 2022-02-10 19:32 UTC  (9+ messages)
` [v1 2/2] clk: qcom: dispcc: Update gdsc flag for display GDSC

[PATCH] clk: qcom: ipq8074: Use floor ops for SDCC1 clock
 2022-02-10 17:31 UTC 

[PATCH] clk: renesas: r9a07g044: Use shared array for resets
 2022-02-10 12:59 UTC  (2+ messages)

[PATCH] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoC
 2022-02-10 10:52 UTC  (3+ messages)

[PATCH v8 0/4] clk: ralink: make system controller a reset provider
 2022-02-10  9:52 UTC  (10+ messages)

[PATCH v9 0/2] clk: ralink: make system controller a reset provider
 2022-02-10  9:48 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: clock: mediatek,mt7621-sysc: add '#reset-cells' property
` [PATCH v9 2/2] clk: ralink: make system controller node a reset provider

[PATCH] clk: mvebu: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:29 UTC 

[PATCH] clk: imx: use div64_u64() instead of do_div()
 2022-02-09 22:21 UTC  (2+ messages)

[PATCH] clk: renesas: rzg2l-cpg: Add id to struct rzg2l_reset
 2022-02-09 20:38 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: clock: Add qualcomm QCM2290 DISPCC bindings
 2022-02-09 18:45 UTC  (2+ messages)
` [PATCH v5 2/2] clk: qcom: Add display clock controller driver for QCM2290

[PATCH 0/6] ARM: r9a06g032: add support for the watchdogs
 2022-02-09 18:24 UTC  (6+ messages)
` [PATCH 1/6] clk: renesas: r9a06g032: Enable the watchdog reset sources

[PATCH] clk: xgene: use div64_u64() instead of do_div()
 2022-02-09  8:35 UTC 

[PATCH] clk: hisilicon: use div64_u64() instead of do_div()
 2022-02-09  8:35 UTC 

[PATCH v1 0/7] JH7100 Audio Clocks
 2022-02-09  3:33 UTC  (5+ messages)
` [PATCH v1 3/7] dt-bindings: clock: Add JH7100 audio clock definitions
` [PATCH v1 4/7] dt-bindings: clock: Add starfive,jh7100-audclk bindings

[PATCH 0/8] Add ethernet support for Qualcomm SA8155p-ADP board
 2022-02-09  3:34 UTC  (3+ messages)
` [PATCH 1/8] dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible


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