public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-03 03:02:23 to 2018-08-11 01:53:54 UTC [more...]

[PATCH v4 0/2] clk: qcom: Add support for RCG to register for DFS
 2018-08-11  1:53 UTC 

[PATCH] clk: qcom: Add Global Clock controller (GCC) driver for SDM660
 2018-08-10 20:21 UTC 

[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 v6 00/24] Ingenic TCU patchset v6
 2018-08-10 13:38 UTC  (29+ 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: qcom: Add some missing gcc clks for msm8996
 2018-08-10 15:11 UTC  (2+ messages)

[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 v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-08-10  8:13 UTC  (54+ 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 07/18] MIPS: dts: Add aliases node for lantiq danube serial
` [PATCH v2 08/18] serial: intel: Get serial id from dts
` [PATCH v2 09/18] serial: intel: Change ltq_w32_mask to asc_update_bits
` [PATCH v2 10/18] MIPS: lantiq: Unselect SWAP_IO_SPACE when LANTIQ is selected
` [PATCH v2 11/18] serial: intel: Use readl/writel instead of ltq_r32/ltq_w32
` [PATCH v2 12/18] serial: intel: Rename fpiclk to freqclk
` [PATCH v2 13/18] serial: intel: Replace clk_enable/clk_disable with clk generic API
` [PATCH v2 14/18] serial: intel: Add CCF support
` [PATCH v2 15/18] serial: intel: Support more platform
` [PATCH v2 16/18] serial: intel: Reorder the head files
` [PATCH v2 17/18] serial: intel: Change init_lqasc to static declaration
` [PATCH v2 18/18] dt-bindings: serial: lantiq: Add optional properties for CCF

[PATCH 0/2] clk: meson-g12a: Add AO clock controller driver
 2018-08-10  9:54 UTC  (3+ 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/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: meson-g12a: Add EE clock controller driver
 2018-08-10  8:47 UTC  (3+ 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 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 0/4] Add QCOM graphics clock controller driver for SDM845
 2018-08-08 14:51 UTC  (11+ messages)
` [PATCH 2/4] clk: qcom: Add clk_rcg2_gfx3d_ops "

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

[PATCH 1/2] clk: imx: imx7d: remove unnecessary clocks from clks_init_on array
 2018-08-08  9:00 UTC  (4+ messages)
` [PATCH 2/2] clk: imx: imx7d: remove "

[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 

[RFD] Voltage dependencies for clocks (DVFS)
 2018-08-03 23:05 UTC  (12+ messages)

[PATCH v10 00/10] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-08-03 17:59 UTC  (9+ messages)

[PATCH v9 00/10] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-08-03 17:57 UTC  (6+ messages)
` [PATCH v9 10/10] drivers: clk: Add ZynqMP clock driver

[PATCH v11 00/11] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-08-03 17:53 UTC  (12+ messages)
` [PATCH v11 01/11] dt-bindings: firmware: Add bindings for ZynqMP firmware
` [PATCH v11 02/11] firmware: xilinx: Add Zynqmp firmware driver
` [PATCH v11 03/11] firmware: xilinx: Add zynqmp IOCTL API for device control
` [PATCH v11 04/11] firmware: xilinx: Add query data API
` [PATCH v11 05/11] firmware: xilinx: Add clock APIs
` [PATCH v11 06/11] firmware: xilinx: Add debugfs interface
` [PATCH v11 07/11] firmware: xilinx: Add debugfs for IOCTL API
` [PATCH v11 08/11] firmware: xilinx: Add debugfs for query data API
` [PATCH v11 09/11] dt-bindings: clock: Add bindings for ZynqMP clock driver
` [PATCH v11 10/11] drivers: clk: Add "
` [PATCH v11 11/11] firmware: xilinx: Replace init call with probe method

[PATCH v4 00/10] Add basic and clock support for Mediatek MT8183 SoC
 2018-08-03 12:52 UTC  (3+ messages)
` [PATCH v4 03/10] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile

[PATCH v12 0/2] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
 2018-08-03 11:14 UTC  (5+ messages)
` [PATCH v12 1/2] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
` [PATCH v12 2/2] mfd: bd71837: Devicetree bindings "

[PATCH v11 1/2] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
 2018-08-03 11:05 UTC  (3+ messages)

[PATCH v6 00/13] media: staging/imx7: add i.MX7 media driver
 2018-08-03 11:00 UTC  (4+ messages)

[PATCH v3 0/2] Add support for LPASS clock controller for SDM845
 2018-08-03 12:21 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH v3 2/2] clk: qcom: Add lpass clock controller driver for SDM845

[PATCH v2 0/2] Add support for LPASS clock controller for SDM845
 2018-08-03 12:19 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH v2 2/2] clk: qcom: Add lpass clock controller driver for SDM845

[PATCH v2 5/5] clk: renesas: cpg-mssr: Add r8a774a1 support
 2018-08-03  8:49 UTC  (2+ messages)

[PATCH v5 0/4] mfd/regulator/clk: bd71837: ROHM BD71837 PMIC driver
 2018-08-03  8:09 UTC  (8+ messages)
` [PATCH v5 4/4] clk: bd71837: Add driver for BD71837 PMIC clock


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