messages from 2017-03-01 19:17:05 to 2017-03-13 11:03:27 UTC [more...]
[PATCH] clk: tegra: mark TEGRA210_CLK_DBGAPB as always on
2017-03-13 11:03 UTC (15+ messages)
[PATCH v3 0/5] coresight: enable debug module
2017-03-13 8:12 UTC (9+ messages)
` [PATCH v3 1/5] coresight: bindings for "
` [PATCH v3 2/5] coresight: refactor with function of_coresight_get_cpu
` [PATCH v3 3/5] coresight: add support for debug module
` [v3 "
` [PATCH v3 4/5] clk: hi6220: add debug APB clock
` [PATCH v3 5/5] arm64: dts: hi6220: register debug module
[RFC 0/2] CLK_SET_RATE_GATE and protection against changes
2017-03-11 18:18 UTC (7+ messages)
` [RFC 1/2] clk: fix CLK_SET_RATE_GATE on parent clocks
` [RFC 2/2] clk: use enable_count to check if clk is busy
[PATCHv2 00/15] clk: ti: cleanups for 4.12 merge window
2017-03-11 12:50 UTC (16+ messages)
` [PATCHv2 01/15] clk: ti: remove un-used definitions from public clk_hw_omap struct
` [PATCHv2 02/15] clk: ti: add support for automatic clock alias generation
` [PATCHv2 03/15] clk: ti: add API for creating aliases automatically for simple clock types
` [PATCHv2 04/15] clk: ti: use automatic clock alias generation framework
` [PATCHv2 05/15] clk: ti: add clkdm_lookup to the exported functions
` [PATCHv2 06/15] clk: ti: move omap2_init_clk_clkdm under TI clock driver
` [PATCHv2 07/15] clk: ti: enforce const types on string arrays
` [PATCHv2 08/15] clk: ti: omap4: cleanup unnecessary clock aliases
` [PATCHv2 09/15] clk: ti: drop unnecessary MEMMAP_ADDRESSING flag
` [PATCHv2 10/15] clk: ti: mux: convert TI mux clock to use its internal data representation
` [PATCHv2 11/15] clk: ti: divider: convert TI divider clock to use its own "
` [PATCHv2 12/15] clk: ti: divider: add driver internal API for parsing divider data
` [PATCHv2 13/15] clk: ti: gate: export gate_clk_ops locally
` [PATCHv2 14/15] clk: ti: dpll44xx: fix clksel register initialization
` [PATCHv2 15/15] clk: ti: convert to use proper register definition for all accesses
[PATCH v3 0/3] meson-gx: Add mali-450 support
2017-03-11 0:42 UTC (5+ messages)
` [PATCH v3 1/3] clk: meson-gxbb: Add MALI clock IDS
` [PATCH v3 2/3] clk: meson-gxbb: Add MALI clocks
` [PATCH v3 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL
[PATCH v2 0/9] clk: meson: update clock controller for audio support
2017-03-11 0:39 UTC (11+ messages)
` [PATCH v2 1/9] clk: meson: fix SET_PARM macro
` [PATCH v2 2/9] clk: meson: add missing const qualifiers on gate arrays
` [PATCH v2 3/9] clk: meson8b: put dividers and muxes in tables
` [PATCH v2 4/9] clk: gxbb: "
` [PATCH v2 5/9] clk: meson: mpll: add rw operation
` [PATCH v2 6/9] clk: meson: gxbb: mpll: use "
` [PATCH v2 7/9] clk: meson8b: add the mplls clocks 0, 1 and 2
` [PATCH v2 8/9] clk: meson: mpll: correct N2 maximum value
` [PATCH v2 9/9] dt-bindings: clk: gxbb: expose i2s output clock gates
[PATCH v1 0/2] clk: rockchip: describe clk_gmac2io and clk_gmac2phy on rk3328
2017-03-10 10:46 UTC (2+ messages)
[PATCH v2 0/5] clk: rockchip: fix up the clk for RK3368 SoC
2017-03-10 10:45 UTC (7+ messages)
` [PATCH v2 1/5] clk: rockchip: rk3368: fix up the timer-ids
` [PATCH v2 2/5] clk: rockchip: rk3368: remove the unused id
` [PATCH v2 3/5] clk: rockchip: add clock ids for timer10-15 of RK3368 SoCs
` [PATCH v2 4/5] clk: rockchip: rk3368: export SCLK_TIMERXX id for timers
` [PATCH v2 5/5] clk: rockchip: rk3368: add some clks as critical
[PATCH v6 00/14] mmc: Add support to Marvell Xenon SD Host Controller
2017-03-10 10:15 UTC (4+ messages)
[PATCH V3 0/5] iommu/arm-smmu: Add runtime pm/sleep support
2017-03-09 15:35 UTC (6+ messages)
` [PATCH V3 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH V3 2/5] iommu/arm-smmu: Add support for MMU40x/500 clocks
` [PATCH V3 3/5] drivers: arm-smmu: Add clock support for QCOM_SMMUV2
` [PATCH V3 4/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH V3 5/5] iommu/arm-smmu: Add the device_link between masters and smmu
[PATCH 0/15] drm: sun4i: Add support for the HDMI controller
2017-03-09 14:55 UTC (36+ messages)
` [PATCH 1/15] clk: divider: Make divider_round_rate take the parent clock
` [PATCH 2/15] clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
` [PATCH 3/15] clk: sunxi-ng: div: Switch to divider_round_rate
` [PATCH 4/15] clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
` [PATCH 5/15] clk: sunxi-ng: sun5i: Export video PLLs
` [linux-sunxi] "
` [PATCH 6/15] dt-bindings: display: sun4i: Add HDMI display bindings
` [PATCH 7/15] dt-bindings: display: sun4i: Add allwinner,tcon-channel property
` [PATCH 8/15] drm/sun4i: tcon: Add channel debug
` [PATCH 9/15] drm/sun4i: tcon: Pass the encoder to the mode set functions
` [PATCH 10/15] drm/sun4i: tcon: Switch mux on only for composite
` [linux-sunxi] "
` [PATCH 11/15] drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
` [PATCH 12/15] drm/sun4i: tcon: multiply the vtotal when not in interlace
` [PATCH 13/15] drm/sun4i: Add HDMI support
` [PATCH 14/15] ARM: sun5i: a10s: Add the HDMI controller node
` [linux-sunxi] "
` [PATCH 15/15] ARM: sun5i: a10s-olinuxino: Enable HDMI
[PATCH 1/2] dt-bindings: qoriq-clock: Add coreclk
2017-03-09 8:46 UTC (5+ messages)
[PATCH 00/15] clk: ti: cleanups / fixes for preparation of clkctrl clocks
2017-03-07 22:16 UTC (5+ messages)
` [PATCH 02/15] clk: ti: add support for automatic clock alias generation
clk: ti: clkctrl clock support
2017-03-07 22:09 UTC (10+ messages)
` [PATCH DO NOT MERGE 5/6] ARM: dts: omap4: add some sample clkctrl data
[PATCH v2 0/6] Updates for Marvell Switch SoCs
2017-03-07 19:38 UTC (3+ messages)
[PATCH 0/5] clk: sunxi-ng: Add support for A83T CCU
2017-03-07 14:58 UTC (9+ messages)
` [PATCH 4/5] clk: sunxi-ng: Add driver "
[PATCH v3 0/2] rockchip: fix serial output on rk3036
2017-03-07 14:40 UTC (5+ messages)
` [PATCH v3 1/2] clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p "
` [PATCH v3 2/2] clk: rockchip: Make uartpll a child of the gpll "
[PATCH] clk: core: Copy connection id
2017-03-07 13:53 UTC (6+ messages)
[PATCH v2 0/3] meson-gx: Add mali-450 support
2017-03-07 10:36 UTC (14+ messages)
` [PATCH v2 2/3] clk: meson-gxbb: Add MALI clocks
` [PATCH v2 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL
[PATCH v1 1/2] clk: rockchip: rk3368: export SCLK_TIMERXX id for timers
2017-03-07 10:18 UTC (3+ messages)
` [PATCH v1 2/2] clk: rockchip: rk3368: add some clks as critical
[PATCH v2 1/1] serial: 8250_dw: Allow hardware flow control to be used
2017-03-06 23:38 UTC (14+ messages)
` [PATCH] serial: 8250_dw: Fix breakage when HAVE_CLK=n
[PATCH] clk: sunxi-ng: tighten SoC deps on explicit AllWinner SoCs
2017-03-06 9:06 UTC (4+ messages)
[PATCH v2] clk: imx: correct uart4_serial clock name in driver for i.MX6UL
2017-03-06 8:13 UTC
[PATCH v2] clk/axs10x: introduce AXS10X pll driver
2017-03-03 23:50 UTC (3+ messages)
[PATCH 2/3] clk: sunxi-ng: add support for PRCM CCUs
2017-03-03 14:51 UTC (3+ messages)
` [linux-sunxi] "
[linux-sunxi] Re: [PATCH 2/3] clk: sunxi-ng: add support for PRCM CCUs
2017-03-03 14:48 UTC (3+ messages)
[PATCH v3] clk: imx: clk-imx6ul: The i.mx6ul has no aips_tz3 clock
2017-03-03 14:14 UTC
[PATCH v2] clk: imx: clk-imxul: The i.mx6ul has no aips_tz3 clock
2017-03-03 14:10 UTC
[PATCH] clk: imx: clk-imxul: The i.mx6ul has no aips_tx3 clock
2017-03-03 13:44 UTC (2+ messages)
[PATCH] clk: imx: correct uart4_serial clock name in driver for i.MX6UL
2017-03-03 13:37 UTC (2+ messages)
[PATCH] clk: sunxi-ng: sun5i: Fix mux width for csi clock
2017-03-03 7:12 UTC
[PATCH 2/4] clk: sunxi-ng: Add sun7i-a20 CCU driver
2017-03-03 6:20 UTC (4+ messages)
` [linux-sunxi] "
` [PATCH 4/4] dt-bindings: List devicetree binding for the CCU of Allwinner A20
[PATCH] clk: tegra: Implement reset control reset
2017-03-02 14:16 UTC
[PATCH v6 0/4] Allwinner H5 and Orange Pi PC2 support
2017-03-02 13:58 UTC (7+ messages)
` [PATCH v6 1/4] clk: sunxi-ng: add Allwinner H5 CCU support for H3 CCU driver
` [PATCH] arm: dts: sun8i: split Allwinner H3 .dtsi
` [PATCH v6 3/4] arm64: dts: allwinner: add Allwinner H5 .dtsi
` [PATCH v6 4/4] arm64: dts: sunxi: add support for the Orange Pi PC 2 board
[PATCH] clk: tegra: fix disable unused for clocks sharing enable bit
2017-03-02 13:22 UTC
[linux-sunxi] Re: [PATCH 2/4] clk: sunxi-ng: Add sun7i-a20 CCU driver
2017-03-02 5:54 UTC
[PATCHv2 0/3] arm64/clk: update Marvell Armada CP110 system controller driver
2017-03-01 20:26 UTC (6+ messages)
` [PATCHv2 1/3] dt-bindings: arm: update Armada CP110 system controller binding
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).