linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-18 17:07:32 to 2018-08-27 07:17:18 UTC [more...]

[PATCH v2 0/5] msm/drm: A6xx DCVS series
 2018-08-27  7:17 UTC  (4+ messages)
` [PATCH v2 1/5] drm/msm: suspend devfreq on init
  ` [PATCH v2 2/5] drm/msm: unregister devfreq upon clean up
  ` [PATCH v2 3/5] drm/msm/A6xx: Add gmu_read64() register read op

[PATCH] percpu_counter: Remove debug_object_free call twice
 2018-08-27  6:56 UTC  (4+ messages)

[PATCH v6 0/4] Venus updates - PIL
 2018-08-27  3:10 UTC  (18+ messages)
` [PATCH v6 1/4] venus: firmware: add routine to reset ARM9
` [PATCH v6 2/4] venus: firmware: move load firmware in a separate function
` [PATCH v6 3/4] venus: firmware: add no TZ boot and shutdown routine
` [PATCH v6 4/4] venus: firmware: register separate platform_device for firmware loader

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

[PATCH v2 0/5] Wakeup GPIO support for SDM845 SoC
 2018-08-26 14:33 UTC  (4+ messages)
` [PATCH v2 1/5] drivers: pinctrl: qcom: add wakeup capability to GPIO

[PATCH] drivers: qcom: rpmh: avoid sending sleep/wake sets immediately
 2018-08-26  2:06 UTC  (2+ messages)

[RFC PATCH v2 0/3] Register read/write tracing with dynamic debug and pstore
 2018-08-25  7:24 UTC  (6+ messages)
` [RFC PATCH v2 1/3] tracing: Add support for logging data to uncached buffer
` [RFC PATCH v2 2/3] pstore: Add register read/write{b,w,l,q} tracing support
` [RFC PATCH v2 3/3] dynamic_debug: Add support for dynamic register trace

[PATCH V3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-08-25  6:14 UTC  (3+ messages)

[PATCH v1 00/10] Another round of tsens cleanups
 2018-08-24 23:30 UTC  (8+ messages)
` [PATCH v1 01/10] arm/arm64: dts: msm8974/msm8916: thermal: Split address space into two
` [PATCH v1 02/10] dt-bindings: thermal: Fix a typo in documentation
` [PATCH v1 07/10] thermal: tsens: Check if the IP is correctly enabled by firmware

[PATCH v6 1/5] dt-bindings: thermal: qcom-spmi-temp-alarm: Fix documentation of 'reg'
 2018-08-24 23:11 UTC  (2+ messages)

[PATCH v2 0/4] Add EDAC driver for QCOM SoCs
 2018-08-24 21:05 UTC  (19+ messages)
` [PATCH v2 1/4] drivers: soc: Add broadcast base for Last Level Cache Controller (LLCC)
` [PATCH v2 2/4] drivers: soc: Add support to register LLCC EDAC driver
` [PATCH v2 3/4] drivers: edac: Add EDAC driver support for QCOM SoCs
` [PATCH v2 4/4] dt-bindigs: msm: Update documentation of qcom,llcc

[PATCH RFC 0/6] drivers: qcom: enable system low power modes for SDM845
 2018-08-24 20:06 UTC  (7+ messages)
` [PATCH RFC 1/6] drivers: qcom: system_pm: add system PM client for RPMH based SoCs
` [PATCH RFC 2/6] dt-bindings: introduce System PM bindings for Qualcomm SoCs
` [PATCH RFC 3/6] drivers: qcom: system_pm: Add power management ops
` [PATCH RFC 4/6] drivers: qcom: system_pm: program next wakeup to PDC timer
` [PATCH RFC 5/6] drivers: qcom: rpmh: force flush new sleep/wake requests during suspend
` [PATCH RFC 6/6] drivers: soc: system_pm: Add suspend notifier

[PATCH v2 0/5] Wakeup GPIO support for SDM845 SoC
 2018-08-24 20:01 UTC  (6+ messages)
` [PATCH v2 1/5] drivers: pinctrl: qcom: add wakeup capability to GPIO
` [PATCH v2 2/5] dt-bindings: pinctrl: add wakeup capable GPIOs for SDM845
` [PATCH v2 3/5] drivers: pinctrl: msm: enable PDC interrupt only during suspend
` [PATCH v2 4/5] drivers: pinctrl: qcom: sdm845: support GPIO wakeup from suspend
` [PATCH v2 5/5] arm64: dts: qcom: add wake up interrupts for GPIOs for SDM845

[PATCH V12 00/14] Krait clocks + Krait CPUfreq
 2018-08-24 19:15 UTC  (7+ messages)
` [PATCH v12 13/14] cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
` [PATCH v12 14/14] cpufreq: qcom: Add support for krait based socs

[PATCH v3 1/2] arm64: dts: msm: add PDC device bindings for sdm845
 2018-08-24 19:11 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings/interrupt-controller: pdc: fix example to match actual bindings

[PATCH v1 0/1] Cold on & off support for Qualcomm BT chip wcn3990
 2018-08-24 18:50 UTC  (5+ messages)
` [PATCH v1 1/1] Bluetooth: hci_qca: Add poweroff support during hci down for wcn3990

