linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-10 16:11:36 to 2019-06-14 09:54:24 UTC [more...]

[PATCH v10 00/13] Exynos5 Dynamic Memory Controller driver
 2019-06-14  9:53 UTC  (13+ messages)
  ` [PATCH v10 01/13] clk: samsung: add needed IDs for DMC clocks in Exynos5420
  ` [PATCH v10 02/13] clk: samsung: add new clocks for DMC for Exynos5422 SoC
  ` [PATCH v10 04/13] dt-bindings: ddr: rename lpddr2 directory
  ` [PATCH v10 05/13] dt-bindings: ddr: add LPDDR3 memories
  ` [PATCH v10 06/13] drivers: memory: extend of_memory by LPDDR3 support
  ` [PATCH v10 07/13] dt-bindings: memory-controllers: add Exynos5422 DMC device description
  ` [PATCH v10 08/13] drivers: memory: add DMC driver for Exynos5422
  ` [PATCH v10 09/13] drivers: devfreq: events: add Exynos PPMU new events
  ` [PATCH v10 10/13] ARM: dts: exynos: add chipid label and syscon compatible
  ` [PATCH v10 11/13] ARM: dts: exynos: add syscon to clock compatible
  ` [PATCH v10 12/13] ARM: dts: exynos: add DMC device for exynos5422
  ` [PATCH v10 13/13] ARM: exynos_defconfig: enable DMC driver

[PATCH 1/2] clk: rockchip: add clock for the watchdog pclk on rk3328
 2019-06-14  9:54 UTC  (5+ messages)

[PATCH] clk: rockchip: select hdmiphy clock source for rk3228
 2019-06-14  9:18 UTC  (2+ messages)

[PATCH v9 00/13] Exynos5 Dynamic Memory Controller driver
 2019-06-14  8:52 UTC  (7+ messages)
  ` [PATCH v9 08/13] drivers: memory: add DMC driver for Exynos5422
    ` [PATCH v9 07/13] dt-bindings: memory-controllers: add Exynos5422 DMC device description

[PATCH V5 1/5] dt-bindings: imx: Add clock binding doc for i.MX8MN
 2019-06-14  8:37 UTC  (5+ messages)
` [PATCH V5 2/5] clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage
` [PATCH V5 3/5] clk: imx: Add API for clk unregister when driver probe fail
` [PATCH V5 4/5] clk: imx: Add support for i.MX8MN clock driver
` [PATCH V5 5/5] arm64: defconfig: Select CONFIG_CLK_IMX8MN by default

[PATCH v2 0/5] clk: qcom: Add support for SM8150 GCC
 2019-06-14  5:42 UTC  (7+ messages)
` [PATCH v2 1/5] clk: qcom: clk-alpha-pll: Remove unnecessary cast
` [PATCH v2 2/5] clk: qcom: clk-alpha-pll: Remove post_div_table checks
` [PATCH v2 3/5] clk: qcom: gcc-qcs404: Add MODULE_ALIAS
` [PATCH v2 4/5] clk: qcom: clk-alpha-pll: Add support for Trion PLLs

[PATCH 1/1] clk: clk-cdce925: Add regulator support
 2019-06-14  3:52 UTC 

