linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-17 12:25:31 to 2019-11-22 07:57:00 UTC [more...]

[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 1/4] dt-bindings: clock: Document external clocks for MSM8998 gcc
 2019-11-21 20:20 UTC  (5+ messages)
` [PATCH v10 2/4] dt-bindings: clock: Convert qcom,mmcc to DT schema
` [PATCH v10 3/4] dt-bindings: clock: Add support for the MSM8998 mmcc
` [PATCH v10 4/4] clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driver

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

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

[PATCH 0/7] clk: zynqmp: Extend and fix zynqmp clock driver
 2019-11-21 14:41 UTC  (10+ 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 v5 00/16] Support ROHM BD71828 PMIC
 2019-11-21 14:13 UTC  (33+ 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 04/16] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v5 05/16] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v5 06/16] mfd: input: bd71828: Add power-key support
` [PATCH v5 07/16] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v5 08/16] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [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 11/16] docs: driver-model: Add missing managed GPIO array get functions
` [PATCH v5 12/16] regulator: bd71828: Add GPIO based run-level control for regulators
` [PATCH v5 13/16] rtc: bd70528 add BD71828 support
` [PATCH v5 14/16] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v5 15/16] leds: Add common LED binding parsing support to LED class/core
` [PATCH v5 16/16] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

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

[PATCH] MAINTAINERS: Update section for Ux500 clock drivers
 2019-11-21 13:26 UTC  (2+ messages)

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

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

clk/clk-next bisection: boot on tegra124-nyan-big
 2019-11-20  8:17 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] clk: ingenic: Allow drivers to be built with COMPILE_TEST
 2019-11-19 14:59 UTC  (2+ 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 v1] clk: Keep boot clocks on for multiple consumers
 2019-11-18 23:42 UTC 

[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  (13+ messages)
` [PATCH v5 01/11] clk: tegra: Add custom CCLK implementation
` [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 04/11] clk: tegra20: Use custom CCLK implementation
` [PATCH v5 05/11] clk: tegra30: "
` [PATCH v5 06/11] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30
` [PATCH v5 07/11] cpufreq: dt-platdev: Blacklist NVIDIA Tegra20 and Tegra30 SoCs
` [PATCH v5 08/11] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)
` [PATCH v5 09/11] ARM: tegra: Create tegra20-cpufreq platform device on Tegra30
` [PATCH v5 10/11] ARM: dts: tegra30: beaver: Set up voltage regulators for DVFS
` [PATCH v5 11/11] ARM: dts: tegra30: beaver: Add CPU Operating Performance Points

[PATCH v3 0/4] clk: renesas: rcar-usb2-clock-sel: Fix clks/resets handling
 2019-11-18 10:27 UTC  (7+ messages)
` [PATCH v3 2/4] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Add power-domains and resets properties
` [PATCH v3 3/4] clk: renesas: rcar-usb2-clock-sel: Add multiple clocks management
` [PATCH v3 4/4] clk: renesas: rcar-usb2-clock-sel: Add reset_control

[PATCH, v2] clk: sunxi-ng: v3s: Fix incorrect number of hw_clks
 2019-11-18 10:18 UTC 

[PATCH 0/3] clk: let clock perform allocation in init
 2019-11-18 10:08 UTC  (2+ messages)

[PATCH v3 0/5] provide the XTAL clock via OF on Meson8/8b/8m2
 2019-11-18  9:55 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: clock: meson8b: add the clock inputs
` [PATCH v3 2/5] clk: meson: meson8b: use clk_hw_set_parent in the CPU clock notifier
` [PATCH v3 3/5] clk: meson: meson8b: change references to the XTAL clock to use [fw_]name
` [PATCH v3 4/5] clk: meson: meson8b: don't register the XTAL clock when provided via OF
` [PATCH v3 5/5] clk: meson: meson8b: use of_clk_hw_register to register the clocks

[PATCH v3 0/2] add the DDR clock controller on Meson8 and Meson8b
 2019-11-18  9:55 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: clock: add the Amlogic Meson8 DDR clock controller binding
` [PATCH v3 2/2] clk: meson: add a driver for the Meson8/8b/8m2 DDR clock controller

[PATCH v2 00/17] NVIDIA Tegra20 CPUFreq driver major update
 2019-11-18  9:52 UTC  (9+ messages)
` [PATCH v2 17/17] ARM: dts: tegra30: cardhu-a04: Add CPU Operating Performance Points

[PATCH v4 15/16] leds: Add common LED binding parsing support to LED class/core
 2019-11-18  6:34 UTC  (3+ messages)

[PATCH RESEND v3 00/15] arm64: dts: imx8: architecture improvement and adding imx8qm support
 2019-11-17 12:43 UTC  (16+ messages)
` [PATCH RESEND v3 01/15] arm64: dts: imx8qxp: add fallback compatible string for scu pd
` [PATCH RESEND v3 02/15] arm64: dts: imx8qxp: move scu pd node before scu clock node
` [PATCH RESEND v3 03/15] arm64: dts: imx8qxp: orginize dts in subsystems
` [PATCH RESEND v3 04/15] arm64: dts: imx8: add lsio lpcg clocks
` [PATCH RESEND v3 05/15] arm64: dts: imx8: add conn "
` [PATCH RESEND v3 06/15] arm64: dts: imx8: add adma "
` [PATCH RESEND v3 07/15] arm64: dts: imx8: switch to two cell scu clock binding
` [PATCH RESEND v3 08/15] arm64: dts: imx8: switch to new lpcg "
` [PATCH RESEND v3 09/15] arm64: dts: imx8qm: add lsio ss support
` [PATCH RESEND v3 10/15] arm64: dts: imx8qm: add conn "
` [PATCH RESEND v3 11/15] arm64: dts: imx8: split adma ss into dma and audio ss
` [PATCH RESEND v3 12/15] arm64: dts: imx8qm: add dma ss support
` [PATCH RESEND v3 13/15] arm64: dts: imx: add imx8qm common dts file
` [PATCH RESEND v3 14/15] arm64: dts: imx: add imx8qm mek support
` [PATCH RESEND v3 15/15] arm64: defconfig: "

[PATCH V5 00/11] clk: imx8: add new clock binding for better pm support
 2019-11-17 12:31 UTC  (5+ messages)

[PATCH RESEND V5 00/11] clk: imx8: add new clock binding for better pm support
 2019-11-17 12:25 UTC  (12+ messages)
` [PATCH RESEND v5 01/11] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
` [PATCH RESEND v5 02/11] dt-bindings: clock: imx-lpcg: add support "
` [PATCH RESEND v5 03/11] clk: imx: scu: add two cells binding support
` [PATCH RESEND v5 04/11] clk: imx: scu: bypass cpu power domains
` [PATCH RESEND v5 05/11] clk: imx: scu: allow scu clk to take device pointer
` [PATCH RESEND v5 06/11] clk: imx: scu: add runtime pm support
` [PATCH RESEND v5 07/11] clk: imx: scu: add suspend/resume support
` [PATCH RESEND v5 08/11] clk: imx: imx8qxp-lpcg: add parsing clocks from device tree
` [PATCH RESEND v5 09/11] clk: imx: lpcg: allow lpcg clk to take device pointer
` [PATCH RESEND v5 10/11] clk: imx: clk-imx8qxp-lpcg: add runtime pm support
` [PATCH RESEND v5 11/11] clk: imx: lpcg: add suspend/resume support


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