Linux clock framework development
 help / color / mirror / Atom feed
 messages from 2024-02-13 08:22:54 to 2024-02-19 07:33:58 UTC [more...]

[PATCH] clk: constify the of_phandle_args argument of of_clk_provider
 2024-02-19  7:33 UTC  (9+ messages)

[PATCH v2 0/3] Convert qcom,hfpll documentation to yaml + related changes
 2024-02-19  7:26 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: clock: qcom,hfpll: Convert to YAML
` [PATCH v2 2/3] clk: qcom: hfpll: Add QCS404-specific compatible
` [PATCH v2 3/3] arm64: dts: qcom: qcs404: Use qcs404-hfpll compatible for hfpll

[PATCH RFC 0/4] clk: hisilicon: add support for Hi3798MV200
 2024-02-18 20:57 UTC  (8+ messages)
` [PATCH RFC 1/4] dt-binding: clock: histb-clock: Add missing common clock and Hi3798MV200 specific clock definition
` [PATCH RFC 2/4] clk: hisilicon: add CRG driver for Hi3798MV200 SoC
` [PATCH RFC 3/4] dt-binding: clock: merge all hisilicon clock bindings to hisilicon,clock-reset-generator
` [PATCH RFC 4/4] dt-binding: clock: hisilicon,clock-reset-controller: add Hi3798MV200 SoC support

[PATCH v2 0/6] Pinephone video out fixes (flipping between two frames)
 2024-02-18  8:29 UTC  (4+ messages)
