public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-10 09:50:50 to 2016-05-16 12:47:06 UTC [more...]

[PATCH 00/20] drm: Add Support for Passive RGB to VGA bridges
 2016-05-16 12:47 UTC  (7+ messages)
` [PATCH 01/20] clk: fixed-factor: Pass clk rates change to the parent
` [PATCH 02/20] clk: multiplier: Prevent the multiplier from under / over flowing
` [PATCH 03/20] clk: sunxi: tcon-ch1: Do not return a negative error in get_parent
` [PATCH 04/20] clk: sunxi: display: Add per-clock flags
` [PATCH 05/20] drm/sun4i: request exact rates to our parents
` [PATCH 06/20] drm/sun4i: allow dclk to modify its parent rate

[PATCH 1/2] clk: samsung: clkout: Add support for Exynos5410
 2016-05-16  8:26 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: exynos: Enable CLKOUT on Exynos5410

[PATCH 00/16] clk: sunxi: introduce "modern" clock support
 2016-05-16  8:02 UTC  (24+ messages)
` [PATCH 01/16] clk: fix critical clock locking
` [PATCH 02/16] clk: sunxi-ng: Add common infrastructure
` [PATCH 08/16] clk: sunxi-ng: Add M-factor clock support
` [PATCH 12/16] clk: sunxi-ng: Add N-M-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 v4 00/22] ARM: dts: exynos: Add initial support for Odroid XU
 2016-05-15 20:14 UTC  (23+ messages)
` [PATCH v4 01/22] dt-bindings: clock: Add license and reformat Exynos5410 clock IDs
` [PATCH v4 02/22] dt-bindings: clock: Add PWM and USB clock IDs to Exynos5410
` [PATCH v4 03/22] clk: samsung: exynos5410: Add serial3, USB and PWM clocks
` [PATCH v4 04/22] ARM: dts: exynos: Re-order alphabetically Exynos5420 SD0/SD1 pinctrl nodes
` [PATCH v4 05/22] ARM: dts: exynos: Use lowercase for Exynos5410 CPU node labels
` [PATCH v4 06/22] ARM: dts: exynos: Configure Exynos5410 pinctrl for eMMC and SD card
` [PATCH v4 07/22] ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI
` [PATCH v4 08/22] ARM: dts: exynos: Move common nodes to exynos5.dtsi
` [PATCH v4 09/22] ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410.dtsi
` [PATCH v4 10/22] ARM: dts: exynos: Use phandle to get parent node in exynos5250-snow
` [PATCH v4 11/22] ARM: dts: exynos: Move Exynos5250 and Exynos5420 nodes under soc
` [PATCH v4 12/22] ARM: dts: exynos: Include common exynos5 in exynos5410.dtsi
` [PATCH v4 13/22] ARM: dts: exynos: Enable UART3 on Exynos5410
` [PATCH v4 14/22] ARM: dts: exynos: MCT is not an interrupt controller and extend length of iomap
` [PATCH v4 15/22] ARM: dts: exynos: Move common Exynos5410/542x/5800 nodes to new DTSI
` [PATCH v4 16/22] ARM: dts: exynos: Add USB to Exynos5410
` [PATCH v4 17/22] ARM: dts: exynos: Add initial support for Odroid XU board
` [PATCH v4 18/22] dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410
` [PATCH v4 19/22] clk: samsung: exynos5410: Add I2C, HSI2C and RTC clocks
` [PATCH v4 20/22] ARM: dts: exynos: Move HSI2C nodes to exynos54xx.dtsi
` [PATCH v4 21/22] ARM: dts: exynos: Add I2C, PWM and UART pinctrl to Exynos5410
` [PATCH v4 22/22] ARM: dts: exynos: Add RTC and I2C "

[PATCH 1/4] clk: add Loongson1C clock support
 2016-05-15  7:03 UTC  (3+ messages)

[PATCH] clk: ti: Add support for basic clk_set_rate for dm814x and j5-eco ADPLL
 2016-05-15  4:05 UTC  (3+ messages)

[PATCH 1/2] clk: rockchip: mark rk3399 GIC clocks as critical
 2016-05-14  3:36 UTC  (5+ messages)
` [PATCH 2/2] clk: rockchip: fix incorrect parent for rk3399's {c,g}pll_aclk_perihp_src

[PATCH 1/2] Revert "clk: rockchip: reset init state before mmc card initialization"
 2016-05-13 16:38 UTC  (10+ messages)
` [PATCH 2/2] clk: rockchip: fix the rk3399 sdmmc sample shift

[RESEND PATCH 0/2 v6] Add AXS10X I2S PLL clock driver
 2016-05-13 13:10 UTC  (4+ messages)
` [RESEND PATCH 2/2 v6] arc: axs10x: Add DT bindings for I2S PLL Clock

[PATCH v11 0/3] PIC32MZDA Clock Driver
 2016-05-13 12:18 UTC  (5+ messages)
` [PATCH v11 1/3] dt/bindings/clk: Add PIC32 clock binding documentation
` [PATCH v11 2/3] clk: microchip: Add Microchip PIC32 clock driver
` [PATCH v11 3/3] MIPS: dts: pic32: Update dts to reflect new PIC32MZDA clk binding

