public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-07 08:47:04 to 2021-09-12 20:13:39 UTC [more...]

[PATCH v11 00/34] NVIDIA Tegra power management patches for 5.16
 2021-09-12 20:08 UTC  (35+ messages)
` [PATCH v11 01/34] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v11 02/34] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v11 03/34] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v11 04/34] soc/tegra: Don't print error message when OPPs not available
` [PATCH v11 05/34] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v11 06/34] clk: tegra: Support runtime PM and power domain
` [PATCH v11 07/34] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v11 08/34] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v11 09/34] gpu: host1x: Add runtime PM and OPP support
` [PATCH v11 10/34] gpu: host1x: Add host1x_channel_stop()
` [PATCH v11 11/34] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v11 12/34] drm/tegra: hdmi: Add OPP support
` [PATCH v11 13/34] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v11 14/34] drm/tegra: gr3d: "
` [PATCH v11 15/34] drm/tegra: vic: Support system suspend
` [PATCH v11 16/34] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v11 17/34] bus: tegra-gmi: "
` [PATCH v11 18/34] pwm: tegra: "
` [PATCH v11 19/34] mmc: sdhci-tegra: "
` [PATCH v11 20/34] mtd: rawnand: tegra: "
` [PATCH v11 21/34] spi: tegra20-slink: Add "
` [PATCH v11 22/34] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v11 23/34] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v11 24/34] media: staging: tegra-vde: Support generic "
` [PATCH v11 25/34] soc/tegra: fuse: Reset hardware
` [PATCH v11 26/34] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v11 27/34] soc/tegra: regulators: Prepare for suspend
` [PATCH v11 28/34] soc/tegra: pmc: Change name of core power domain
` [PATCH v11 29/34] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v11 30/34] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v11 31/34] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v11 32/34] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v11 33/34] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v11 34/34] ARM: tegra20/30: Disable unused host1x hardware

[GIT PULL] Another clk change for the merge window
 2021-09-11 17:30 UTC  (2+ messages)

[PATCH v3 0/2] Use "ref" clocks from firmware for DSI PLL VCO parent
 2021-09-11 13:19 UTC  (3+ messages)
` [PATCH v3 1/2] drm/msm/dsi: Use "ref" fw clock instead of global name for "
` [PATCH v3 2/2] clk: qcom: gcc-sdm660: Remove transient global "xo" clock

[PATCH 0/8] msm8998 clock-controller cleanup
 2021-09-11 12:13 UTC  (9+ messages)
` [PATCH 1/8] clk: qcom: gcc-msm8998: Move parent names and mapping below GPLLs
` [PATCH 2/8] clk: qcom: gcc-msm8998: Use parent_data/hws for internal clock relations
` [PATCH 3/8] clk: qcom: gcc-msm8998: Remove transient global "xo" clock
` [PATCH 4/8] clk: qcom: gpucc-msm8998: Use ARRAY_SIZE for num_parents
` [PATCH 5/8] clk: qcom: mmcc-msm8998: "
` [PATCH 6/8] dt-bindings: clocks: qcom,gcc-msm8998: Reflect actually referenced clks
` [PATCH 7/8] clk: qcom: gpucc-msm8998: Remove unnecessary fallbacks to global clocks
` [PATCH 8/8] clk: qcom: mmcc-msm8998: "

[PATCH 00/22] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2021-09-11  2:53 UTC  (26+ messages)
` [PATCH 01/22] clk: sunxi-ng: v3s: Make the ISP PLL clock public
` [PATCH 02/22] ARM: dts: sun8i: v3s: Parent the CSI module clock to the ISP PLL
` [PATCH 03/22] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH 04/22] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH 05/22] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH 06/22] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH 07/22] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH 08/22] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver
` [PATCH 09/22] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH 10/22] dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation
` [PATCH 11/22] media: sunxi: Add support for the A83T MIPI CSI-2 controller
` [PATCH 12/22] MAINTAINERS: Add entry for the Allwinner A83T MIPI CSI-2 bridge
` [PATCH NOT FOR MERGE 13/22] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH 14/22] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865
` [PATCH 15/22] media: sunxi: Remove the sun6i-csi driver implementation
` [PATCH 16/22] media: sunxi: Introduce a rewritten sun6i-csi driver
` [PATCH 17/22] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH 18/22] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH 19/22] soc: sunxi: mbus: Add A31 ISP compatibles to the list
` [PATCH 20/22] staging: media: Add support for the Allwinner A31 ISP
` [PATCH 21/22] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
` [PATCH 22/22] ARM: dts: sun8i: v3s: Add support for the ISP

