linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-22 12:39:23 to 2020-10-31 05:21:14 UTC [more...]

[PATCH v4 00/14] Add BLK_CTL support for i.MX8MP
 2020-10-31  5:21 UTC  (17+ messages)
` [PATCH v4 01/14] dt-bindings: clocks: imx8mp: Rename audiomix ids clocks to audio_blk_ctl
` [PATCH v4 02/14] dt-bindings: reset: imx8mp: Add audio blk_ctl reset IDs
` [PATCH v4 03/14] dt-bindings: clock: imx8mp: Add ids for the audio shared gate
` [PATCH v4 04/14] dt-bindings: clock: imx8mp: Add media blk_ctl clock IDs
` [PATCH v4 05/14] dt-bindings: reset: imx8mp: Add media blk_ctl reset IDs
` [PATCH v4 06/14] dt-bindings: clock: imx8mp: Add hdmi blk_ctl clock IDs
` [PATCH v4 07/14] dt-bindings: reset: imx8mp: Add hdmi blk_ctl reset IDs
` [PATCH v4 08/14] clk: imx8mp: Add audio shared gate
` [PATCH v4 09/14] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
` [PATCH v4 10/14] clk: imx: Add generic blk-ctl driver
` [PATCH v4 11/14] clk: imx: Add blk-ctl driver for i.MX8MP
` [PATCH v4 12/14] arm64: dts: imx8mp: Add audio_blk_ctl node
` [PATCH v4 13/14] arm64: dts: imx8mp: Add media_blk_ctl node
` [PATCH v4 14/14] arm64: dts: imx8mp: Add hdmi_blk_ctl node

[PATCH 0/4] Add GCC and RPMh clock support for SDX55
 2020-10-31  3:29 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: clock: Add SDX55 GCC clock bindings
` [PATCH 2/4] clk: qcom: Add SDX55 GCC support
` [PATCH 3/4] dt-bindings: clock: Introduce RPMHCC bindings for SDX55
` [PATCH 4/4] clk: qcom: Add support for SDX55 RPMh clocks

[RFC 0/3] clk: imx: Implement blk-ctl driver for i.MX8MN
 2020-10-30 18:30 UTC  (24+ messages)
` [RFC 1/3] dt-bindings: clock: imx8mn: Add media blk_ctl clock IDs
` [RFC 2/3] dt-bindings: reset: imx8mn: Add media blk_ctl reset IDs
` [RFC 3/3] clk: imx: Add blk-ctl driver for i.MX8MN

[PATCH v7 00/11] clk: imx8: add new clock binding for better pm support
 2020-10-30 15:58 UTC  (6+ messages)
` [PATCH v7 03/11] clk: imx: scu: add two cells binding support

[PATCH 1/1] clk: imx: scu: fix build break when compiled as modules
 2020-10-30 15:37 UTC 

[PATCH v2 00/10] Raspberry Pi PoE HAT fan support
 2020-10-30 15:37 UTC  (20+ messages)
` [PATCH v2 01/10] firmware: raspberrypi: Introduce rpi_firmware_put()
` [PATCH v2 02/10] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v2 03/10] gpio: raspberrypi-exp: "
` [PATCH v2 04/10] reset: raspberrypi: "
` [PATCH v2 05/10] soc: bcm: raspberrypi-power: "
` [PATCH v2 06/10] staging: vchiq: "
` [PATCH v2 07/10] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v2 08/10] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v2 09/10] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v2 10/10] pwm: Add Raspberry Pi Firmware based PWM bus

[RESEND PATCH v3 0/4] clk: qcom : add sm8250 LPASS GFM drivers
 2020-10-30 13:51 UTC  (8+ messages)
` [RESEND PATCH v3 1/4] dt-bindings: clock: Add support for LPASS Audio Clock Controller
` [RESEND PATCH v3 2/4] dt-bindings: clock: Add support for LPASS Always ON Controller
` [RESEND PATCH v3 3/4] clk: qcom: Add support to LPASS AUDIO_CC Glitch Free Mux clocks
` [RESEND PATCH v3 4/4] clk: qcom: Add support to LPASS AON_CC "

Acceptable format for clock cells
 2020-10-30 11:52 UTC 

[PATCH v2] clk: renesas: r8a774c0: Add RPC clocks
 2020-10-30 10:48 UTC  (5+ messages)

[PATCH] clk: imx: remove redundant assignment to pointer np
 2020-10-30  3:27 UTC  (2+ messages)

[PATCH v5 1/2] clk: qcom: lpasscc-sc7810: Use devm in probe
 2020-10-29  9:02 UTC  (4+ messages)
` [PATCH v5 2/2] clk: qcom: lpass-sc7180: Disentangle the two clock devices