[PATCH v9 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
 2019-06-14  3:17 UTC  (7+ messages)
` [PATCH v9 1/6] mfd: rk808: remove the id_table
` [PATCH v9 2/6] mfd: rk808: Add RK817 and RK809 support
` [PATCH v9 3/6] regulator: rk808: add RK809 and RK817 support
` [PATCH v9 4/6] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v9 5/6] rtc: rk808: add RK809 and RK817 support
` [PATCH v9 6/6] clk: RK808: "

[PATCH] dt-bindings: Add silabs,si5341
 2019-06-13 22:41 UTC  (9+ messages)
        ` [PATCH v2] dt-bindings: clock: "
            ` [PATCH v3] "

[GIT PULL] clk: meson: fixes for v5.2
 2019-06-13 20:48 UTC  (5+ messages)

[PATCH v5 0/6] MSM8998 Multimedia Clock Controller
 2019-06-13 17:56 UTC  (8+ messages)
` [PATCH v5 1/6] dt-bindings: clock: Document external clocks for MSM8998 gcc
` [PATCH v5 2/6] arm64: dts: msm8998: Add xo clock to gcc node
` [PATCH v5 3/6] clk: qcom: smd: Add XO clock for MSM8998
` [PATCH v5 4/6] dt-bindings: clock: Add support for the MSM8998 mmcc
` [PATCH v5 5/6] clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driver
` [PATCH v5 6/6] arm64: dts: qcom: msm8998: Add mmcc node

Cleanup of -Wunused-const-variable in drivers/clk/clk-qoriq.c
 2019-06-13 17:41 UTC 

[PATCH v1] clk: qcom: msm8916: Don't build support by default
 2019-06-13 15:05 UTC  (6+ messages)

Cleanup of -Wunused-const-variable in drivers/clk/rockchip/clk-rv1108.c
 2019-06-13 17:03 UTC 

[PATCH] clk: fix clock global name usage
 2019-06-12 23:00 UTC  (3+ messages)

Cleanup of -Wunused-const-variable in drivers/clk/mediatek/clk-mt8516.c
 2019-06-13 16:55 UTC 

[PATCH v4 0/7] cpufreq support for Raspberry Pi
 2019-06-13  4:31 UTC  (12+ messages)
` [PATCH v4 1/7] clk: bcm2835: remove pllb
` [PATCH v4 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH v4 3/7] firmware: raspberrypi: register clk device
` [PATCH v4 4/7] cpufreq: add driver for Raspberry Pi
` [PATCH v4 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq
` [PATCH v4 6/7] ARM: defconfig: enable cpufreq driver for RPi
` [PATCH v4 7/7] arm64: defconfig: enable cpufreq support for RPi3

[PATCH v4] clk: qoriq: add support for lx2160a
 2019-06-13  6:47 UTC  (4+ messages)

[PATCH v15 0/7] support ROHM BD70528 PMIC
 2019-06-13 13:05 UTC  (5+ messages)

[PATCH 1/3] clk: tegra: Do not warn unnecessarily
 2019-06-13 16:12 UTC  (3+ messages)
` [PATCH 2/3] clk: tegra: Warn if an enabled PLL is in IDDQ
` [PATCH 3/3] clk: tegra: Do not enable PLL_RE_VCO on Tegra210

[PATCH V2] clk: tegra210: Fix default rates for HDA clocks
 2019-06-13 15:53 UTC  (2+ messages)

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-13  9:45 UTC  (3+ messages)
` [PATCH 01/34] clk: clk-cdce706: simplify getting the adapter of a client

[PATCH v2] clk: qcom: msm8916: Don't build by default
 2019-06-13 15:38 UTC  (2+ messages)

[PATCH 0/7] clk: at91: sckc: improve error path
 2019-06-13 15:37 UTC  (8+ messages)
` [PATCH 1/7] clk: at91: sckc: add support to free slow oscillator
` [PATCH 2/7] clk: at91: sckc: add support to free slow rc oscillator
` [PATCH 3/7] clk: at91: sckc: add support to free slow clock osclillator
` [PATCH 4/7] clk: at91: sckc: improve error path for sam9x5 sck register
` [PATCH 5/7] clk: at91: sckc: remove unnecessary line
` [PATCH 6/7] clk: at91: sckc: improve error path for sama5d4 sck registration
` [PATCH 7/7] clk: at91: sckc: use dedicated functions to unregister clock

[PATCH v3 0/8] memory: tegra: Introduce Tegra30 EMC driver
 2019-06-13 12:14 UTC  (5+ messages)
` [PATCH v3 1/8] clk: tegra20/30: Add custom EMC clock implementation

[PATCH] clk: tegra210: fix PLLU and PLLU_OUT1
 2019-06-13 10:59 UTC  (2+ messages)

[PATCH v2 04/14] pwm: meson: change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
 2019-06-12 19:47 UTC  (2+ messages)