[PATCH 0/8] Arm boards syscon 'unit_address_format' clean-ups
 2021-09-10 13:11 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: leds: Convert register-bit-led binding to DT schema
` [PATCH 2/8] dt-bindings: leds: register-bit-led: Use 'reg' instead of 'offset'
` [PATCH 3/8] leds: syscon: Support 'reg' in addition to 'offset' for register address
` [PATCH 4/8] dt-bindings: clock: arm,syscon-icst: Use 'reg' instead of 'vco-offset' for VCO "
` [PATCH 5/8] clk: versatile: clk-icst: Support 'reg' in addition to 'vco-offset' for "
` [PATCH 6/8] ARM: dts: arm: Update register-bit-led nodes 'reg' and node names
` [PATCH 7/8] ARM: dts: arm: Update ICST clock "
` [PATCH 8/8] kbuild: Enable dtc 'unit_address_format' warning by default

[v2 00/24] Mediatek MT8195 clock support
 2021-09-10 11:09 UTC  (10+ messages)
` [v2 11/24] clk: mediatek: Add MT8195 ccusys "
` [v2 19/24] clk: mediatek: Add MT8195 vencsys "
` [v2 22/24] clk: mediatek: Add MT8195 wpesys "

[PATCH AUTOSEL 4.19 01/25] clk: rockchip: rk3036: fix up the sclk_sfc parent error
 2021-09-10  0:22 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 04/25] clk: mediatek: Fix asymmetrical PLL enable and disable control

[PATCH AUTOSEL 4.9 01/17] clk: rockchip: rk3036: fix up the sclk_sfc parent error
 2021-09-10  0:23 UTC 

[PATCH AUTOSEL 4.14 01/19] clk: rockchip: rk3036: fix up the sclk_sfc parent error
 2021-09-10  0:22 UTC 

[PATCH AUTOSEL 5.4 01/37] clk: rockchip: rk3036: fix up the sclk_sfc parent error
 2021-09-10  0:21 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 07/37] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH AUTOSEL 5.4 31/37] clk: zynqmp: Fix a memory leak

[PATCH AUTOSEL 5.10 01/53] clk: rockchip: rk3036: fix up the sclk_sfc parent error
 2021-09-10  0:20 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 09/53] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH AUTOSEL 5.10 45/53] clk: zynqmp: Fix a memory leak

[PATCH AUTOSEL 5.14 04/99] clk: rockchip: rk3036: fix up the sclk_sfc parent error
 2021-09-10  0:15 UTC  (5+ messages)
` [PATCH AUTOSEL 5.14 16/99] clk: renesas: rzg2l: Fix return value and unused assignment
` [PATCH AUTOSEL 5.14 23/99] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH AUTOSEL 5.14 79/99] clk: zynqmp: Fix a memory leak
` [PATCH AUTOSEL 5.14 80/99] dt-bindings: clock: brcm,iproc-clocks: fix armpll properties

[PATCH AUTOSEL 5.13 04/88] clk: rockchip: rk3036: fix up the sclk_sfc parent error
 2021-09-10  0:18 UTC  (3+ messages)
` [PATCH AUTOSEL 5.13 19/88] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH AUTOSEL 5.13 71/88] clk: zynqmp: Fix a memory leak

[PATCH v3 0/3] Add driver for lan966x Generic Clock Controller
 2021-09-09 21:21 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: clock: lan966x: Add binding includes for lan966x SoC clock IDs
` [PATCH v3 2/3] clk: lan966x: Add lan966x SoC clock driver
` [PATCH v3 3/3] dt-bindings: clock: lan966x: Add LAN966X Clock Controller

[PATCH] clk: zynqmp: Replaced strncpy() with strscpy()
 2021-09-09 21:12 UTC  (2+ messages)

[RFC PATCH 0/7] clk: sunxi-ng: Add a RTC CCU driver
 2021-09-09  8:45 UTC  (9+ messages)
