public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-04 14:43:51 to 2018-08-14 15:00:31 UTC [more...]

[PATCH V12 00/14] Krait clocks + Krait CPUfreq
 2018-08-14 12:20 UTC  (15+ messages)
` [PATCH v12 01/14] ARM: Add Krait L2 register accessor functions
` [PATCH v12 02/14] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v12 03/14] clk: qcom: Add HFPLL driver
` [PATCH v12 04/14] dt-bindings: clock: Document qcom,hfpll
` [PATCH v12 05/14] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v12 06/14] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v12 07/14] clk: qcom: Add support for Krait clocks
` [PATCH v12 08/14] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v12 09/14] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH v12 10/14] clk: qcom: Add Krait clock controller driver
` [PATCH v12 11/14] dt-bindings: clock: Document qcom,krait-cc
` [PATCH v12 12/14] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v12 13/14] cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs

[PATCH 0/2] clk: meson-g12a: Add AO clock controller driver
 2018-08-14 12:40 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clk: meson-g12a: Add G12A AO Clock Bindings
` [PATCH 2/2] clk: meson-g12a: Add AO Clock controller driver

[PATCH v3 0/2] clk: meson-g12a: Add EE clock controller driver
 2018-08-14 12:30 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: clk: meson-g12a: Add G12A EE Clock Bindings
` [PATCH v3 2/2] clk: meson-g12a: Add EE Clock controller driver

[PATCH v6 00/24] Ingenic TCU patchset v6
 2018-08-14  9:42 UTC  (31+ messages)
` [PATCH v6 01/24] mfd: Add ingenic-tcu.h header
` [PATCH v6 02/24] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v6 03/24] doc: Add doc for the Ingenic TCU hardware
` [PATCH v6 04/24] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v6 05/24] clocksource: Add a new timer-ingenic driver
` [PATCH v6 06/24] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v6 07/24] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v6 08/24] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v6 09/24] watchdog: jz4740: Use regmap "
` [PATCH v6 10/24] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v6 11/24] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v6 12/24] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v6 13/24] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v6 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v6 15/24] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v6 16/24] pwm: jz4740: Add support for the JZ4725B
` [PATCH v6 17/24] clk: jz4740: Add TCU clock
` [PATCH v6 18/24] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v6 19/24] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v6 20/24] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v6 21/24] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v6 22/24] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v6 23/24] MIPS: CI20: defconfig: enable OST driver
` [PATCH v6 24/24] MIPS: jz4740: Drop obsolete code

[PATCH v2] clk: tegra: probe deferral error reporting
 2018-08-14  9:18 UTC 

[PATCH 1/2] clk: imx: imx7d: remove unnecessary clocks from clks_init_on array
 2018-08-14  7:31 UTC  (6+ messages)
` [PATCH 2/2] clk: imx: imx7d: remove "

[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-08-13 17:53 UTC  (45+ messages)
` [PATCH v2 01/18] MIPS: intel: Add "
` [PATCH v2 02/18] clk: intel: Add clock driver "
` [PATCH v2 03/18] dt-bindings: clk: Add documentation of grx500 clock controller
` [PATCH v2 04/18] MIPS: dts: Add initial support for Intel MIPS SoCs
` [PATCH v2 05/18] dt-binding: MIPS: Add documentation of "
` [PATCH v2 06/18] MIPS: dts: Change upper case to lower case
` [PATCH v2 08/18] serial: intel: Get serial id from dts
` [PATCH v2 14/18] serial: intel: Add CCF support
` [PATCH v2 15/18] serial: intel: Support more platform
` [PATCH v2 18/18] dt-bindings: serial: lantiq: Add optional properties for CCF

[PATCH v2] clk: qcom: Add some missing gcc clks for msm8996
 2018-08-13 18:43 UTC  (3+ messages)

[PATCH v3 0/4] clk: clk: Add functions to save/restore clock context en-masse
 2018-08-13 15:25 UTC  (3+ messages)

[PATCH V11 00/14] Krait clocks + Krait CPUfreq
 2018-08-13 13:36 UTC  (15+ messages)
` [PATCH 01/14] ARM: Add Krait L2 register accessor functions
` [PATCH 02/14] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH 03/14] clk: qcom: Add HFPLL driver
` [PATCH 04/14] dt-bindings: clock: Document qcom,hfpll
` [PATCH 05/14] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH 06/14] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH 07/14] clk: qcom: Add support for Krait clocks
` [PATCH 08/14] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH 09/14] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH 10/14] clk: qcom: Add Krait clock controller driver
` [PATCH 11/14] dt-bindings: clock: Document qcom,krait-cc
` [PATCH 12/14] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH 13/14] cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
` [PATCH 14/14] cpufreq: qcom: Add support for krait based socs