[PATCH v1] clk: xgene: Don't build COMMON_CLK_XGENE by default
 2019-06-12 15:46 UTC  (2+ messages)

[PATCH] clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
 2019-06-12 14:29 UTC  (3+ messages)

[PATCH 0/6] Add USB2.0/CMT/TMU support to HiHope RZ/G2M
 2019-06-12 12:25 UTC  (5+ messages)
` [PATCH 4/6] clk: renesas: r8a774a1: Add TMU clock

[PATCH v2 00/11] Support for Allwinner V3/S3L and Sochip S3
 2019-06-12 12:14 UTC  (18+ messages)
` [PATCH v2 01/11] dt-bindings: pinctrl: add missing compatible string for V3s
` [PATCH v2 02/11] dt-bindings: pinctrl: add compatible string for Allwinner V3 pinctrl
` [PATCH v2 03/11] pinctrl: sunxi: v3s: introduce support for V3
  ` [linux-sunxi] "
` [PATCH v2 04/11] clk: sunxi-ng: v3s: add the missing PLL_DDR1
` [PATCH v2 05/11] dt-bindings: clk: sunxi-ccu: add compatible string for V3 CCU
` [PATCH v2 06/11] clk: sunxi-ng: v3s: add Allwinner V3 support
` [PATCH v2 07/11] dt-bindings: vendor-prefixes: add SoChip
` [PATCH v2 08/11] ARM: sunxi: dts: s3/s3l/v3: add DTSI files for S3/S3L/V3 SoCs
` [PATCH v2 09/11] dt-bindings: vendor-prefixes: add Sipeed
` [PATCH v2 10/11] dt-bindings: arm: sunxi: add binding for Lichee Zero Plus core board
` [PATCH v2 11/11] ARM: dts: sun8i: s3: add devicetree for Lichee zero plus w/ S3

[GIT PULL] clk: keystone: changes for 5.3 v2
 2019-06-12 11:56 UTC 

[GIT PULL] clk: keystone: changes for 5.3
 2019-06-12 11:42 UTC  (4+ messages)

[PATCH v3 0/7] cpufreq support for Raspberry Pi
 2019-06-12 10:08 UTC  (9+ messages)
` [PATCH v3 1/7] clk: bcm2835: remove pllb
` [PATCH v3 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH v3 3/7] firmware: raspberrypi: register clk device
` [PATCH v3 4/7] cpufreq: add driver for Raspbery Pi
` [PATCH v3 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq
` [PATCH v3 6/7] ARM: defconfig: enable cpufreq driver for RPi
` [PATCH v3 7/7] arm64: defconfig: enable cpufreq support for RPi3

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-12  9:48 UTC  (12+ messages)
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support
  ` [PATCH 4/6] clk: qcom: Add ipq6018 Global Clock Controller support

[PATCH 1/2] clk: qcom: clk-alpha-pll: Add support for Trion PLLs
 2019-06-12  5:10 UTC  (9+ messages)
  ` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for SM8150

[PATCH v2 1/4] crypto: caam - do not initialise clocks on the i.MX8
 2019-06-12  2:01 UTC  (2+ messages)

[PATCH v2 1/5] clk: ingenic: Add missing header in cgu.h
 2019-06-11 22:50 UTC  (6+ messages)
` [PATCH v2 2/5] clk: ingenic: Handle setting the Low-Power Mode bit
` [PATCH v2 3/5] MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep mode
` [PATCH v2 4/5] clk: ingenic: Remove unused functions
` [PATCH v2 5/5] MIPS: Remove dead code

[PATCH] clk: qcom: Fix -Wunused-const-variable
 2019-06-11 21:22 UTC  (2+ messages)

[PATCH v4 0/6] MSM8998 Multimedia Clock Controller
 2019-06-11 20:14 UTC  (6+ messages)

[PATCH v3 0/2] MSM8998 GPUCC Support
 2019-06-11 19:21 UTC  (3+ messages)
` [PATCH v3 1/2] clk: qcom: Add MSM8998 GPU Clock Controller (GPUCC) driver
` [PATCH v3 2/2] arm64: dts: qcom: msm8998: Add gpucc node

Ingenic Timer/Counter Unit (TCU) patchset v12
 2019-06-11 14:57 UTC  (5+ messages)
` [PATCH v12 03/13] dt-bindings: Add doc for the Ingenic TCU drivers