` [RFC PATCH 1/7] dt-bindings: rtc: sun6i: Add H616 and R329 compatibles

[PATCH v2 1/3] clk: rockchip: rk3399: make CPU clocks critical
 2021-09-08 19:44 UTC  (5+ messages)
` [PATCH v2 2/3] clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L}
` [PATCH v2 3/3] arm64: dts: rockchip: add Coresight debug range for RK3399

[RESEND PATCH 1/2] clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L}
 2021-09-08 18:09 UTC  (8+ messages)
` [RESEND PATCH 2/2] arm64: dts: rockchip: add Coresight debug range for RK3399

[PATCH] clk: qcom: ipq8074: fix PCI-E clock oops
 2021-09-08 14:28 UTC  (3+ messages)

[PATCH v2 0/3] Add driver for lan966x Generic Clock Controlle
 2021-09-08 13:53 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: clock: lan966x: Add binding includes for lan966x SoC clock IDs
` [PATCH v2 2/3] clk: lan966x: Add lan966x SoC clock driver
` [PATCH v2 3/3] dt-bindings: clock: lan966x: Add LAN966X Clock Controller

[PATCH v4 1/4] clk: fractional-divider: Export approximation algorithm to the CCF users
 2021-09-08 10:52 UTC  (5+ messages)

[PATCHv2] clk:aspeed:Fix AST2600 hpll calculate formula
 2021-09-08  9:18 UTC 

[PATCH v6 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-09-08  8:50 UTC  (7+ messages)

[PATCH] clk: sunxi: clk-mod0: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:30 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun50i-a64: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:30 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun50i-h6: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:30 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun8i-a83t: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:30 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun8i-de2: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:30 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun8i-r40: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:30 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun9i-a80: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:29 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun9i-a80-de: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:29 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: ccu-sun9i-a80-usb: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:29 UTC  (2+ messages)

[PATCH] clk: sunxi: sun6i-apb0: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:29 UTC  (2+ messages)

[PATCH] clk: sunxi: sun6i-apb0-gates: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:29 UTC  (2+ messages)

[PATCH] clk: sunxi: sun6i-ar100: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:29 UTC  (2+ messages)

[PATCH] clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-08  7:28 UTC  (2+ messages)

[PATCH 3/3] dt-bindings: clock: lan966x: Add LAN966X Clock Controller
 2021-09-07 19:00 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: clock: lan966x: Add binding includes for lan966x SoC clock IDs
 2021-09-07 18:57 UTC  (2+ messages)

[PATCH 0/8] clk: sunxi-ng: Lifetime fixes and module support
 2021-09-07 17:43 UTC  (5+ messages)
` [PATCH 4/8] clk: sunxi-ng: Rename files to match Kconfig and drivers

[PATCH] dt-bindings: clk: fixed-mmio-clock: Convert to YAML
 2021-09-07 16:37 UTC  (2+ messages)

[PATCH v7 0/6] clk: qcom: use power-domain for sm8250's clock controllers
 2021-09-07 14:23 UTC  (2+ messages)

[PATCH] clk: samsung: s5pv210-audss: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07 12:28 UTC  (2+ messages)

[PATCH] clk: samsung: exynos5433: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07 12:28 UTC  (2+ messages)

[PATCH] clk: samsung: exynos4412-isp: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07 12:28 UTC  (2+ messages)

[PATCH] clk: samsung: exynos-audss: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07 12:27 UTC  (2+ messages)

[PATCH] clk: socfpga: s10: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:51 UTC 

[PATCH] clk: socfpga: agilex: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:51 UTC 

[PATCH] clk: sifive: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:51 UTC 

[PATCH] clk: qcom: kpss-xcc: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:48 UTC 

[PATCH] clk: qcom: common: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:48 UTC 

[PATCH] clk: qcom: a53-pll: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:48 UTC 

[PATCH] clk: mvebu: armada-37xx-tbg: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:48 UTC 

[PATCH] clk: mvebu: armada-37xx-periph: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:48 UTC 

[PATCH] clk: milbeaut: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:48 UTC 

[PATCH] clk: mediatek: mt6765: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:48 UTC 

[PATCH] clk: hsdk-pll: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:47 UTC 

[PATCH] clk: mediatek: mt2701: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:48 UTC 

[PATCH] clk: gemini: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:47 UTC 

[PATCH] clk: fsl-sai: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:47 UTC 

[PATCH] clk: bm1880: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:47 UTC 

[PATCH] clk: axm5516: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:47 UTC 

[PATCH] clk: actions: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-07  8:46 UTC 


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