[PATCH v5 0/11] Add basic SoC support for mt6765
 2018-08-13  9:12 UTC  (7+ messages)
` [PATCH v5 01/11] dt-bindings: clock: mediatek: document clk bindings for Mediatek MT6765 SoC
` [PATCH v5 09/11] clk: mediatek: add new clkmux register API

[PATCH] clk: qcom: Add Global Clock controller (GCC) driver for SDM660
 2018-08-13  9:44 UTC  (6+ messages)
  ` [RFC PATCH] clk: qcom: gcc_sdm660_hws[] can be static

[PATCH v3 0/4] Add QCOM graphics clock controller driver for SDM845
 2018-08-13  6:33 UTC  (5+ messages)
` [PATCH v3 1/4] clk: qcom: gdsc: Add support to enable/disable the clocks with GDSC
` [PATCH v3 2/4] clk: qcom: Add clk_rcg2_gfx3d_ops for SDM845
` [PATCH v3 3/4] dt-bindings: clock: Introduce QCOM Graphics clock bindings
` [PATCH v3 4/4] clk: qcom: Add graphics clock controller driver for SDM845

[PATCH 0/4] Add QCOM graphics clock controller driver for SDM845
 2018-08-13  6:30 UTC  (12+ messages)
` [PATCH 2/4] clk: qcom: Add clk_rcg2_gfx3d_ops "

[PATCH 0/3] Meson8/Meson8b: introduce a HHI syscon node
 2018-08-12 18:35 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: clock: meson8b: use the registers from the HHI syscon

[PATCH v2 0/4] clk: meson: clk-pll driver update
 2018-08-12 18:26 UTC  (2+ messages)

[PATCH 0/2] meson8b: register the clock controller early
 2018-08-12 18:07 UTC  (4+ messages)
` [PATCH 1/2] clk: meson: "

[PATCH 1/2] clk: Add a driver for the Xilinx Clocking Wizard block
 2018-08-11 13:41 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: clock: Add bindings for the Clocking Wizard IP

[PATCH v4 0/2] clk: qcom: Add support for RCG to register for DFS
 2018-08-11  1:53 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] clk: qcom: gcc: Register QUPv3 RCGs for DFS on SDM845

[PATCH] clk: sunxi-ng: h6: fix PWM gate/reset offset
 2018-08-10 16:48 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: fix H6 bus clocks divider position
 2018-08-10 16:46 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH v4 0/3] clk: meson: add a sub EMMC clock controller support
 2018-08-10 12:47 UTC  (6+ messages)
` [PATCH v4 1/3] clk: meson: add emmc sub clock phase delay driver
` [PATCH v4 2/3] clk: meson: add DT documentation for emmc clock controller
` [PATCH v4 3/3] clk: meson: add sub MMC clock controller driver

[PATCH v3 0/9] Add Reset Controller support for Actions Semi Owl SoCs
 2018-08-10  9:51 UTC  (10+ messages)
` [PATCH v3 1/9] clk: actions: Cache regmap info in private clock descriptor
` [PATCH v3 2/9] dt-bindings: clock: Add reset controller bindings for Actions Semi Owl SoCs
` [PATCH v3 3/9] dt-bindings: reset: Add binding constants for Actions Semi S700 RMU
` [PATCH v3 4/9] dt-bindings: reset: Add binding constants for Actions Semi S900 RMU
` [PATCH v3 5/9] arm64: dts: actions: Add Reset Controller support for S700 SoC
` [PATCH v3 6/9] arm64: dts: actions: Add Reset Controller support for S900 SoC
` [PATCH v3 7/9] clk: actions: Add Actions Semi Owl SoCs Reset Management Unit support
` [PATCH v3 8/9] clk: actions: Add Actions Semi S700 SoC "
` [PATCH v3 9/9] clk: actions: Add Actions Semi S900 "

[PATCH v3 0/2] clk: qcom: Quad SPI (qspi) clock support for sdm845
 2018-08-10  8:09 UTC  (6+ messages)
` [PATCH v3 1/2] clk: qcom: Add qspi (Quad SPI) clock defines for sdm845 to header
` [PATCH v3 2/2] clk: qcom: Add qspi (Quad SPI) clocks for sdm845

[PATCH 1/3] clk: imx6q: reset exclusive gates on init
 2018-08-10  7:45 UTC  (3+ messages)
` [PATCH 3/3] clk: imx6q: handle ENET PLL bypass

