linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-11 21:25:27 to 2022-05-16 13:26:36 UTC [more...]

[PATCH v5 00/28] clk: More clock rate fixes and tests
 2022-05-16 13:25 UTC  (8+ messages)
` [PATCH v5 01/28] clk: Drop the rate range on clk_put()
` [PATCH v5 02/28] clk: Skip clamping when rounding if there's no boundaries
` [PATCH v5 03/28] clk: Introduce clk_get_rate_range()
` [PATCH v5 04/28] drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection
` [PATCH v5 05/28] clk: Mention that .recalc_rate can return 0 on error
` [PATCH v5 06/28] clk: Clarify clk_get_rate() expectations
` [PATCH v5 08/28] clk: tests: Add reference to the orphan mux bug report

[PATCH 0/5] MediaTek Helio X10 MT6795 - Clock drivers
 2022-05-16 11:30 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: mediatek: Document MT6795 system controllers bindings
` [PATCH 2/5] dt-bindings: clock: Add MediaTek Helio X10 MT6795 clock bindings
` [PATCH 3/5] dt-bindings: reset: Add bindings for MT6795 Helio X10 reset controllers
` [PATCH 4/5] dt-bindings: arm: mediatek: Add clock driver bindings for MT6795
` [PATCH 5/5] clk: mediatek: Add MediaTek Helio X10 MT6795 clock drivers

[PATCH v4 0/5] Add Renesas RZ/V2M Ethernet support
 2022-05-16  9:20 UTC  (2+ messages)

[PATCH v4 00/14] Introduction of STM32MP13 RCC driver (Reset Clock Controller)
 2022-05-16  7:06 UTC  (15+ messages)
` [PATCH v4 01/14] dt-bindings: rcc: stm32: add new compatible for STM32MP13 SoC
` [PATCH v4 02/14] clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller)
` [PATCH v4 03/14] clk: stm32mp13: add stm32_mux clock management
` [PATCH v4 04/14] clk: stm32mp13: add stm32_gate management
` [PATCH v4 05/14] clk: stm32mp13: add stm32 divider clock
` [PATCH v4 06/14] clk: stm32mp13: add composite clock
` [PATCH v4 07/14] clk: stm32mp13: manage secured clocks
` [PATCH v4 08/14] clk: stm32mp13: add all STM32MP13 peripheral clocks
` [PATCH v4 09/14] clk: stm32mp13: add all STM32MP13 kernel clocks
` [PATCH v4 10/14] clk: stm32mp13: add multi mux function
` [PATCH v4 11/14] clk: stm32mp13: add safe mux management
` [PATCH v4 12/14] ARM: dts: stm32: enable optee firmware and SCMI support on STM32MP13
` [PATCH v4 13/14] ARM: dts: stm32: add RCC on STM32MP13x SoC family
` [PATCH v4 14/14] ARM: dts: stm32: add optee reserved memory on stm32mp135f-dk

[PATCH v3 0/7] ufs: set power domain performance state when scaling gears
 2022-05-16  6:10 UTC  (14+ messages)
` [PATCH v3 1/7] dt-bindings: clock: qcom,gcc-sdm845: add parent power domain
` [PATCH v3 2/7] dt-bindings: opp: accept array of frequencies
` [PATCH v3 3/7] dt-bindings: ufs: common: add OPP table
` [PATCH v3 4/7] arm64: dts: qcom: sdm845: control RPMHPD performance states with UFS
` [PATCH v3 5/7] PM: opp: allow control of multiple clocks
` [PATCH v3 6/7] PM: opp: parse multiple frequencies in each OPP
` [PATCH v3 7/7] ufs: use PM OPP when scaling gears

[PATCH v4 01/11] clk: qcom: ipq8074: fix NSS core PLL-s
 2022-05-15 21:00 UTC  (11+ messages)
` [PATCH v4 02/11] clk: qcom: ipq8074: SW workaround for UBI32 PLL lock
` [PATCH v4 03/11] clk: qcom: ipq8074: fix NSS port frequency tables
` [PATCH v4 04/11] dt-bindings: clock: qcom: ipq8074: add PPE crypto clock
` [PATCH v4 05/11] clk: "
` [PATCH v4 06/11] clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocks
` [PATCH v4 07/11] dt-bindings: clocks: qcom,gcc-ipq8074: support power domains
` [PATCH v4 08/11] dt-bindings: clock: qcom: ipq8074: add USB GDSCs
` [PATCH v4 09/11] clk: "
` [PATCH v4 10/11] clk: qcom: ipq8074: dont disable gcc_sleep_clk_src
` [PATCH v4 11/11] arm64: dts: ipq8074: add USB power domains

