messages from 2015-09-07 08:21:36 to 2015-09-15 11:36:26 UTC [more...]
[PATCH][RFC] clk: Use node name and index for clock name
2015-09-15 11:36 UTC (9+ messages)
[PATCH] clk: tegra: Unlock top rates for Tegra124 DFLL clock
2015-09-15 11:08 UTC (2+ messages)
[PATCH 00/05][RFC] Clock registration without parent name
2015-09-15 10:23 UTC (6+ messages)
` [PATCH 01/05][RFC] clk: Initialize on-stack struct clk_init_data
` [PATCH 02/05][RFC] clk: Add parent array to "
` [PATCH 03/05][RFC] clk: Allow NULL as parent names
` [PATCH 04/05][RFC] clk: fixed-factor: Pass struct clk_init_data
` [PATCH 05/05][RFC] clk: fixed-factor: Make use of parent array
[PATCH V2 0/2] fix clock issue for fsl,spdi
2015-09-15 10:01 UTC (3+ messages)
` [PATCH V2 1/2] clk: imx6: Add SPDIF_GCLK clock in clock tree
` [PATCH V2 2/2] ARM: dts: imx6: change the core clock of spdif
[PATCH v2 00/12] clk: samsung: exynos7: Cleanup of clock file
2015-09-15 9:32 UTC (18+ messages)
` [PATCH v2 01/12] clk: samsung: exynos7: Change the CMU_TOPC block clock names
` [PATCH v2 02/12] clk: samsung: exynos7: Adds missing clocks gates of CMU_TOPC
` [PATCH v2 03/12] clk: samsung: exynos7: Corrects CMU_TOP0 clocks names
` [PATCH v2 04/12] clk: samsung: exynos7: Corrects CMU_TOP1 "
` [PATCH v2 5/12] clk: samsung: exynos7: Corrects CMU_CCORE "
` [PATCH v2 06/12] clk: samsung: exynos7: Corrects CMU_PERIC0 "
` [PATCH v2 07/12] clk: samsung: exynos7: Corrects CMU_PERIC1 "
` [PATCH v2 08/12] clk: samsung: exynos7: Corrects CMU_PERIS "
` [PATCH v2 09/12] clk: samsung: exynos7: Corrects CMU_FSYS0 "
` [PATCH v2 10/12] clk: samsung: exynos7: Corrects CMU_FSYS1 "
` [PATCH v2 11/12] clk: samsung: exynos7: Add missing fixed_clks to cmu_info
` [PATCH v2 12/12] clk: samsung: exynos7: Add required clock tree for UFS
[PATCH v4] clk: add CS2000 Fractional-N driver
2015-09-15 8:29 UTC
[PATCH 0/8] mmc: dw_mmc: allow tuning using the clk-phase api
2015-09-15 8:25 UTC (7+ messages)
` [PATCH 3/8] mmc: core: Add mmc_regulator_set_vqmmc()
` [PATCH 6/8] mmc: dw_mmc: Generic MMC tuning with the clock phase framework
[PATCH v3] clk: add CS2000 Fractional-N driver
2015-09-15 0:02 UTC (2+ messages)
[GIT PULL] clk: fixes for 4.3-rc1
2015-09-14 23:29 UTC
[PATCH] clk: qcom: Allow clk_set_parent() to work on display clocks
2015-09-14 22:00 UTC (2+ messages)
[PATCH 5/5] clk: sunxi: sun9i-mmc: Fix module autoload for OF platform driver
2015-09-14 21:59 UTC (2+ messages)
[PATCH 4/5] clk: sunxi: sun8i-apb0: Fix module autoload for OF platform driver
2015-09-14 21:59 UTC (2+ messages)
[PATCH 3/5] clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver
2015-09-14 21:59 UTC (2+ messages)
[PATCH 2/5] clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driver
2015-09-14 21:59 UTC (2+ messages)
[PATCH 1/5] clk: sunxi: sun6i-apb0: Fix module autoload for OF platform driver
2015-09-14 21:59 UTC (2+ messages)
[PATCH 1/2] clk: at91: utmi: use pmc_read when the at91_pmc is available
2015-09-14 21:57 UTC (6+ messages)
` [PATCH 2/2] clk: at91: system: don't try to free_irq when there is no IRQ
[PATCH v2 0/2] ARM: gic: Document optional Clock and Power Domain properties
2015-09-14 20:06 UTC (3+ messages)
` [PATCH v2 1/2] irqchip: gic: Add arm,pl390 support
` [PATCH v2 2/2] irqchip: gic: Document optional Clock and Power Domain properties
[PATCH] clk: tegra: dfll: Properly protect OPP list
2015-09-14 19:54 UTC (5+ messages)
[PATCH] clk: rockchip: add critical clock for rk3368
2015-09-14 19:49 UTC (6+ messages)
[PATCH 0/4] ARM: sun8i: Fix A23 and A33 clock gates indices
2015-09-14 14:40 UTC (8+ messages)
` [PATCH 1/4] clk: sunxi: Add A33 gates support
` [PATCH 2/4] ARM: sun8i: Add the A33 AHB1 gates clock driver
` [PATCH 3/4] ARM: sun8i: Move A23 AHB1 gates out of common DTSI
` [PATCH 4/4] ARM: sun8i: A23: Add missing msgbox gate
[PATCH v6] clk: mediatek: Export CPU mux clocks for CPU frequency control
2015-09-14 11:27 UTC
[PATCH v2] clk: add CS2000 Fractional-N driver
2015-09-14 10:13 UTC (2+ messages)
[PATCH] clk: add CS2000 Fractional-N driver
2015-09-14 9:44 UTC (3+ messages)
[PATCH] clk: ti: clk-7xx: Remove hardwired ABE clock configuration
2015-09-14 8:52 UTC (2+ messages)
[RESEND PATCH v5] clk: mediatek: Export CPU mux clocks for CPU frequency control
2015-09-14 7:22 UTC (2+ messages)
[PATCH v5 0/4] cpufreq-dt: add suspend frequency support
2015-09-14 7:19 UTC (9+ messages)
` [PATCH v5 1/4] PM / OPP: add dev_pm_opp_get_suspend_opp() helper
` [PATCH v5 2/4] cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency
` [PATCH v5 3/4] cpufreq-dt: add suspend frequency support
` [PATCH v5 4/4] ARM: dts: add suspend opp to exynos4412
BCM2835 auxiliary peripheral clocks
2015-09-11 10:24 UTC (5+ messages)
` [PATCH 1/3] clk: bcm2835: Add bindings for the auxiliary peripheral clock gates
` [PATCH 2/3] clk: bcm2835: Add a driver "
` [PATCH 3/3] ARM: bcm2835: Add the auxiliary clocks to the device tree
[PATCH v2 1/4] clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers
2015-09-11 10:08 UTC (5+ messages)
` [PATCH v2 2/4] clk: bcm2835: Add binding docs for the new platform clock driver
` [PATCH v2 3/4] clk: bcm2835: Add support for programming the audio domain clocks
` [PATCH v2 4/4] ARM: bcm2835: Switch to using the new clock driver support
Raspberry Pi native clock driver
2015-09-10 21:35 UTC (6+ messages)
` [PATCH 1/4] clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers
` [PATCH 3/4] clk: bcm2835: Add support for programming the audio domain clocks
[PATCH] clk: rockchip: handle critical clocks after registrering all clocks
2015-09-10 20:56 UTC (2+ messages)
[PATCH v2] clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188
2015-09-10 20:51 UTC (10+ messages)
[PATCH v3 0/3] Add support for Qualcomm A53 CPU clock
2015-09-10 16:34 UTC (6+ messages)
` [PATCH v3 1/3] clk: Add safe switch hook
` [PATCH v3 3/3] clk: qcom: Add A53 clock driver
[PATCH v3 0/5] Add support for more MSM8916 clocks
2015-09-10 16:34 UTC (4+ messages)
` [PATCH v3 2/4] clk: qcom: Add support for RCGs with shared branches
[PATCH 00/11] clk: samsung: exynos7: Cleanup of clock file
2015-09-10 8:53 UTC (21+ messages)
` [PATCH 02/11] clk: samsung: exynos7: Corrects CMU_TOP0 clocks names
` [PATCH 04/11] clk: samsung: exynos7: Corrects CMU_CCORE "
` [PATCH 05/11] clk: samsung: exynos7: Corrects CMU_PERIC0 "
` [PATCH 06/11] clk: samsung: exynos7: Corrects CMU_PERIC1 "
` [PATCH 07/11] clk: samsung: exynos7: Corrects CMU_PERIS "
` [PATCH 08/11] clk: samsung: exynos7: Corrects CMU_FSYS0 "
` [PATCH 09/11] clk: samsung: exynos7: Corrects CMU_FSYS1 "
` [PATCH 10/11] clk: samsung: exynos7: Add missing fixed_clks to cmu_info
` [PATCH 11/11] clk: samsung: exynos7: Add required clock tree for UFS
[PATCH v2 00/10] ARM64: Update support for FSL's LS2085A SoC
2015-09-10 1:52 UTC (25+ messages)
` [PATCH v2 01/10] arm64: Use generic Layerscape SoC family naming & rename LS2085A to LS2080A
` [PATCH v2 03/10] Documentation/dts: Add bindings for QIXIS FPGA controller found on FSL boards
` [PATCH v2 04/10] doc/bindings: Update PCIe devicetree binding documentation for LS2080A
` [PATCH v2 05/10] doc/bindings: Update clk-qoriq bindings for FSL's chassis-3.0 SoCs
` [PATCH v2 06/10] clk: qoriq: Add ls2080a support
[PATCH] clk: shmobile: div6: Make clock-output-names optional
2015-09-09 12:58 UTC
[PATCH trivial] clk: shmobile: div6: Grammar s/They/Their/
2015-09-09 12:57 UTC
[PATCH v4 0/22] On-demand device probing
2015-09-09 9:40 UTC (6+ messages)
` [PATCH v4 15/22] clk: Probe clk providers on demand
[PATCH v2 1/2] ARM: imx35: Do not call mxc_timer_init twice when booting with DT
2015-09-09 9:35 UTC (2+ messages)
` [PATCH v2 2/2] ARM: imx31: "
[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
2015-09-09 9:20 UTC (6+ messages)
` [PATCH V3 4/5] clk: core: add CLK_OPS_PARENT_ON flags to support clocks require parent on
[PATCH v2 07/10] dts/ls2085a: Update DTSI to add support of various peripherals
2015-09-09 3:58 UTC (9+ messages)
[PATCH 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
2015-09-08 14:28 UTC (5+ messages)
` [PATCH 7/9] arm: twr-k70f120m: IOMUX driver for Kinetis SoC
[PATCH v3 0/8] i.MX early debug UART clock fixes
2015-09-08 8:51 UTC (11+ messages)
` [PATCH v3 1/8] clk: imx: add common logic to detect early UART usage
` [PATCH v3 2/8] clk: imx25: retain early UART clocks during kernel init
` [PATCH v3 3/8] clk: imx27: "
` [PATCH v3 4/8] clk: imx31: "
` [PATCH v3 5/8] clk: imx35: "
` [PATCH v3 6/8] clk: imx5: "
` [PATCH v3 7/8] clk: imx6: "
` [PATCH v3 8/8] clk: imx7d: "
[RFC] Allow for gate and mux control using non-atomic GPIO
2015-09-08 8:41 UTC (2+ messages)
[PATCH v7 00/05] Renesas R-Car Gen3 CPG support V7
2015-09-08 8:20 UTC (9+ messages)
` [PATCH v7 01/05] clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI
` [PATCH v7 02/05] clk: shmobile: Add r8a7795 SoC to MSTP bindings
` [PATCH v7 03/05] clk: shmobile: Make MSTP clock-output-names optional
` [PATCH v7 04/05] clk: shmobile: Add Renesas R-Car Gen3 CPG support
` [PATCH v7 05/05] clk: shmobile: rcar-gen3: Add CPG/MSTP Clock Domain support
[PATCH v4 0/4] cpufreq-dt: add suspend frequency support
2015-09-08 5:10 UTC (12+ messages)
` [PATCH v4 1/4] PM / OPP: add dev_pm_opp_get_suspend_opp() helper
` [PATCH v4 2/4] cpufreq: allow cpufreq_generic_suspend() to work without suspend frequency
` [PATCH v4 3/4] cpufreq-dt: add suspend frequency support
` [PATCH v4 4/4] ARM: dts: add suspend opp to exynos4412
Regression due to dropping "clock-output-names" (was: Re: [PATCH v5 02/05] clk: shmobile: Add Renesas R-Car Gen3 CPG support)
2015-09-07 16:54 UTC (3+ messages)
[PATCH v2 0/8] i.MX early debug UART clock fixes
2015-09-07 9:50 UTC (9+ messages)
` [PATCH v2 1/8] clk: imx: add common logic to detect early UART usage
` [PATCH v2 2/8] clk: imx25: retain early UART clocks during kernel init
[PATCH v10 0/4] Implement OCOTP driver for Vybrid using NVMEM
2015-09-07 8:21 UTC (5+ messages)
` [PATCH v10 1/4] clk: clk-vf610: Add clock for Vybrid OCOTP controller
` [PATCH v10 2/4] ARM: dts: vfxxx: Add OCOTP node
` [PATCH v10 3/4] drivers: nvmem: Add Vybrid OCOTP support
` [PATCH v10 4/4] nvmem: Add DT binding documentation for Vybrid OCOTP driver
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;
as well as URLs for NNTP newsgroup(s).