[PATCH v3 00/27] ARM: dts: exynos: Add initial support for Odroid XU
 2016-05-13 12:11 UTC  (38+ messages)
` [PATCH v3 01/27] dt-bindings: clock: Add license and reformat Exynos5410 clock IDs
` [PATCH v3 02/27] dt-bindings: clock: Add PWM and USB clock IDs to Exynos5410
` [PATCH v3 03/27] ARM: dts: exynos: Add fin_pll node for clock driver
` [PATCH v3 04/27] clk: samsung: exynos5410: Provide fin_pll external fixed clock
` [PATCH v3 05/27] ARM: dts: exynos: Switch MCT node to a new fin_pll clock
` [PATCH v3 06/27] ARM: dts: exynos: Remove old fixed-clock provider on SMDK5410
` [PATCH v3 07/27] clk: samsung: exynos5410: Rename fin_pll from temporary to regular name
` [PATCH v3 08/27] clk: samsung: exynos5410: Add serial3, USB and PWM clocks
` [PATCH v3 09/27] ARM: dts: exynos: Re-order alphabetically Exynos5420 SD0/SD1 pinctrl nodes
` [PATCH v3 10/27] ARM: dts: exynos: Use lowercase for Exynos5410 CPU node labels
` [PATCH v3 11/27] ARM: dts: exynos: Configure Exynos5410 pinctrl for eMMC and SD card
` [PATCH v3 12/27] ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI
` [PATCH v3 13/27] ARM: dts: exynos: Move common nodes to exynos5.dtsi
` [PATCH v3 14/27] ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410.dtsi
` [PATCH v3 15/27] ARM: dts: exynos: Use phandle to get parent node in exynos5250-snow
` [PATCH v3 16/27] ARM: dts: exynos: Move Exynos5250 and Exynos5420 nodes under soc
` [PATCH v3 17/27] ARM: dts: exynos: Include common exynos5 in exynos5410.dtsi
` [PATCH v3 18/27] ARM: dts: exynos: Enable UART3 on Exynos5410
` [PATCH v3 19/27] ARM: dts: exynos: MCT is not an interrupt controller and extend length of iomap
` [PATCH v3 20/27] ARM: dts: exynos: Move common Exynos5410/542x/5800 nodes to new DTSI
` [PATCH v3 21/27] ARM: dts: exynos: Add USB to Exynos5410
` [PATCH v3 22/27] ARM: dts: exynos: Add initial support for Odroid XU board
` [PATCH v3 23/27] dt-bindings: clock: Add I2C, HSI2C and RTC clock IDs to Exynos5410
` [PATCH v3 24/27] clk: samsung: exynos5410: Add I2C, HSI2C and RTC clocks
` [PATCH v3 25/27] ARM: dts: exynos: Move HSI2C nodes to exynos54xx.dtsi
` [PATCH v3 26/27] ARM: dts: exynos: Add I2C, PWM and UART pinctrl to Exynos5410
` [PATCH v3 27/27] ARM: dts: exynos: Add RTC and I2C "

[PATCH v5 0/6] Add support for rk818
 2016-05-13 11:20 UTC  (10+ messages)
` [PATCH v5 1/6] regulator: rk808: Migrate to regulator core's simplified DT parsing code
` [PATCH v5 2/6] mfd: RK808: Add RK818 support
` [PATCH v5 3/6] regulator: rk808: Add regulator driver for RK818
` [PATCH v5 4/6] mfd: dt-bindings: Add RK818 device tree bindings document
` [PATCH v5 5/6] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808
` [PATCH v5 6/6] rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808

[PATCHv2 00/28] ARM: OMAP2+: hwmod module clock type support
 2016-05-13 10:58 UTC  (3+ messages)

[PATCH 0/4] clk: renesas: cpg-mssr: Add support for R-Car M3-W
 2016-05-13  8:55 UTC  (7+ messages)
` [RFC 0/4] Add Z clock support
` [RFC 1/4] clk: renesas: rcar-gen3-cpg: Add Z clock
` [RFC 2/4] clk: renesas: r8a7795: "

[PATCH] clk: fix critical clock locking
 2016-05-13  8:00 UTC 

[PATCH v2 0/5] clk: hisilicon: Fix some problems of clk-hi3519
 2016-05-13  2:05 UTC  (6+ messages)
` [PATCH v2 1/5] reset: hisilicon: change the definition of hisi_reset_init
` [PATCH v2 2/5] clk: hisilicon: add hisi_clk_alloc function
` [PATCH v2 3/5] clk: hisilicon: add error processing for hisi_clk_register_* functions
` [PATCH v2 4/5] clk: hisilicon: add hisi_clk_unregister_* functions
` [PATCH v2 5/5] clk: hisilicon: hi3519: add driver remove path and fix some issues

[PATCH 0/5] clk: hisilicon: Fix some problems of clk-hi3519
 2016-05-13  0:09 UTC  (7+ messages)
` [PATCH 1/5] reset: hisilicon: change the definition of hisi_reset_init
` [PATCH 5/5] clk: hisilicon: hi3519: add driver remove path and fix some issues

[PATCH 0/4] clk: Add drivers for Aspeed BMC SoCs
 2016-05-12 23:33 UTC  (5+ messages)
` [PATCH 2/4] drvers/clk: Support fourth generation Aspeed SoCs

