linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-11 17:04:33 to 2018-04-17 06:01:43 UTC [more...]

[PATCH v5 00/10] drivers/qcom: add RPMH communication suppor
 2018-04-17  6:01 UTC  (20+ messages)
` [PATCH v5 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH v5 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs
` [PATCH v5 04/10] drivers: qcom: rpmh: add RPMH helper functions

[PATCH 1/2] parisc: use the asm-generic version for writeX()
 2018-04-17  4:57 UTC  (10+ messages)
` [PATCH 2/2] parisc: use the asm-generic version for readX()

[PATCH v4 0/3] Misc patches to support clocks for SDM845
 2018-04-17  4:37 UTC  (5+ messages)
` [PATCH v4 1/3] clk: qcom: Clear hardware clock control bit of RCG
` [PATCH v4 3/3] clk: qcom: Add Global Clock controller (GCC) driver for SDM845

[PATCH v2 0/3] Update reset and poll logic for GDSCs
 2018-04-17  4:30 UTC  (7+ messages)
` [PATCH v2 1/3] clk: qcom: gdsc: Add support to reset AON and block reset logic
` [PATCH v2 2/3] clk: qcom: gdsc: Add support to poll for higher timeout value
` [PATCH v2 3/3] clk: qcom: gdsc: Add support to poll CFG register to check GDSC state

[PATCH v2 1/2] parisc: define stronger ordering for the default writeX()
 2018-04-17  4:08 UTC  (2+ messages)
` [PATCH v2 2/2] parisc: define stronger ordering for the default readX()

[PATCH v3 0/3] Misc patches to support clocks for SDM845
 2018-04-17  3:51 UTC  (3+ messages)
` [PATCH v3 3/3] clk: qcom: Add Global Clock controller (GCC) driver "

[PATCH v2 0/3] usb: dwc3: support for Qualcomm DWC3 glue
 2018-04-17  3:39 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: usb: Update documentation for Qualcomm DWC3 driver
` [PATCH v2 2/3] usb: dwc3: Add Qualcomm DWC3 glue driver
` [PATCH v2 3/3] usb: dwc3: core: Suspend PHYs on runtime suspend in host mode

[DPU PATCH] drm/msm/dsi: check return value for video done waits
 2018-04-17  2:05 UTC 

[DPU PATCH v3 1/2] drm/msm/dsi: check video mode engine status before waiting
 2018-04-17  1:56 UTC  (2+ messages)
  ` [DPU PATCH v3 2/2] drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY

[DPU PATCH v2 0/2] Connector virtualization for Dual-DSI
 2018-04-17  0:40 UTC  (3+ messages)
` [DPU PATCH v2 1/2] drm/msm/dsi: adjust dsi timing for dual dsi mode
  ` [DPU PATCH v2 2/2] drm/msm/dsi: Use one connector for dual DSI mode

[PATCH] soc: qcom: cmd-db: Make endian-agnostic
 2018-04-17  0:08 UTC  (2+ messages)

[DPU PATCH v2 1/2] drm/panel: Add Truly NT35597 panel
 2018-04-16 22:45 UTC  (5+ messages)
  ` [DPU PATCH v2 2/2] drm/panel: add backlight control support for truly panel

[PATCH] alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2
 2018-04-16 22:16 UTC 

[PATCH v2 0/2] regulator: add QCOM RPMh regulator driver
 2018-04-16 22:06 UTC  (5+ messages)
` [PATCH v2 1/2] regulator: dt-bindings: add QCOM RPMh regulator bindings
` [PATCH v2 2/2] regulator: add QCOM RPMh regulator driver

[PATCH] percpu_counter: Remove debug_object_free call twice
 2018-04-16 21:48 UTC  (2+ messages)

