linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-26 17:08:27 to 2018-11-29 17:47:00 UTC [more...]

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-11-29 17:47 UTC  (28+ 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 v3 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-11-29 17:33 UTC  (13+ 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  (7+ messages)
` [PATCH v3 1/4] dt: thermal: tsens: Add bindings for qcs404
` [PATCH v3 2/4] drivers: thermal: tsens: Add generic support for TSENS v1 IP
` [PATCH v3 3/4] arm64: dts: qcom: qcs404: Add tsens controller
` [PATCH v3 4/4] arm64: dts: qcom: qcs404: Add thermal zones for each sensor

[PATCH] drm: msm: Check cmd_db_read_aux_data() for failure
 2018-11-29 16:38 UTC 

[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()

[PATCH v3 0/7] Standardize onboard LED support for 96Boards
 2018-11-29 15:42 UTC  (3+ messages)

[PATCH v18 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-11-29 14:55 UTC  (10+ messages)
  ` [PATCH v18 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
  ` [PATCH v18 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
  ` [PATCH v18 3/5] iommu/arm-smmu: Add the device_link between masters and smmu
  ` [PATCH v18 4/5] dt-bindings: arm-smmu: Add bindings for qcom, smmu-v2
` [PATCH v18 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH 0/3] arm64: dts: qcom: QCS404 BLSP nodes
 2018-11-29 14:34 UTC  (2+ messages)

[RFC PATCH v3 0/4] irqchip/gic-v3: Add support to DT based quirk for msm8996
 2018-11-29 14:10 UTC  (5+ messages)
` [RFC PATCH v3 3/4] irqchip: gic-v3: Add quirk for msm8996 secured registers

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

[PATCH] ARM: dts: msm8660: Fix up GIC IRQ flags
 2018-11-29 11:08 UTC 

[PATCH] ARM: dts: msm8660: Mark two GSBI blocks "disabled"
 2018-11-29 10:58 UTC 

[GIT PULL] Qualcomm ARM64 Defconfig updates for 4.20
 2018-11-29 10:10 UTC  (4+ messages)
` [GIT PULL] Qualcomm Device Tree "

[PATCH v2 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-11-29  9:44 UTC  (8+ messages)

[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
 2018-11-29  9:08 UTC  (6+ messages)

[PATCH] drm/msm: Fix error return checking
 2018-11-29  6:01 UTC 

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

[PATCH 1/2] ARM: dts: qcom: Add SoC-specific string for sdhci-msm-v4 nodes
 2018-11-29  0:03 UTC  (4+ messages)
` [PATCH 2/2] arm64: "

[PATCH v3] Add display nodes to SDM845 dtsi
 2018-11-28 23:51 UTC  (5+ messages)
` [PATCH v3] arm64: dts: qcom: sdm845: Add dpu to sdm845 dts file

[PATCH v5 0/5] arm64: dts: qcom: sdm845: Add UFS DT nodes
 2018-11-28 23:43 UTC  (10+ messages)
` [PATCH v5 3/5] arm64: dts: qcom: sdm845: add UFS controller
` [PATCH v5 4/5] arm64: dts: qcom: sdm845: Add UFS nodes for sdm845-mtp

[PATCH] ARM: dts: qcom: msm8974-hammerhead: correct gpios property on magnetometer
 2018-11-28 23:21 UTC  (2+ messages)

[PATCH v4 0/3]
 2018-11-28 23:13 UTC  (4+ messages)
` [PATCH v4 2/3] arm64: dts: sdm845: Add dsi pinctrl nodes

[PATCH] ARM: dts: qcom: msm8974-hammerhead: add WiFi support
 2018-11-28 23:07 UTC  (2+ messages)

[PATCH v1 0/3] arm64: dts: qcom: sdm845: Add SD nodes
 2018-11-28 22:34 UTC  (3+ messages)
` [PATCH v1 2/3] "
` [PATCH v1 3/3] arm64: dts: qcom: sdm845: Add SD nodes for sdm845-mtp

[RFC] mmc: host: sdhci-msm: Use the interconnect API
 2018-11-28 22:23 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clock: qcom: Fix the xo parent in gpucc example
 2018-11-28 21:26 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: sdm845: Add gpu clock controller node

[PATCH] clk: qcom: gpu_cc_gmu_clk_src has 5 parents, not 6
 2018-11-28 21:24 UTC  (2+ messages)

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

[PATCH 0/3] drm/msm: Revive GPU workload profiling
 2018-11-28 20:09 UTC  (5+ messages)
` [PATCH 3/3] drm/msm: Use Hardware counters for perf profiling

[PATCH 0/1] drm/msm/a6xx: Add interconnect support
 2018-11-28 19:09 UTC  (3+ messages)
  ` [PATCH 1/1] drm/msm/a6xx: Add support for an interconnect path

[PATCH v2] arm64: dts: qcom: sdm845: Add qspi (quad SPI) node
 2018-11-28 18:59 UTC  (3+ messages)

[PATCH v10 0/8] Introduce on-chip interconnect API
 2018-11-28 18:18 UTC  (10+ 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 4/7] interconnect: Add debugfs support
` [PATCH v10 5/7] interconnect: qcom: Add sdm845 interconnect provider driver
` [PATCH v10 6/7] arm64: dts: sdm845: Add interconnect provider DT nodes
` [PATCH v10 7/7] MAINTAINERS: add a maintainer for the interconnect API

[PATCH v2 1/9] drm/msm/mdp4: only use lut_clk on mdp4.2+
 2018-11-28 17:55 UTC  (4+ messages)
` [PATCH v2 5/9] drm/msm: add headless gpu device (for imx5)

[PATCH] drm/msm/dpu: set geometry for iommu domain
 2018-11-28 15:38 UTC  (2+ messages)

[PATCH v2] arm64: dts: sdm845: add video nodes
 2018-11-28 13:10 UTC 

[PATCH v3] media: venus: amend buffer size for bitstream plane
 2018-11-28  8:41 UTC  (11+ messages)

[PATCH] arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocks
 2018-11-28  6:33 UTC  (4+ messages)

[PATCH v2 0/7] drm/msm/dsi: Get PHY ref clocks from the DT
 2018-11-28  6:18 UTC  (15+ messages)
` [PATCH v2 1/7] dt-bindings: msm/dsi: Add ref clock for PHYs
` [PATCH v2 4/7] arm64: dts: qcom: msm8916: Set 'xo_board' as ref clock of the DSI PHY
  ` [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 5/7] drm/msm/dsi: 28nm "
  ` [PATCH v2 7/7] drm/msm/dsi: 10nm "
` [PATCH v2 6/7] arm64: dts: sdm845: Set 'bi_tcxo' as ref clock of the DSI PHYs

[PATCH v4 0/2] Add QCOM graphics clock controller driver for SDM845
 2018-11-28  0:54 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: clock: Introduce QCOM Graphics clock bindings
` [PATCH v4 2/2] clk: qcom: Add graphics clock controller driver for SDM845

[PATCH v2] drm/msm/dpu: add display port support in DPU
 2018-11-27 22:28 UTC 

[PATCH] arm64: dts: sdm845: Add videocc node
 2018-11-27 19:26 UTC  (4+ messages)

[PATCH] dt-bindings: clock: Require #reset-cells in sdm845-videocc
 2018-11-27 19:24 UTC 

[PATCH v9 0/8] Introduce on-chip interconnect API
 2018-11-27 18:05 UTC  (5+ messages)
` [PATCH v9 2/8] dt-bindings: Introduce interconnect binding

[PATCH v2] arm64: dts: qcom: qcs404: Add WCN3990 WLAN module device node
 2018-11-27 16:39 UTC  (2+ messages)

[PATCH 0/9] iommu: clean up/remove modular stuff from non-modules
 2018-11-27 14:39 UTC  (4+ messages)
  ` [PATCH 6/9] iommu: qcom_iommu: make it explicitly non-modular

[PATCH 0/3] Qualcomm AOSS QMP side channel binding and driver
 2018-11-27 10:50 UTC  (4+ messages)
` [PATCH 3/3] soc: qcom: Add AOSS QMP genpd provider

[PATCH v5 0/2] Add Synopsys High-Speed USB PHY driver for Qualcomm SoCs
 2018-11-27 10:07 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: phy: Add Qualcomm Synopsys High-Speed USB PHY binding
` [PATCH v5 2/2] phy: qualcomm: Add Synopsys High-Speed USB PHY driver

[PATCH] arm64: dts: qcom: sdm845: Add Q6V5 MSS node
 2018-11-27  8:58 UTC 

[PATCH] arm64: dts: sdm845: add video nodes
 2018-11-27  8:24 UTC  (3+ messages)

[PATCH v2 0/3] Bug fixes for Qualcomm BT chip wcn3990
 2018-11-27  7:01 UTC  (10+ messages)
` [PATCH v2 1/3] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v2 2/3] Bluetooth: hci_qca: Deassert RTS while baudrate change command
` [PATCH v2 3/3] Bluetooth: hci_qca: Fix frame reassembly errors for wcn3990

[PATCH v2] clk: qcom: Move to menuconfig and reduce lines
 2018-11-27  6:50 UTC 

[PATCH v4 2/6] dt-bindings: power: Add qcom rpm power domain driver bindings
 2018-11-27  5:04 UTC  (7+ messages)
` [RFC PATCH] dt-bindings: opp: Extend qcom-opp bindings with properties needed for CPR

[PATCH v10 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-11-26 23:30 UTC  (8+ 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 v2 00/24] drm/msm: Various dpu locking and legacy cleanups
 2018-11-26 21:53 UTC  (6+ messages)
` [PATCH v2 15/24] drm/msm: dpu: Stop using encoder->crtc pointer

[PATCH 1/3] drm/msm: dpu: Grab the modeset locks in frame_event
 2018-11-26 21:45 UTC  (3+ messages)

[DPU PATCH 0/3] Add support for DisplayPort driver on SnapDragon 845
 2018-11-26 21:41 UTC  (5+ messages)
` [DPU PATCH 2/3] drm/msm/dp: add displayPort driver support

[PATCH] iommu: arm-smmu: Set SCTLR.HUPCF bit
 2018-11-26 20:56 UTC  (8+ messages)

[RESEND PATCH v17 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-11-26 19:31 UTC  (17+ messages)
` [RESEND PATCH v17 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [RESEND PATCH v17 5/5] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
      ` [RESEND PATCH v17 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-11-26 18:46 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: qcs404: Add WCN3990 WLAN module device node
 2018-11-26 17:25 UTC  (4+ messages)

[PATCH] regulator: core: Apply system load even if no consumer loads
 2018-11-26 17:08 UTC 


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