[PATCH v4 1/6] clk: qcom: clk-alpha-pll: add support for APSS PLL
 2022-05-15 20:45 UTC  (6+ messages)
` [PATCH v4 2/6] dt-bindings: clock: Add support for IPQ8074 APSS clock controller
` [PATCH v4 3/6] clk: qcom: Add "
` [PATCH v4 4/6] mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock controller support
` [PATCH v4 5/6] dt-bindings: mailbox: qcom: set correct #clock-cells
` [PATCH v4 6/6] arm64: dts: ipq8074: add APCS node

[PATCH v1 1/3] dt-bindings: clock: convert rockchip,rv1108-cru.txt to YAML
 2022-05-15 20:40 UTC  (2+ messages)

[PATCH] clk: mediatek: Fix unused 'ops' field in mtk_pll_data
 2022-05-15 12:24 UTC 

[PATCH V4 0/5] Add initial support for MA35D1 SoC
 2022-05-15  9:54 UTC  (17+ messages)
` [PATCH V4 2/5] dt-bindings: clock: Document MA35D1 clock controller bindings
` [PATCH V4 3/5] arm64: dts: nuvoton: Add initial support for MA35D1

[PATCH] clk: bcm2835: fix bcm2835_clock_choose_div
 2022-05-15  7:34 UTC  (6+ messages)

[PATCH v2 00/11] clk: mediatek: Move to struct clk_hw provider APIs
 2022-05-14 17:11 UTC  (2+ messages)

[PATCH v2 11/11] clk: mediatek: mt8173: Switch to clk_hw provider APIs
 2022-05-14 17:07 UTC  (2+ messages)

[PATCH v2 10/11] clk: mediatek: mt8173: Fix usage of mtk_clk_register_ref2usb_tx()
 2022-05-14 17:06 UTC  (2+ messages)

[PATCH v2 09/11] clk: mediatek: Switch to clk_hw provider APIs
 2022-05-14 17:05 UTC  (2+ messages)

[PATCH v2 08/11] clk: mediatek: mt8xxx: Replace 'struct clk' with 'struct clk_hw'
 2022-05-14 17:04 UTC  (2+ messages)

[PATCH v2 07/11] clk: mediatek: mt7xxx: Replace 'struct clk' with 'struct clk_hw'
 2022-05-14 17:03 UTC  (2+ messages)

[PATCH v2 06/11] clk: mediatek: mt67xx: Replace 'struct clk' with 'struct clk_hw'
 2022-05-14 17:02 UTC  (2+ messages)

[PATCH v2 05/11] clk: mediatek: mt27xx: Replace 'struct clk' with 'struct clk_hw'
 2022-05-14 16:51 UTC  (4+ messages)

[PATCH v1 0/6] Cleanups and enablement for Quartz64-A
 2022-05-14 10:54 UTC  (4+ messages)
` [PATCH v1 1/6] dt-binding: clock: Add missing rk3568 cru bindings

[PATCH 0/3] Microchip LAN966x USB device support
 2022-05-14  9:35 UTC  (7+ messages)
