linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-26 17:20:50 to 2021-06-02 06:39:26 UTC [more...]

[PATCH] clk: sifive: Fix kernel-doc
 2021-06-02  6:39 UTC  (3+ messages)

[GIT PULL] clk: renesas: Updates for v5.14
 2021-06-02  2:04 UTC  (2+ messages)

[PATCH 1/6] dt-bindings: arm: imx: scu: fix naming typo of clk compatible string
 2021-06-02  1:50 UTC  (3+ messages)
` [PATCH 6/6] clk: imx8qm: add clock valid resource checking

[RESEND 1/1] clk: versatile: remove dependency on ARCH_*
 2021-06-02  1:18 UTC  (4+ messages)

[PATCH v2] dt-bindings: clk: zynqmp: convert bindings to YAML
 2021-06-02  0:14 UTC 

[PATCH] clk: qcom: Simplify usage of dev_err_probe()
 2021-06-01 23:34 UTC  (2+ messages)

[PATCH] clk: qcom: cleanup some dev_err_probe() calls
 2021-06-01 23:34 UTC  (2+ messages)

[PATCH 0/7] clk: clean up legacy clock interfaces
 2021-06-01 22:05 UTC  (17+ messages)
` [PATCH 1/7] mips: ar7: convert to clkdev_lookup
` [PATCH 2/7] mips: ar7: convert to CONFIG_COMMON_CLK
` [PATCH 3/7] mips: ralink: "
` [PATCH 4/7] m68k: coldfire: use clkdev_lookup on most coldfire
` [PATCH 5/7] m68k: coldfire: remove private clk_get/clk_put
` [PATCH 6/7] clkdev: remove CONFIG_CLKDEV_LOOKUP
` [PATCH 7/7] clkdev: remove unused clkdev_alloc() interfaces

