messages from 2017-07-21 22:02:01 to 2017-07-27 18:54:06 UTC [more...]
[PATCH 00/14] Fixes for Tegra clocks
2017-07-27 18:54 UTC (18+ messages)
` [PATCH 01/14] clk: tegra: fix SS control on PLL enable/disable
` [PATCH 02/14] clk: tegra: Enable PLL_SS for Tegra210
` [PATCH 03/14] clk: tegra: disable SSC for PLL_D2
` [PATCH 04/14] clk: tegra210: remove non-existing VFIR clock
` [PATCH 05/14] clk: tegra: Init cfg structure in _get_pll_mnp
` [PATCH 06/14] clk: tegra: Fix T210 effective NDIV calculation
` [PATCH 07/14] clk: tegra: Add TEGRA_PERIPH_ON_APB flag to I2C
` [PATCH 08/14] clk: tegra: change post IDDQ release delay to 5us
` [PATCH 09/14] clk: tegra: don't warn for pll_d2 defaults unnecessarily
` [PATCH 10/14] clk: tegra: Re-factor T210 PLLX registration
` [PATCH 11/14] clk: tegra: Update T210 PLLSS (D2/DP) registration
` [PATCH 12/14] clk: tegra: Fix T210 PLLRE registration
` [PATCH 13/14] clk: tegra: Correct Tegra210 UTMIPLL poweron delay
` [PATCH 14/14] clk: tegra: Fix Tegra210 PLLU initialization
[RFC 00/12] Misc patches for QCOM clocks
2017-07-27 18:44 UTC (15+ messages)
` [RFC 01/12] clk: qcom: support for register offsets from rcg2 clock node
` [RFC 02/12] clk: qcom: flag for 64 bit CONFIG_CTL
` [RFC 03/12] clk: qcom: support for alpha mode configuration
` [RFC 04/12] clk: qcom: use offset from alpha pll node
` [RFC 05/12] clk: qcom: fix 16 bit alpha support calculation
` [RFC 06/12] Clk: qcom: support for dynamic updating the PLL
` [RFC 07/12] clk: qcom: add flag for VCO operation
` [RFC 08/12] clk: qcom: support for Huayra PLL
` [RFC 09/12] clk: qcom: support for Brammo PLL
` [RFC 10/12] clk: qcom: add read-only divider operations
` [RFC 11/12] clk: qcom: add read-only alpha pll post "
` [RFC 12/12] clk: qcom: add parent map for regmap mux
[PATCH 0/2] clk: meson: fix protection against undefined clks
2017-07-27 16:17 UTC (3+ messages)
` [PATCH 1/2] clk: meson: meson8b: "
` [PATCH 2/2] clk: meson: gxbb: "
[PATCH] clk: sunxi-ng: Fix header guard of ccu-sun8i-r.h
2017-07-27 14:53 UTC (2+ messages)
[PATCH 0/2] clk: meson: gxbb: fix audio divider flags
2017-07-27 13:35 UTC (4+ messages)
` [PATCH 1/2] clk: meson: gxbb: fix meson cts_amclk "
` [PATCH 2/2] clk: meson: gxbb: fix clk_mclk_i958 "
[PATCH v2] clk: meson: gxbb: add sd_emmc clk0 clocks
2017-07-27 10:39 UTC
[PATCH] clk: si5351: Apply PLL soft reset before enabling the outputs
2017-07-27 9:11 UTC (7+ messages)
[PATCH] ARC: clk: introduce HSDKv1 pll driver
2017-07-27 7:50 UTC (2+ messages)
[PATCH][next] clk: ti: check for null return in strrchr to avoid null dereferencing
2017-07-27 6:05 UTC (2+ messages)
[PATCH] clk: meson: gxbb: add sd_emmc clk0 clocks
2017-07-26 20:31 UTC
[PATCH 0/3] clk: meson: gxbb-aoclk: Add CEC 32k clock
2017-07-26 20:07 UTC (8+ messages)
` [PATCH 3/3] dt-bindings: clock: amlogic,gxbb-aoclkc: Update bindings
[PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers
2017-07-26 19:45 UTC (20+ messages)
` [PATCH v3 01/10] clk: sunxi-ng: Add interface to query or configure MMC timing modes
` [PATCH v3 02/10] clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switching
` [PATCH v3 03/10] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
` [PATCH v3 04/10] mmc: sunxi: Support controllers that can use both old and new timings
` [PATCH v3 05/10] mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
` [PATCH v3 06/10] mmc: sunxi: Add support for A83T eMMC (MMC2)
` [PATCH v3 07/10] ARM: dts: sun8i: a83t: Add MMC controller device nodes
` [PATCH v3 08/10] ARM: dts: sun8i: a83t: Add pingroup for 8-bit eMMC on mmc2
` [PATCH v3 09/10] ARM: dts: sun8i: a83t: cubietruck-plus: Enable micro-SD card and eMMC
` [PATCH v3 10/10] ARM: dts: sun8i: a83t: h8homlet: Enable micro-SD card and onboard eMMC
[PATCH v3 00/10] clk: implement clock rate protection mechanism
2017-07-26 17:22 UTC (19+ messages)
` [PATCH v3 04/10] clk: use round rate to bail out early in set_rate
` [PATCH v3 05/10] clk: add support for clock protection
` [PATCH v3 06/10] clk: add clk_set_rate_protect
` [PATCH v3 07/10] clk: rollback set_rate_range changes on failure
[PATCH v2 0/5] clk: qcom: gdsc: Add support for clk control
2017-07-26 14:47 UTC (2+ messages)
[PATCH 00/10] A trial to Allwinner H3 DVFS support
2017-07-26 12:42 UTC (34+ messages)
` [PATCH 01/10] dt-bindings: add binding for the SY8160A voltage regulator
` [linux-sunxi] "
` [PATCH 02/10] regulator: add support for SY8106A regulator
` [linux-sunxi] "
` [PATCH 03/10] ARM: sunxi: h3/h5: Add r_i2c pinmux node
` [linux-sunxi] "
` [PATCH 04/10] ARM: sunxi: h3/h5: Add r_i2c I2C controller
` [linux-sunxi] "
` [PATCH 05/10] clk: sunxi-ng: h3: gate then ungate PLL CPU clk after rate change
` [linux-sunxi] "
` [PATCH 06/10] clk: sunxi-ng: allow set parent clock (PLL_CPUX) for CPUX clock on H3
` [linux-sunxi] "
` [PATCH 07/10] cpufreq: dt: Add support for some new Allwinner SoCs
` [PATCH 08/10] ARM: sun8i: h3: add operating-points-v2 table for CPU
` [PATCH 09/10] ARM: sun8i: h2+: add SY8113B regulator used by Orange Pi Zero board
` [linux-sunxi] "
` [PATCH 10/10] ARM: dts: sun8i: Add SY8106A regulator to Orange Pi PC
` [linux-sunxi] "
[PATCH] clk: renesas: r8a7796: Add USB3.0 clock
2017-07-26 11:23 UTC
[PATCH] clk: Don't write error code into divider register
2017-07-26 8:25 UTC (3+ messages)
[PATCH] clk: Remove recursion in clk_core_{prepare,enable}()
2017-07-26 7:37 UTC
[PATCH v4 0/9] add support for Sama5d2 audio PLLs and enable ClassD
2017-07-26 7:08 UTC (21+ messages)
` [PATCH v4 1/9] clk: at91: clk-generated: remove useless divisor loop
` [PATCH v4 2/9] dt-bindings: clk: at91: add audio plls to the compatible list
` [PATCH v4 3/9] clk: at91: add audio pll clock drivers
` [PATCH v4 4/9] ARM: dts: at91: sama5d2: add classd nodes
` [PATCH v4 5/9] clk: at91: clk-generated: create function to find best_diff
` [PATCH v4 6/9] clk: at91: clk-generated: make gclk determine audio_pll rate
` [PATCH v4 7/9] ASoC: atmel-classd: remove aclk clock from DT binding
` [PATCH v4 8/9] ASoC: atmel-classd: remove aclk clock
` [PATCH v4 9/9] ARM: dts: at91: sama5d2_xplained: add pin muxing and enable classd
[PATCH] clk: uniphier: remove sLD3 SoC support
2017-07-26 3:34 UTC
[PATCH V2 00/10] clk: add imx7ulp clk support
2017-07-26 2:57 UTC (2+ messages)
[PATCH v3 0/9] add support for Sama5d2 audio PLLs and enable ClassD
2017-07-26 0:20 UTC (9+ 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 v1] clk: si5351: Rename internal plls to avoid name collisions
2017-07-25 21:21 UTC
[PATCH v2 0/3] add the reset controller to the Meson8b clkc
2017-07-25 19:17 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: clock: meson8b: describe the embedded reset controller
` [PATCH v2 2/3] clk: meson: meson8b: register the built-in "
` [PATCH v2 3/3] ARM: dts: meson: mark the clock controller also as "
[PATCH v2] clk: si5351: Do not enable parent clocks on probe
2017-07-25 18:32 UTC
[PATCH V2 00/10] add clock driver for Spreadtrum platforms
2017-07-25 10:27 UTC (4+ messages)
` [PATCH V2 02/10] dt-bindings: Add Spreadtrum clock binding documentation
[PATCH v2] clk: rockchip: rk3128: modify rk3128 clk driver to support rk3126
2017-07-25 9:42 UTC
[PATCH v1] clk: rockchip: rk3128: modify rk3128 clk driver to support rk3126
2017-07-25 8:07 UTC (2+ messages)
[PATCH] clk: renesas: rcar-usb2-clock-sel: Add R-Car USB 2.0 clock selector PHY
2017-07-25 6:26 UTC
[PATCH v2] clk: renesas: rcar-usb2-clock-sel: Add R-Car USB 2.0 clock selector PHY
2017-07-25 4:00 UTC (11+ messages)
[PATCH 0/4] clk: renesas: Add R-Car D3 support
2017-07-24 20:09 UTC (3+ messages)
` [PATCH 4/4] clk: renesas: cpg-mssr: Add R8A77995 support
[PATCH] clk: x86: Do not gate clocks enabled by the firmware
2017-07-24 16:44 UTC (10+ messages)
[PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
2017-07-24 15:31 UTC (15+ messages)
[PATCH] clk: sunxi-ng: sun5i: Add clk_set_rate_parent to the CPU clock
2017-07-24 9:37 UTC (3+ messages)
[PATCH 000/102] Convert drivers to explicit reset API
2017-07-24 8:33 UTC (8+ messages)
[PATCH 1/2] dt-bindings: qoriq-clock: Add coreclk
2017-07-24 1:20 UTC (5+ messages)
[PATCH v2 07/10] ARM: dts: sun8i: a83t: Add MMC controller device nodes
2017-07-23 0:36 UTC (2+ messages)
[PATCH 0/2] add the reset controller to the Meson8b clkc
2017-07-22 18:30 UTC (5+ messages)
` [PATCH 1/2] clk: meson: meson8b: register the built-in reset controller
[PATCH v8 0/3] clk: stm32h7: Add stm32h743 clock driver
2017-07-22 12:01 UTC (4+ messages)
` [PATCH v8 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()
` [PATCH v8 2/3] clk: gate: expose clk_gate_ops::is_enabled
` [PATCH v8 3/3] clk: stm32h7: Add stm32h743 clock driver
[PATCH v7 0/3] clk: stm32h7: Add stm32h743 clock driver
2017-07-22 11:58 UTC (8+ messages)
` [PATCH v7 3/3] "
[PATCH v3 00/10] Initial Allwinner R40 support
2017-07-22 3:00 UTC (4+ messages)
` [PATCH v3 08/10] clk: sunxi-ng: support R40 SoC
[PATCH] clk: Convert to using %pOF instead of full_name
2017-07-21 22:49 UTC (2+ messages)
[PATCH 1/2] clk: qoriq: add clock configuration for ls1088a soc
2017-07-21 22:02 UTC (3+ messages)
` [PATCH 2/2] clk: qoriq: add pll clock to clock lookup table
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).