linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-18 16:47:36 to 2019-11-26 19:56:03 UTC [more...]

clk/clk-next bisection: boot on tegra124-nyan-big
 2019-11-26 19:55 UTC  (4+ messages)

[PATCH v7 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-11-26 19:44 UTC  (8+ messages)
` [PATCH v7 1/5] clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks
` [PATCH v7 2/5] clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE
` [PATCH v7 3/5] dt-bindings: memory: Add bindings for imx8m ddr controller
` [PATCH v7 4/5] PM / devfreq: Add dynamic scaling "
` [PATCH v7 5/5] arm64: dts: imx8m: Add ddr controller nodes

[PATCH v2 0/8] Add GPU & Video Clock controller driver for SC7180
 2019-11-26 18:11 UTC  (4+ messages)
` [PATCH v2 3/8] dt-bindings: clock: Add YAML schemas for the QCOM GPUCC clock bindings

[PATCH] clk: qcom: gcc-sdm845: Add missing flag to votable GDSCs
 2019-11-26 18:11 UTC  (2+ messages)

[PATCHv2 1/2] clk: clock-wizard: Move the clockwizard to clk
 2019-11-26 18:09 UTC  (2+ messages)

[PATCH v7 0/7] Add Bitmain BM1880 clock driver
 2019-11-26 18:07 UTC  (11+ messages)
` [PATCH v7 1/7] clk: Zero init clk_init_data in helpers
` [PATCH v7 2/7] clk: Add clk_hw_unregister_composite helper function definition
` [PATCH v7 3/7] dt-bindings: clock: Add devicetree binding for BM1880 SoC
` [PATCH v7 6/7] clk: Add common clock driver "
` [PATCH v7 7/7] MAINTAINERS: Add entry for BM1880 SoC clock driver

[PATCH v2 0/2] clk: aspeed: Expose RMII RCLK gate for MACs 1-2 on AST2500
 2019-11-26 18:03 UTC  (6+ messages)
` [PATCH v2 2/2] clk: aspeed: Add RMII RCLK gates for both AST2500 MACs

[PATCH v1] clk: Convert managed get functions to devm_add_action API
 2019-11-26 16:13 UTC 

[PATCH v2 0/3] add Amlogic A1 clock controller driver
 2019-11-26  2:35 UTC  (16+ messages)
` [PATCH v2 3/3] clk: meson: a1: add support for Amlogic A1 clock driver

[PATCH v1] clk: Keep boot clocks on for multiple consumers
 2019-11-26  1:40 UTC  (2+ messages)

[PATCH v1] clk: Add devm_clk_{prepare,enable,prepare_enable}
 2019-11-25 20:43 UTC  (15+ messages)

[PATCH 0/5] Add clocks for Unisoc's SC9863A
 2019-11-25 16:35 UTC  (7+ messages)
` [PATCH 5/5] clk: sprd: add clocks support for SC9863A

[PATCH v3 0/7] Clock changes to support cpufreq on QCS404
 2019-11-25 13:59 UTC  (7+ messages)
` [PATCH v3 2/7] clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency
` [PATCH v3 3/7] clk: qcom: hfpll: register as clock provider
` [PATCH v3 4/7] clk: qcom: hfpll: CLK_IGNORE_UNUSED
` [PATCH v3 5/7] clk: qcom: hfpll: use clk_parent_data to specify the parent
` [PATCH v3 6/7] clk: qcom: apcs-msm8916: silently error out on EPROBE_DEFER
` [PATCH v3 7/7] clk: qcom: apcs-msm8916: use clk_parent_data to specify the parent

[PATCH] clk: sunxi-ng: v3s: Fix incorrect number of hw_clks
 2019-11-25 12:58 UTC 

[PATCH 1/2] dt-bindings: clock: document the fsl-sai driver
 2019-11-22 23:56 UTC  (2+ messages)
` [PATCH 2/2] clk: fsl-sai: new driver

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-11-22 23:05 UTC  (25+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v5 02/16] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v5 03/16] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v5 09/16] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [PATCH v5 10/16] gpio: devres: Add devm_gpiod_get_parent_array
` [PATCH v5 15/16] leds: Add common LED binding parsing support to LED class/core

[PATCH v2 00/11] clk: imx: Trivial cleanups for clk_hw based API
 2019-11-22 21:50 UTC  (14+ messages)
` [PATCH v2 01/11] clk: imx: Add correct failure handling for clk based helpers
` [PATCH v2 02/11] clk: imx: Rename the SCCG to SSCG
` [PATCH v2 04/11] clk: imx: pllv1: Switch to clk_hw based API
` [PATCH v2 03/11] clk: imx: Replace all the clk based helpers with macros
` [PATCH v2 05/11] clk: imx: pllv2: Switch to clk_hw based API
` [PATCH v2 06/11] clk: imx: imx7ulp composite: Rename to show is clk_hw based
` [PATCH v2 07/11] clk: imx: Rename sccg and frac pll register to suggest clk_hw
` [PATCH v2 08/11] clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw based
` [PATCH v2 09/11] clk: imx: Rename the imx_clk_pfdv2 "
` [PATCH v2 10/11] clk: imx: Rename the imx_clk_divider_gate "
` [PATCH v2 11/11] clk: imx7up: Rename the clks to hws

[PATCH] clk: ingenic: Allow drivers to be built with COMPILE_TEST
 2019-11-22 17:03 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update section for Ux500 clock drivers
 2019-11-22 16:57 UTC  (3+ messages)

[v9 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2019-11-22 15:25 UTC  (5+ messages)
` [v9 2/2] clk: ls1028a: Add clock driver for Display output interface
    ` [EXT] "

[PATCH V2] clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_table
 2019-11-22 12:00 UTC  (2+ messages)

[PATCH 0/7] clk: zynqmp: Extend and fix zynqmp clock driver
 2019-11-22  9:43 UTC  (17+ messages)
` [PATCH 1/7] dt-bindings: clock: Add bindings for versal "
` [PATCH 3/7] clk: zynqmp: Warn user if clock user are more than allowed
` [PATCH 4/7] clk: zynqmp: Add support for get max divider
` [PATCH 7/7] clk: zynqmp: Fix fractional clock check
` [PATCH v2 0/6] clk: zynqmp: Extend and fix zynqmp clock driver
  ` [PATCH v2 1/6] dt-bindings: clock: Add bindings for versal "
  ` [PATCH v2 2/6] clk: zynqmp: Extend driver for versal
  ` [PATCH v2 3/6] clk: zynqmp: Warn user if clock user are more than allowed
  ` [PATCH v2 4/6] clk: zynqmp: Add support for get max divider
  ` [PATCH v2 5/6] clk: zynqmp: Fix divider calculation
  ` [PATCH v2 6/6] clk: zynqmp: Add support for clock with CLK_DIVIDER_POWER_OF_TWO flag

[PATCH 0/9] clk: imx: Trivial cleanups for clk_hw based API
 2019-11-22  7:56 UTC  (13+ messages)
` [PATCH 1/9] clk: imx: Replace all the clk based helpers with macros
` [PATCH 2/9] clk: imx: pllv1: Switch to clk_hw based API
` [PATCH 3/9] clk: imx: pllv2: "
` [PATCH 4/9] clk: imx: imx7ulp composite: Rename to show is clk_hw based
` [PATCH 5/9] clk: imx: Rename sccg and frac pll register to suggest clk_hw
` [PATCH 6/9] clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw based
` [PATCH 7/9] clk: imx: Rename the imx_clk_pfdv2 "
` [PATCH 8/9] clk: imx: Rename the imx_clk_divider_gate "
` [PATCH 9/9] clk: imx7up: Rename the clks to hws

[PATCH] clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_table
 2019-11-22  6:11 UTC 

[PATCH v6 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-11-22  1:47 UTC  (7+ messages)
` [PATCH v6 3/5] dt-bindings: memory: Add bindings "
  ` [PATCH v6 4/5] PM / devfreq: Add dynamic scaling "

[PATCH] clk: samsung: exynos5420: Keep top G3D clocks enabled
 2019-11-22  1:43 UTC  (2+ messages)

[PATCH v10 2/4] dt-bindings: clock: Convert qcom,mmcc to DT schema
 2019-11-21 20:20 UTC  (2+ messages)

[PATCH] clk: imx: clk-composite-7ulp: add lock
 2019-11-21 16:46 UTC  (2+ messages)

[PATCH] clk: imx8m: Suppress bind attrs
 2019-11-21 13:52 UTC 

[PATCH v2] clk: Fix Kconfig indentation
 2019-11-21  3:18 UTC 

[PATCH v1 00/17] Remove direct Tegra PMC access in clock driver
 2019-11-20 19:09 UTC  (31+ messages)
` [PATCH v1 01/17] soc: tegra: pmc: Add helper functions for PLLM overrides
` [PATCH v1 02/17] soc: tegra: pmc: Add helper function for PLLE IDDQ override
` [PATCH v1 03/17] dt-bindings: soc: tegra-pmc: Add Tegra PMC clock ids
` [PATCH v1 04/17] soc: tegra: Add Tegra PMC clock registrations into PMC driver
` [PATCH v1 05/17] dt-bindings: soc: tegra-pmc: Add id for Tegra PMC blink control
` [PATCH v1 06/17] soc: pmc: Add blink output clock registration to Tegra PMC
` [PATCH v1 07/17] clk: tegra: Use Tegra PMC helper functions for PLLM overrides
` [PATCH v1 08/17] clk: tegra: Use Tegra PMC helper function for PLLE IDDQ
` [PATCH v1 09/17] clk: tegra: Remove PMC base references from clock registration
` [PATCH v1 10/17] clk: tegra: Remove tegra_pmc_clk_init along with clk ids
` [PATCH v1 11/17] dt-bindings: clock: tegra: Remove pmc clock ids from clock dt-bindings
` [PATCH v1 12/17] arm: tegra: Add clock-cells property to Tegra pmc
` [PATCH v1 13/17] arm64: "
` [PATCH v1 14/17] dt-bindings: Add Tegra PMC clock configuration bindings
` [PATCH v1 15/17] dt-bindings: tegra186-pmc: Add Tegra PMC clock bindings
` [PATCH v1 16/17] arm64: tegra: smaug: Change clk_out_2 provider from tegra_car to pmc
` [PATCH v1 17/17] ASoC: nau8825: change Tegra "

[PATCH] clk: Fix Kconfig indentation
 2019-11-20 13:42 UTC 

[PATCH] clk: imx7ulp: Fix watchdog2 clock name typo
 2019-11-20  8:40 UTC  (2+ messages)

[PATCH] dt-bindings: power: Fix path to power-domain.txt bindings
 2019-11-20  1:26 UTC  (5+ messages)

[PATCH] clk: mark clk_disable_unused() as __init
 2019-11-19 22:21 UTC  (2+ messages)

[PATCH] clk: Fix memory leak in clk_unregister()
 2019-11-19 22:19 UTC  (2+ messages)

[PATCH V3 0/4] clk: imx: imx8m[x]: switch to clk_hw API
 2019-11-19 16:45 UTC  (7+ messages)
` [PATCH V3 1/4] clk: imx: Remove __init for imx_obtain_fixed_clk_hw() API
` [PATCH V3 2/4] clk: imx: imx8mn: Switch to clk_hw based API
` [PATCH V3 3/4] clk: imx: imx8mm: "
` [PATCH V3 4/4] clk: imx: imx8mq: "

[PATCH] clk: imx8m: Suppress bind attrs
 2019-11-19 15:06 UTC  (5+ messages)

[PATCH v3 1/2] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
 2019-11-19 14:32 UTC  (6+ messages)

[PATCH V2 0/4] clk: imx: imx8m[x]: switch to clk_hw API
 2019-11-19  1:06 UTC  (4+ messages)
` [PATCH V2 2/4] clk: imx: imx8mn: Switch to clk_hw based API

[PATCH] dt-bindings: clock: Move ti-dra7-atl.h to dt-bindigs/clock
 2019-11-18 22:29 UTC  (2+ messages)

[Patch v3 00/10] ARM: dts: dra7: add cal nodes
 2019-11-18 17:38 UTC  (3+ messages)
` [Patch v3 01/10] clk: ti: dra7: add cam clkctrl data

[Patch v4 0/3] ARM: dts: dra7: add vpe nodes
 2019-11-18 17:37 UTC  (3+ messages)
` [Patch v4 1/3] clk: ti: dra7: add vpe clkctrl data

[PATCH v5 00/11] NVIDIA Tegra20 CPUFreq driver major update
 2019-11-18 16:51 UTC  (5+ messages)
` [PATCH v5 02/11] clk: tegra: pll: Add pre/post rate-change hooks
` [PATCH v5 03/11] clk: tegra: cclk: Add helpers for handling PLLX rate changes
` [PATCH v5 07/11] cpufreq: dt-platdev: Blacklist NVIDIA Tegra20 and Tegra30 SoCs


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).