[PATCH v6 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-06-01 18:00 UTC  (19+ messages)
` [PATCH v6 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v6 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v6 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v6 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v6 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v6 06/14] clk: tegra: "
` [PATCH v6 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v6 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v6 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v6 10/14] memory: tegra30-emc: "
` [PATCH v6 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v6 12/14] soc/tegra: pmc: Add "
` [PATCH v6 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v6 14/14] soc/tegra: regulators: Support core domain "

[PATCH v2 0/7] mfd/power/rtc: Do not enforce (incorrect) interrupt trigger type
 2021-06-01 16:13 UTC  (11+ messages)
` [PATCH v2 1/7] mfd: sec-irq: "
` [PATCH v2 2/7] mfd: max77686: "
` [PATCH v2 3/7] mfd: max77693: "
` [PATCH v2 4/7] mfd: max14577: "
` [PATCH v2 5/7] rtc: max77686: "
` [PATCH v2 6/7] power: supply: max17042: "
` [PATCH v2 7/7] power: supply: max17040: "

[PATCH v2 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-06-01 15:48 UTC  (8+ messages)
` [PATCH v2 13/14] soc/tegra: pmc: Add core power domain

[PATCH 0/9] Drop ROHM BD70528 support
 2021-06-01 15:48 UTC  (6+ messages)
` [PATCH 6/9] gpio: bd70528 Drop "
` [PATCH 8/9] mfd: bd70528: "

[PATCH v2 0/6] clk: Ingenic JZ4760(B) support
 2021-06-01 14:08 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: clock: ingenic: Add ingenic,jz4760{,b}-cgu compatibles
` [PATCH v2 2/6] clk: Support bypassing dividers
` [PATCH v2 3/6] clk: ingenic: Read bypass register only when there is one
` [PATCH v2 4/6] clk: ingenic: Remove pll_info.no_bypass_bit
` [PATCH v2 5/6] clk: ingenic: Support overriding PLLs M/N/OD calc algorithm
` [PATCH v2 6/6] clk: ingenic: Add support for the JZ4760

[PATCH] dt-bindings: clk: zynqmp: convert bindings to YAML
 2021-06-01 13:32 UTC  (2+ messages)

[PATCH 0/4] Fix the i2c/clk bug of stm32 mcu platform
 2021-06-01 12:51 UTC  (19+ messages)
` [PATCH 1/4] drm/panel: Add ilitek ili9341 panel driver
` [PATCH 2/4] i2c: stm32f4: Fix stmpe811 get xyz data timeout issue
` [PATCH 3/4] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate
` [PATCH 4/4] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup

[PATCH -next] clk: analogbits: fix doc warning in wrpll-cln28hpc.c
 2021-06-01 11:41 UTC 

[PATCH] clk: analogbits: Fix kernel-doc
 2021-06-01  9:44 UTC 

[PATCH v2 0/4] clk: visconti: Add support common clock driver and reset driver
 2021-06-01  5:30 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV7708 SoC
` [PATCH v2 3/4] dt-bindings: clock: Add DT bindings for SMU "
` [PATCH v2 4/4] MAINTAINERS: Add entries for Toshiba Visconti PLL and clock controller

[PATCH 0/7] clk: clean up legacy clock interfaces
 2021-05-31 18:47 UTC  (10+ messages)
` [PATCH 1/7] mips: ar7: convert to clkdev_lookup
` [PATCH 2/7] mips: ar7: convert to CONFIG_COMMON_CLK
` [PATCH 3/7] mips: ralink: "
` [PATCH 4/7] m68k: coldfire: use clkdev_lookup on most coldfire
` [PATCH 5/7] m68k: coldfire: remove private clk_get/clk_put
` [PATCH 6/7] clkdev: remove CONFIG_CLKDEV_LOOKUP
` [PATCH 7/7] clkdev: remove unused clkdev_alloc() interfaces

[PATCH v8 0/9] Couple improvements for Tegra clk driver
 2021-05-31 13:20 UTC  (3+ messages)
` (subset) "

[PATCH] clk: not calculate new rate for protected clks
 2021-05-31 10:39 UTC 

[PATCH 0/3] Apple M1 clock gate driver
 2021-05-30 11:17 UTC  (11+ messages)
` [PATCH 2/3] clk: add support for gate clocks on Apple SoCs
` [PATCH 3/3] arm64: apple: add uart gate clocks

[PATCH] clk: socfpga: remove set but not used variable 'rc'
 2021-05-29  9:06 UTC  (3+ messages)

[PATCH 1/2] clk: qcom: msm8996-cpu: Add CBF support
 2021-05-28 19:25 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8996: Add support for the CBF clock

[PATCH] clk: imx8mq: remove SYS PLL 1/2 clock gates
 2021-05-28 18:01 UTC 

[PATCH] clk: rockchip: export ACLK_VCODEC for RK3036
 2021-05-28 17:32 UTC  (2+ messages)

[PATCH v5 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2021-05-28 13:43 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: clk: microchip: Add Microchip PolarFire host binding
` [PATCH v5 2/2] clk: microchip: Add driver for Microchip PolarFire SoC

[PATCH 0/3] clk: support regmap
 2021-05-28 11:34 UTC  (4+ messages)
` [PATCH 1/3] clk: mux: "
` [PATCH 2/3] clk: fractional-divider: "
` [PATCH 3/3] clk: gate: "

[PATCH v1] kbuild: Disable compile testing if HAVE_LEGACY_CLK enabled
 2021-05-28  9:27 UTC  (9+ messages)

[PATCH 00/16] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
 2021-05-28  7:51 UTC  (25+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document Renesas RZ/G2UL SoC
` [PATCH 02/16] dt-bindings: arm: renesas: Document Renesas RZ/G2{L,LC} SoC variants
` [PATCH 04/16] soc: renesas: Add ARCH_R9A07G044{L,LC} for the new RZ/G2{L,LC} SoC's
` [PATCH 11/16] dt-bindings: clock: renesas: Document RZ/G2L SoC CPG driver
` [PATCH 13/16] clk: renesas: Add CPG core wrapper for RZ/G2L SoC
` [PATCH 15/16] arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's

[PATCH v2 0/2] clk: keystone: Add support for AM64 specific ehrpwm-tbclk
 2021-05-28  4:57 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: ehrpwm: Add support for AM64 specific compatible
` [PATCH v2 2/2] clk: keystone: syscon-clk: Add support for AM64 specific epwm-tbclk

[PATCH v5 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-27 23:54 UTC  (15+ messages)
` [PATCH v5 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v5 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v5 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v5 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v5 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v5 06/14] clk: tegra: "
` [PATCH v5 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v5 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v5 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v5 10/14] memory: tegra30-emc: "
` [PATCH v5 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v5 12/14] soc/tegra: pmc: Add "
` [PATCH v5 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v5 14/14] soc/tegra: regulators: Support core domain "

[PATCH v4 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-27 21:43 UTC  (15+ messages)
` [PATCH v4 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v4 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v4 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v4 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v4 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v4 06/14] clk: tegra: "
` [PATCH v4 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v4 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v4 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v4 10/14] memory: tegra30-emc: "
` [PATCH v4 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v4 12/14] soc/tegra: pmc: Add "
` [PATCH v4 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v4 14/14] soc/tegra: regulators: Support core domain "

[PATCH RESEND] clk: vc5: fix output disabling when enabling a FOD
 2021-05-27 21:16 UTC 

[PATCH v3 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-27 20:47 UTC  (15+ messages)
` [PATCH v3 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v3 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v3 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v3 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v3 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v3 06/14] clk: tegra: "
` [PATCH v3 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v3 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v3 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v3 10/14] memory: tegra30-emc: "
` [PATCH v3 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v3 12/14] soc/tegra: pmc: Add "
` [PATCH v3 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v3 14/14] soc/tegra: regulators: Support core domain "

[PATCH 0/6] Improve clock support for Actions S500 SoC
 2021-05-27 13:45 UTC  (16+ messages)
` [PATCH 2/6] clk: actions: Fix SD clocks factor table on Owl "
` [PATCH 3/6] clk: actions: Fix bisp_factor_table based clocks "
` [PATCH 4/6] clk: actions: Fix AHPPREDIV-H-AHB clock chain "

[PATCH v2 0/6] Improve clock support for Actions S500 SoC
 2021-05-27 13:16 UTC  (7+ messages)
` [PATCH v2 1/6] clk: actions: Fix UART clock dividers on Owl "
` [PATCH v2 2/6] clk: actions: Fix SD clocks factor table "
` [PATCH v2 3/6] clk: actions: Fix bisp_factor_table based clocks "
` [PATCH v2 4/6] clk: actions: Fix AHPPREDIV-H-AHB clock chain "
` [PATCH v2 5/6] dt-bindings: clock: Add NIC and ETHERNET bindings for Actions "
` [PATCH v2 6/6] clk: actions: Add NIC and ETHERNET clock support "

[PATCH 1/6] clk: qcom: gcc-sdm660: Fix hmss_gpll0_clk_src parent_map
 2021-05-26 22:32 UTC  (8+ messages)
` [PATCH 5/6] clk: qcom: gcc-sdm660: Account for needed adjustments in probe function

[PATCH V3 1/2] dt-bindings: clk: qcom: gcc-sm6125: Document SM6125 GCC driver
 2021-05-26 18:43 UTC 


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