[PATCH v3 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-04-16 21:47 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Introduce QCOM RPMh clock bindings
` [PATCH v3 2/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver

[PATCH v4 0/2] SDM845 System Cache Driver
 2018-04-16 20:50 UTC  (10+ messages)
` [PATCH v4 1/2] Documentation: Documentation for qcom, llcc
` [PATCH v4 2/2] drivers: soc: Add LLCC driver

[[RFC]DPU PATCH 0/2] Add suppport for sn65dsi86 bridge chip
 2018-04-16 19:32 UTC  (8+ messages)
  ` [[RFC]DPU PATCH 1/2] drm/bridge: add support for sn65dsi86 bridge driver
  ` [[RFC]DPU PATCH 2/2] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[DPU PATCH 1/2] drm/msm/dsi: check video mode engine status before waiting
 2018-04-16 18:50 UTC  (12+ messages)
` [DPU PATCH v2 "
      ` [Freedreno] "
` [DPU PATCH v2 2/2] drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY

[DPU PATCH 0/6] Switch DPU to use upstream DSI driver for SDM845
 2018-04-16 18:22 UTC  (7+ messages)
  ` [DPU PATCH 1/6] drm/msm: remove display stream compression(DSC) support for SM845
  ` [DPU PATCH 2/6] drm/msm: remove support for ping pong split topology
  ` [DPU PATCH 3/6] drm/msm: remove panel autorefresh support for SDM845
  ` [DPU PATCH 4/6] drm/msm: strip down custom event ioctl's
  ` [DPU PATCH 5/6] drm/msm: hook up DPU with upstream DSI
  ` [DPU PATCH 6/6] drm/msm: remove dsi-staging driver

[v4 00/10] drm/msm: GPU crash state
 2018-04-16 17:52 UTC  (5+ messages)
` [PATCH 01/10] include: Move ascii85 functions from i915 to linux/ascii85.h
    ` [Intel-gfx] "

[PATCH v7 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-04-16 17:34 UTC  (33+ messages)
` [PATCH v7 01/26] PM / Domains: Don't treat zero found compatible idle states as an error
` [PATCH v7 02/26] PM / Domains: Deal with multiple states but no governor in genpd
` [PATCH v7 03/26] PM / Domains: Add generic data pointer to genpd_power_state struct
` [PATCH v7 04/26] PM / Domains: Add support for CPU devices to genpd
` [PATCH v7 05/26] PM / Domains: Add helper functions to attach/detach CPUs to/from genpd
` [PATCH v7 06/26] timer: Export next wakeup time of a CPU
` [PATCH v7 07/26] PM / Domains: Add genpd governor for CPUs
` [PATCH v7 08/26] PM / Domains: Extend genpd CPU governor to cope with QoS constraints
` [PATCH v7 09/26] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs
` [PATCH v7 10/26] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v7 11/26] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v7 12/26] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v7 13/26] drivers: firmware: psci: Move psci to separate directory
` [PATCH v7 14/26] MAINTAINERS: Update files for PSCI
` [PATCH v7 15/26] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v7 16/26] drivers: firmware: psci: Support hierarchical CPU idle states
` [PATCH v7 17/26] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v7 18/26] drivers: firmware: psci: Announce support for OS initiated suspend mode
` [PATCH v7 19/26] drivers: firmware: psci: Prepare to use "
` [PATCH v7 20/26] drivers: firmware: psci: Share a few internal PSCI functions
` [PATCH v7 21/26] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH v7 22/26] drivers: firmware: psci: Introduce psci_dt_topology_init()
` [PATCH v7 23/26] drivers: firmware: psci: Try to attach CPU devices to their PM domains
` [PATCH v7 24/26] drivers: firmware: psci: Deal with CPU hotplug when using OSI mode
` [PATCH v7 25/26] arm64: kernel: Respect the hierarchical CPU topology in DT for PSCI
` [PATCH v7 26/26] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916

GPU/DRM issue with DSI commands on msm 8916
 2018-04-16 17:06 UTC  (5+ messages)

[DPU PATCH 1/2] drm/panel: Add Truly Dual DSI video mode panel
 2018-04-16 17:00 UTC  (5+ messages)
