linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-07 02:11:42 to 2019-01-10 04:02:09 UTC [more...]

[PATCH v11 0/9] Add power domain driver for corners on msm8996/sdm845
 2019-01-10  4:02 UTC  (10+ messages)
` [PATCH v11 1/9] dt-bindings: opp: Introduce opp-level bindings
` [PATCH v11 2/9] OPP: Add support for parsing the 'opp-level' property
` [PATCH v11 3/9] dt-bindings: power: Add qcom rpm power domain driver bindings
` [PATCH v11 4/9] soc: qcom: rpmpd: Add a Power domain driver to model corners
` [PATCH v11 5/9] soc: qcom: rpmpd: Add support for get/set performance state
` [PATCH v11 6/9] arm64: dts: msm8996: Add rpmpd device node
` [PATCH v11 7/9] soc: qcom: rpmhpd: Add RPMh power domain driver
` [PATCH v11 8/9] arm64: dts: sdm845: Add rpmh powercontroller node
` [PATCH v11 9/9] soc: qcom: rpmhpd: Mark mx as a parent for cx

[PATCH v10 0/9] Add power domain driver for corners on msm8996/sdm845
 2019-01-10  4:01 UTC  (11+ messages)
` [PATCH v10 1/9] dt-bindings: opp: Introduce opp-level bindings
` [PATCH v10 2/9] OPP: Add support for parsing the 'opp-level' property
` [PATCH v10 3/9] dt-bindings: power: Add qcom rpm power domain driver bindings
` [PATCH v10 4/9] soc: qcom: rpmpd: Add a Power domain driver to model corners
` [PATCH v10 5/9] soc: qcom: rpmpd: Add support for get/set performance state
` [PATCH v10 6/9] arm64: dts: msm8996: Add rpmpd device node
` [PATCH v10 7/9] soc: qcom: rpmhpd: Add RPMh power domain driver
` [PATCH v10 8/9] arm64: dts: sdm845: Add rpmh powercontroller node
` [PATCH v10 9/9] soc: qcom: rpmhpd: Mark mx as a parent for cx

[PATCH] arm64: dts: Remove inconsistent use of 'arm, armv8' compatible string
 2019-01-10  2:27 UTC  (2+ messages)
  ` [PATCH] arm64: dts: Remove inconsistent use of 'arm,armv8' "

[PATCH v1 0/7] Thermal throttling for SDM845
 2019-01-10  2:22 UTC  (15+ messages)
` [PATCH v1 1/7] drivers: thermal: of-thermal: Print name of device node with error
` [PATCH v1 2/7] drivers: cpufreq: Add thermal_cooling_device pointer to struct cpufreq_policy
` [PATCH v1 3/7] cpu_cooling: Add generic driver ready callback
` [PATCH v1 4/7] cpufreq: qcom-hw: Move to device_initcall
` [PATCH v1 5/7] cpufreq: qcom-hw: Register as a cpufreq cooling device
` [PATCH v1 6/7] arm64: dts: sdm845: Increase alert trip point to 95 degrees
` [PATCH v1 7/7] arm64: dts: sdm845: wireup the thermal trip points to cpufreq

[PATCH v3 0/6] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-10  1:12 UTC  (7+ messages)
` [PATCH v3 1/6] pinctrl: qcom: spmi-gpio: hardcode IRQ counts
` [PATCH v3 2/6] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v3 3/6] gpio: add irq domain activate/deactivate functions
` [PATCH v3 4/6] qcom: spmi-gpio: add support for hierarchical IRQ chip
` [PATCH v3 5/6] ARM: dts: qcom: pm8941: add interrupt controller properties
` [PATCH v3 6/6] ARM: dts: qcom: pma8084: "

[PATCH v12 0/7] Introduce on-chip interconnect API
 2019-01-09 23:18 UTC  (3+ messages)
` [PATCH v12 6/7] arm64: dts: sdm845: Add interconnect provider DT nodes

[PATCH 0/3] Add coresight support for SDM845
 2019-01-09 22:57 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm845: Add Coresight support
` [PATCH 2/3] coresight: etm4x: Add support to enable ETMv4.2
` [PATCH 3/3] arm64: dts: qcom: sdm845: Remove the duplicate header inclusion

[PATCH v4 0/3] Use interconnect API in MDSS on SDM845
 2019-01-09 20:23 UTC  (5+ messages)
` [PATCH v4 2/3] drm/msm/dpu: Integrate interconnect API in MDSS

[PATCH v4] clk: qcom: smd: Add support for MSM8998 rpm clocks
 2019-01-09 19:47 UTC  (2+ messages)

[PATCH 0/7] qcom: support wakeup capable GPIOs
 2019-01-09 19:36 UTC  (16+ messages)
` [PATCH 3/7] drivers: irqchip: add PDC irqdomain for "
` [PATCH 4/7] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO
` [PATCH 5/7] drivers: pinctrl: msm: setup GPIO irqchip hierarchy
` [PATCH 6/7] arm64: dts: msm: add PDC device bindings for sdm845

[PATCH v1 2/6] clk: qcom: Skip halt checks on gcc_usb3_phy_pipe_clk for 8998
 2019-01-09 19:28 UTC  (4+ messages)

[PATCH v1] clk: qcom: clk-rpmh: Add IPA clock support
 2019-01-09 19:28 UTC  (2+ messages)

[PATCH v7 0/6] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2019-01-09 19:16 UTC  (7+ messages)
` [PATCH v7 6/6] arm64: dts: sdm845: Add gpu and gmu device nodes

