Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2018-06-19 06:10:05 to 2018-06-20 17:22:24 UTC [more...]

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

[DPU PATCH 0/5] Introduce plane virtualization in DPU driver
 2018-06-20 17:04 UTC  (9+ messages)
  ` [DPU PATCH 1/5] drm/msm/dpu: remove smart dma support
  ` [DPU PATCH 3/5] drm/msm/dpu: remove static binding of hw pipe to plane
  ` [DPU PATCH 4/5] drm/msm/dpu: introduce state based plane resource management
  ` [DPU PATCH 5/5] drm/msm/dpu: dynamic assignment of hw pipe to plane
` [DPU PATCH 2/5] drm/msm/dpu: enable cursor plane for primary crtc

[PATCH v4 00/15] Update for QCOM NAND driver
 2018-06-20 16:01 UTC  (17+ messages)
` [PATCH v4 01/15] mtd: rawnand: helper function for setting up ECC configuration
` [PATCH v4 02/15] mtd: rawnand: denali: use helper function for ecc setup
` [PATCH v4 03/15] dt-bindings: qcom_nandc: update for ECC strength and step size
` [PATCH v4 04/15] mtd: rawnand: qcom: remove dt property nand-ecc-step-size
` [PATCH v4 05/15] mtd: rawnand: qcom: use the ecc strength from device parameter
` [PATCH v4 06/15] mtd: rawnand: qcom: wait for desc completion in all BAM channels
` [PATCH v4 07/15] mtd: rawnand: qcom: erased page detection for uncorrectable errors only
` [PATCH v4 08/15] mtd: rawnand: qcom: fix null pointer access for erased page detection
` [PATCH v4 09/15] mtd: rawnand: qcom: parse read errors for read oob also
` [PATCH v4 10/15] mtd: rawnand: qcom: modify write_oob to remove read codeword part
` [PATCH v4 11/15] mtd: rawnand: qcom: fix return value for raw page read
` [PATCH v4 12/15] mtd: rawnand: qcom: check for operation errors in case of raw read
` [PATCH v4 13/15] mtd: rawnand: qcom: code reorganization for "
` [PATCH v4 14/15] mtd: rawnand: qcom: erased page bitflips detection
` [PATCH v4 15/15] mtd: rawnand: provide only single helper function for ECC conf

[PATCH 0/3] pinctrl: msm interrupt and muxing fixes
 2018-06-20 15:52 UTC  (15+ messages)
` [PATCH 1/3] pinctrl: msm: Really mask level interrupts to prevent latching
` [PATCH 2/3] pinctrl: msm: Mux out gpio function with gpio_request()
` [PATCH 3/3] pinctrl: msm: Configure interrupts as input and gpio mode

[PATCH v11 0/5] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel
 2018-06-20 15:41 UTC  (9+ messages)
` [PATCH v11 1/5] dt-bindings: media: extend interface documentation for DSI and DP
` [PATCH v11 3/5] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings
  ` [PATCH v11 2/5] drm/bridge: add support for sn65dsi86 bridge driver

[PATCH 0/3]: hwrng: Add support for qcpm v2 hwrng
 2018-06-20 14:37 UTC  (5+ messages)
` [PATCH 3/3] hwrng: msm - Add support for prng v2

[PATCH V4] PCI: move early dump functionality from x86 arch into the common code
 2018-06-20 13:46 UTC  (2+ messages)

[PATCH v2 0/2] hwrng: Add support for qcpm v2 hwrng
 2018-06-20 13:37 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: rng: Add new compatible qcom,prng-v2
` [PATCH v2 2/2] hwrng: msm - Add support for prng v2

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

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

[PATCH V3 0/7] backlight: qcom-wled: Support for QCOM wled driver
 2018-06-20 12:37 UTC  (22+ messages)
` [PATCH V3 1/7] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
` [PATCH V3 2/7] backlight: qcom-wled: restructure the qcom-wled bindings
` [PATCH V3 3/7] backlight: qcom-wled: Add new properties for PMI8998
` [PATCH V3 4/7] backlight: qcom-wled: Rename PM8941* to WLED3
` [PATCH V3 5/7] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V3 6/7] backlight: qcom-wled: add support for short circuit handling
` [PATCH V3 7/7] backlight: qcom-wled: Add auto string detection logic

[PATCH v5 0/8] Introduce on-chip interconnect API
 2018-06-20 12:11 UTC  (9+ messages)
` [PATCH v5 1/8] interconnect: Add generic "
` [PATCH v5 2/8] dt-bindings: Introduce interconnect provider bindings
` [PATCH v5 3/8] interconnect: Add debugfs support
` [PATCH v5 4/8] interconnect: qcom: Add RPM communication
` [PATCH v5 5/8] dt-bindings: interconnect: Document qcom,msm8916 NoC bindings
` [PATCH v5 6/8] interconnect: qcom: Add msm8916 interconnect provider driver
` [PATCH v5 7/8] dt-bindings: Introduce interconnect consumers bindings
` [PATCH v5 8/8] interconnect: Allow endpoints translation via DT

[PATCH] arm: dts: qcom: Fix 'interrupts = <>' property to use proper macros
 2018-06-20  9:23 UTC 

[PATCH 9/9] drm/msm: Always obey implicit fencing
 2018-06-20  9:12 UTC  (2+ messages)

[PATCH v10 00/14] Krait clocks + Krait CPUfreq
 2018-06-20  9:08 UTC  (19+ messages)
