messages from 2016-05-18 15:29:56 to 2016-05-31 09:12:31 UTC [more...]
[PATCH v5 00/22] ARM: dts: exynos: Add initial support for Odroid XU
2016-05-31 9:12 UTC (25+ messages)
` [PATCH v5 01/22] dt-bindings: clock: Add license and reformat Exynos5410 clock IDs
` [PATCH v5 02/22] dt-bindings: clock: Add PWM and USB clock IDs to Exynos5410
` [PATCH v5 03/22] clk: samsung: exynos5410: Add serial3, USB and PWM clocks
` [PATCH v5 04/22] ARM: dts: exynos: Re-order alphabetically Exynos5420 SD0/SD1 pinctrl nodes
` [PATCH v5 05/22] ARM: dts: exynos: Use lowercase for Exynos5410 CPU node labels
` [PATCH v5 06/22] ARM: dts: exynos: Configure Exynos5410 pinctrl for eMMC and SD card
` [PATCH v5 07/22] ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI
` [PATCH v5 08/22] ARM: dts: exynos: Move common nodes to exynos5.dtsi
` [PATCH v5 09/22] ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410.dtsi
` [PATCH v5 10/22] ARM: dts: exynos: Use phandle to get parent node in exynos5250-snow
` [PATCH v5 11/22] ARM: dts: exynos: Move Exynos5250 and Exynos5420 nodes under soc
` [PATCH v5 12/22] ARM: dts: exynos: Include common exynos5 in exynos5410.dtsi
` [PATCH v5 13/22] ARM: dts: exynos: Enable UART3 on Exynos5410
` [PATCH v5 14/22] ARM: dts: exynos: MCT is not an interrupt controller and extend length of iomap
` [PATCH v5 15/22] ARM: dts: exynos: Move common Exynos5410/542x/5800 nodes to new DTSI
` [PATCH v5 16/22] ARM: dts: exynos: Add USB to Exynos5410
` [PATCH v5 17/22] ARM: dts: exynos: Add initial support for Odroid XU board
` [PATCH v5 18/22] dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410
` [PATCH v5 19/22] clk: samsung: exynos5410: Add I2C, HSI2C and RTC clocks
` [PATCH v5 20/22] ARM: dts: exynos: Move HSI2C nodes to exynos54xx.dtsi
` [PATCH v5 21/22] ARM: dts: exynos: Add I2C, PWM and UART pinctrl to Exynos5410
` [PATCH v5 22/22] ARM: dts: exynos: Add RTC and I2C "
[PATCH RFC 0/2] clk: sunxi-ng: Add the A83T clocks
2016-05-31 7:47 UTC (3+ messages)
` [PATCH RFC 1/2] clk: sunxi-ng: Add the A83T and A80 PLL clocks
` [PATCH RFC 2/2] clk: sunxi-ng: Add the A83T clocks
[PATCH 0/2] Rework clk/vt8500 wm8650_find_pll_bits()
2016-05-31 6:23 UTC (4+ messages)
` [PATCH 1/2] clk/vt8500: Rework wm8650_find_pll_bits()
` [PATCH 2/2] clk/vt8500: Fix compilation warnings
[PATCH v2 0/4] clk: renesas: cpg-mssr: Add support for R-Car M3-W
2016-05-30 16:36 UTC (6+ messages)
` [PATCH v2 1/4] clk: renesas: cpg-mssr: Document r8a7796 support
` [PATCH v2 2/4] clk: renesas: Add r8a7796 CPG Core Clock Definitions
` [PATCH v2 3/4] clk: renesas: cpg-mssr: Extract common R-Car Gen3 support code
` [PATCH v2 4/4] clk: renesas: cpg-mssr: Add support for R-Car M3-W
[PATCH 00/16] clk: sunxi: introduce "modern" clock support
2016-05-30 16:15 UTC (40+ messages)
` [PATCH 02/16] clk: sunxi-ng: Add common infrastructure
` [PATCH 05/16] clk: sunxi-ng: Add mux clock support
` [PATCH 06/16] clk: sunxi-ng: Add divider table clock
` [PATCH 07/16] clk: sunxi-ng: Add phase clock support
` [PATCH 08/16] clk: sunxi-ng: Add M-factor "
` [PATCH 10/16] clk: sunxi-ng: Add M-P factor "
` [PATCH 11/16] clk: sunxi-ng: Add N-K-factor "
` [PATCH 13/16] clk: sunxi-ng: Add N-K-M Factor clock
` [PATCH 14/16] clk: sunxi-ng: Add N-K-M-P factor clock
` [PATCH 15/16] clk: sunxi-ng: Add H3 clocks
[PATCH v1 00/14] clk/mfd/ASoC/ARM: OMAP4/5: McPDM/twl6040 pdmclk support
2016-05-30 16:15 UTC (16+ messages)
` [PATCH v1 01/14] clk: twl6040: Correct clk_ops
` [PATCH v1 02/14] clk: twl6040: Register the clock as of_clk_provider
` [PATCH v1 03/14] clk: twl6040: Rename the driver and use consistent names in the code
` [PATCH v1 04/14] mfd: twl6040: The chip does not support bulk access
` [PATCH v1 05/14] mfd: twl6040: Register child device for twl6040-pdmclk
` [PATCH v1 06/14] ARM: dts: omap5-board-common: Add pdmclk binding for audio
` [PATCH v1 07/14] ARM: dts: omap4-panda-common: "
` [PATCH v1 08/14] ARM: dts: omap4-sdp: "
` [PATCH v1 09/14] ARM: dts: omap4-var-som-om44: "
` [PATCH v1 10/14] ARM: dts: omap4-duovero: "
` [PATCH v1 11/14] ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040
` [PATCH v1 12/14] ASoC: omap-mcpdm: Move the WD enable write inside omap_mcpdm_open_streams()
` [PATCH v1 13/14] ASoC: omap-mcpdm: Support for suspend resume
` [PATCH v1 14/14] ASoC: omap-mcpdm: Add support for pdmclk clock handling
[v10, 0/7] Fix eSDHC host version register bug
2016-05-30 14:57 UTC (14+ messages)
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
` [PATCH 1/4] base: soc: introduce soc_device_match() interface
` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms
` [PATCH 3/4] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
` [PATCH 4/4] Revert "powerpc/fsl: Move fsl_guts.h out of arch/powerpc"
[PATCH 0/5] Patches for QCOM IPQ4019 clock driver
2016-05-30 14:32 UTC (6+ messages)
` [PATCH 1/5] clk: qcom: ipq4019: Modified the fixed clock rate to proper values
` [PATCH 2/5] clk: qcom: ipq4019: Added the apss cpu pll divider clock node
` [PATCH 3/5] clk: qcom: ipq4019: Added the cpu pll divider and changed regmap limit
` [PATCH 4/5] clk: qcom: ipq4019: Added the cpu clock frequency change notifier
` [PATCH 5/5] clk: qcom: ipq4019: Added the turbo frequency for apps cpu
[PATCH] clk: samsung: exynos7: Don't gate CMU_{CCORE, FSYS0} blocks clock
2016-05-30 12:50 UTC (7+ messages)
[PATCH 0/2] ARM: dts: Fix imprecise external abort error when accessing Exynos MFC
2016-05-30 12:49 UTC (11+ messages)
` [PATCH 1/2] clk: exynos5420: Set ID for aclk333 gate clock
` [PATCH 2/2] ARM: dts: Add async-bridge clock to MFC power domain for Exynos5420
[PATCH 00/11] Clock improvement for video playback
2016-05-30 7:30 UTC (12+ messages)
` [PATCH 02/11] drivers: clk: st: Add clock propagation for audio clocks
` [STLinux Kernel] "
[PATCH v2 00/11] Switch to using CRITICAL clks for Tegra
2016-05-27 20:38 UTC (12+ messages)
` [PATCH v2 01/11] clk: tegra: Switch to using critical clks
` [PATCH v2 02/11] clk: tegra20: Mark required clks as CRITICAL
` [PATCH v2 03/11] clk: tegra20: clean up init_table
` [PATCH v2 04/11] clk: tegra30: Mark certain clks as critical
` [PATCH v2 05/11] clk: tegra30: clean up init_table
` [PATCH v2 06/11] clk: tegra114: "
` [PATCH v2 07/11] clk: tegra124: "
` [PATCH v2 08/11] clk: tegra210: Mark required clks as CRITICAL
` [PATCH v2 09/11] clk: tegra210: clean up init_table
` [PATCH v2 10/11] clk: Show CRITICAL clks in clk_summary output
` [PATCH v2 11/11] clk: tegra: WARN if clk in the init_table has enable
[PATCH 00/14] clk/mfd/ASoC/ARM: OMAP4/5: McPDM/twl6040 pdmclk support
2016-05-27 20:31 UTC (6+ messages)
` [PATCH 05/14] mfd: twl6040: Register child device for twl6040-pdmclk
` [PATCH 14/14] ASoC: omap-mcpdm: Add support for pdmclk clock handling
[PATCH] soc/tegra: pmc: Fix "scheduling while atomic"
2016-05-27 14:43 UTC (13+ messages)
[PATCH 0/4] clk: renesas: cpg-mssr: Add support for R-Car M3-W
2016-05-27 0:49 UTC (4+ messages)
[PATCH] clk: rockchip: add a dummy clock for the watchdog pclk on rk3399
2016-05-26 23:17 UTC (3+ messages)
[PATCH] clk: rockchip: fix cclk error handing
2016-05-26 21:47 UTC (2+ messages)
[PATCH v5] clk: tegra: Initialize UTMIPLL when enabling PLLU
2016-05-26 16:41 UTC
[GIT PULL arm] Use _rcuidle tracepoints to allow tracing from idle
2016-05-26 16:27 UTC (2+ messages)
[PATCH v4] clk: tegra: Initialize UTMIPLL when enabling PLLU
2016-05-26 12:25 UTC (2+ messages)
[PATCH 00/20] drm: Add Support for Passive RGB to VGA bridges
2016-05-26 9:38 UTC (22+ messages)
` [PATCH 06/20] drm/sun4i: allow dclk to modify its parent rate
` [PATCH 08/20] drm/sun4i: rgb: panel is an error pointer
` [PATCH 09/20] drm/sun4i: defer only if we didn't find our panel
` [PATCH 12/20] drm/sun4i: Add bridge support
` [PATCH 13/20] drm/bridge: Add RGB to VGA "
` [PATCH 14/20] ARM: sun5i: a13: Add LCD pins
[PATCH 00/11] Switch to using CRITICAL clks for Tegra
2016-05-25 22:24 UTC (12+ messages)
` [PATCH 01/11] clk: tegra: Switch to using critical/handoff clks
` [PATCH 02/11] clk: tegra20: Mark required clks as CRITICAL
` [PATCH 03/11] clk: tegra20: clean up init_table
` [PATCH 04/11] clk: tegra30: Mark certain clks as critical
` [PATCH 05/11] clk: tegra30: clean up init_table
` [PATCH 06/11] clk: tegra114: "
` [PATCH 07/11] clk: tegra124: "
` [PATCH 08/11] clk: tegra210: Mark required clks as CRITICAL
` [PATCH 09/11] clk: tegra210: clean up init_table
` [PATCH 10/11] clk: Show CRITICAL clks in clk_summary output
` [PATCH 11/11] clk: tegra: WARN if clk in the init_table has enable
[PATCH 1/2] clk: imx: do not sleep if IRQ's are still disabled
2016-05-25 21:54 UTC (11+ messages)
[PATCH] clk: renesas: add R8A7792 support
2016-05-25 21:40 UTC
[PATCH] clk: si5351: Add invert clock output option
2016-05-25 15:31 UTC
[PATCH 0/3] clk: samsung: add Exynos5433 CPU clocks
2016-05-25 9:34 UTC (7+ messages)
` [PATCH 1/3] clk: samsung: exynos5433: prepare for adding "
` [PATCH 2/3] clk: samsung: cpu: prepare for adding Exynos5433 "
` [PATCH 3/3] clk: samsung: exynos5433: add CPU clocks configuration data and instantiate "
[PATCH RESEND v4 5/9] MIPS: Loongson-1A: workaround of pll register's write-only property
2016-05-24 11:03 UTC (2+ messages)
sunxi spi clock problem
2016-05-22 16:59 UTC (4+ messages)
[PATCH 11/54] MAINTAINERS: Add file patterns for clock device tree bindings
2016-05-22 9:05 UTC
[PATCH] clk: fixed-rate: add clk_hw_unregister_fixed_rate()
2016-05-22 5:33 UTC
[PATCH] clk: samsung: Suppress unbinding to prevent theoretical attacks
2016-05-21 2:30 UTC (2+ messages)
[GIT PULL] clk: changes for v4.7
2016-05-21 1:07 UTC
[PATCH v2] clk: probe common clock drivers earlier
2016-05-20 14:49 UTC
at91 slow clock with an external crystal (on Atmel SAM9G25)
2016-05-20 9:38 UTC
[PATCH 0/2] ARM: bcm2835: probe clock and sdram driver early
2016-05-20 7:23 UTC (3+ messages)
` [PATCH 1/2] clk: bcm2835: register clocks early
` [PATCH 2/2] memory: bcm2835: enable driver early in the boot process
[PATCH] clk: fix critical clock locking
2016-05-19 21:10 UTC (2+ messages)
[PATCH V1 1/4] clk: add Loongson1C clock support
2016-05-19 3:42 UTC
[PATCH omap v2 0/6] Fix OMAP uses of RCU from idle loop
2016-05-18 18:56 UTC (3+ messages)
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