[GIT PULL] clk: meson: update for v5.3
 2019-06-11 12:38 UTC 

[PATCH 0/4] 32-bit Meson: audio clock support
 2019-06-11 12:33 UTC  (2+ messages)

[PATCH v2 0/3] clk: meson: add support for Amlogic G12B
 2019-06-11 12:33 UTC  (2+ messages)

[PATCH v3 0/2] Add support of Temperature sensor Clock for G12 SoC
 2019-06-11 12:32 UTC  (2+ messages)

[PATCH v2 00/25] clk: sunxi-ng: clk parent rewrite part 1
 2019-06-11 10:16 UTC  (26+ messages)
` [PATCH v2 01/25] clk: Fix debugfs clk_possible_parents for clks without parent string names
` [PATCH v2 02/25] clk: Add CLK_HW_INIT_* macros using .parent_hws
` [PATCH v2 03/25] clk: Add CLK_HW_INIT_FW_NAME macro using .fw_name in .parent_data
` [PATCH v2 04/25] clk: Add CLK_HW_INIT_PARENT_DATA macro using .parent_data
` [PATCH v2 05/25] clk: fixed-factor: Add CLK_FIXED_FACTOR_HW which takes clk_hw pointer as parent
` [PATCH v2 06/25] clk: fixed-factor: Add CLK_FIXED_FACTOR_HWS which takes list of struct clk_hw *
` [PATCH v2 07/25] clk: fixed-factor: Add CLK_FIXED_FACTOR_FW_NAME for DT clock-names parent
` [PATCH v2 08/25] clk: sunxi-ng: switch to of_clk_hw_register() for registering clks
` [PATCH v2 09/25] clk: sunxi-ng: sun8i-r: Use local parent references for CLK_HW_INIT_*
` [PATCH v2 10/25] clk: sunxi-ng: a10: Use local parent references for CLK_FIXED_FACTOR
` [PATCH v2 11/25] clk: sunxi-ng: sun5i: "
` [PATCH v2 12/25] clk: sunxi-ng: a31: "
` [PATCH v2 13/25] clk: sunxi-ng: a23: "
` [PATCH v2 14/25] clk: sunxi-ng: a33: "
` [PATCH v2 15/25] clk: sunxi-ng: h3: "
` [PATCH v2 16/25] clk: sunxi-ng: r40: "
` [PATCH v2 17/25] clk: sunxi-ng: v3s: "
` [PATCH v2 18/25] clk: sunxi-ng: sun8i-r: "
` [PATCH v2 19/25] clk: sunxi-ng: f1c100s: "
` [PATCH v2 20/25] clk: sunxi-ng: a64: "
` [PATCH v2 21/25] clk: sunxi-ng: h6: "
` [PATCH v2 22/25] clk: sunxi-ng: h6-r: "
` [PATCH v2 23/25] clk: sunxi-ng: gate: Add macros for referencing local clock parents
` [PATCH v2 24/25] clk: sunxi-ng: a80-usb: Use local parent references for SUNXI_CCU_GATE
` [PATCH v2 25/25] clk: sunxi-ng: sun8i-r: "

[PATCH 00/25] clk: sunxi-ng: clk parent rewrite part 1
 2019-06-11  5:34 UTC  (5+ messages)

[RFC] devfreq: Add generic devfreq-dt driver
 2019-06-11  2:38 UTC  (5+ messages)

[PATCH V3 1/4] dt-bindings: imx: Add clock binding doc for i.MX8MN
 2019-06-11  2:06 UTC  (8+ messages)
` [PATCH V3 3/4] clk: imx: Add support for i.MX8MN clock driver

[PATCH 0/7] Add SD/MMC driver for Actions Semi S900 SoC
 2019-06-10 16:11 UTC  (4+ messages)
` [PATCH 4/7] arm64: dts: actions: Add uSD and eMMC support for Bubblegum96


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