[PATCH v1 1/6] clk: qcom: Add missing freq for usb30_master_clk on 8998
 2019-01-09 18:59 UTC  (2+ messages)

[PATCH] clk: qcom: Add CLK_SET_RATE_PARENT for 8998 branch clocks
 2019-01-09 18:59 UTC  (2+ messages)

[v5 0/3] Use interconnect API in MDSS on SDM845
 2019-01-09 17:52 UTC  (4+ messages)
` [v5 1/3] drm/msm/dpu: clean up references of DPU custom bus scaling
  ` [v5 2/3] drm/msm/dpu: Integrate interconnect API in MDSS
` [v5 3/3] dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845

[PATCH RFC 0/5] Add support for PDC timer for wake-ups
 2019-01-09 17:46 UTC  (10+ messages)
` [PATCH RFC 3/5] dt-bindings: Add PDC timer bindings for Qualcomm SoCs

[PATCH] drivers: qcom: rpmh: use struct_size() in kzalloc()
 2019-01-09 17:38 UTC  (2+ messages)

[PATCH v2] ARM: dts: Kill off skeleton{64}.dtsi
 2019-01-09 17:30 UTC  (2+ messages)

[PATCH v5 8/8] arm64: dts: qcom: sdm845: Add Q6V5 MSS node
 2019-01-09 17:00 UTC 

[PATCH v1] scsi: ufs: Use explicit access size in ufshcd_dump_regs
 2019-01-09 15:38 UTC  (3+ messages)

[PATCH v5 0/5] Bug fixes for Qualcomm BT chip wcn3990
 2019-01-09 14:52 UTC  (6+ messages)
` [PATCH v5 1/5] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v5 2/5] Bluetooth: hci_qca: Deassert RTS while baudrate change command

[PATCH v2 0/7] Qualcomm AOSS QMP side channel binding and driver
 2019-01-09 14:40 UTC  (5+ messages)
` [PATCH v2 4/7] remoteproc: q6v5-mss: Vote for rpmh power domains
` [PATCH v2 5/7] remoteproc: q6v5-mss: Active powerdomain for SDM845

[PATCH v10 0/9] Add power domain driver for corners on msm8996/sdm845
 2019-01-09  9:24 UTC  (15+ messages)
` [PATCH v10 1/9] dt-bindings: opp: Introduce opp-level bindings
` [PATCH v10 2/9] OPP: Add support for parsing the 'opp-level' property
` [PATCH v10 3/9] dt-bindings: power: Add qcom rpm power domain driver bindings
` [PATCH v10 4/9] soc: qcom: rpmpd: Add a Power domain driver to model corners
` [PATCH v10 5/9] soc: qcom: rpmpd: Add support for get/set performance state
` [PATCH v10 6/9] arm64: dts: msm8996: Add rpmpd device node
` [PATCH v10 7/9] soc: qcom: rpmhpd: Add RPMh power domain driver
` [PATCH v10 8/9] arm64: dts: sdm845: Add rpmh powercontroller node
` [PATCH v10 9/9] soc: qcom: rpmhpd: Mark mx as a parent for cx

[PATCH v2] cpufreq: qcom: Read voltage LUT and populate OPP
 2019-01-09  8:54 UTC  (2+ messages)

[PATCH 0/4] Venus various fixes
 2019-01-09  8:46 UTC  (5+ messages)
` [PATCH 1/4] venus: firmware: check fw size against DT memory region size
` [PATCH 2/4] venus: core: corect maximum hardware load for sdm845
` [PATCH 3/4] venus: core: correct frequency table "
` [PATCH 4/4] venus: helpers: drop setting of timestap invalid flag

[PATCH v1] cpufreq: qcom: Read voltage LUT and populate OPP
 2019-01-09  8:08 UTC  (9+ messages)

[DPU PATCH v2 0/3] List of patches for DP drivers on SnapDragon
 2019-01-09  6:28 UTC  (8+ messages)
` [DPU PATCH v2 1/3] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon 845
  ` [DPU PATCH v2 2/3] drm/msm/dp: add displayPort driver support
