messages from 2017-07-14 06:43:02 to 2017-07-21 20:16:50 UTC [more...]
[PATCH] clk: cs2000: Add cs2000_set_saved_rate
2017-07-21 20:16 UTC (2+ messages)
[PATCH] clk: renesas: rcar-gen3: Fix SD divider setting
2017-07-21 20:16 UTC (2+ messages)
[PATCH 1/3] clk: samsung: Fix mau_epll clock definition for exynos5422
2017-07-21 16:36 UTC (3+ messages)
` [PATCH 2/3] clk: samsung: Add CLK_SET_RATE_PARENT to some AUDSS CLK CON clocks
` [PATCH 3/3] clk: samsung: exynos542x: Enable clock rate propagation up to the EPLL
[PATCH] clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clock
2017-07-21 16:19 UTC
[PATCH v2 0/3] normalize clk API for older platforms
2017-07-21 15:22 UTC (4+ messages)
` [PATCH v2 1/3] ARM: davinci: normalize clk API
` [PATCH v2 2/3] ARM: sa1100: "
` [PATCH v2 3/3] ARM: w90x900: "
[PATCH] clk: samsung: exynos5420: The EPLL rate table corrections
2017-07-21 11:19 UTC
[PATCH 03/12] ARM: normalize clk API for older platforms
2017-07-21 9:44 UTC (4+ messages)
[PATCH v2 0/5] clk: qcom: gdsc: Add support for clk control
2017-07-21 8:29 UTC (7+ messages)
` [PATCH v2 1/5] arm64: qcom: Select PM_GENERIC_DOMAINS
` [PATCH v2 2/5] clk: Add clk_hw_get_clk() helper API to be used by clk providers
` [PATCH v2 3/5] clk: qcom: gdsc: Add support to control associated clks
` [PATCH v2 4/5] clk: qcom: gcc-msm8996: Mark gcc_mmss_noc_cfg_ahb_clk as a critical clock
` [PATCH v2 5/5] clk: qcom: mmcc-8996: Associate all mmagic clks with mmagic gdscs
[PATCH v3] clk: fractional-divider: fix up the fractional clk's jitter
2017-07-21 8:03 UTC
[PATCH v2 00/10] ARM: sun8i: a83t: Add support for MMC controllers
2017-07-21 7:23 UTC (17+ messages)
` [PATCH v2 01/10] clk: sunxi-ng: Add interface to query or configure MMC timing modes
` [PATCH v2 02/10] clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switching
` [PATCH v2 03/10] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
` [PATCH v2 04/10] mmc: sunxi: Support controllers that can use both old and new timings
` [PATCH v2 05/10] mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
` [PATCH v2 06/10] mmc: sunxi: Add support for A83T eMMC (MMC2)
` [PATCH v2 07/10] ARM: dts: sun8i: a83t: Add MMC controller device nodes
` [PATCH v2 08/10] ARM: dts: sun8i: a83t: Add pingroup for 8-bit eMMC on mmc2
` [PATCH v2 09/10] ARM: dts: sun8i: a83t: cubietruck-plus: Enable micro-SD card and eMMC
` [PATCH v2 10/10] ARM: dts: sun8i: a83t: h8homlet: Enable micro-SD card and onboard eMMC
[PATCH 000/102] Convert drivers to explicit reset API
2017-07-20 20:46 UTC (12+ messages)
` [PATCH 009/102] clk: sunxi: explicitly request exclusive reset control
` [PATCH 010/102] clk: tegra: "
[PATCH V2 0/2] clk: imx: imx7d: Fixes for imx7d-ccm clock driver
2017-07-20 15:06 UTC (3+ messages)
` [PATCH V2 1/2] clk: imx: imx7d: Fix parent clock for OCRAM_CLK
` [PATCH V2 2/2] clk: imx: imx7d: Remove ARM_M0 clock
[PATCH v6 0/6] provide power off support for iMX6 with external PMIC
2017-07-20 13:12 UTC (4+ messages)
[PATCH 0/4] clk: renesas: Add R-Car D3 support
2017-07-20 12:40 UTC (5+ messages)
` [PATCH 1/4] clk: renesas: Add r8a77995 CPG Core Clock Definitions
` [PATCH 2/4] clk: renesas: rcar-gen3: Add divider support for PLL1 and PLL3
` [PATCH 3/4] clk: renesas: rcar-gen3: Add support for SCCG/Clean peripheral clocks
` [PATCH 4/4] clk: renesas: cpg-mssr: Add R8A77995 support
[PATCH v7 0/3] clk: stm32h7: Add stm32h743 clock driver
2017-07-20 11:51 UTC (9+ messages)
` [PATCH v7 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()
` [PATCH v7 2/3] clk: gate: expose clk_gate_ops::is_enabled
` [PATCH v7 3/3] clk: stm32h7: Add stm32h743 clock driver
[PATCH v4 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs
2017-07-20 8:21 UTC (6+ messages)
` [PATCH v4 4/5] ARM: sunxi: h3/h5: switch apb0-related clocks to r_ccu
` [linux-sunxi] "
[PATCH 0/2] clk: imx: imx7d: Fixes for imx7d-ccm clock driver
2017-07-19 14:34 UTC (6+ messages)
` [PATCH 1/2] clk: imx: imx7d: Fix parent clock for OCRAM_CLK
` [PATCH 2/2] clk: imx: imx7d: Remove ARM_M0 clock
[PATCH v6 0/3] clk: stm32h7: Add stm32h743 clock driver
2017-07-19 13:49 UTC (11+ messages)
` [PATCH v6 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()
` [PATCH v6 2/3] clk: gate: expose clk_gate_ops::is_enabled
` [PATCH v6 3/3] clk: stm32h7: Add stm32h743 clock driver
[PATCH 00/11] ARM: sun8i: a83t: Add support for MMC controllers
2017-07-19 11:28 UTC (28+ messages)
` [PATCH 01/11] ARM: dts: sun8i: a83t: Switch to CCU device tree binding macros
` [PATCH 02/11] clk: sunxi-ng: Add interface to query or configure MMC timing modes
` [PATCH 03/11] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
` [PATCH 04/11] mmc: sunxi: Keep default timing phase settings for new timing mode
` [PATCH 05/11] mmc: sunxi: Support controllers that can use both old and new timings
` [PATCH 07/11] mmc: sunxi: Add support for A83T eMMC (MMC2)
` [PATCH 08/11] ARM: dts: sun8i: a83t: Add MMC controller device nodes
` [PATCH 11/11] ARM: dts: sun8i: a83t: h8homlet: Enable micro-SD card and onboard eMMC
[PATCH] clk: Convert to using %pOF instead of full_name
2017-07-19 10:24 UTC (6+ messages)
[PATCH v3 0/9] add support for Sama5d2 audio PLLs and enable ClassD
2017-07-19 10:19 UTC (7+ messages)
` [PATCH v3 2/9] clk: at91: add audio plls to the compatible list in DT binding
` [PATCH v3 3/9] clk: at91: add audio pll clock drivers
[RFC PATCH 0/2] clk: renesas: rcar-gen3-cpg: refactor accessing the SD div table
2017-07-19 8:27 UTC (7+ messages)
` [RFC PATCH 1/2] clk: renesas: rcar-gen3-cpg: drop superfluous variable
` [RFC PATCH 2/2] clk: renesas: rcar-gen3-cpg.c: refactor checks for accessing the div table
Coupled clk/reset
2017-07-19 8:10 UTC (7+ messages)
[PATCH] clk: gemini: Fix reset regression
2017-07-19 8:00 UTC (4+ messages)
[PATCH v3] clk: x86: Do not gate clocks enabled by the firmware
2017-07-18 23:24 UTC (2+ messages)
[RFC 0/3] drm/msm+clk: handover of bootloader display
2017-07-18 23:16 UTC (6+ messages)
` [RFC 1/3] clk: inherit display clocks enabled by bootloader
[PATCH V1]: clk: qcom: support qpnp clock divider configuration
2017-07-18 23:08 UTC (5+ messages)
` [PATCH V1] clk: qcom: Add qpnp clock divider support
[PATCH 00/11] Drop unnecessary static
2017-07-18 1:31 UTC (7+ messages)
` [PATCH 01/11] clk: mmp: "
` [PATCH 02/11] clk: moxart: "
[PATCH v2] clk: moxart: remove unnecessary statics
2017-07-18 1:30 UTC (2+ messages)
[PATCH] clk: qcom: clk-smd-rpm: Fix the initial rate of branches
2017-07-18 1:22 UTC (6+ messages)
` [PATCH v2] clk: qcom: clk-smd-rpm: Fix the reported "
` [PATCH v3] "
[PATCH] clk: renesas: rcar-gen3: Fix error return code in cpg_sd_clock_recalc_rate
2017-07-18 1:21 UTC (8+ messages)
` "
[PATCH v2] clk: mediatek: fixed static checker warning in clk_cpumux_get_parent call
2017-07-18 1:17 UTC (2+ messages)
[PATCH v5 1/2] clk: gate: expose clk_gate_ops::is_enabled
2017-07-18 1:17 UTC (4+ messages)
[PATCH 0/2] add the reset controller to the Meson8b clkc
2017-07-17 22:22 UTC (4+ messages)
` [PATCH 1/2] clk: meson: meson8b: register the built-in reset controller
[PATCH] dt-bindings: clock: ti-sci: Fix incorrect usage of headers
2017-07-17 17:14 UTC (4+ messages)
[PATCH V4 0/6] iommu/arm-smmu: Add runtime pm/sleep support
2017-07-17 12:28 UTC (18+ messages)
` [PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
[PATCH] clk: renesas: Allow compile-testing of all (sub)drivers
2017-07-17 12:04 UTC
[PATCH v6 0/6] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU
2017-07-17 8:54 UTC (9+ messages)
` [PATCH v6 1/6] clk: sunxi-ng: div: Add support for fixed post-divider
` [PATCH v6 2/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver
` [PATCH v6 3/6] dt-bindings: List devicetree binding for the CCU of Allwinner A20
` [PATCH v6 4/6] dt-bindings: List devicetree binding for the CCU of Allwinner A10
` [PATCH v6 5/6] ARM: sun7i: Convert to CCU
` [PATCH v6 6/6] ARM: sun4i: "
[PATCH V2 00/10] add clock driver for Spreadtrum platforms
2017-07-17 2:02 UTC (4+ messages)
` [PATCH V2 02/10] dt-bindings: Add Spreadtrum clock binding documentation
[PATCH] ARC: clk: introduce HSDKv1 pll driver
2017-07-14 15:31 UTC
[PATCH] clk: renesas: rcar-gen3: Fix error return code in cpg_sd_clock_recalc_rate
2017-07-14 14:23 UTC (2+ messages)
[PATCH v5 0/6] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU
2017-07-14 13:48 UTC (6+ messages)
` [PATCH v5 2/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver
` [linux-sunxi] "
[PATCH v2] clk: x86: Do not gate clocks enabled by the firmware
2017-07-14 8:19 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).