` [PATCH v10 01/14] ARM: Add Krait L2 register accessor functions
` [PATCH v10 02/14] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v10 03/14] clk: qcom: Add HFPLL driver
` [PATCH v10 04/14] dt-bindings: clock: Document qcom,hfpll
` [PATCH v10 05/14] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v10 06/14] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v10 07/14] clk: qcom: Add support for Krait clocks
` [PATCH v10 08/14] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v10 09/14] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH v10 10/14] clk: qcom: Add Krait clock controller driver
` [PATCH v10 11/14] dt-bindings: clock: Document qcom,krait-cc
` [PATCH v10 12/14] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v10 13/14] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v10 14/14] dt-bindings: cpufreq: Document operating-points-v2-krait-cpu

[PATCH v2 1/3] wcn36xx: Fix WEP104 encryption type
 2018-06-20  7:58 UTC  (3+ messages)
  ` [PATCH v2 2/3] wcn36xx: Track associated stations
  ` [PATCH v2 3/3] wcn36xx: Fix WEP encryption

[PATCH v3 00/16] Update for QCOM NAND driver
 2018-06-20  7:04 UTC  (10+ messages)
` [PATCH v3 13/16] mtd: rawnand: qcom: minor code reorganization for bad block check

[PATCH V2 1/5] PCI: handle error return from pci_reset_bridge_secondary_bus()
 2018-06-20  5:17 UTC  (6+ messages)
` [PATCH V2 2/5] IB/hfi1: use pci_reset_bus() for initiating pci secondary bus reset
` [PATCH V2 3/5] PCI: Hide pci_reset_bridge_secondary_bus() from drivers
` [PATCH V2 4/5] PCI: Unify try slot and bus reset API
` [PATCH V2 5/5] PCI: Unify "

[PATCH V2] PCI: Enable PASID when End-to-End TLP is supported by all bridges
 2018-06-20  3:04 UTC  (3+ messages)

[PATCH] pinctrl: msm: Pass along set_wake failures
 2018-06-19 23:43 UTC 

[v6 PATCH 0/5] drm/msm: Add support for Adreno a6xx
 2018-06-19 22:30 UTC  (6+ 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 V2 1/2] efi/fb: Simplify fixup code to prefer struct resource
 2018-06-19 22:29 UTC  (3+ messages)
` [PATCH V2 2/2] efi/fb: Convert PCI bus address to resource if translated by the bridge

[PATCH 1/2] IB/hfi1: Try slot reset before secondary bus reset
 2018-06-19 22:21 UTC  (3+ messages)

[PATCH] efi/fb: Convert PCI bus address to resource if translated by the bridge
 2018-06-19 22:14 UTC  (5+ messages)

[PATCH] PCI: Do not enable PASID when End-to-End TLP is not supported
 2018-06-19 22:13 UTC  (2+ messages)

[PATCH] clk: qcom: Add some missing gcc clks for msm8996
 2018-06-19 21:19 UTC  (3+ messages)

[PATCH v4 0/5] slimbus: Add QCOM SLIMBus NGD driver
 2018-06-19 16:13 UTC  (6+ messages)
` [PATCH v4 1/5] slimbus: core: add of_slim_device_get() helper
` [PATCH v4 2/5] slimbus: core: rearrange slim_eaddr structure
` [PATCH v4 3/5] slimbus: messaging: add slim_alloc/free_txn_tid()
` [PATCH v4 4/5] slimbus: ngd: dt-bindings: Add slim ngd dt bindings
` [PATCH v4 5/5] slimbus: ngd: Add qcom SLIMBus NGD driver

[PATCH v2 0/2] Add display clock controller driver for SDM845
 2018-06-19 15:23 UTC  (2+ messages)

[PATCH 0/2] Add display clock controller driver for SDM845
 2018-06-19 15:22 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: "

[DPU PATCH] drm/msm/dsi: add only dsi nodes with a valid device to list
 2018-06-19 14:43 UTC  (5+ messages)
  ` [Freedreno] "

[PATCH v11 00/10] drivers/qcom: add RPMH communication support
 2018-06-19 13:12 UTC  (4+ messages)
` [PATCH v11 03/10] drivers: qcom: rpmh-rsc: log RPMH requests in FTRACE

[DPU PATCH] drm/msm/dsi: set encoder mode for DRM bridge explicitly
 2018-06-19 11:39 UTC  (2+ messages)

[PATCH v3 0/7] Add powerdomain driver for corners on msm8996/sdm845
 2018-06-19 10:10 UTC  (9+ messages)
` [PATCH v3 5/7] dt-bindings: power: Add qcom rpmh power domain driver bindings
` [PATCH v3 7/7] soc: qcom: rpmpd/rpmhpd: Add a max vote on all corners at init

[PATCH v2 0/7] soc: qcom: Allow COMPILE_TEST of all drivers
 2018-06-19  9:36 UTC  (8+ messages)
` [PATCH v2 5/7] ASoC: qdsp6: Add depends on OF

[DPU PATCH v3 00/12] Refactor DPU device/driver hierarchy and add runtime_pm support
 2018-06-19  8:59 UTC  (3+ messages)
` [DPU PATCH v3 05/12] drm/msm/dpu: update dpu sub-block offsets wrt dpu base address

[PATCH v7 0/4] Support for Qualcomm UFS QMP PHY on SDM845
 2018-06-19  8:36 UTC  (5+ messages)
` [PATCH v7 1/4] phy: Update PHY power control sequence
` [PATCH v7 2/4] phy: General struct and field cleanup
` [PATCH v7 3/4] phy: Add QMP phy based UFS phy support for sdm845
` [PATCH v7 4/4] dt-bindings: phy-qcom-qmp: Add UFS phy compatible string "

[PATCH 1/1] iommu/arm-smmu: Add support to use Last level cache
 2018-06-19  8:34 UTC  (3+ messages)

[PATCH] dma-buf/fence: Take refcount on the module that owns the fence
 2018-06-19  8:28 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