linux-clk
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH][RFC] clk: Use node name and index for clock name
Magnus Damm
[PATCH v5 0/4] cpufreq-dt: add suspend frequency support
Bartlomiej Zolnierkiewicz
[PATCH v5 1/4] PM / OPP: add dev_pm_opp_get_suspend_opp() helper
Bartlomiej Zolnierkiewicz
[PATCH v5 2/4] cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency
Bartlomiej Zolnierkiewicz
[PATCH v5 4/4] ARM: dts: add suspend opp to exynos4412
Bartlomiej Zolnierkiewicz
[PATCH v5 3/4] cpufreq-dt: add suspend frequency support
Bartlomiej Zolnierkiewicz
Re: [PATCH v5 0/4] cpufreq-dt: add suspend frequency support
Rafael J. Wysocki
Re: [PATCH v5 0/4] cpufreq-dt: add suspend frequency support
Krzysztof Kozlowski
Re: [PATCH v5 0/4] cpufreq-dt: add suspend frequency support
Viresh Kumar
Re: [PATCH v5 0/4] cpufreq-dt: add suspend frequency support
Krzysztof Kozlowski
Re: [RFC] Allow for gate and mux control using non-atomic GPIO
Linus Walleij
Re: [PATCH 7/9] arm: twr-k70f120m: IOMUX driver for Kinetis SoC
Paul Osmialowski
Re: [PATCH 7/9] arm: twr-k70f120m: IOMUX driver for Kinetis SoC
Linus Walleij
[PATCH v7 00/05] Renesas R-Car Gen3 CPG support V7
Magnus Damm
[PATCH v7 02/05] clk: shmobile: Add r8a7795 SoC to MSTP bindings
Magnus Damm
[PATCH v7 01/05] clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI
Magnus Damm
[PATCH v7 04/05] clk: shmobile: Add Renesas R-Car Gen3 CPG support
Magnus Damm
[PATCH v7 03/05] clk: shmobile: Make MSTP clock-output-names optional
Magnus Damm
[PATCH v7 05/05] clk: shmobile: rcar-gen3: Add CPG/MSTP Clock Domain support
Magnus Damm
Re: [PATCH v7 05/05] clk: shmobile: rcar-gen3: Add CPG/MSTP Clock Domain support
Geert Uytterhoeven
Re: [PATCH v7 05/05] clk: shmobile: rcar-gen3: Add CPG/MSTP Clock Domain support
Magnus Damm
Re: [PATCH v7 05/05] clk: shmobile: rcar-gen3: Add CPG/MSTP Clock Domain support
Geert Uytterhoeven
[PATCH v4 0/4] cpufreq-dt: add suspend frequency support
Bartlomiej Zolnierkiewicz
[PATCH v4 1/4] PM / OPP: add dev_pm_opp_get_suspend_opp() helper
Bartlomiej Zolnierkiewicz
[PATCH v4 2/4] cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency
Bartlomiej Zolnierkiewicz
[PATCH v4 3/4] cpufreq-dt: add suspend frequency support
Bartlomiej Zolnierkiewicz
Re: [PATCH v4 3/4] cpufreq-dt: add suspend frequency support
Viresh Kumar
[PATCH v4 4/4] ARM: dts: add suspend opp to exynos4412
Bartlomiej Zolnierkiewicz
Re: [PATCH v4 4/4] ARM: dts: add suspend opp to exynos4412
Krzysztof Kozlowski
Re: [PATCH v4 0/4] cpufreq-dt: add suspend frequency support
Viresh Kumar
Re: [PATCH v4 0/4] cpufreq-dt: add suspend frequency support
Krzysztof Kozlowski
Re: [PATCH v4 0/4] cpufreq-dt: add suspend frequency support
Viresh Kumar
Re: [PATCH v4 0/4] cpufreq-dt: add suspend frequency support
Krzysztof Kozlowski
Re: [PATCH v4 0/4] cpufreq-dt: add suspend frequency support
Viresh Kumar
Re: [PATCH v4 0/4] cpufreq-dt: add suspend frequency support
Kukjin Kim
[PATCH v3 0/8] i.MX early debug UART clock fixes
Lucas Stach
[PATCH v3 2/8] clk: imx25: retain early UART clocks during kernel init
Lucas Stach
[PATCH v3 3/8] clk: imx27: retain early UART clocks during kernel init
Lucas Stach
[PATCH v3 4/8] clk: imx31: retain early UART clocks during kernel init
Lucas Stach
[PATCH v3 6/8] clk: imx5: retain early UART clocks during kernel init
Lucas Stach
[PATCH v3 7/8] clk: imx6: retain early UART clocks during kernel init
Lucas Stach
[PATCH v3 8/8] clk: imx7d: retain early UART clocks during kernel init
Lucas Stach
[PATCH v3 1/8] clk: imx: add common logic to detect early UART usage
Lucas Stach
Re: [PATCH v3 1/8] clk: imx: add common logic to detect early UART usage
Uwe Kleine-König
Re: [PATCH v3 1/8] clk: imx: add common logic to detect early UART usage
Lucas Stach
[PATCH v3 5/8] clk: imx35: retain early UART clocks during kernel init
Lucas Stach
[PATCH v4 0/22] On-demand device probing
Tomeu Vizoso
[PATCH v4 15/22] clk: Probe clk providers on demand
Tomeu Vizoso
Re: [PATCH v4 0/22] On-demand device probing
Rob Herring
Re: [PATCH v4 0/22] On-demand device probing
Tomeu Vizoso
Re: [PATCH v4 0/22] On-demand device probing
Rob Herring
Re: [PATCH v4 0/22] On-demand device probing
Tomeu Vizoso
[PATCH v10 0/4] Implement OCOTP driver for Vybrid using NVMEM
Sanchayan Maity
[PATCH v10 1/4] clk: clk-vf610: Add clock for Vybrid OCOTP controller
Sanchayan Maity
Re: [PATCH v10 1/4] clk: clk-vf610: Add clock for Vybrid OCOTP controller
Shawn Guo
[PATCH v10 3/4] drivers: nvmem: Add Vybrid OCOTP support
Sanchayan Maity
[PATCH v10 2/4] ARM: dts: vfxxx: Add OCOTP node
Sanchayan Maity
[PATCH v10 4/4] nvmem: Add DT binding documentation for Vybrid OCOTP driver
Sanchayan Maity
Re: [PATCH v10 0/4] Implement OCOTP driver for Vybrid using NVMEM
maitysanchayan
Raspberry Pi native clock driver
Eric Anholt
[PATCH 4/4] ARM: bcm2835: Switch to using the new clock driver support.
Eric Anholt
Re: [PATCH 4/4] ARM: bcm2835: Switch to using the new clock driver support.
Martin Sperl
Re: [PATCH 4/4] ARM: bcm2835: Switch to using the new clock driver support.
Stefan Wahren
Re: [PATCH 4/4] ARM: bcm2835: Switch to using the new clock driver support.
Martin Sperl
Re: [PATCH 4/4] ARM: bcm2835: Switch to using the new clock driver support.
Stefan Wahren
Re: [PATCH 4/4] ARM: bcm2835: Switch to using the new clock driver support.
Martin Sperl
[PATCH 1/4] clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers.
Eric Anholt
Re: [PATCH 1/4] clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers.
Lee Jones
Re: [PATCH 1/4] clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers.
Stephen Boyd
Re: [PATCH 1/4] clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers.
Lee Jones
[PATCH 2/4] clk: bcm2835: Add binding docs for the new platform clock driver.
Eric Anholt
[PATCH 3/4] clk: bcm2835: Add support for programming the audio domain clocks.
Eric Anholt
Re: [PATCH 3/4] clk: bcm2835: Add support for programming the audio domain clocks.
Eric Anholt
4.2-rc0: cannot clk_get() clocks added with clk_add_alias()
Manuel Lauss
Re: [PATCH 1/1] ARM: imx35: Do not call mxc_timer_init twice when booting with DT
Shawn Guo
Re: [PATCH] clk: imx: increase AXI clock rate to 264MHz for i.MX6UL
Shawn Guo
[PATCH v2] clk_register_clkdev: remove format string interface
Kees Cook
[PATCH v2 0/8] i.MX early debug UART clock fixes
Lucas Stach
[PATCH v2 5/8] clk: imx35: retain early UART clocks during kernel init
Lucas Stach
[PATCH v2 8/8] clk: imx7d: retain early UART clocks during kernel init
Lucas Stach
[PATCH v2 7/8] clk: imx6: retain early UART clocks during kernel init
Lucas Stach
[PATCH v2 6/8] clk: imx5: retain early UART clocks during kernel init
Lucas Stach
[PATCH v2 2/8] clk: imx25: retain early UART clocks during kernel init
Lucas Stach
Re: [PATCH v2 2/8] clk: imx25: retain early UART clocks during kernel init
Shawn Guo
Re: [PATCH v2 2/8] clk: imx25: retain early UART clocks during kernel init
Uwe Kleine-König
Re: [PATCH v2 2/8] clk: imx25: retain early UART clocks during kernel init
Lucas Stach
[PATCH v2 3/8] clk: imx27: retain early UART clocks during kernel init
Lucas Stach
[PATCH v2 1/8] clk: imx: add common logic to detect early UART usage
Lucas Stach
Re: [PATCH v2 1/8] clk: imx: add common logic to detect early UART usage
Shawn Guo
Re: [PATCH v2 1/8] clk: imx: add common logic to detect early UART usage
Uwe Kleine-König
Re: [PATCH v2 1/8] clk: imx: add common logic to detect early UART usage
Lucas Stach
Re: [PATCH v2 1/8] clk: imx: add common logic to detect early UART usage
Uwe Kleine-König
[PATCH v2 4/8] clk: imx31: retain early UART clocks during kernel init
Lucas Stach
[PATCH 00/11] clk: samsung: exynos7: Cleanup of clock file
Alim Akhtar
[PATCH 01/11] clk: samsung: exynos7: Change the CMU_TOPC block clock name
Alim Akhtar
Re: [PATCH 01/11] clk: samsung: exynos7: Change the CMU_TOPC block clock name
Krzysztof Kozlowski
Re: [PATCH 01/11] clk: samsung: exynos7: Change the CMU_TOPC block clock name
Alim Akhtar
Re: [PATCH 01/11] clk: samsung: exynos7: Change the CMU_TOPC block clock name
Krzysztof Kozlowski
[PATCH 03/11] clk: samsung: exynos7: Corrects CMU_TOP1 clocks names
Alim Akhtar
[PATCH 02/11] clk: samsung: exynos7: Corrects CMU_TOP0 clocks names
Alim Akhtar
Re: [PATCH 02/11] clk: samsung: exynos7: Corrects CMU_TOP0 clocks names
Krzysztof Kozlowski
[PATCH 04/11] clk: samsung: exynos7: Corrects CMU_CCORE clocks names
Alim Akhtar
Re: [PATCH 04/11] clk: samsung: exynos7: Corrects CMU_CCORE clocks names
Krzysztof Kozlowski
Re: [PATCH 04/11] clk: samsung: exynos7: Corrects CMU_CCORE clocks names
Alim Akhtar
[PATCH 05/11] clk: samsung: exynos7: Corrects CMU_PERIC0 clocks names
Alim Akhtar
Re: [PATCH 05/11] clk: samsung: exynos7: Corrects CMU_PERIC0 clocks names
Krzysztof Kozlowski
[PATCH 06/11] clk: samsung: exynos7: Corrects CMU_PERIC1 clocks names
Alim Akhtar
Re: [PATCH 06/11] clk: samsung: exynos7: Corrects CMU_PERIC1 clocks names
Krzysztof Kozlowski
[PATCH 07/11] clk: samsung: exynos7: Corrects CMU_PERIS clocks names
Alim Akhtar
Re: [PATCH 07/11] clk: samsung: exynos7: Corrects CMU_PERIS clocks names
Krzysztof Kozlowski
[PATCH 08/11] clk: samsung: exynos7: Corrects CMU_FSYS0 clocks names
Alim Akhtar
Re: [PATCH 08/11] clk: samsung: exynos7: Corrects CMU_FSYS0 clocks names
Krzysztof Kozlowski
[PATCH 09/11] clk: samsung: exynos7: Corrects CMU_FSYS1 clocks names
Alim Akhtar
Re: [PATCH 09/11] clk: samsung: exynos7: Corrects CMU_FSYS1 clocks names
Krzysztof Kozlowski
[PATCH 10/11] clk: samsung: exynos7: Add missing fixed_clks to cmu_info
Alim Akhtar
Re: [PATCH 10/11] clk: samsung: exynos7: Add missing fixed_clks to cmu_info
Krzysztof Kozlowski
[PATCH 11/11] clk: samsung: exynos7: Add required clock tree for UFS
Alim Akhtar
Re: [PATCH 11/11] clk: samsung: exynos7: Add required clock tree for UFS
Krzysztof Kozlowski
Re: [PATCH 11/11] clk: samsung: exynos7: Add required clock tree for UFS
Alim Akhtar
[PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
Bhupesh Sharma
[PATCH v2 10/10] dts/Makefile: Add build support for LS2080a QDS & RDB board DTS
Bhupesh Sharma
[PATCH v2 08/10] dts/ls2085a: Update Simulator DTS to add support of various peripherals
Bhupesh Sharma
Re: [PATCH v2 08/10] dts/ls2085a: Update Simulator DTS to add support of various peripherals
Li Yang
RE: [PATCH v2 08/10] dts/ls2085a: Update Simulator DTS to add support of various peripherals
Sharma Bhupesh
[PATCH v2 09/10] dts/ls2080a: Add DTS support for LS2080a QDS & RDB boards
Bhupesh Sharma
Re: [PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
Marc Zyngier
Re: [PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
Li Yang
Re: [PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
Rob Herring
Re: [PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
Rob Herring
Re: [PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
Rob Herring
Re: [PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
Bhupesh SHARMA
Re: [PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
Rob Herring
Re: [PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
Li Yang
Re: [PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
Li Yang
[PATCH v2 00/10] ARM64: Update support for FSL's LS2085A SoC
Bhupesh Sharma
[PATCH v2 05/10] doc/bindings: Update clk-qoriq bindings for FSL's chassis-3.0 SoCs
Bhupesh Sharma
Re: [PATCH v2 05/10] doc/bindings: Update clk-qoriq bindings for FSL's chassis-3.0 SoCs
Scott Wood
[PATCH v2 01/10] arm64: Use generic Layerscape SoC family naming & rename LS2085A to LS2080A
Bhupesh Sharma
Re: [PATCH v2 01/10] arm64: Use generic Layerscape SoC family naming & rename LS2085A to LS2080A
Li Yang
RE: [PATCH v2 01/10] arm64: Use generic Layerscape SoC family naming & rename LS2085A to LS2080A
Sharma Bhupesh
Re: [PATCH v2 01/10] arm64: Use generic Layerscape SoC family naming & rename LS2085A to LS2080A
Stuart Yoder
RE: [PATCH v2 01/10] arm64: Use generic Layerscape SoC family naming & rename LS2085A to LS2080A
Sharma Bhupesh
[PATCH v2 03/10] Documentation/dts: Add bindings for QIXIS FPGA controller found on FSL boards
Bhupesh Sharma
Re: [PATCH v2 03/10] Documentation/dts: Add bindings for QIXIS FPGA controller found on FSL boards
Li Yang
RE: [PATCH v2 03/10] Documentation/dts: Add bindings for QIXIS FPGA controller found on FSL boards
Sharma Bhupesh
Re: [PATCH v2 03/10] Documentation/dts: Add bindings for QIXIS FPGA controller found on FSL boards
Li Yang
RE: [PATCH v2 03/10] Documentation/dts: Add bindings for QIXIS FPGA controller found on FSL boards
Sharma Bhupesh
Re: [PATCH v2 03/10] Documentation/dts: Add bindings for QIXIS FPGA controller found on FSL boards
Li Yang
[PATCH v2 02/10] Documentation: DT: Add entry for FSL LS2080A QDS and RDB boards
Bhupesh Sharma
[PATCH v2 06/10] clk: qoriq: Add ls2080a support.
Bhupesh Sharma
Re: [PATCH v2 06/10] clk: qoriq: Add ls2080a support.
Li Yang
RE: [PATCH v2 06/10] clk: qoriq: Add ls2080a support.
Sharma Bhupesh
Re: [PATCH v2 06/10] clk: qoriq: Add ls2080a support.
Li Yang
Re: [PATCH v2 06/10] clk: qoriq: Add ls2080a support.
Scott Wood
Re: [PATCH v2 06/10] clk: qoriq: Add ls2080a support.
Scott Wood
[PATCH v2 04/10] doc/bindings: Update PCIe devicetree binding documentation for LS2080A
Bhupesh Sharma
Re: [PATCH v2 04/10] doc/bindings: Update PCIe devicetree binding documentation for LS2080A
Leo Li
Re: [PATCH v2 04/10] doc/bindings: Update PCIe devicetree binding documentation for LS2080A
Arnd Bergmann
Re: [PATCH v2 04/10] doc/bindings: Update PCIe devicetree binding documentation for LS2080A
Li Yang
Re: [PATCH v2 04/10] doc/bindings: Update PCIe devicetree binding documentation for LS2080A
Arnd Bergmann
Re: [PATCH v2 04/10] doc/bindings: Update PCIe devicetree binding documentation for LS2080A
Li Yang
[PATCH v3] clk: rockchip: reset init state before mmc card initialization
Shawn Lin
Re: [PATCH v3] clk: rockchip: reset init state before mmc card initialization
Stephen Boyd
[PATCH] clk_register_clkdev: remove format string interface
Kees Cook
Re: [PATCH] clk_register_clkdev: remove format string interface
Russell King - ARM Linux
[PATCH v3 0/3] cpufreq-dt: add suspend frequency support
Bartlomiej Zolnierkiewicz
[PATCH v3 1/3] PM / OPP: add dev_pm_opp_get_suspend_opp() helper
Bartlomiej Zolnierkiewicz
Re: [PATCH v3 1/3] PM / OPP: add dev_pm_opp_get_suspend_opp() helper
Viresh Kumar
[PATCH v3 2/3] cpufreq-dt: add suspend frequency support
Bartlomiej Zolnierkiewicz
Re: [PATCH v3 2/3] cpufreq-dt: add suspend frequency support
Viresh Kumar
[PATCH v3 3/3] ARM: dts: add suspend opp to exynos4412
Bartlomiej Zolnierkiewicz
Re: [PATCH v3 3/3] ARM: dts: add suspend opp to exynos4412
Viresh Kumar
Re: [PATCH v2] clk: rockchip: reset init state before mmc card initialization
Shawn Lin
Re: [PATCH v2] clk: rockchip: reset init state before mmc card initialization
Heiko Stuebner
Re: [PATCH v2] clk: rockchip: reset init state before mmc card initialization
Shawn Lin
Re: [PATCH] clk_register_clkdev: handle callers needing format string
Tomeu Vizoso
Re: [PATCH] clk_register_clkdev: handle callers needing format string
Stephen Boyd
Re: [PATCH] clk_register_clkdev: handle callers needing format string
Tomeu Vizoso
Re: [PATCH v2 2/2] clk: qcom: Add MSM8916 RPM clock driver
Stephen Boyd
Re: [PATCH v2 1/2] clk: qcom: Add support for RPM Clocks
Stephen Boyd
Re: [PATCH v2 1/2] clk: qcom: Add support for RPM Clocks
Georgi Djakov
Re: [PATCH v2 1/2] clk: qcom: Add support for RPM Clocks
Bjorn Andersson
Re: [PATCH v2 1/2] clk: qcom: Add support for RPM Clocks
Stephen Boyd
Re: [PATCH v2 0/2] Add initial support for RPM clocks
Georgi Djakov
Re: [PATCH v2 0/2] Add initial support for RPM clocks
Bjorn Andersson
Re: [PATCH v2 0/2] Add initial support for RPM clocks
Georgi Djakov
[PATCH v2] cpufreq-dt: add suspend frequency support
Bartlomiej Zolnierkiewicz
Re: [PATCH v2] cpufreq-dt: add suspend frequency support
Stephen Boyd
Re: [PATCH v2] cpufreq-dt: add suspend frequency support
Viresh Kumar
[PATCH] cpufreq-dt: add suspend frequency support
Bartlomiej Zolnierkiewicz
Re: [PATCH] cpufreq-dt: add suspend frequency support
Viresh Kumar
[PATCH] clk: spear600: Fix adc clock device name
Stefan Roese
Re: [PATCH] clk: spear600: Fix adc clock device name
Viresh Kumar
Re: [PATCH] clk: spear600: Fix adc clock device name
Viresh Kumar
[PATCH v6 00/05] Renesas R-Car Gen3 CPG support V6
Magnus Damm
[PATCH v6 01/05] clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI
Magnus Damm
Re: [PATCH v6 01/05] clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI
Sergei Shtylyov
Re: [PATCH v6 01/05] clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI
Magnus Damm
[PATCH v6 02/05] clk: shmobile: Add r8a7795 SoC to MSTP bindings
Magnus Damm
[PATCH v6 04/05] clk: shmobile: Add Renesas R-Car Gen3 CPG support
Magnus Damm
Earlier messages
Later messages