[PATCH v4 00/11] drm: Add Allwinner A10 display engine support
 2016-05-12 21:47 UTC  (14+ messages)
` [PATCH v4 01/11] clk: sunxi: Add display and TCON0 clocks driver
          ` [linux-sunxi] "

[PATCH 0/5] clk: bcm2835: add flags for mash and parent clocks
 2016-05-12  9:19 UTC  (5+ messages)

[GIT PULL] i.MX clock fixes for 4.6, take 2
 2016-05-11 18:40 UTC  (4+ messages)

[PATCH 0/2] Add meson8b clk81 clock gates
 2016-05-11 18:21 UTC  (3+ messages)
` [PATCH 1/2] ARM: clk: Amlogic: Add support for "
` [PATCH 2/2] ARM: clk: Amlogic: Add clk81 "

[PATCH 01/18] clk: samsung: Constify clock init data with clock arrays
 2016-05-11 12:12 UTC  (19+ messages)
` [PATCH 02/18] clk: samsung: exynos3250: Move platform driver and of_device_id to init section
` [PATCH 03/18] clk: samsung: exynos3250: Constify all clock initializers
` [PATCH 04/18] clk: samsung: exynos4: Move local function to init section
` [PATCH 05/18] clk: samsung: exynos4: Constify all clock initializers
` [PATCH 06/18] clk: samsung: exynos4415: "
` [PATCH 07/18] clk: samsung: exynos4415: Move PLL rates data to init section
` [PATCH 08/18] clk: samsung: exynos5250: Constify all clock initializers
` [PATCH 09/18] clk: samsung: exynos5260: "
` [PATCH 10/18] clk: samsung: exynos5410: "
` [PATCH 11/18] clk: samsung: exynos5420: "
` [PATCH 12/18] clk: samsung: exynos5440: "
` [PATCH 13/18] clk: samsung: exynos7: "
` [PATCH 14/18] clk: samsung: exynos5433: "
` [PATCH 15/18] clk: samsung: exynos5433: Move PLL rates data to init section
` [PATCH 16/18] clk: samsung: exynos5420: Move sleep init function and "
` [PATCH 17/18] clk: samsung: exynos5250: Move sleep init function "
` [PATCH 18/18] clk: samsung: Fully constify mux parent names
` [PATCH] clk: samsung: exynos3250: Move PLL rates data to init section

[RFC PATCH 00/21] mfd, clock, reset: add UniPhier clock/reset driver support
 2016-05-11 10:37 UTC  (25+ messages)
` [RFC PATCH 01/21] mfd: uniphier: add UniPhier MFD driver
` [RFC PATCH 09/21] clk: uniphier: add clock driver for UniPhier PH1-LD20 SoC
` [RFC PATCH 10/21] clk: uniphier: add clock driver for Media I/O block on UniPhier SoCs
` [RFC PATCH 11/21] clk: uniphier: add clock driver for Peripheral "
` [RFC PATCH 12/21] reset: uniphier: add core support for UniPhier reset driver
` [RFC PATCH 13/21] reset: uniphier: add reset driver for UniPhier PH1-LD4 SoC
` [RFC PATCH 14/21] reset: uniphier: add reset driver for UniPhier PH1-Pro4 SoC
` [RFC PATCH 15/21] reset: uniphier: add reset driver for UniPhier PH1-sLD8 SoC
` [RFC PATCH 16/21] reset: uniphier: add reset driver for UniPhier PH1-Pro5 SoC
` [RFC PATCH 17/21] reset: uniphier: add reset driver for UniPhier ProXstream2/PH1-LD6b SoC
` [RFC PATCH 18/21] reset: uniphier: add reset driver for UniPhier PH1-LD11 SoC
` [RFC PATCH 19/21] reset: uniphier: add reset driver for UniPhier PH1-LD20 SoC
` [RFC PATCH 20/21] reset: uniphier: add reset driver for Media I/O block on UniPhier SoCs
` [RFC PATCH 21/21] reset: uniphier: add reset driver for Peripheral "

[v10, 0/7] Fix eSDHC host version register bug
 2016-05-11  3:26 UTC  (5+ messages)
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH v7 0/9] Add clock support for Mediatek MT2701
 2016-05-11  2:51 UTC  (6+ messages)
` [PATCH v7 7/9] clk: mediatek: Enable critical clocks for MT2701

[PATCH v2 00/22] ARM: dts: exynos: Add initial support for Odroid XU
 2016-05-10 14:00 UTC  (8+ messages)
` [PATCH v2 20/22] ARM: dts: exynos: Move common Exynos5410/542x/5800 nodes to new DTSI

[PATCH v3 1/4] extcon: arizona: Remove enable/disable of 32k clock
 2016-05-10  9:58 UTC  (6+ messages)
` [PATCH v3 2/4] clk: arizona: Add clock driver for the Arizona devices


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox