linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-29 15:57:58 to 2018-12-03 06:43:38 UTC [more...]

[PATCH v18 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-12-03  6:43 UTC  (7+ messages)
` [PATCH v18 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops

[PATCH] ARM: dts: Kill off skeleton{64}.dtsi
 2018-12-03  5:54 UTC  (6+ messages)

[PATCH v3 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-12-03  0:12 UTC  (32+ messages)

[PATCH] of/device: add blacklist for iommu dma_ops
 2018-12-03  0:10 UTC  (2+ messages)

[PATCH v2 1/9] drm/msm/mdp4: only use lut_clk on mdp4.2+
 2018-12-02 15:57 UTC  (5+ messages)
` [PATCH v2 3/9] drm/msm/mdp4: add lcdc-align-lsb flag to control lane alignment
` [PATCH v2 5/9] drm/msm: add headless gpu device (for imx5)

[PATCH v11 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
 2018-12-02  3:55 UTC  (3+ messages)
` [PATCH v11 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH v11 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[PATCH v10 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-12-02  3:47 UTC  (11+ messages)
` [PATCH v10 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH v10 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[PATCH] gpu/drm: remove DEFINE_DPU_DEBUGFS_SEQ_FOPS()
 2018-12-02  3:19 UTC 

[Patch v3 ] drm/msm/dpu: Correct dpu destroy and disable order
 2018-12-02  2:24 UTC  (2+ messages)

[PATCH v2 0/9] iommu: clean up/remove modular stuff from non-modules
 2018-12-01 19:19 UTC  (2+ messages)
` [PATCH 6/9] iommu/qcom: Make it explicitly non-modular

[PATCH] rpmsg: core: make rpmsg bus DMA capable
 2018-12-01 12:38 UTC  (2+ messages)

[PATCH v2] drm/msm/dpu: add display port support in DPU
 2018-12-01  7:35 UTC  (2+ messages)

[PATCH v3 0/8] drm/msm/dsi: Get PHY ref clocks from the DT
 2018-12-01  0:52 UTC  (9+ messages)
  ` [PATCH v3 1/8] dt-bindings: msm/dsi: Add ref clock for PHYs
  ` [PATCH v3 2/8] drm/msm/dsi: 28nm 8960 PHY: Get ref clock from the DT
  ` [PATCH v3 3/8] drm/msm/dsi: 28nm "
  ` [PATCH v3 4/8] drm/msm/dsi: 14nm "
  ` [PATCH v3 5/8] drm/msm/dsi: 10nm "
  ` [PATCH v3 7/8] arm64: dts: sdm845: Set 'bi_tcxo' as ref clock of the DSI PHYs
` [PATCH v3 6/8] arm64: dts: qcom: msm8916: Set 'xo_board' as ref clock of the DSI PHY
` [PATCH v3 8/8] ARM: dts: qcom-apq8064: "

[PATCH v10 0/8] Introduce on-chip interconnect API
 2018-12-01  0:39 UTC  (11+ messages)
` [PATCH v10 1/7] interconnect: Add generic "
` [PATCH v10 2/7] dt-bindings: Introduce interconnect binding
` [PATCH v10 3/7] interconnect: Allow endpoints translation via DT
` [PATCH v10 5/7] interconnect: qcom: Add sdm845 interconnect provider driver
` [PATCH v10 6/7] arm64: dts: sdm845: Add interconnect provider DT nodes

[PATCH v2 1/5] drm/msm: destroy msm threads after config cleanup
 2018-12-01  0:21 UTC  (8+ messages)
` [PATCH v2 5/5] drm/msm: subclass work object for vblank events

[PATCH v2 0/7] drm/msm/dsi: Get PHY ref clocks from the DT
 2018-11-30 22:32 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: msm/dsi: Add ref clock for PHYs
` [PATCH v2 2/7] drm/msm/dsi: 14nm PHY: Get ref clock from the DT
` [PATCH v2 3/7] drm/msm/dsi: 28nm 8960 "

[PATCH v2 14/24] drm/msm: dpu: Grab the modeset locks in frame_event
 2018-11-30 22:00 UTC  (2+ messages)
  ` [PATCH v3 "

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-11-30 20:57 UTC  (31+ messages)
` [PATCH v10 01/27] PM / Domains: Add generic data pointer to genpd_power_state struct
` [PATCH v10 02/27] PM / Domains: Add support for CPU devices to genpd
` [PATCH v10 03/27] timer: Export next wakeup time of a CPU
` [PATCH v10 04/27] PM / Domains: Add genpd governor for CPUs
` [PATCH v10 05/27] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v10 06/27] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v10 07/27] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v10 08/27] ARM/ARM64: cpuidle: Let back-end init ops take the driver as input
` [PATCH v10 09/27] drivers: firmware: psci: Move psci to separate directory
` [PATCH v10 10/27] MAINTAINERS: Update files for PSCI
` [PATCH v10 11/27] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v10 12/27] drivers: firmware: psci: Simplify state node parsing
` [PATCH v10 13/27] drivers: firmware: psci: Support hierarchical CPU idle states
` [PATCH v10 14/27] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v10 15/27] drivers: firmware: psci: Announce support for OS initiated suspend mode
` [PATCH v10 16/27] drivers: firmware: psci: Prepare to use "
` [PATCH v10 17/27] drivers: firmware: psci: Prepare to support PM domains
` [PATCH v10 18/27] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH v10 19/27] drivers: firmware: psci: Add hierarchical domain idle states converter
` [PATCH v10 20/27] drivers: firmware: psci: Introduce psci_dt_topology_init()
` [PATCH v10 21/27] drivers: firmware: psci: Add a helper to attach a CPU to its PM domain
` [PATCH v10 22/27] drivers: firmware: psci: Attach the CPU's device "
` [PATCH v10 23/27] drivers: firmware: psci: Manage runtime PM in the idle path for CPUs
` [PATCH v10 24/27] drivers: firmware: psci: Support CPU hotplug for the hierarchical model
` [PATCH v10 25/27] arm64: kernel: Respect the hierarchical CPU topology in DT for PSCI
` [PATCH v10 26/27] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916
` [PATCH v10 27/27] arm64: dts: hikey: Convert to the hierarchical CPU topology layout

[PATCH] MAINTAINERS: Remove unused Qualcomm SoC mailing list
 2018-11-30 19:57 UTC  (2+ messages)

[PATCH] dmaengine: remove DBGFS_FUNC_DECL()
 2018-11-30 19:18 UTC  (3+ messages)

[RFC v3 0/3] qcom: GPIO IRQ wakeup using PDC irqchip
 2018-11-30 18:33 UTC  (12+ messages)
` [RFC v3 2/3] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO

[PATCH v11 0/3] Add support for LPASS clock controller for SDM845
 2018-11-30 18:21 UTC  (4+ messages)
` [PATCH v11 1/3] dt-bindings: clock: Update GCC bindings for protected-clocks
` [PATCH v11 2/3] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH v11 3/3] clk: qcom: Add lpass clock controller driver for SDM845

[PATCH v10 0/3] Add support for LPASS clock controller for SDM845
 2018-11-30 18:19 UTC  (6+ messages)
` [PATCH v10 3/3] clk: qcom: Add lpass clock controller driver "

[RFC PATCH 0/6] char: Add support to Qualcomm FastRPC driver
 2018-11-30 16:40 UTC  (21+ messages)
` [RFC PATCH 1/6] char: dt-bindings: Add Qualcomm Fastrpc bindings
` [RFC PATCH 2/6] char: fastrpc: Add Qualcomm fastrpc basic driver model
` [RFC PATCH 3/6] char: fastrpc: Add support for context Invoke method
` [RFC PATCH 4/6] char: fastrpc: Add support for create remote init process
` [RFC PATCH 5/6] char: fastrpc: Add support for dmabuf exporter
` [RFC PATCH 6/6] char: fastrpc: Add support for compat ioctls

[PATCH v1] drm/bridge: fix AUX_CMD_SEND bit value for ti, sn65dsi86 bridge
 2018-11-30 15:49 UTC  (2+ messages)