` [PATCH v2 3/6] clk: sunxi-ng: nkm: Support minimum and maximum rate

[PATCH v10 0/5] riscv: sophgo: add clock support for sg2042
 2024-02-18  4:37 UTC  (8+ messages)
` [PATCH v10 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042
` [PATCH v10 2/5] dt-bindings: clock: sophgo: add RP gate "
` [PATCH v10 3/5] dt-bindings: clock: sophgo: add clkgen "
` [PATCH v10 4/5] clk: sophgo: Add SG2042 clock driver
` [PATCH v10 5/5] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH v4 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2024-02-18  4:29 UTC  (19+ messages)
` [PATCH v4 2/8] clk: qcom: ipq5332: enable few nssnoc clocks in driver probe
` [PATCH v4 3/8] dt-bindings: clock: ipq5332: add definition for GPLL0_OUT_AUX clock
` [PATCH v4 4/8] clk: qcom: ipq5332: add gpll0_out_aux clock

[PATCH] clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical
 2024-02-18  3:11 UTC 

[PATCH V4 1/2] firmware: arm_scmi: Implement Clock get permissions
 2024-02-18  2:19 UTC  (4+ messages)
` [PATCH V4 2/2] clk: scmi: support state_ctrl_forbidden

[PATCH] clk: rk3399: Allow to set rate of clk_i2s0_frac's parent
 2024-02-17 19:34 UTC 

[PATCH RFC v2 0/5] clk: hisilicon: add support for Hi3798MV200
 2024-02-17 12:52 UTC  (6+ messages)
` [PATCH RFC v2 1/5] dt-bindings: clock: histb-clock: Add missing common clock and Hi3798MV200 specific clock definition
` [PATCH RFC v2 2/5] clk: hisilicon: add CRG driver for Hi3798MV200 SoC
` [PATCH RFC v2 3/5] dt-bindings: clock: merge all hisilicon clock bindings to hisilicon,clock-reset-generator
` [PATCH RFC v2 4/5] dt-bindings: mfd: syscon: Add hisilicon,sdmmc-sap-dll compatible
` [PATCH RFC v2 5/5] dt-bindings: clock: hisilicon,clock-reset-controller: add Hi3798MV200 SoC support

[PATCH 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-02-17 10:36 UTC  (14+ messages)
` [PATCH 1/4] clk: rockchip: rst-rk3588: Add BIU reset
` [PATCH 2/4] dt-bindings: media: Document bindings for HDMI RX Controller
` [PATCH 3/4] arm64: dts: rockchip: Add device tree support "
` [PATCH 4/4] media: platform: synopsys: Add support for HDMI RX driver

[PATCH v7 0/2] Get rid of some magic writes in drivers/clk/qcom
 2024-02-16 23:10 UTC  (2+ messages)

[PATCH] clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times
 2024-02-16 23:10 UTC  (2+ messages)

[PATCH 0/2] clk: qcom: drop the SC7180 Modem subsystem clock driver
 2024-02-16 23:10 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: clk: qcom: drop the SC7180 Modem subsystem clock controller

[PATCH 00/16] clk: samsung: Add CPU clocks for Exynos850
 2024-02-16 22:32 UTC  (17+ messages)
` [PATCH 01/16] dt-bindings: clock: exynos850: Add CMU_CPUCLK0 and CMU_CPUCL1
` [PATCH 02/16] clk: samsung: Improve clk-cpu.c style
` [PATCH 03/16] clk: samsung: Pull struct exynos_cpuclk into clk-cpu.c
` [PATCH 04/16] clk: samsung: Reduce params count in exynos_register_cpu_clock()
` [PATCH 05/16] clk: samsung: Use single CPU clock notifier callback for all chips
` [PATCH 06/16] clk: samsung: Group CPU clock functions by chip
` [PATCH 07/16] clk: samsung: Pass actual clock controller base address to CPU_CLK()
` [PATCH 08/16] clk: samsung: Use clk.h as a single header for Samsung CCF
` [PATCH 09/16] clk: samsung: Pass register layout type explicitly to CLK_CPU()
` [PATCH 10/16] clk: samsung: Keep CPU clock chip specific data in a dedicated struct
` [PATCH 11/16] clk: samsung: Keep register offsets in chip specific structure
` [PATCH 12/16] clk: samsung: Pass mask to wait_until_mux_stable()
` [PATCH 13/16] clk: samsung: Add CPU clock support for Exynos850
` [PATCH 14/16] clk: samsung: Implement manual PLL control for ARM64 SoCs
` [PATCH 15/16] clk: samsung: exynos850: Add CMU_CPUCL0 and CMU_CPUCL1
` [PATCH 16/16] arm64: dts: exynos: Add CPU clocks

[PATCH 00/33] fsi: Interrupt support
 2024-02-16 19:18 UTC  (40+ messages)
` [PATCH 01/33] dt-bindings: clock: ast2600: Add FSI clock
` [PATCH 02/33] clk: ast2600: Add FSI parent clock with correct rate
` [PATCH 03/33] fsi: Move slave definitions to fsi-slave.h
` [PATCH 04/33] fsi: Improve master indexing
` [PATCH 05/33] fsi: Use a defined value for default echo delay
` [PATCH 06/33] fsi: Expose master-specific local bus clock divider
` [PATCH 07/33] ARM: dts: aspeed: p10 and tacoma: Set FSI clock frequency
` [PATCH 08/33] fsi: core: Improve master read/write/error traces
` [PATCH 09/33] fsi: core: Add slave error trace
` [PATCH 10/33] fsi: aspeed: Add AST2700 support
` [PATCH 11/33] fsi: core: Add slave spinlock
` [PATCH 12/33] fsi: core: Allow cfam device type aliases
` [PATCH 13/33] fsi: core: Add common regmap master functions
` [PATCH 14/33] fsi: hub: Use common initialization and link enable
` [PATCH 15/33] fsi: aspeed: "
` [PATCH 16/33] fsi: aspeed: Remove cfam reset sysfs file in error path and remove
` [PATCH 17/33] fsi: aspeed: Refactor trace functions
` [PATCH 18/33] fsi: aspeed: Don't clear all IRQs during OPB transfers
` [PATCH 19/33] fsi: aspeed: Only read result register for successful read
` [PATCH 20/33] fsi: aspeed: Switch to spinlock
` [PATCH 21/33] fsi: aspeed: Disable relative addressing and IPOLL for cfam reset
` [PATCH 22/33] fsi: aspeed: Use common master error handler
` [PATCH 23/33] fsi: core: Add interrupt support
` [PATCH 24/33] fsi: aspeed: "
` [PATCH 25/33] fsi: hub: "
` [PATCH 26/33] ARM: dts: aspeed: FSI "
` [PATCH 27/33] i2c: fsi: Calculate clock divider from local bus frequency
` [PATCH 28/33] i2c: fsi: Improve formatting
` [PATCH 29/33] i2c: fsi: Change fsi_i2c_write_reg to accept data instead of a pointer
` [PATCH 30/33] i2c: fsi: Remove list structure of ports
` [PATCH 31/33] i2c: fsi: Define a function to check status error bits
` [PATCH 32/33] i2c: fsi: Add boolean for skip stop command on abort
` [PATCH 33/33] i2c: fsi: Add interrupt support

[PATCH v8 0/7] rockchip: clk: improve GATE_LINK support
 2024-02-16 17:15 UTC  (2+ messages)

[PATCH v4] clk: keystone: sci-clk: Adding support for non contiguous clocks
 2024-02-16 17:09 UTC  (2+ messages)

[PATCH 00/17] clk: renesas: rzg2l: Add support for power domains
 2024-02-16 14:17 UTC  (35+ messages)
` [PATCH 01/17] dt-bindings: clock: r9a07g043-cpg: Add power domain IDs
` [PATCH 02/17] dt-bindings: clock: r9a07g044-cpg: "
` [PATCH 03/17] dt-bindings: clock: r9a07g054-cpg: "
` [PATCH 04/17] dt-bindings: clock: r9a08g045-cpg: "
` [PATCH 05/17] dt-bindings: clock: r9a09g011-cpg: Add always-on "
` [PATCH 06/17] dt-bindings: clock: renesas,rzg2l-cpg: Update #power-domain-cells = <1>
` [PATCH 07/17] clk: renesas: rzg2l: Extend power domain support
` [PATCH 08/17] clk: renesas: r9a07g043: Add initial support for power domains
` [PATCH 09/17] clk: renesas: r9a07g044: "
` [PATCH 10/17] clk: renesas: r9a08g045: Add "
` [PATCH 11/17] clk: renesas: r9a09g011: Add initial "
` [PATCH 12/17] arm64: dts: renesas: rzg3s-smarc-som: Guard the ethernet IRQ GPIOs with proper flags
` [PATCH 13/17] arm64: dts: renesas: r9a07g043: Update #power-domain-cells = <1>
` [PATCH 14/17] arm64: dts: renesas: r9a07g044: "
` [PATCH 15/17] arm64: dts: renesas: r9a07g054: "
` [PATCH 16/17] arm64: dts: renesas: r9a08g045: "
` [PATCH 17/17] arm64: dts: renesas: r9a09g011: "

[PATCH][next] clk: cdce925: Remove redundant assignment to variable 'rate'
 2024-02-16 14:01 UTC 

[PATCH v5 0/2] Add helper function to get and enable all bulk clocks
 2024-02-16 11:33 UTC  (5+ messages)
  ` [PATCH v5 1/2] clk: Provide managed helper to get and enable "
  ` [PATCH v5 2/2] PCI: exynos: Adapt to clk_bulk_* APIs

[PATCH v4 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-02-16  8:00 UTC  (19+ messages)
` [PATCH v4 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
      `  "
` [PATCH v4 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
    `  "
` [PATCH v4 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode "

[PATCH] clk: set initial best mux parent to current parent when determining rate
 2024-02-15 15:09 UTC 

[PATCH v2] clk: Add a devm variant of clk_rate_exclusive_get()
 2024-02-15  9:39 UTC  (3+ messages)

[PATCH 6/7] clk: scmi: Allocate CLK operations dynamically
 2024-02-14 18:30 UTC  (2+ messages)
` [PATCH 7/7] clk: scmi: Support get/set duty_cycle operations

[PATCH] clk: renesas: r8a779h0: Add SDHI clock
 2024-02-14 13:44 UTC  (3+ messages)

[PATCH] clk: renesas: r8a779h0: Add SYS-DMAC clocks
 2024-02-14 13:10 UTC  (2+ messages)

[PATCH v2 00/15] arm64: renesas: Add R-Car V4M and Gray Hawk Single support
 2024-02-14  9:30 UTC  (5+ messages)

[PATCH] clk: zynq: Prevent null pointer dereference caused by kmalloc failure
 2024-02-14  7:33 UTC 

[PATCH V4 0/3] dt-bindings: clock: mediatek: convert MT7622-related bindings to the json-schema
 2024-02-14  6:12 UTC  (4+ messages)
` [PATCH V4 1/3] dt-bindings: clock: mediatek: convert hifsys to the json-schema clock
` [PATCH V4 2/3] dt-bindings: clock: mediatek: convert PCIESYS "
` [PATCH V4 3/3] dt-bindings: clock: mediatek: convert SSUSBSYS "

[PATCH 0/5] Add support for videocc and camcc on SM8650
 2024-02-14  5:58 UTC  (13+ messages)
` [PATCH 2/5] clk: qcom: videocc-sm8550: Add support for SM8650 videocc
` [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controller driver for SM8650

[PATCH 0/4] Use reg instead of ti,bit-shift for clksel
 2024-02-14  5:40 UTC  (7+ messages)
` [PATCH 1/4] clk: ti: Handle possible address in the node name
` [PATCH 2/4] clk: ti: Improve clksel clock bit parsing for reg property
` [PATCH 3/4] ARM: dts: am3: Update clksel clocks to use reg instead of ti,bit-shift
` [PATCH 4/4] ARM: dts: omap3: "

[PATCH v7 00/39] ep93xx device tree conversion
 2024-02-13  9:48 UTC  (3+ messages)

[PATCH v7 3/8] clk: sophgo: implement clk_ops for CV1800 series clock controller driver
 2024-02-13  8:27 UTC  (2+ messages)

[PATCH v8 0/8] riscv: sophgo: add clock support for Sophgo CV1800/SG2000 SoCs
 2024-02-13  8:22 UTC  (7+ messages)
` [PATCH v8 3/8] clk: sophgo: implement clk_ops for CV1800 series clock controller driver
` [PATCH v8 4/8] clk: sophgo: Add clock support for CV1800 SoC
` [PATCH v8 5/8] clk: sophgo: Add clock support for CV1810 SoC
` [PATCH v8 6/8] clk: sophgo: Add clock support for SG2000 SoC
` [PATCH v8 7/8] riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
` [PATCH v8 8/8] riscv: dts: sophgo: add uart clock "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox