Linux clock framework development
 help / color / mirror / Atom feed
 messages from 2018-03-28 15:09:30 to 2018-04-08 01:58:06 UTC [more...]

[PATCH 1/2] clk: divider: Add CLK_DIVIDER_EVEN flag support
 2018-04-08  1:58 UTC  (6+ messages)
` [PATCH 2/2] clk: rockchip: Add CLK_DIVIDER_EVEN for all mmc clock consumers

[PATCH v7 00/11] Add clock driver for Actions S900 SoC
 2018-04-07  4:40 UTC  (21+ messages)
` [PATCH v7 01/11] arm64: dts: actions: Add S900 clock management unit nodes
` [PATCH v7 03/11] clk: actions: Add common clock driver support
` [PATCH v7 04/11] clk: actions: Add gate clock support
` [PATCH v7 05/11] clk: actions: Add mux "
` [PATCH v7 06/11] clk: actions: Add divider "
` [PATCH v7 07/11] clk: actions: Add factor "
` [PATCH v7 08/11] clk: actions: Add fixed "
` [PATCH v7 09/11] clk: actions: Add composite "
` [PATCH v7 10/11] clk: actions: Add pll "
` [PATCH v7 11/11] clk: actions: Add S900 SoC "

[PATCH 1/2] ARM: SPEAr600: add DT description of the watchdog
 2018-04-06 20:47 UTC  (5+ messages)
` [PATCH 2/2] clk: spear: fix WDT clock definition on SPEAr600

[PATCH 0/6] stm32mp1 clock update
 2018-04-06 20:44 UTC  (13+ messages)
` [PATCH 1/6] clk: stm32mp1: add missing static
` [PATCH 2/6] clk: stm32mp1: remove unused dfsdm_src[] const
` [PATCH 3/6] clk: stm32mp1: fix SAI3 & SAI4 clocks
` [PATCH 4/6] clk: stm32mp1: add missing tzc2 clock
` [PATCH 5/6] clk: stm32mp1: set stgen_k clock as critical
` [PATCH 6/6] clk: stm32mp1: remove ck_apb_dbg clock

[PATCH v5 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-04-06 20:40 UTC  (16+ messages)
` [PATCH v5 1/8] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v5 2/8] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH v5 3/8] clk: davinci: add a reset lookup table for psc0
` [PATCH v5 4/8] remoteproc/davinci: add the missing retval check for clk_enable()
` [PATCH v5 5/8] remoteproc/davinci: prepare and unprepare the clock where needed
` [PATCH v5 6/8] remoteproc/davinci: use octal permissions for module_param()
` [PATCH v5 7/8] remoteproc/davinci: use the reset framework
` [PATCH v5 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()

[PATCH] clk: qcom: Add MSM8998 Global Clock Control (GCC) driver
 2018-04-06 20:25 UTC  (2+ messages)

[PATCH v3 0/6] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-06 20:07 UTC  (5+ messages)
` [PATCH v3 1/6] clk: meson: aoclk: refactor common code into dedicated file
` [PATCH v3 4/6] clk: meson-axg: Add AO Clock and Reset controller driver

[PATCH v6 1/4] clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux
 2018-04-06 18:33 UTC  (8+ messages)
` [PATCH v6 2/4] clk: imx: add new gate/gate2 wrapper funtion
` [PATCH v6 3/4] dt-bindings: imx: update clock doc for imx6sll
` [PATCH v6 4/4] clk: imx: add clock driver "

[PATCH] clk: cs2000: set pm_ops in hibernate-compatible way
 2018-04-06 18:23 UTC  (2+ messages)

[PATCH] clk: imx: Set CLK_SET_RATE_GATE for gate and divider clocks
 2018-04-06 18:22 UTC 

[RESEND 0/4] Update imx7 clocks
 2018-04-06 18:20 UTC  (9+ messages)
` [RESEND 1/4] clk: imx7d: Add USB clock information
` [RESEND 2/4] clk: imx7d: Correct dram pll type
` [RESEND 3/4] clk: imx7d: Correct ahb clk parent select
` [RESEND 4/4] clk: imx7d: Move clks_init_on before any clock operations

[PATCH v3 00/10] clk: qcom: CPU clock driver for msm8996
 2018-04-06 18:18 UTC  (5+ messages)
` [PATCH v3 03/10] clk: qcom: Add "

[PATCH v2] clk: bcm2835: De-assert/assert PLL reset signal when appropriate
 2018-04-06 18:16 UTC  (2+ messages)

[PATCHv7 1/3] dt-bindings: documentation: add clock bindings information for Stratix10
 2018-04-06 17:12 UTC  (6+ messages)
` [PATCHv7 2/3] arm64: dts: stratix10: use clock bindings for the Stratix10 platform
` [PATCHv7 3/3] clk: socfpga: stratix10: add clock driver for "

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-04-06 16:46 UTC  (11+ messages)
` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC

[PATCH 0/3] Update reset and poll logic for GDSCs
 2018-04-06 16:40 UTC  (6+ messages)
` [PATCH 1/3] clk: qcom: gdsc: Add support to reset AON and block reset logic
` [PATCH 2/3] clk: qcom: gdsc: Add support to poll for higher timeout value
` [PATCH 3/3] clk: qcom: gdsc: Add support to poll CFG register to check GDSC state

[PATCH 0/2] Add QCOM RPMh Clock driver
 2018-04-05 23:20 UTC  (8+ messages)
` [PATCH 1/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
` [PATCH 2/2] dt-bindings: clock: Introduce QCOM RPMh clock bindings

[PATCH] clk: samsung: s3c: Mark expected switch fall-through
 2018-04-05 23:11 UTC  (3+ messages)

[PATCH v2 0/4] Misc patches to support clocks for SDM845
 2018-04-05 22:57 UTC  (8+ messages)
` [PATCH v2 2/4] clk: qcom: Configure the RCGs to a safe source as needed
` [PATCH v2 4/4] clk: qcom: Add Global Clock controller (GCC) driver for SDM845

[PATCH 0/3] clk: uniphier: add support for PCIe, SATA and ethernet
 2018-04-05 22:05 UTC  (10+ messages)
` [PATCH 1/3] clk: uniphier: add PCIe clock control support
` [PATCH 2/3] clk: uniphier: add SATA "
` [PATCH 3/3] clk: uniphier: add additional ethernet clock lines for Pro4

[GIT PULL] Rockchip clock updates for 4.17 round 2
 2018-04-05 20:30 UTC  (2+ messages)

[PATCH v4 1/7] clk: msm8996-gcc: change halt check for USB/PCIE pipe_clk
 2018-04-05 20:07 UTC  (3+ messages)

[PATCH] clk: ti: fix flag space conflict with clkctrl clocks
 2018-04-05 20:05 UTC  (3+ messages)

[PATCH v4 00/14] CPU scaling support for msm8996
 2018-04-05 13:18 UTC  (26+ messages)
` [PATCH v4 01/14] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v4 02/14] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v4 03/14] clk: qcom: Add CPU clock driver for msm8996
` [PATCH v4 04/14] clk: qcom: Add DT bindings for "
` [PATCH v4 05/14] clk: qcom: cpu-8996: Add support to switch to alternate PLL
` [PATCH v4 06/14] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH v4 07/14] clk: qcom: Add ACD path to CPU clock driver for msm8996
` [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996
` [PATCH v4 09/14] regulator: qcom_spmi: Add support for SAW
` [PATCH v4 10/14] dt-bindings: Add support for SAW documentation
` [PATCH v4 11/14] dt: qcom: Add SAW regulator for 8x96 CPUs
` [PATCH v4 12/14] cpufreq: Add Kryo CPU scaling driver
` [PATCH v4 13/14] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu
` [PATCH v4 14/14] dt: qcom: Add qcom-cpufreq-kryo driver configuration

[PATCH v8 00/42] ARM: davinci: convert to common clock framework​
 2018-04-05 12:12 UTC  (16+ messages)
` [PATCH v8 20/42] ARM: davinci: pass clock as parameter to davinci_timer_init()
` [PATCH v8 25/42] ARM: davinci: dm644x: add new clock init using common clock framework
` [PATCH v8 40/42] ARM: davinci: add device tree support to timer
` [PATCH v8 42/42] ARM: dts: da850: Add clocks

[PATCH net-next 00/12] ARM: sun8i: r40: Add Ethernet support
 2018-04-04  7:00 UTC  (16+ messages)
` [PATCH net-next 02/12] clk: sunxi-ng: r40: export a regmap to access the GMAC register
` [PATCH net-next 03/12] dt-bindings: net: dwmac-sun8i: Clean up clock delay chain descriptions

[PATCH v3 0/3] Misc patches to support clocks for SDM845
 2018-04-03 13:22 UTC  (4+ messages)
` [PATCH v3 1/3] clk: qcom: Clear hardware clock control bit of RCG
` [PATCH v3 2/3] clk: qcom: Configure the RCGs to a safe source as needed
` [PATCH v3 3/3] clk: qcom: Add Global Clock controller (GCC) driver for SDM845

[PATCH 0/5] clk: renesas: r-car gen2: Fix LB clock divider
 2018-04-03 11:49 UTC  (13+ messages)
` [PATCH 1/5] clk: renesas: r8a7743: "
` [PATCH 2/5] clk: renesas: r8a7745: "
` [PATCH 3/5] clk: renesas: r8a7791/r8a7793: "
` [PATCH 4/5] clk: renesas: r8a7792: "
` [PATCH 5/5] clk: renesas: r8a7794: "

[PATCH v3 0/3] Add r8a77470/iW-RainboW-G23S single board computer support
 2018-04-03 11:19 UTC 

[PATCH v3 2/9] dt-bindings: ingenic: Add DT bindings for TCU clocks
 2018-04-03  9:59 UTC  (24+ messages)
` [PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers
  ` [PATCH v4 2/8] dt-bindings: ingenic: Add DT bindings for TCU clocks
      ` [PATCH v4 2/8] dt-bindings: ingenic: Add DT bindings for TCU clocks,
  ` [PATCH v4 4/8] dt-bindings: Add doc for the Ingenic TCU drivers
      ` [PATCH v4 4/8] dt-bindings: Add doc for the Ingenic TCU drivers,
  ` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver
      ` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver,
    ` [PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers,

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2018-04-03  5:59 UTC  (2+ messages)

[PATCH v3 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-03-30 11:07 UTC  (9+ messages)
` [PATCH v3 6/8] remoteproc/davinci: use octal permissions for module_param()
` [PATCH v3 7/8] remoteproc/davinci: use the reset framework

[PATCH v5 00/10] clk: implement clock rate protection mechanism
 2018-03-30  8:20 UTC  (3+ messages)
` [PATCH v5 08/10] clk: fix CLK_SET_RATE_GATE with clock rate protection

[PATCH v2 4/8] clk: renesas: cpg-mssr: Add r8a77470 support
 2018-03-29  9:11 UTC  (2+ messages)

[PATCH v4 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-03-28 22:44 UTC  (9+ messages)

[PATCH V4 0/6] Enable onboard SDHCI for Nexus 5X (msm8992)
 2018-03-28 22:24 UTC  (3+ messages)
` [PATCH V4 5/6] dts: arm64: Enable onboard SDHCI on msm8992

[PATCH v2 0/8] Add r8a77470/iW-RainboW-G23S single board computer support
 2018-03-28 19:27 UTC 

[PATCH 00/12] Add r8a77470/iW-RainboW-G23S single board computer support
 2018-03-28 18:41 UTC  (4+ messages)
` [PATCH 06/12] clk: renesas: cpg-mssr: Add r8a77470 support


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