linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-11 06:38:15 to 2018-06-13 18:29:00 UTC [more...]

[PATCH v2 0/6] Add powerdomain driver for corners on msm8996/sdm845
 2018-06-13 18:29 UTC  (4+ messages)
` [PATCH v2 5/6] soc: qcom: rpmh powerdomain driver

[DPU PATCH 0/4] Atomic resource management
 2018-06-13 18:25 UTC  (8+ messages)
  ` [DPU PATCH 1/4] drm/msm/dpu: add atomic private object to dpu kms
        ` [Freedreno] "
  ` [DPU PATCH 2/4] drm/msm/dpu: remove scalar config definitions
  ` [DPU PATCH 3/4] drm/msm/dpu: remove resource pool manager
  ` [DPU PATCH 4/4] drm/msm/dpu: use private obj to track hw resources

[PATCH v9 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel
 2018-06-13 17:59 UTC  (6+ messages)
  ` [PATCH v9 2/4] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings
  ` [PATCH v9 3/4] drm/panel: add Innolux TV123WAM panel driver support
  ` [PATCH v9 4/4] dt-bindings: drm/panel: Document Innolux TV123WAM panel bindings

[PATCH] dt-bindings: soc: qcom: Fix default clock-freq for qcom,geni-i2c
 2018-06-13 17:50 UTC 

[PATCH v7 0/4] Introduce GENI SE Controller Driver
 2018-06-13 17:30 UTC  (8+ messages)
` [PATCH v7 1/4] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
` [PATCH v7 2/4] MAINTAINERS: Add Qualcomm Generic Interface I2C driver maintainer
` [PATCH v7 3/4] arm64: dts: sdm845: Add serial console support
` [PATCH v7 4/4] arm64: dts: sdm845: Add support for an instance of I2C controller

[PATCH v2 1/2] arm64: dts: qcom: sdm845: Add I2C, SPI, and UART9 nodes
 2018-06-13 16:53 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845: Enable debug UART and I2C10 on sdm845-mtp

[PATCH 0/5] soc: qcom: remove depends on ARCH_QCOM
 2018-06-13 16:51 UTC  (8+ messages)
` [PATCH 2/5] soc: qcom: smem: Add missing include of sizes.h
` [PATCH 3/5] soc: qcom: smp2p: Add select IRQ_DOMAIN
` [PATCH 4/5] soc: qcom: smsm: "
` [PATCH 5/5] soc: qcom: Remove depends on ARCH_QCOM
  ` [PATCH 1/5] rpmsg: smd: Add missing include of sizes.h

[PATCH V2 1/2] efi/fb: Simplify fixup code to prefer struct resource
 2018-06-13 16:08 UTC  (11+ messages)
` [PATCH V2 2/2] efi/fb: Convert PCI bus address to resource if translated by the bridge

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-06-13 16:06 UTC  (15+ messages)
` [PATCH v5 1/4] fixp-arith: add a linear interpolation function
  ` [PATCH v5 2/4] power: supply: Add support for the Qualcomm Battery Monitoring System
  ` [PATCH v5 3/4] dt-bindings: power: supply: qcom_bms: Add bindings
` [PATCH v6 1/4] fixp-arith: add a linear interpolation function
  ` [PATCH v6 2/4] power: supply: Add support for the Qualcomm Battery Monitoring System
  ` [PATCH v6 3/4] dt-bindings: power: supply: qcom_bms: Add bindings
  ` [PATCH v6 4/4] MAINTAINERS: Add entry for the Qualcomm BMS

[PATCH] arm64: dts: qcom: Add pm8005 and pm8998 support
 2018-06-13 15:20 UTC 

[PATCH v3 00/27] Venus updates
 2018-06-13 15:08 UTC  (28+ messages)
` [PATCH v3 01/27] venus: hfi_msgs: correct pointer increment
` [PATCH v3 02/27] venus: hfi: preparation to support venus 4xx
` [PATCH v3 03/27] venus: hfi: update sequence event to handle more properties
` [PATCH v3 04/27] venus: hfi_cmds: add set_properties for 4xx version
` [PATCH v3 05/27] venus: hfi: support session continue "
` [PATCH v3 06/27] venus: hfi: handle buffer output2 type as well
` [PATCH v3 07/27] venus: hfi_venus: add halt AXI support for Venus 4xx
` [PATCH v3 08/27] venus: hfi_venus: fix suspend function for venus 3xx versions
` [PATCH v3 09/27] venus: hfi_venus: move set of default properties to core init
` [PATCH v3 10/27] venus: hfi_venus: add suspend functionality for Venus 4xx
` [PATCH v3 11/27] venus: core,helpers: add two more clocks found in "
` [PATCH v3 12/27] venus: hfi_parser: add common capability parser
` [PATCH v3 13/27] venus: helpers: rename a helper function and use buffer mode from caps
` [PATCH v3 14/27] venus: helpers: add a helper function to set dynamic buffer mode
` [PATCH v3 15/27] venus: helpers: add helper function to set actual buffer size
` [PATCH v3 16/27] venus: core: delete not used buffer mode flags
` [PATCH v3 17/27] venus: helpers: add buffer type argument to a helper
` [PATCH v3 18/27] venus: helpers: add a new helper to set raw format
` [PATCH v3 19/27] venus: helpers,vdec,venc: add helpers to set work mode and core usage
` [PATCH v3 20/27] venus: helpers: extend set_num_bufs helper with one more argument
` [PATCH v3 21/27] venus: helpers: add a helper to return opb buffer sizes
` [PATCH v3 22/27] venus: vdec: get required input buffers as well
` [PATCH v3 23/27] venus: vdec: a new function for output configuration
` [PATCH v3 24/27] venus: helpers: move frame size calculations on common place
` [PATCH v3 25/27] venus: implementing multi-stream support
` [PATCH v3 26/27] venus: core: add sdm845 DT compatible and resource data
` [PATCH v3 27/27] venus: add HEVC codec support

[RFC PATCH] irqchip/gic-v3: Add quirk for msm8996 secured registers
 2018-06-13 12:59 UTC  (2+ messages)

[PATCH v2 0/2] Add display clock controller driver for SDM845
 2018-06-13 12:58 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Introduce QCOM Display clock bindings
` [PATCH v2 2/2] clk: qcom: Add display clock controller driver for SDM845

[PATCH v9 1/4] drm/bridge: add support for sn65dsi86 bridge driver
 2018-06-13 11:09 UTC 

[PATCH v8 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel
 2018-06-13 11:08 UTC  (13+ messages)
` [PATCH v8 1/4] drm/bridge: add support for sn65dsi86 bridge driver
` [PATCH v8 2/4] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[PATCH] irqchip/gic-v3: do not access GICR_WAKER if its secured register
 2018-06-13 10:53 UTC  (7+ messages)

[PATCH] clk: qcom: Move frequency table macro to common file
 2018-06-13 10:00 UTC 

[PATCH] clk: qcom: Move frequency table macro to common file
 2018-06-13  9:21 UTC 

[PATCH 0/2] Add display clock controller driver for SDM845
 2018-06-13  9:18 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: clock: Introduce QCOM Display clock bindings
` [PATCH 2/2] clk: qcom: Add display clock controller driver for SDM845

[PATCH] mtd: rawnand: fix return value check for bad block status
 2018-06-13  9:02 UTC 

[PATCH v2 0/5] thermal: tsens: Prepare for version 2 of TSENS IP
 2018-06-13  8:13 UTC  (12+ messages)
` [PATCH v2 1/5] thermal: tsens: Get rid of unused fields in structure
` [PATCH v2 2/5] dt: qcom: 8996: thermal: Move to DT initialisation
` [PATCH v2 3/5] thermal: tsens: Move 8996 get_temp() to common code for reuse
` [PATCH v2 4/5] thermal: tsens: Add support for SDM845
` [PATCH v2 5/5] thermal: tsens: Check if we have valid data before reading

[PATCH] arm64: dts: apq8096-db820c: disable uart0 by default
 2018-06-13  7:22 UTC  (3+ messages)

[PATCH v3 0/7] Add powerdomain driver for corners on msm8996/sdm845
 2018-06-13  3:30 UTC  (17+ messages)
` [PATCH v3 1/7] dt-bindings: power: Add qcom rpm power domain driver bindings
` [PATCH v3 2/7] soc: qcom: rpmpd: Add a Power domain driver to model corners
` [PATCH v3 3/7] soc: qcom: rpmpd: Add support for get/set performance state
` [PATCH v3 4/7] arm64: dts: msm8996: Add rpmpd device node
` [PATCH v3 5/7] dt-bindings: power: Add qcom rpmh power domain driver bindings
` [PATCH v3 6/7] soc: qcom: Add RPMh Power domain driver
` [PATCH v3 7/7] soc: qcom: rpmpd/rpmhpd: Add a max vote on all corners at init

[PATCH] pinctrl: qcom: spmi-gpio: Add pm8998 and pm8005 to binding
 2018-06-13  0:52 UTC  (2+ messages)

[DPU PATCH] drm/msm: remove support for seamless modes
 2018-06-13  0:49 UTC 

[PATCH V2 0/4] Changes for SDCC5 version
 2018-06-12 23:36 UTC  (12+ messages)
` [PATCH V2 1/4] mmc: sdhci-msm: Define new Register address map
` [PATCH V2 2/4] mmc: sdhci-msm: Add msm version specific ops and data structures
` [PATCH V2 4/4] mmc: host: Register changes for sdcc V5

[PATCH 0/5] drm/msm: Add support for Adreno a6xx
 2018-06-12 16:55 UTC  (8+ messages)
  ` [PATCH 1/5] drm/msm: Remove pm_runtime operations from msm_iommu
  ` [PATCH 2/5] drm/msm: Add a helper function to parse clock names
  ` [PATCH 3/5] drm/msm/adreno: Load the firmware before bringing up the hardware
  ` [PATCH 4/5] drm/msm: Add generated headers for A6XX
  ` [PATCH 5/5] drm/msm: Add A6XX device support

[PATCH] firmware: qcom: scm: add a dummy qcom_scm_assign_mem()
 2018-06-12 15:55 UTC  (2+ messages)

[PATCH RESEND] iommu/msm: Don't call iommu_device_{,un}link from atomic context
 2018-06-12 14:06 UTC 

[PATCH] soc: qcom: rmtfs-mem: fix memleak in probe error paths
 2018-06-12 12:41 UTC 

[PATCH 0/2] thermal: tsens: SDM845 support
 2018-06-12 10:39 UTC  (4+ messages)
` [PATCH 1/2] thermal: tsens: Add support for SDM845 platform

[PATCH v1] clk: qcom: Add support for RCG to register for DFS
 2018-06-12  7:17 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: qcom: sdm845: Add I2C, SPI, and UART9 nodes
 2018-06-12  5:22 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: sdm845: Enable debug UART and I2C10 on sdm845-mtp

[PATCH] soc: qcom: smem: fix checkpatch warnings
 2018-06-12  0:24 UTC  (2+ messages)

[DPU PATCH v3 0/7] clean up DPU custom properties
 2018-06-11 21:13 UTC  (8+ messages)
` [DPU PATCH v3 4/7] drm/msm/dpu: switch to drm zpos property
  ` [DPU PATCH v3 1/7] drm/msm: remove connector custom properties
  ` [DPU PATCH v3 2/7] drm/msm/dpu: clean up dpu plane "
  ` [DPU PATCH v3 3/7] drm/msm: enable zpos normalization
  ` [DPU PATCH v3 5/7] Remove dpu crtc custom properties and its handlers
  ` [DPU PATCH v3 6/7] drm/msm: remove msm_prop files
` [DPU PATCH v3 7/7] drm/msm: remove dpu specific uapi header

[PATCH v10 00/10] drivers/qcom: add RPMH communication support
 2018-06-11 17:25 UTC  (11+ messages)
` [PATCH v10 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH v10 02/10] dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCs
` [PATCH v10 03/10] drivers: qcom: rpmh-rsc: log RPMH requests in FTRACE
` [PATCH v10 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v10 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS
` [PATCH v10 06/10] drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS
` [PATCH v10 07/10] drivers: qcom: rpmh: cache sleep/wake state requests
` [PATCH v10 08/10] drivers: qcom: rpmh: allow requests to be sent asynchronously
` [PATCH v10 09/10] drivers: qcom: rpmh: add support for batch RPMH request
` [PATCH v10 10/10] drivers: qcom: rpmh-rsc: allow active requests from wake TCS

[PATCH v7 0/2] regulator: add QCOM RPMh regulator driver
 2018-06-11 17:19 UTC  (3+ messages)
` [PATCH v7 2/2] "

[PATCH v9 00/10] drivers/qcom: add RPMH communication support
 2018-06-11 17:17 UTC  (10+ messages)
` [PATCH v9 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
` [PATCH v9 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v9 09/10] drivers: qcom: rpmh: add support for batch RPMH request

[PATCH v4 0/3] re-factor devfreq common code
 2018-06-11 14:59 UTC  (2+ messages)

[RFC 0/2] dt-bindings: mipi-dsi: dual-channel DSI bindings
 2018-06-11 13:47 UTC  (4+ messages)
` [RFC v2 2/2] dt-bindings: mipi-dsi: Add dual-channel DSI related info

[PATCH v3 00/16] Update for QCOM NAND driver
 2018-06-11 13:22 UTC  (18+ messages)
` [PATCH v3 01/16] mtd: rawnand: helper function for setting up ECC configuration
` [PATCH v3 13/16] mtd: rawnand: qcom: minor code reorganization for bad block check
` [PATCH v3 15/16] mtd: rawnand: qcom: helper function for raw read

[PATCH] soc: qcom: apr: fix spelling mistake: "paket" -> "packet"
 2018-06-11  8:38 UTC 

[PATCH v3] clk: qcom: Enable clocks which needs to be always on for SDM845
 2018-06-11  6:38 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).