` [PATCH 1/3] clk: lan966x: Fix the lan966x clock gate register address
` [PATCH 2/3] dt-bindings: usb: atmel: Add Microchip LAN966x compatible string
` [PATCH 3/3] ARM: dts: lan966x: Add UDPHS support

[PATCH v4 00/28] clk: More clock rate fixes and tests
 2022-05-14  2:12 UTC  (30+ messages)
` [PATCH v4 01/28] clk: Drop the rate range on clk_put()
` [PATCH v4 02/28] clk: Skip clamping when rounding if there's no boundaries
` [PATCH v4 03/28] clk: Introduce clk_get_rate_range()
` [PATCH v4 04/28] drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection
` [PATCH v4 05/28] clk: Mention that .recalc_rate can return 0 on error
` [PATCH v4 06/28] clk: Clarify clk_get_rate() expectations
` [PATCH v4 07/28] clk: tests: Add test suites description
` [PATCH v4 08/28] clk: tests: Add reference to the orphan mux bug report
` [PATCH v4 09/28] clk: tests: Add tests for uncached clock
` [PATCH v4 10/28] clk: tests: Add tests for single parent mux
` [PATCH v4 11/28] clk: tests: Add tests for mux with multiple parents
` [PATCH v4 12/28] clk: tests: Add some tests for orphan "
` [PATCH v4 13/28] clk: Take into account uncached clocks in clk_set_rate_range()
` [PATCH v4 14/28] clk: Fix clk_get_parent() documentation
` [PATCH v4 15/28] clk: Set req_rate on reparenting
` [PATCH v4 16/28] clk: Change clk_core_init_rate_req prototype
` [PATCH v4 17/28] clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its caller
` [PATCH v4 18/28] clk: Introduce clk_hw_init_rate_request()
` [PATCH v4 19/28] clk: Add our request boundaries in clk_core_init_rate_req
` [PATCH v4 20/28] clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
` [PATCH v4 21/28] clk: Introduce clk_core_has_parent()
` [PATCH v4 22/28] clk: Stop forwarding clk_rate_requests to the parent
` [PATCH v4 23/28] clk: Zero the clk_rate_request structure
` [PATCH v4 24/28] clk: Test the clock pointer in clk_hw_get_name()
` [PATCH v4 25/28] clk: Introduce the clk_hw_get_rate_range function
` [PATCH v4 26/28] clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
` [PATCH v4 27/28] clk: tests: Add some tests for clk_get_rate_range()
` [PATCH v4 28/28] clk: tests: Add missing test case for ranges

[PATCH v6 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-05-13 17:53 UTC  (6+ messages)
` [PATCH v6 1/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v6 2/5] clk: qcom: regmap: add PHY clock source implementation
` [PATCH v6 3/5] clk: qcom: gcc-sm8450: use new clk_regmap_pipe_src_ops for PCIe pipe clocks
` [PATCH v6 4/5] clk: qcom: gcc-sc7280: "
` [PATCH v6 5/5] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH v3 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-05-13 11:44 UTC  (6+ messages)

[PATCH v15 00/10] Add Sunplus SP7021 SoC Support
 2022-05-13 11:29 UTC  (21+ messages)
` [PATCH v15 01/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v15 02/10] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v15 03/10] reset: Add Sunplus "
` [PATCH v15 04/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v15 05/10] clk: Add Sunplus "
` [PATCH v15 06/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v15 07/10] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v15 08/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v15 09/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig
` [PATCH v15 10/10] ARM: dts: Add Sunplus SP7021-Demo-V3 board device tree

[PATCH v5 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-05-13  9:50 UTC  (13+ messages)
` [PATCH v5 1/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v5 2/5] clk: qcom: regmap: add PHY clock source implementation
` [PATCH v5 3/5] clk: qcom: gcc-sm8450: use new clk_regmap_pipe_src_ops for PCIe pipe clocks
` [PATCH v5 4/5] clk: qcom: gcc-sc7280: "
` [PATCH v5 5/5] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH v4 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-05-13  8:22 UTC  (11+ messages)
` [PATCH v4 2/5] clk: qcom: regmap: add pipe clk implementation

Biznesowy angielski
 2022-05-13  8:05 UTC 

[PATCH v2] clk: mediatek: use en_mask as a pure div_en_mask
 2022-05-13  7:36 UTC 

[PATCH] clk: qcom: rpmh: Set wake/sleep state for BCM clks
 2022-05-12 15:15 UTC  (5+ messages)

[PATCH v2 04/11] clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
 2022-05-12 14:18 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: clock: vc5: Add 5P49V6975
 2022-05-12 14:17 UTC  (4+ messages)
` [PATCH v2 2/2] clk: vc5: Add support for IDT/Renesas VersaClock 5P49V6975

[PATCH v2 03/11] clk: mediatek: Convert mtk_{alloc,free}_clk_data to struct clk_hw
 2022-05-12 14:05 UTC  (2+ messages)

[PATCH v2 02/11] clk: mediatek: apmixed: Drop error message from clk_register() failure
 2022-05-12 13:54 UTC  (2+ messages)

[PATCH v3 0/6] SM8350 Display/GPU clock enablement
 2022-05-12 13:21 UTC  (4+ messages)
` [PATCH v3 4/6] clk: qcom: add support for SM8350 DISPCC

am335x: 5.18.x: system stalling
 2022-05-12 10:20 UTC  (6+ messages)

[PATCH v4 0/3] clk: bcm: rpi: Add support for three more clocks
 2022-05-12  9:03 UTC  (8+ messages)

[PATCH] clk: imx8mp: fix usb_root_clk parent
 2022-05-12  7:04 UTC  (2+ messages)

[PATCH v2 01/11] clk: mediatek: Make mtk_clk_register_composite() static
 2022-05-12  2:36 UTC  (2+ messages)

[PATCH v3 22/28] clk: Stop forwarding clk_rate_requests to the parent
 2022-05-11 21:25 UTC  (2+ messages)


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