[PATCH v3 0/4] Add i.MX8MQ clock driver
 2018-08-10  6:03 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v3 2/4] clk: imx: add fractional PLL output clock
` [PATCH v3 3/4] clk: imx: add SCCG PLL type
` [PATCH v3 4/4] clk: imx: add clock driver for i.MX8MQ CCM

[PATCH 1/3] clk: max77686: Add SPDX license identifiers
 2018-08-09 22:41 UTC  (4+ messages)
` [PATCH 2/3] clk: s2mps11,s3c64xx: "
` [PATCH 3/3] clk: s2mps11: Use existing defines from bindings for clock IDs

[PATCH 0/8] Add support for drm/rockchip to dynamically control the DDR frequency
 2018-08-09 22:41 UTC  (6+ messages)
` [PATCH 7/8] arm64: dts: rk3399: Add dfi and dmc nodes
  ` [PATCH 1/8] devfreq: rockchip-dfi: Move GRF definitions to a common place

[PATCH 0/5] Set max rate for video PLLs
 2018-08-09 16:52 UTC  (6+ messages)
` [PATCH 1/5] clk: sunxi-ng: Add maximum rate constraint to NM PLLs
` [PATCH 2/5] clk: sunxi-ng: h3/h5: Add max. rate constraint to pll-video
` [PATCH 3/5] clk: sunxi-ng: r40: Add max. rate constraint to video PLLs
` [PATCH 4/5] clk: sunxi-ng: nkmp: Add constraint for maximum rate
` [PATCH 5/5] clk: sunxi-ng: a83t: Add max. rate constraint to video PLLs

[PATCH v3 0/2] clk: meson: add a sub EMMC clock controller support
 2018-08-09  2:39 UTC  (8+ messages)
` [PATCH v3 2/2] clk: meson: add sub MMC clock controller driver

[PATCH 0/9] Add Reset Controller support for Actions Semi Owl SoCs
 2018-08-08 18:21 UTC  (12+ messages)
` [PATCH 2/9] dt-bindings: clock: Add reset controller bindings "
` [PATCH 3/9] dt-bindings: reset: Add binding constants for Actions Semi S700 RMU
` [PATCH 4/9] dt-bindings: reset: Add binding constants for Actions Semi S900 RMU

[PATCH] clk: mxs: ensure that i.MX28's ref_io clks are not operated too fast
 2018-08-08  9:09 UTC  (7+ messages)

[PATCH v3] Add QCOM camera clock controller driver
 2018-08-08 10:47 UTC  (2+ messages)
` [PATCH v3] clk: qcom: Add camera clock controller driver for SDM845

[PATCH v2] Add QCOM camera clock controller driver
 2018-08-08 10:27 UTC  (4+ messages)
` [PATCH v2] clk: qcom: Add camera clock controller driver for SDM845

[PATCH V4 0/9] clk: add imx7ulp clk support
 2018-08-08 10:01 UTC  (3+ messages)

[GIT PULL] Rockchip clock updates for 4.19
 2018-08-08  5:54 UTC  (3+ messages)
` [GIT PULL v2] Rockchip clock updates for 4.19 - round 2

[PATCH v2 00/10] Add Reset Controller support for Actions Semi Owl SoCs
 2018-08-07 17:48 UTC  (3+ messages)
` [PATCH v2 01/10] dt-bindings: clock: Add syscon support to "

[PATCH v3 00/13] ARM: davinci: remove duplicate aemif support
 2018-08-07  6:02 UTC  (8+ messages)

[PATCH v8 0/6] provide power off support for iMX6 with external PMIC
 2018-08-06 16:49 UTC  (14+ messages)
` [PATCH v8 1/6] ARM: imx6q: provide documentation for new fsl,pmic-stby-poweroff property
` [PATCH v8 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler

[PATCH] clk: mediatek: remove unused array audio_parents
 2018-08-06 13:44 UTC 

[PATCH v0] clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399
 2018-08-06  8:10 UTC  (2+ messages)

[PATCH] clk: qcom: clk-branch: Use true and false for boolean values
 2018-08-05  0:22 UTC 


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