[PATCH v1 0/2] Fix for proto races in hci_serdev
 2018-08-24 18:34 UTC  (4+ messages)
` [PATCH v1 1/2] Bluetooth: hci_serdev: clear HCI_UART_PROTO_READY to avoid closing proto races
` [PATCH v1 2/2] Bluetooth: hci_serdev: Add protocol check in hci_uart_dequeue()

[PATCH v1 0/2] Bug fixes for qualcomm BT chip wcn3990
 2018-08-24 18:32 UTC  (4+ messages)
` [PATCH v1 1/2] Bluetooth: hci_qca: Remove serdev_device_open/close function calls
` [PATCH v1 2/2] Bluetooth: hci_qca: Remove hdev dereference in qca_close()

[PATCH RESEND v1 0/5] Wakeup GPIO support for SDM845 SoC
 2018-08-24 17:14 UTC  (13+ messages)
` [PATCH RESEND v1 1/5] dt-bindings: pinctrl: add wakeup capable GPIOs for SDM845
` [PATCH RESEND v1 2/5] drivers: pinctrl: msm: enable PDC interrupt only during suspend

[PATCH v3 0/3] arm64: dts: sdm845: Add RPMh-regulators and usb
 2018-08-24 16:13 UTC  (7+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sdm845: Add USB-related nodes
` [PATCH v3 2/3] arm64: dts: qcom: sdm845-mtp: Add RPMh VRM/XOB regulators
` [PATCH v3 3/3] arm64: dts: qcom: sdm845-mtp: Add nodes for USB

[PATCH v7 0/8] Introduce on-chip interconnect API
 2018-08-24 15:35 UTC  (7+ messages)
` [PATCH v7 2/8] dt-bindings: Introduce interconnect provider bindings
    `  "

[PATCH 0/5] msm/drm: A6x DCVS series
 2018-08-24 14:45 UTC  (14+ messages)
  ` [PATCH 1/5] drm/msm: suspend devfreq on init
  ` [PATCH 2/5] drm/msm: unregister devfreq upon clean up
  ` [PATCH 3/5] drm/msm/A6x: Add gmu_read64() register read op
  ` [PATCH 4/5] drm/msm: re-factor devfreq code
  ` [PATCH 5/5] drm/msm/A6x: Add devfreq support in A6x
          ` [Freedreno] "

[PATCH v2 0/6] Add support for PDC Global on SDM845 SoCs
 2018-08-24 13:19 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: reset: Add PDC Global binding for "
` [PATCH v2 2/6] reset: qcom: PDC Global (Power Domain Controller) reset controller
` [PATCH v2 3/6] dt-bindings: remoteproc: Remove additional definition tag
` [PATCH v2 4/6] dt-bindings: remoteproc: Add PDC reset binding for Q6V5 PIL
` [PATCH v2 5/6] remoteproc: qcom: q6v5-pil: Explicitly get mss_restart line
` [PATCH v2 6/6] remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCs

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-08-24 12:24 UTC  (26+ messages)
` [PATCH v8 04/26] PM / Domains: Add support for CPU devices to genpd
` [PATCH v8 07/26] PM / Domains: Add genpd governor for CPUs
` [PATCH v8 09/26] kernel/cpu_pm: Manage runtime PM in the idle path "

[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-08-24 11:00 UTC  (12+ messages)

[PATCH V5 0/8] backlight: qcom-wled: Support for QCOM wled driver
 2018-08-24 10:27 UTC  (9+ messages)
` [PATCH V5 1/8] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c
` [PATCH V5 2/8] backlight: qcom-wled: restructure the qcom-wled bindings
` [PATCH V5 3/8] backlight: qcom-wled: Add new properties for PMI8998
` [PATCH V5 4/8] backlight: qcom-wled: Rename PM8941* to WLED3
` [PATCH V5 5/8] backlight: qcom-wled: Restructure the driver for WLED3
` [PATCH V5 6/8] backlight: qcom-wled: Add support for WLED4 peripheral
` [PATCH V5 7/8] backlight: qcom-wled: add support for short circuit handling
` [PATCH V5 8/8] backlight: qcom-wled: Add auto string detection logic

[PATCH] drivers: qcom: rpmh: use struct_size() in kzalloc()
 2018-08-24  3:05 UTC  (2+ messages)

[PATCH] drm/msm: dpu: Allow planes to extend past active display
 2018-08-23 18:30 UTC 

[PATCH v4 0/2] clk: qcom: Add support for RCG to register for DFS
 2018-08-23 18:25 UTC  (7+ messages)

[PATCH] drm/msm: dpu: Allow planes to extend past active display
 2018-08-23 14:21 UTC  (3+ messages)

[PATCH 4.14 076/217] arm64: dts: msm8916: fix Coresight ETF graph connections
 2018-08-23  7:53 UTC 

[PATCH 4.17 094/324] arm64: dts: msm8916: fix Coresight ETF graph connections
 2018-08-23  7:52 UTC 

Reminder to review series of patches
 2018-08-23  5:14 UTC  (2+ messages)

[PATCH v2 0/2] Enable cursor plane on DPU
 2018-08-22 19:11 UTC  (5+ messages)
  ` [PATCH v2 1/2] drm/msm/dpu: enable cursor plane on dpu
  ` [PATCH v2 2/2] drm/msm/dpu: fix for cursor blend issue

[PATCH 0/3] arm64: dts: sdm845: Add RPMh-regulators and usb
 2018-08-22 17:38 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm845: Add USB-related nodes
` [PATCH 2/3] arm64: dts: qcom: sdm845-mtp: Add RPMh VRM/XOB regulators

[PATCH] drivers: thermal: do not clobber cooling dev state from userspace
 2018-08-22 16:48 UTC  (4+ messages)

[PATCH v14 0/4] iommu/arm-smmu: Add runtime pm/sleep support
 2018-08-22 15:43 UTC  (6+ messages)
` [PATCH v14 4/4] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH v4 0/4] Venus updates - PIL
 2018-08-22 12:29 UTC  (10+ messages)
` [PATCH v4 1/4] venus: firmware: add routine to reset ARM9
` [PATCH v4 2/4] venus: firmware: move load firmware in a separate function
` [PATCH v4 3/4] venus: firmware: add no TZ boot and shutdown routine

[PATCH 1/4] dt-bindings: reset: Add PDC reset binding for SDM845 SoCs
 2018-08-21 22:33 UTC  (6+ messages)
` [PATCH 2/4] reset: qcom: PDC (Power Domain Controller) reset controller
` [PATCH 4/4] remoteproc: qcom: q6v5-pil: Add PDC restart for modem on SDM845 SoCs

[PATCH v5 0/4] Venus updates - PIL
 2018-08-21 17:19 UTC  (5+ messages)
` [PATCH v5 1/4] venus: firmware: add routine to reset ARM9
` [PATCH v5 2/4] venus: firmware: move load firmware in a separate function
` [PATCH v5 3/4] venus: firmware: add no TZ boot and shutdown routine
` [PATCH v5 4/4] venus: firmware: register separate driver for firmware device

[PATCH 0/2] Enable cursor plane on DPU
 2018-08-21 16:40 UTC  (5+ messages)
` [PATCH 1/2] drm/msm/dpu: enable cursor plane on dpu
  ` [PATCH 2/2] drm/msm/dpu: fix for cursor blend issue

[PATCH] drm/msm: fix unsigned comparison with less than zero
 2018-08-21 11:55 UTC 

[PATCH 0/4] regulator: core: A few useful patches for regulators that need load set
 2018-08-20 17:18 UTC  (4+ messages)
` [PATCH 1/4] regulator: core: If consumers don't call regulator_set_load() assume max

[PATCH v1 0/2] Add Embedded USB Debugger (EUD) driver
 2018-08-20 16:59 UTC  (4+ messages)
` [PATCH v1 2/2] "

[v7 PATCH 0/5] Add support for Adreno a6xx
 2018-08-20 11:44 UTC  (3+ messages)
` [PATCH 3/5] drm/msm/adreno: Load the firmware before bringing up the hardware

[PATCH V2] arm64: dts: sdm630 SoC and Sony Pioneer (Xperia XA2) support
 2018-08-20  0:11 UTC  (2+ messages)

[PATCH v3 0/9] treewide: add support for various sensors on the LG Nexus 5 (hammerhead)
 2018-08-18 17:09 UTC  (6+ messages)
` [PATCH v3 7/9] iio: tsl2772: add support for avago,apds9930
` [PATCH v3 9/9] ARM: dts: qcom: msm8974-hammerhead: add device tree bindings for ALS / proximity


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