[PATCH 1/4] drm/msm/gpu: add submit flag to hint which buffers should be dumped
 2018-11-30 15:43 UTC  (10+ messages)
  ` [PATCH 2/4] drm/msm: rework GEM_INFO ioctl
  ` [PATCH 4/4] drm/msm: bump UAPI version
` [PATCH 3/4] drm/msm: add uapi to get/set debug name

[PATCH v2] arm64: dts: sdm845: Add PSCI cpuidle low power states
 2018-11-30 15:41 UTC  (2+ messages)

[PATCH 0/3] clk: qcom: gcc-msm8998: Fixes and clkref clocks
 2018-11-30 15:39 UTC  (14+ messages)
` [PATCH 1/3] clk: qcom: gcc-msm8998: Mark hmss_dvm and lpass_at critical
` [PATCH 2/3] clk: qcom: gcc-msm8998: Disable halt check of UFS clocks
` [PATCH 3/3] clk: qcom: gcc-msm8998: Add clkref clocks

[PATCH v3 0/4] Bug fixes for Qualcomm BT chip wcn3990
 2018-11-30 15:02 UTC  (5+ messages)
` [PATCH v3 1/4] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v3 2/4] Bluetooth: hci_qca: Deassert RTS while baudrate change command
` [PATCH v3 3/4] Bluetooth: hci_qca: Fix frame reassembly errors for wcn3990
` [PATCH v3 4/4] Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer

[PATCH v4 0/8] clk: clkdev: managed clk lookup and provider registrations
 2018-11-30 12:59 UTC  (6+ messages)
` [PATCH v4 1/8] clk: clkdev/of_clk - add managed "

[PATCH] MAINTAINERS: Change Todor Tomov's email address
 2018-11-30 12:01 UTC 

[DPU PATCH ] drm/msm/dpu: Ignore alpha for XBGR8888 format
 2018-11-30 11:52 UTC 

[PATCH] dt-bindings: clock: Require #reset-cells in sdm845-videocc
 2018-11-30  9:01 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs404: Add pshold node
 2018-11-30  7:34 UTC 

[PATCH] arm64: dts: qcom: msm8998: Fix compatible of scm node
 2018-11-30  6:56 UTC 

[PATCH] arm64: defconfig: Enable GCC and PINCTRL for MSM8998
 2018-11-30  6:54 UTC 

[PATCH v2] arm64: dts: sdm845: add video nodes
 2018-11-30  6:39 UTC  (2+ messages)

[PATCH] drm: msm: Check cmd_db_read_aux_data() for failure
 2018-11-30  2:34 UTC  (6+ messages)

[PATCH v1 0/4] phy: qcom-qmp: Fix clock-cells binding and provider
 2018-11-29 22:13 UTC  (3+ messages)
` [PATCH v1 2/4] arm64: dts: qcom: msm8996: Fix QMP PHY #clock-cells
` [PATCH v1 3/4] arm64: dts: qcom: sdm845: "

[PATCH v3] media: venus: add support for key frame
 2018-11-29 19:40 UTC  (5+ messages)

[PATCH v3 0/1] drm/msm/a6xx: Add interconnect support
 2018-11-29 17:26 UTC  (2+ messages)
  ` [PATCH 1/1] drm/msm/a6xx: Add support for an interconnect path

[PATCH v2 0/1] drm/msm/a6xx: Add interconnect support
 2018-11-29 17:21 UTC  (2+ messages)
  ` [PATCH 1/1] drm/msm/a6xx: Add support for an interconnect path

[PATCH v3 0/4] thermal: tsens: Add support for QCS404 platform
 2018-11-29 16:57 UTC  (5+ messages)
` [PATCH v3 2/4] drivers: thermal: tsens: Add generic support for TSENS v1 IP
` [PATCH v3 4/4] arm64: dts: qcom: qcs404: Add thermal zones for each sensor

[PATCH 1/2] drm/scheduler: Set sched->thread to NULL on failure
 2018-11-29 16:07 UTC  (4+ messages)
` [PATCH 2/2] drm/scheduler: Add drm_sched_suspend/resume_timeout()


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