messages from 2023-12-17 23:22:43 to 2023-12-20 08:08:32 UTC [more...]
[PATCH 0/5] Pinephone video out fixes (flipping between two frames)
2023-12-20 7:14 UTC (15+ messages)
` [PATCH 1/5] clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate
` [PATCH 2/5] clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m "
` [PATCH 3/5] clk: sunxi-ng: nm: Support constraints on "
` [PATCH 4/5] clk: sunxi-ng: a64: Add constraints on PLL-VIDEO0's n/m ratio
` [PATCH 5/5] drm/panel: st7703: Drive XBD599 panel at higher clock rate
[PATCH v2 00/16] Fix Qcom UFS PHY clocks
2023-12-20 7:38 UTC (32+ messages)
` [PATCH v2 01/16] dt-bindings: phy: qmp-ufs: Fix "
` [PATCH v2 02/16] phy: qcom-qmp-ufs: Switch to devm_clk_bulk_get_all() API
` [PATCH v2 03/16] dt-bindings: clock: qcom: Add missing UFS QREF clocks
` [PATCH v2 04/16] clk: qcom: gcc-sc8180x: "
` [PATCH v2 05/16] arm64: dts: qcom: msm8996: Fix UFS PHY clocks
` [PATCH v2 06/16] arm64: dts: qcom: msm8998: "
` [PATCH v2 07/16] arm64: dts: qcom: sdm845: "
` [PATCH v2 08/16] arm64: dts: qcom: sm6115: "
` [PATCH v2 09/16] arm64: dts: qcom: sm6125: "
` [PATCH v2 10/16] arm64: dts: qcom: sm6350: "
` [PATCH v2 11/16] arm64: dts: qcom: sm8150: "
` [PATCH v2 12/16] arm64: dts: qcom: sm8250: "
` [PATCH v2 13/16] arm64: dts: qcom: sc8180x: "
` [PATCH v2 14/16] arm64: dts: qcom: sc8280xp: "
` [PATCH v2 15/16] arm64: dts: qcom: sm8350: "
` [PATCH v2 16/16] arm64: dts: qcom: sm8550: "
[PATCH v1 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
2023-12-20 1:39 UTC (12+ messages)
` [PATCH v1 06/16] clk: starfive: Add JH8100 System clock generator driver
[PATCH v3 00/15] Unregister critical branch clocks + some RPM
2023-12-20 0:30 UTC (16+ messages)
` [PATCH v3 01/15] clk: qcom: branch: Add a helper for setting the enable bit
` [PATCH v3 02/15] clk: qcom: Use qcom_branch_set_clk_en()
` [PATCH v3 03/15] clk: qcom: gcc-sm6375: Unregister critical clocks
` [PATCH v3 04/15] clk: qcom: gcc-sm6375: Add runtime PM
` [PATCH v3 05/15] clk: qcom: gpucc-sm6375: Unregister critical clocks
` [PATCH v3 06/15] clk: qcom: gpucc-sm6115: "
` [PATCH v3 07/15] clk: qcom: gpucc-sm6115: Add runtime PM
` [PATCH v3 08/15] clk: qcom: gcc-sm6115: Unregister critical clocks
` [PATCH v3 09/15] clk: qcom: gcc-sm6115: Add runtime PM
` [PATCH v3 10/15] clk: qcom: gcc-qcm2290: Unregister critical clocks
` [PATCH v3 11/15] clk: qcom: gcc-qcm2290: Add runtime PM
` [PATCH v3 12/15] arm64: dts: qcom: sm6375: Add VDD_CX to GCC
` [PATCH v3 13/15] arm64: dts: qcom: qcm2290: "
` [PATCH v3 14/15] arm64: dts: qcom: sm6115: "
` [PATCH v3 15/15] arm64: dts: qcom: sm6115: Add VDD_CX to GPU_CC
[PATCH 0/2] Clock changes to improve dwmac-starfive ethernet
2023-12-19 23:24 UTC (3+ messages)
` [PATCH 1/2] clk: starfive: Add flags argument to JH71X0__MUX macro
` [PATCH 2/2] clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_tx
[PATCH 0/5] Add support for Mobileye EyeQ5 clock controller
2023-12-19 23:24 UTC (11+ messages)
` [PATCH 1/5] clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
` [PATCH 2/5] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH 3/5] clk: eyeq5: add controller
` [PATCH 4/5] clk: eyeq5: add OSPI table-based divider clock
` [PATCH 5/5] MIPS: mobileye: eyeq5: add OLB clocks controller node & pinmux nodes
[PATCH 0/2] 8650 PLL config updates
2023-12-19 20:28 UTC (4+ messages)
` [PATCH 1/2] clk: qcom: gpucc-sm8650: Add test_ctl parameters to PLL config
` [PATCH 2/2] clk: qcom: dispcc-sm8650: "
[PATCH 00/12] 8550 fixups
2023-12-19 19:33 UTC (18+ messages)
` [PATCH 01/12] interconnect: qcom: sm8550: Remove bogus per-RSC BCMs and nodes
` [PATCH 02/12] interconnect: qcom: sm8550: Enable sync_state
` [PATCH 03/12] clk: qcom: gcc-sm8550: Add the missing RETAIN_FF_ENABLE GDSC flag
` [PATCH 04/12] clk: qcom: gcc-sm8550: Mark the PCIe GDSCs votable
` [PATCH 05/12] clk: qcom: gcc-sm8550: use collapse-voting for PCIe GDSCs
` [PATCH 06/12] clk: qcom: gcc-sm8550: Mark RCGs shared where applicable
` [PATCH 07/12] clk: qcom: gpucc-sm8550: Update GPU PLL settings
` [PATCH 08/12] clk: qcom: dispcc-sm8550: Update disp "
` [PATCH 09/12] clk: qcom: dispcc-sm8550: Use the correct PLL configuration function
` [PATCH 10/12] arm64: dts: qcom: sm8550: Switch UFS from opp-table-hz to opp-v2
` [PATCH 11/12] arm64: dts: qcom: sm8550: Separate out X3 idle state
` [PATCH 12/12] arm64: dts: qcom: sm8550: Update idle state time requirements
` (subset) [PATCH 00/12] 8550 fixups
[PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
2023-12-19 17:31 UTC (15+ messages)
` [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
` [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
[PATCH 1/1] clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks
2023-12-19 16:52 UTC (2+ messages)
[PATCH v13 0/4] add clock controller of qca8386/qca8084
2023-12-19 14:02 UTC (5+ messages)
` [PATCH v13 1/4] clk: qcom: branch: Add clk_branch2_prepare_ops
` [PATCH v13 2/4] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
` [PATCH v13 3/4] clk: qcom: common: commonize qcom_cc_really_probe
` [PATCH v13 4/4] clk: qcom: add clock controller driver for qca8386/qca8084
[PATCH v4 0/9] Enable networking support for StarFive JH7100 SoC
2023-12-19 13:36 UTC (23+ messages)
` [PATCH v4 1/9] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
` [PATCH v4 2/9] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v4 3/9] net: stmmac: dwmac-starfive: Add support for JH7100 SoC
` [PATCH v4 4/9] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
` [PATCH v4 5/9] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac
` [PATCH v4 6/9] riscv: dts: starfive: visionfive-v1: Setup ethernet phy
` [PATCH v4 7/9] riscv: dts: starfive: beaglev-starlight: Setup phy reset gpio
` [PATCH v4 8/9] clk: starfive: Add flags argument to JH71X0__MUX macro
` [PATCH v4 9/9] clk: starfive: jh7100: Add CLK_SET_RATE_PARENT to gmac_tx
[PATCH v7 0/2] Introduce STM32MP257 clock driver
2023-12-19 13:09 UTC (3+ messages)
` [PATCH v7 1/2] clk: stm32: introduce clocks for STM32MP257 platform
` [PATCH v7 2/2] arm64: dts: st: add rcc support in stm32mp251
[PATCH 1/2] dt-bindings: clock: Fix spelling mistake in 'tesla,fsd-clock.yaml'
2023-12-19 12:07 UTC (4+ messages)
` [PATCH 2/2] clk: samsung: Fix typo error and extra space
[PATCH RESEND v21] clk: npcm8xx: add clock controller
2023-12-18 17:04 UTC
[PATCH v3 0/9] Enable networking support for StarFive JH7100 SoC
2023-12-18 14:59 UTC (16+ messages)
` [PATCH v3 2/9] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v3 5/9] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac
` [PATCH v3 6/9] riscv: dts: starfive: visionfive-v1: Setup ethernet phy
[PATCH 0/2] clk: Add a devm variant of clk_rate_exclusive_get()
2023-12-18 13:01 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH AUTOSEL 4.14 1/6] clk: rockchip: rk3128: Fix HCLK_OTG gate register
2023-12-18 12:47 UTC
[PATCH AUTOSEL 4.19 1/6] clk: rockchip: rk3128: Fix HCLK_OTG gate register
2023-12-18 12:47 UTC
[PATCH AUTOSEL 5.4 1/7] clk: rockchip: rk3128: Fix HCLK_OTG gate register
2023-12-18 12:46 UTC
[PATCH AUTOSEL 5.10 1/8] clk: rockchip: rk3128: Fix HCLK_OTG gate register
2023-12-18 12:46 UTC
[PATCH AUTOSEL 5.15 01/13] clk: rockchip: rk3128: Fix HCLK_OTG gate register
2023-12-18 12:45 UTC
[PATCH AUTOSEL 6.1 01/15] clk: rockchip: rk3568: Add PLL rate for 292.5MHz
2023-12-18 12:44 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 02/15] clk: rockchip: rk3128: Fix HCLK_OTG gate register
[PATCH AUTOSEL 6.6 01/18] clk: rockchip: rk3568: Add PLL rate for 292.5MHz
2023-12-18 12:43 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 02/18] clk: rockchip: rk3128: Fix HCLK_OTG gate register
[PATCH 00/16] Fix Qcom UFS PHY clocks
2023-12-18 11:48 UTC (4+ messages)
` [PATCH 01/16] dt-bindings: phy: qmp-ufs: Fix "
[PATCH] MAINTAINERS: adjust file entry in GOOGLE TENSOR SoC SUPPORT
2023-12-18 10:16 UTC (2+ messages)
[PATCH v9 00/12] drm/meson: add support for MIPI DSI Display
2023-12-18 9:39 UTC (8+ messages)
` [PATCH v9 08/12] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
[PATCH v2] dt-bindings: clock: google,gs101: rename CMU_TOP gate defines
2023-12-18 9:02 UTC (2+ messages)
[PATCH v6 0/4] riscv: sophgo: add clock support for sg2042
2023-12-18 9:01 UTC (7+ messages)
` [PATCH v6 3/4] clk: sophgo: Add SG2042 clock generator driver
[PATCH v7 1/5] dt-bindings: clock: mediatek: add MT7988 clock IDs
2023-12-18 7:48 UTC (3+ messages)
` [PATCH v7 3/5] dt-bindings: clock: mediatek: add clock controllers of MT7988
[PATCH v5 0/4] drivers: clk: renesas: ignore all clocks which are assigned to non-Linux system
2023-12-18 6:47 UTC (5+ messages)
` [PATCH v5 1/4] of: add __of_device_is_status() and makes more generic status check
` [PATCH v5 2/4] of: add of_get_next_status_child() and makes more generic of_get_next
` [PATCH v5 3/4] of: add for_each_reserved_child_of_node()
` [PATCH v5 4/4] drivers: clk: renesas: ignore all clocks which are assigned to non-Linux system
[PATCH v6 00/13] clk: hisilicon: Migrate devm APIs
2023-12-18 6:42 UTC (2+ messages)
[PATCH v6 0/3] clk: si5351: add option to adjust PLL without glitches
2023-12-18 6:32 UTC (7+ messages)
` [PATCH v6 1/3] dt-bindings: clock: si5351: convert to yaml
` [PATCH v6 2/3] dt-bindings: clock: si5351: add PLL reset mode property
` [PATCH v6 3/3] clk: si5351: allow PLLs to be adjusted without reset
[PATCH v3 2/4] clk: sophgo: Add CV1800 series clock controller driver
2023-12-18 4:06 UTC (2+ messages)
[PATCH v4 0/4] riscv: sophgo: add clock support for Sophgo CV1800 SoCs
2023-12-18 4:04 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: sophgo: Add clock controller of CV1800 series SoC
` [PATCH v4 2/4] clk: sophgo: Add CV1800 series clock controller driver
` [PATCH v4 3/4] riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC
` [PATCH v4 4/4] riscv: dts: sophgo: add uart clock "
[PATCH v2] clk: si5341: fix an error code problem in si5341_output_clk_set_rate
2023-12-18 1:46 UTC (2+ messages)
[PATCH 0/5] Versa3 clock driver enhancements
2023-12-17 23:58 UTC (11+ messages)
` [PATCH 1/5] clk: versaclock3: Update vc3_get_div() to avoid divide by zero
` [PATCH 2/5] clk: versaclock3: Avoid unnecessary padding
` [PATCH 3/5] clk: versaclock3: Use u8 return type for get_parent() callback
` [PATCH 4/5] clk: versaclock3: Add missing space between ')' and '{'
` [PATCH 5/5] clk: versaclock3: Drop ret variable
[PATCH v6 0/5] Introduce STM32MP257 clock driver
2023-12-17 23:54 UTC (9+ messages)
` [PATCH v6 1/5] clk: stm32mp1: move stm32mp1 clock driver into stm32 directory
` [PATCH v6 2/5] clk: stm32mp1: use stm32mp13 reset driver
` [PATCH v6 3/5] dt-bindings: stm32: add clocks and reset binding for stm32mp25 platform
` [PATCH v6 4/5] clk: stm32: introduce clocks for STM32MP257 platform
[PATCH v3 1/4] dt-bindings: clk: rs9: Add 9FGV0841
2023-12-17 23:29 UTC (8+ messages)
` [PATCH v3 2/4] clk: rs9: Limit check to vendor ID in VID register
` [PATCH v3 3/4] clk: rs9: Replace model check with bitshift from chip data
` [PATCH v3 4/4] clk: rs9: Add support for 9FGV0841
[PATCH v3] dt-bindings: clock: brcm,kona-ccu: convert to YAML
2023-12-17 23:24 UTC (2+ messages)
[PATCH V2] dt-bindings: arm: mediatek: move ethsys controller & convert to DT schema
2023-12-17 23:22 UTC (2+ 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