` [DPU PATCH v2 3/3] drm/msm/dp: add support for DP PLL driver

[PATCH v2 0/5] net: Add support for Qualcomm ethqos
 2019-01-09  4:43 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: net: Add Qualcomm ethqos binding
` [PATCH v2 2/5] net: stmmac: Add driver for Qualcomm ethqos
` [PATCH v2 3/5] MAINTAINER: Add entry for Qualcomm ETHQOS ethernet driver
` [PATCH v2 4/5] net: phy: at803x: Disable phy delay for RGMII mode
` [PATCH v2 5/5] net: dsa: qca8k: disable "

[PATCH AUTOSEL 4.14 23/53] media: venus: core: Set dma maximum segment size
 2019-01-08 19:31 UTC 

[PATCH AUTOSEL 4.19 43/97] media: venus: core: Set dma maximum segment size
 2019-01-08 19:28 UTC 

[PATCH AUTOSEL 4.20 054/117] media: venus: core: Set dma maximum segment size
 2019-01-08 19:25 UTC 

[PATCH] soc: qcom: rpmh: Avoid accessing freed memory from batch API
 2019-01-08 18:52 UTC  (7+ messages)

[PATCH 1/2] drm/msm/gpu: fix msm_gpu_crashstate_capture stub prototype
 2019-01-08 17:42 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/gpu: fix building without debugfs

[PATCH 1/4] drm/edid: Pass connector to AVI infoframe functions
 2019-01-08 17:28 UTC 

[PATCH 0/2] arm64: dts: qcom: sdm845: add support for ADSP PIL
 2019-01-08 12:34 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm845: Add ADSP reserve-memory nodes
` [PATCH 2/2] arm64: dts: qcom: sdm845: Add Q6V5 ADSP node

[PATCH] dt-bindings: soc: qcom: Fix trivial language typos
 2019-01-08 12:11 UTC 

[PATCH v4 0/2] Enable smmu support on sdm845
 2019-01-08 11:18 UTC  (4+ messages)
` [PATCH v4 2/2] dts: arm64/sdm845: Add node for arm,mmu-500

[PATCH v2 0/5] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-08 10:35 UTC  (16+ messages)
` [PATCH v2 1/5] spmi: pmic-arb: hardcode IRQ counts
` [PATCH v2 2/5] mfd: qcom-spmi-pmic: use devm_mfd_add_devices instead of devm_of_platform_populate
` [PATCH v2 3/5] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v2 4/5] qcom: spmi-gpio: add support for hierarchical IRQ chip
` [PATCH v2 5/5] ARM: dts: qcom: msm8974: add interrupt controller properties

[PATCH v4 1/8] dt-bindings: soc: qcom: Add remote-pid binding for GLINK SMEM
 2019-01-08 10:26 UTC  (3+ messages)

[PATCH v3 1/3] dt-bindings: remoteproc: qcom: Introduce shutdown-ack irq for Q6V5
 2019-01-08 10:23 UTC  (3+ messages)
` [PATCH v3 2/3] remoteproc: qcom: Add shutdown-ack irq
` [PATCH v3 3/3] remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdown

[PATCH v2 1/4] dt-bindings: remoteproc: qcom: Introduce shutdown-ack irq for Q6V5
 2019-01-08 10:14 UTC  (4+ messages)
` [PATCH v2 3/4] remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdown

[PATCH v1] arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by core
 2019-01-08  6:40 UTC  (2+ messages)

[PATCH v9 00/10] Add power domain driver for corners on msm8996/sdm845
 2019-01-08  4:54 UTC  (13+ messages)
` [PATCH v9 01/10] dt-bindings: opp: Introduce opp-level bindings
` [PATCH v9 02/10] dt-bindings: power: Add qcom rpm power domain driver bindings
` [PATCH v9 03/10] soc: qcom: rpmpd: Add a Power domain driver to model corners
` [PATCH v9 04/10] soc: qcom: rpmpd: Add support for get/set performance state
` [PATCH v9 05/10] arm64: dts: msm8996: Add rpmpd device node
` [PATCH v9 06/10] soc: qcom: rpmhpd: Add RPMh power domain driver
` [PATCH v9 07/10] arm64: dts: sdm845: Add rpmh powercontroller node
` [PATCH v9 08/10] OPP: Add a dev_pm_opp_of_get_level() helper
` [PATCH v9 09/10] soc: qcom: rpmpd: Use "
` [PATCH v9 10/10] soc: qcom: rpmhpd: Mark mx as a parent for cx

[PATCH v1] clk: qcom: lpass: Add CLK_IGNORE_UNUSED for lpass clocks
 2019-01-07 21:04 UTC  (4+ messages)

[PATCH v1 3/6] phy: qcom-qusb2: Add QUSB2 PHY support for msm8998
 2019-01-07 18:39 UTC  (3+ messages)

[PATCH v2] media: venus: add debugfs support
 2019-01-07 16:55 UTC  (2+ messages)

[PATCH 1/1] drm/prime: Use sg_dma_len() macro to get sg's length
 2019-01-07 16:10 UTC  (6+ messages)
          ` [PATCH v2 "

[RESEND, v2] Bluetooth: hci_qca: Add helper to set device address
 2019-01-07 14:46 UTC  (2+ messages)

[PATCH v4] arm64: dts: sdm845: add video nodes
 2019-01-07 14:30 UTC 

[PATCH] dmaengine: qcom: bam_dma: use struct_size() in kzalloc()
 2019-01-07 12:40 UTC  (2+ messages)

[PATCH 7/7] drm: Split out drm_probe_helper.h
 2019-01-07 10:24 UTC  (5+ messages)


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