[PATCH v2 0/5] Fix the gate2 and make it more flexible
 2020-10-29  7:35 UTC  (7+ messages)
` [PATCH v2 1/5] clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special case
` [PATCH v2 2/5] clk: imx: gate2: Keep the register writing in on place
` [PATCH v2 3/5] clk: imx: gate2: Check if clock is enabled against cgr_val
` [PATCH v2 4/5] clk: imx: gate2: Add cgr_mask for more flexible number of control bits
` [PATCH v2 5/5] clk: imx: gate2: Add locking in is_enabled op

[PATCH 0/1] Modify ASPEED SoC some default clks are critical
 2020-10-29  2:25 UTC  (7+ messages)
` [PATCH 1/1] clk: aspeed: modify "
        `  "

[PATCH] clk: imx: gate2: Fix the is_enabled op
 2020-10-28 11:15 UTC  (5+ messages)

[PATCH 00/12] Clean up the pll_en_bit from en_mask on all the MediaTek clock drivers
 2020-10-28 10:27 UTC  (14+ messages)
` [PATCH 01/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT2701
` [PATCH 02/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT2712
` [PATCH 03/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT6765
` [PATCH 04/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT6779
` [PATCH 05/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT6797
` [PATCH 06/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT7622
` [PATCH 07/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT7629
` [PATCH 08/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT8135
` [PATCH 09/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT8173
` [PATCH 10/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT8183
` [PATCH 11/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT8516
` [PATCH 12/12] clk: mediatek: limit en_mask to a pure div_en_mask

[PATCH] clk: tegra: Do not return 0 on failure
 2020-10-29  0:48 UTC 

[PATCH] clk: define to_clk_regmap() as inline function
 2020-10-28 23:34 UTC  (3+ messages)

[PATCH v5 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-10-28  8:38 UTC  (7+ messages)

[PATCH 0/2] samsung: exynos: convert clkout to module driver
 2020-10-28 22:07 UTC  (8+ messages)
` [PATCH 1/2] soc: samsung: exynos-pmu: instantiate clkout driver as MFD
` [PATCH 2/2] clk: samsung: exynos-clkout: convert to module driver

[PATCH v2] clk: rockchip: Limit input rate for fractional approximation
 2020-10-28 11:42 UTC 

[PATCH] clk: imx: remove unneeded semicolon
 2020-10-27 19:15 UTC  (2+ messages)

[PATCH v3 17/32] MAINTAINERS: fix broken doc refs due to yaml conversion
 2020-10-27  9:51 UTC 

[PATCH AUTOSEL 5.9 111/147] clk: ti: clockdomain: fix static checker warning
 2020-10-26 23:48 UTC 

[PATCH AUTOSEL 5.8 103/132] clk: ti: clockdomain: fix static checker warning
 2020-10-26 23:51 UTC 

[PATCH AUTOSEL 4.19 46/60] clk: ti: clockdomain: fix static checker warning
 2020-10-27  0:04 UTC 

[PATCH AUTOSEL 4.14 33/46] clk: ti: clockdomain: fix static checker warning
 2020-10-27  0:09 UTC 

[PATCH AUTOSEL 4.4 17/25] clk: ti: clockdomain: fix static checker warning
 2020-10-27  0:11 UTC 

[PATCH AUTOSEL 4.9 22/30] clk: ti: clockdomain: fix static checker warning
 2020-10-27  0:10 UTC 

[PATCH AUTOSEL 5.4 60/80] clk: ti: clockdomain: fix static checker warning
 2020-10-26 23:54 UTC 

[PATCH v2 0/5]
 2020-10-26 23:47 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: regulator: fixed: provide bindings using power domain
` [PATCH v2 2/5] regulator: fixed: support using power domain for enable/disable
` [PATCH v2 3/5] arm64: dts: qcom: sm8150: add mmcx regulator
` [PATCH v2 4/5] arm64: dts: qcom: sm8250: "
` [PATCH v2 5/5] clk: qcom: dispcc-sm8250: handle MMCX power domain

[PATCH v2 0/3] clk: add api to get clk consumer from clk_hw
 2020-10-26 16:11 UTC  (2+ messages)

[PATCH] clk: exynos7: Mark aclk_fsys1_200 as critical
 2020-10-26 15:16 UTC  (3+ messages)

[PATCH v2 0/4] clk: meson: axg: add clocks for MIPI-DSI support
 2020-10-26 13:59 UTC  (4+ messages)
` [PATCH v2 3/4] clk: meson: axg: add Video Clocks

[PATCH 0/9] Genpd related code changes to drop am335x pdata
 2020-10-26 13:13 UTC  (13+ messages)
` [PATCH 1/9] ARM: OMAP2+: Check for inited flag
` [PATCH 2/9] ARM: OMAP2+: Probe PRCM first to probe l4_wkup with simple-pm-bus
` [PATCH 3/9] clk: ti: am33xx: Keep am3 l3 main clock always on for genpd
` [PATCH 4/9] bus: ti-sysc: Support modules without control registers
` [PATCH 5/9] bus: ti-sysc: Implement GPMC debug quirk to drop platform data
` [PATCH 6/9] soc: ti: omap-prm: Add pm_clk for genpd
` [PATCH 7/9] soc: ti: omap-prm: am3: add genpd support for remaining PRM instances
` [PATCH 8/9] soc: ti: pm33xx: Enable basic PM runtime support for genpd
` [PATCH 9/9] remoteproc/wkup_m3: Use reset control driver if available

[PATCH] clk: rockchip: Add appropriate arch dependencies
 2020-10-26 11:17 UTC 

[PATCH v1] clk: tegra: Fix duplicated SE clock entry
 2020-10-25 22:42 UTC 

[PATCH v4 00/34] Mediatek MT8192 clock support
 2020-10-24 16:22 UTC  (23+ messages)
` [PATCH v4 03/34] dt-bindings: ARM: Mediatek: Add new document bindings of mdpsys controller
` [PATCH v4 05/34] dt-bindings: ARM: Mediatek: Add new document bindings of scp adsp controller
` [PATCH v4 06/34] dt-bindings: ARM: Mediatek: Add new document bindings of vdecsys soc controller
` [PATCH v4 07/34] dt-bindings: ARM: Mediatek: Document bindings of MT8192 clock controllers
` [PATCH v4 08/34] clk: mediatek: Add dt-bindings of MT8192 clocks
` [PATCH v4 09/34] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH v4 10/34] clk: mediatek: Add configurable enable control to mtk_pll_data
` [PATCH v4 13/34] clk: mediatek: Add MT8192 camsys clock support
` [PATCH v4 14/34] clk: mediatek: Add MT8192 camsys rawa "
` [PATCH v4 15/34] clk: mediatek: Add MT8192 camsys rawb "
` [PATCH v4 17/34] clk: mediatek: Add MT8192 imgsys "
` [PATCH v4 18/34] clk: mediatek: Add MT8192 imgsys2 "
` [PATCH v4 19/34] clk: mediatek: Add MT8192 imp i2c wrapper c "
` [PATCH v4 20/34] clk: mediatek: Add MT8192 imp i2c wrapper e "
` [PATCH v4 22/34] clk: mediatek: Add MT8192 imp i2c wrapper s "
` [PATCH v4 24/34] clk: mediatek: Add MT8192 imp i2c wrapper ws "
` [PATCH v4 27/34] clk: mediatek: Add MT8192 mfgcfg "
` [PATCH v4 29/34] clk: mediatek: Add MT8192 msdc top "
` [PATCH v4 31/34] clk: mediatek: Add MT8192 scp adsp "
` [PATCH v4 33/34] clk: mediatek: Add MT8192 vdecsys soc "
` [PATCH v4 34/34] clk: mediatek: Add MT8192 vencsys "

[PATCH v3 38/56] clk: fix a kernel-doc markup
 2020-10-23 16:33 UTC 

[PATCH 0/4] Renesas RZ/G2x enable RPC clocks
 2020-10-23 12:42 UTC  (9+ messages)
` [PATCH 2/4] clk: renesas: r8a774a1: Add "
` [PATCH 3/4] clk: renesas: r8a774b1: "
` [PATCH 4/4] clk: renesas: r8a774c0: "

[GIT PULL] clk changes for the merge window
 2020-10-22 20:04 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).