` [DPU PATCH 2/2] drm/panel: add backlight control support for truly panel

[PATCH v4] pinctrl: msm: fix gpio-hog related boot issues
 2018-04-16 11:50 UTC  (2+ messages)

[PATCH 0/1] Add gpio-line-names property for Dragonboard820c
 2018-04-16 10:03 UTC  (4+ messages)
` [PATCH 1/1] dts: qcom: db820c: Add gpio-line-names property
  ` [dragonboard] "

[PATCH v4 0/7] phy: qcom: Updates for USB PHYs on SDM845
 2018-04-16  1:36 UTC  (16+ messages)
` [PATCH v4 2/7] phy: qcom-qmp: Enable pipe_clk before PHY initialization
` [PATCH v4 6/7] dt-bindings: phy-qcom-usb2: Add support to override tuning values

[PATCH v2] phy: core: Allow phy_pm_runtime_xxx API calls with NULL phy
 2018-04-16  0:02 UTC  (2+ messages)

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-15 12:55 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] dt-bindings: power: supply: qcom_bms: Add bindings

[PATCH v2 0/2] Add QCOM RPMh Clock driver
 2018-04-14  2:03 UTC  (9+ messages)
` [[PATCH v2] 1/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
` [[PATCH v2] 2/2] dt-bindings: clock: Introduce QCOM RPMh clock bindings

[PATCH v4 1/2] MIPS: io: prevent compiler reordering on the default writeX() implementation
 2018-04-13 23:52 UTC  (4+ messages)
` [PATCH v4 2/2] MIPS: io: add a barrier after register read in readX()

[PATCH] clk: qcom: Base rcg parent rate off plan frequency
 2018-04-13 20:33 UTC 

[DPU PATCH 0/2] Connector virtualization for Dual-DSI
 2018-04-13 20:22 UTC  (5+ messages)
` [DPU PATCH 1/2] drm/msm/dsi: adjust dsi timing for dual dsi mode
` [DPU PATCH 2/2] drm/msm/dsi: Use one connector for dual DSI mode

[PATCH V4 0/2] mmc: sdhci-msm: Configuring IO_PAD support for sdhci-msm
 2018-04-13 17:08 UTC  (5+ messages)
` [PATCH V4 2/2] mmc: sdhci-msm: support voltage pad switching

[PATCH v3 1/2] MIPS: io: prevent compiler reordering on the default writeX() implementation
 2018-04-13 16:36 UTC  (16+ messages)
` [PATCH v3 2/2] MIPS: io: add a barrier after register read in readX()

Query:Regarding percpu_counter debug object destroy
 2018-04-13  8:46 UTC  (3+ messages)

[PATCH v7 [RESEND] 0/2] drivers/qcom: add Command DB support
 2018-04-12 20:55 UTC  (4+ messages)
` [PATCH v7 [RESEND] 1/2] drivers: qcom: add command DB driver

[PATCH] pinctrl: msm: fix gpio-hog related boot issues
 2018-04-12 19:05 UTC  (3+ messages)

apq8016 : 4.14 kernel dsi bridge/panel not working
 2018-04-12 14:00 UTC  (2+ messages)

[PATCH V2] drm/amdgpu: limit DMA size to PAGE_SIZE for scatter-gather buffers
 2018-04-12 13:51 UTC  (5+ messages)

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-04-12 13:15 UTC  (9+ messages)
` [PATCH v4 1/7] interconnect: Add generic "
` [PATCH v4 2/7] dt-bindings: Introduce interconnect provider bindings
` [PATCH v4 5/7] interconnect: qcom: Add msm8916 interconnect provider driver

[PATCH 0/9] Update for QCOM NAND driver
 2018-04-12  9:59 UTC  (28+ messages)
` [PATCH 1/9] mtd: nand: qcom: use the ecc strength from device parameter
` [PATCH 3/9] mtd: nand: qcom: erased page detection for uncorrectable errors only
` [PATCH 4/9] mtd: nand: qcom: fix null pointer access for erased buffer detection
` [PATCH 5/9] mtd: nand: qcom: parse read errors for read oob also
` [PATCH 7/9] mtd: nand: qcom: check for operation errors in case of raw read
` [PATCH 8/9] mtd: nand: qcom: helper function for "
` [PATCH 9/9] mtd: nand: qcom: erased page bitflips detection

[PATCH v9 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-04-12  1:55 UTC  (7+ messages)
` [PATCH v9 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
        ` [PATCH v9 5/5] iommu/arm-smmu: Add support for qcom, smmu-v2 variant

[VERY RFC 0/2] iommu: optionally skip attaching to a DMA domain
 2018-04-11 23:32 UTC  (4+ messages)
  ` [PATCH 1/2] iommu: Gracefully allow drivers to not attach to a default domain
  ` [PATCH 2/2] iommu/arm-smmu: Add list of devices to opt out of DMA domains

[PATCH V3] drm/amdgpu: limit DMA size to PAGE_SIZE for scatter-gather buffers
 2018-04-11 22:11 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).