linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-27 13:37:10 to 2017-12-06 07:24:02 UTC [more...]

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2017-12-06  7:24 UTC  (7+ messages)
` [PATCH v6 1/6] ARM: imx6q: provide documentation for new fsl,pmic-stby-poweroff property
` [PATCH v6 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set
` [PATCH v6 3/6] kernel/reboot.c: export pm_power_off_prepare
` [PATCH v6 4/6] regulator: pfuze100: add fsl,pmic-stby-poweroff property
` [PATCH v6 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler
` [PATCH v6 6/6] ARM: dts: imx6: RIoTboard provide standby on power off option

[PATCH v11 0/6] Add support for Qualcomm A53 CPU clock
 2017-12-06  5:51 UTC  (9+ messages)
` [PATCH v11 1/6] mailbox: qcom: Convert APCS IPC driver to use regmap
` [PATCH v11 2/6] mailbox: qcom: Create APCS child device for clock controller
` [PATCH v11 3/6] clk: qcom: Add A53 PLL support
` [PATCH v11 4/6] clk: qcom: Add regmap mux-div clocks support
` [PATCH v11 5/6] dt-bindings: mailbox: qcom: Document the APCS clock binding
` [PATCH v11 6/6] clk: qcom: Add APCS clock controller support

[PATCH 0/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks
 2017-12-06  2:30 UTC  (11+ messages)
` [PATCH 1/2] clk: sunxi-ng: Support fixed post-dividers on MP style clocks
  ` [linux-sunxi] "
` [PATCH 2/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks
  ` [linux-sunxi] "
` [linux-sunxi] [PATCH 0/2] "

[PATCH v3 0/3] add clk controller driver for Meson-AXG SoC
 2017-12-06  1:00 UTC  (15+ messages)
` [PATCH v3 1/3] dt-bindings: clock: add compatible variant for the Meson-AXG
` [PATCH v3 2/3] clk: meson-axg: add clock controller drivers
` [PATCH v3 3/3] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

[alsa-devel] [PATCH v4 0/7] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-12-05 23:33 UTC  (4+ messages)
` [alsa-devel] [PATCH v4 4/7] ASoC: Intel: kbl: Enable mclk and ssp sclk early

[PATCH V2] clk: fix a panic error caused by accessing NULL pointer
 2017-12-05 23:28 UTC  (2+ messages)

[PATCH] clk: fix a panic error caused by accessing NULL pointer
 2017-12-05 23:28 UTC  (5+ messages)

[PATCH] clk: Manage proper runtime PM state in clk_change_rate()
 2017-12-05 23:26 UTC  (4+ messages)

[PATCH] clk: renesas: r8a77970: add LVDS clock
 2017-12-05 21:43 UTC 

[PATCH] clk: tegra: Mark APB clock as critical
 2017-12-05 18:22 UTC  (19+ messages)

[PATCH v10 0/6] Add support for Qualcomm A53 CPU clock
 2017-12-05 15:33 UTC  (13+ messages)
` [PATCH v10 1/6] mailbox: qcom: Convert APCS IPC driver to use regmap
` [PATCH v10 2/6] mailbox: qcom: Create APCS child device for clock controller
` [PATCH v10 3/6] clk: qcom: Add A53 PLL support
` [PATCH v10 4/6] clk: qcom: Add regmap mux-div clocks support
` [PATCH v10 5/6] dt-bindings: mailbox: qcom: Document the APCS clock binding
` [PATCH v10 6/6] clk: qcom: Add APCS clock controller support

[GIT PULL] clk: ti: clkctrl driver updates for 4.16 merge window
 2017-12-05 12:41 UTC 

[PATCH v3 0/3] Add support for Hi3660 stub clock
 2017-12-05  2:33 UTC  (3+ messages)
` [PATCH v3 2/3] clk: hisilicon: Add support for Hi3660 stub clocks

[PATCH v4 0/4] add clk controller driver for Meson-AXG SoC
 2017-12-04 21:37 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: clock: add compatible variant for the Meson-AXG
` [PATCH v4 2/4] clk: meson-axg: add clocks dt-bindings required header
` [PATCH v4 3/4] clk: meson-axg: add clock controller drivers
` [PATCH v4 4/4] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

[PATCH V7 0/2] clk: qcom: spmi_pmic clock divider support
 2017-12-04 20:29 UTC  (4+ messages)
` [PATCH V7 2/2] dt-bindings: Add qcom spmi_pmic clock divider bindings

[PATCH] clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks
 2017-12-04 13:34 UTC 

[PATCH] clk: meson: make the spinlock naming more specific
 2017-12-04  5:27 UTC 

[PATCH] clk: fix compile testing of scpi clk driver
 2017-12-04  2:25 UTC  (5+ messages)

[PATCH v2 00/18] drm/sun4i: Add A83t LVDS support
 2017-12-02 21:58 UTC  (39+ messages)
` [PATCH v2 01/18] dt-bindings: panel: lvds: Document power-supply property
` [PATCH v2 02/18] drm/panel: lvds: Add support for the "
` [PATCH v2 03/18] dt-bindings: display: sun4i-drm: Add LVDS properties
` [PATCH v2 04/18] drm/sun4i: Fix error path handling
` [PATCH v2 05/18] drm/sun4i: Force the mixer rate at 150MHz
` [PATCH v2 06/18] drm/sun4i: Rename layers to UI planes
` [PATCH v2 07/18] drm/sun4i: sun8i: Rework the UI channels code
` [PATCH v2 08/18] drm/sun4i: Reorder and document DE2 mixer registers
` [PATCH v2 09/18] drm/sun4i: Create minimal multipliers and dividers
` [PATCH v2 10/18] drm/sun4i: Add LVDS support
` [PATCH v2 11/18] drm/sun4i: Add A83T support
` [PATCH v2 12/18] "
` [PATCH v2 13/18] ARM: dts: sun8i: a83t: Add display pipeline
` [PATCH v2 14/18] ARM: dts: sun8i: a83t: Enable the PWM
` [PATCH v2 15/18] ARM: dts: sun8i: a83t: Add LVDS pins group
` [PATCH v2 16/18] ARM: dts: sun8i: a83t: Add the PWM pin group
` [PATCH v2 17/18] ARM: dts: sun8i: a711: Reinstate the PMIC compatible
` [PATCH v2 18/18] ARM: dts: sun8i: a711: Enable the LCD

[PATCH v4 0/4] fix the clock setting for SAR ADC
 2017-12-02 11:38 UTC  (5+ messages)

[PATCH v5 00/10] clk: implement clock rate protection mechanism
 2017-12-01 21:52 UTC  (11+ messages)
` [PATCH v5 01/10] clk: fix incorrect usage of ENOSYS
` [PATCH v5 02/10] clk: take the prepare lock out of clk_core_set_parent
` [PATCH v5 03/10] clk: add clk_core_set_phase_nolock function
` [PATCH v5 04/10] clk: rework calls to round and determine rate callbacks
` [PATCH v5 05/10] clk: use round rate to bail out early in set_rate
` [PATCH v5 06/10] clk: add clock protection mechanism to clk core
` [PATCH v5 07/10] clk: cosmetic changes to clk_summary debugfs entry
` [PATCH v5 08/10] clk: fix CLK_SET_RATE_GATE with clock rate protection
` [PATCH v5 09/10] clk: add clk_rate_exclusive api
` [PATCH v5 10/10] clk: fix set_rate_range when current rate is out of range

[clk:clk-next 9/11] include/linux/clk.h:637:1: error: expected identifier or '(' before '{' token
 2017-12-01 17:59 UTC  (2+ messages)

[GIT PULL] : clk: implement clock rate protection mechanism
 2017-12-01 16:45 UTC  (4+ messages)

[PATCH v2] clk: stm32-h7: fix copyright
 2017-11-30 16:11 UTC  (7+ messages)

[PATCH] clk: sunxi: Use PTR_ERR_OR_ZERO()
 2017-11-30 15:34 UTC  (2+ messages)

[PATCH 0/3] Add DVFS support on CPU clock for Armada 37xx
 2017-11-30 13:40 UTC  (4+ messages)
` [PATCH 1/3] clk: mvebu: armada-37xx-periph: cosmetic changes
` [PATCH 2/3] clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFS
` [PATCH 3/3] clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks

[PATCH] clk: rockchip: protect cpu and ddr clks
 2017-11-30  2:35 UTC 

[PATCH] clk: qcom: msm8916: Fix i2s clk rates required for mclk
 2017-11-29 18:25 UTC 

[PATCH v3 0/5] Fix problems with Exynos4412 ISP clocks
 2017-11-29 18:08 UTC  (3+ messages)
  ` [PATCH v3 4/5] ARM: dts: exynos: Add Exynos4412 ISP clock controller

[PATCH] clk: stm32-h7: fix copyright
 2017-11-29 17:06 UTC  (3+ messages)

[PATCH] clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO()
 2017-11-28 23:04 UTC 

[PATCH V4 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2017-11-28 20:05 UTC  (13+ messages)
` [PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device

[PATCH v2 0/2] add clk controller driver for Meson-AXG SoC
 2017-11-28 12:47 UTC  (3+ messages)

[PATCH v7 0/6] Mediatek MT2712 clock and scpsys support
 2017-11-28  7:28 UTC  (8+ messages)
` [PATCH v7 1/6] dt-bindings: soc: add MT2712 power dt-bindings
` [PATCH v7 2/6] soc: mediatek: extend bus protection API
` [PATCH v7 3/6] soc: mediatek: add dependent clock jpgdec/audio for scpsys
` [PATCH v7 4/6] soc: mediatek: add MT2712 scpsys support
` [PATCH v7 5/6] arm: dts: mt2712: Add clock controller device nodes
` [PATCH v7 6/6] arm: dts: Add power controller device node of MT2712

[PATCH v6 0/5] clk: Add Aspeed clock driver
 2017-11-28  7:19 UTC  (6+ messages)
` [PATCH v6 1/5] clk: Add clock driver for ASPEED BMC SoCs
` [PATCH v6 2/5] clk: aspeed: Register core clocks
` [PATCH v6 3/5] clk: aspeed: Add platform driver and register PLLs
` [PATCH v6 4/5] clk: aspeed: Register gated clocks
` [PATCH v6 5/5] clk: aspeed: Add reset controller

[PATCH 0/6] clk: pr_err() strings should end with newlines
 2017-11-28  2:42 UTC  (5+ messages)
` [PATCH 3/6] clk: SPEAr: "
` [PATCH 4/6] SPEAr: clk: "

[PATCH v4 1/4] clk: meson: gxbb: fix wrong clock for SARADC/SANA
 2017-11-27 13:37 UTC  (2+ messages)


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