linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-21 20:20:35 to 2020-04-24 09:40:06 UTC [more...]

[RFC v3] pdc: Introduce irq_set_wake call
 2020-04-24  9:39 UTC  (9+ messages)
` [RFC v3] irqchip: qcom: "

[PATCH v2 0/9] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-24  8:32 UTC  (4+ messages)
` [PATCH v2 8/9] serial: qcom_geni_serial: Support earlycon_kgdboc

[PATCH 0/3] Even moar rpmh cleanups
 2020-04-24  5:37 UTC  (7+ messages)
` [PATCH 1/3] soc: qcom: rpmh-rsc: Remove tcs_is_free() API
` [PATCH 2/3] soc: qcom: rpmh-rsc: Loop over less bits in irq handler
` [PATCH 3/3] soc: qcom: rpmh-rsc: Fold WARN_ON() into if condition

[PATCH 1/2] clk: qcom: gcc: Add GPU and NPU clocks for SM8150
 2020-04-24  4:43 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add missing UFS "

[RESEND x2][PATCH v2] phy: qcom-qusb2: Re add "qcom,sdm845-qusb2-phy" compat string
 2020-04-24  4:14 UTC  (4+ messages)

[PATCH v4 1/5] soc: qcom: rpmh-rsc: Corrently ignore CPU_CLUSTER_PM notifications
 2020-04-24  3:59 UTC  (12+ messages)
` [PATCH v4 2/5] soc: qcom: rpmh-rsc: We aren't notified of our own failure w/ NOTIFY_BAD
` [PATCH v4 4/5] soc: qcom: rpmh-rsc: Simplify locking by eliminating the per-TCS lock
` [PATCH v4 5/5] soc: qcom: rpmh-rsc: Remove the pm_lock

[PATCH 0/4] rpmsg: Refactor Qualcomm glink_ssr
 2020-04-24  1:05 UTC  (9+ messages)
` [PATCH 1/4] remoteproc: qcom: Pass ssr_name to glink subdevice
` [PATCH 2/4] soc: qcom: glink_ssr: Internalize ssr_notifiers
` [PATCH 3/4] rpmsg: glink: Integrate glink_ssr in qcom_glink
` [PATCH 4/4] arm64: defconfig: Remove QCOM_GLINK_SSR

[PATCH] dt-bindings: phy: qcom-qusb2: Fix defaults
 2020-04-24  0:45 UTC  (2+ messages)

[DPU PATCH v5 0/5] Add support for DisplayPort driver on SnapDragon
 2020-04-24  0:26 UTC  (7+ messages)
` [DPU PATCH v5 1/5] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon
` [DPU PATCH v5 2/5] drm: add constant N value in helper file
` [DPU PATCH v5 4/5] drm/msm/dp: add support for DP PLL driver

[PATCH v3 0/9] Add support for A640 and A650
 2020-04-23 21:09 UTC  (10+ messages)
` [PATCH v3 1/9] drm/msm: add msm_gem_get_and_pin_iova_range
` [PATCH v3 2/9] drm/msm: add internal MSM_BO_MAP_PRIV flag
` [PATCH v3 3/9] drm/msm/a6xx: use msm_gem for GMU memory objects
` [PATCH v3 4/9] drm/msm/a6xx: add A640/A650 to gpulist
` [PATCH v3 5/9] drm/msm/a6xx: HFI v2 for A640 and A650
` [PATCH v3 6/9] drm/msm/a6xx: A640/A650 GMU firmware path
` [PATCH v3 7/9] drm/msm/a6xx: update pdc/rscc GMU registers for A640/A650
` [PATCH v3 8/9] drm/msm/a6xx: enable GMU log
` [PATCH v3 9/9] drm/msm/a6xx: update a6xx_hw_init for A640 and A650

[PATCH v5 0/2] Add USB DWC3 support for SC7180
 2020-04-23 19:39 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings

[PATCH v6 00/10] Add support for devices in the Energy Model
 2020-04-23 17:57 UTC  (23+ messages)
` [PATCH v6 01/10] PM / EM: change naming convention from 'capacity' to 'performance'
` [PATCH v6 02/10] PM / EM: introduce em_dev_register_perf_domain function
` [PATCH v6 03/10] PM / EM: update callback structure and add device pointer
` [PATCH v6 04/10] PM / EM: add support for other devices than CPUs in Energy Model
` [PATCH v6 05/10] PM / EM: remove em_register_perf_domain
` [PATCH v6 06/10] PM / EM: change name of em_pd_energy to em_cpu_energy
` [PATCH v6 07/10] Documentation: power: update Energy Model description
` [PATCH v6 08/10] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v6 09/10] thermal: devfreq_cooling: Refactor code and switch to use Energy Model

[PATCH v2 1/9] drm/msm: add msm_gem_get_and_pin_iova_range
 2020-04-23 17:36 UTC  (17+ messages)
` [PATCH v2 2/9] drm/msm: add internal MSM_BO_MAP_PRIV flag
  ` [Freedreno] "
` [PATCH v2 3/9] drm/msm/a6xx: use msm_gem for GMU memory objects
` [PATCH v2 4/9] drm/msm/a6xx: add A640/A650 to gpulist
` [PATCH v2 5/9] drm/msm/a6xx: HFI v2 for A640 and A650
` [PATCH v2 6/9] drm/msm/a6xx: A640/A650 GMU firmware path
` [PATCH v2 7/9] drm/msm/a6xx: update pdc/rscc GMU registers for A640/A650
` [PATCH v2 8/9] drm/msm/a6xx: enable GMU log
` [PATCH v2 9/9] drm/msm/a6xx: update a6xx_hw_init for A640 and A650

[PATCH] phy: qcom-snps: Add runtime suspend and resume handlers
 2020-04-23 17:26 UTC 

[PATCH v5 0/3] Add QMP V3 USB3 PHY support for SC7180
 2020-04-23 17:14 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: phy: qcom,qmp: Convert QMP PHY bindings to yaml

[PATCH V6 0/4] Add support for WLED5
 2020-04-23 17:08 UTC  (6+ messages)
` [PATCH V6 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format
` [PATCH V6 2/4] backlight: qcom-wled: Add callback functions
` [PATCH V6 3/4] backlight: qcom-wled: Add WLED5 bindings
` [PATCH V6 4/4] backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8150L PMICs

[PATCH v3 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-04-23 16:25 UTC  (7+ messages)
` [PATCH v3 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v3 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v3 3/6] drm/panel-simple: Support hpd-gpios for delaying prepare()
` [PATCH v3 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v3 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd
` [PATCH v3 6/6] arm64: dts: sdm845: Add "no-hpd" to sn65dsi86 on cheza

[PATCHv2] iommu/arm-smmu: Make remove callback message more informative
 2020-04-23 14:35 UTC  (2+ messages)

[PATCH v9 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-04-23 14:31 UTC  (5+ messages)
` [PATCH v9 3/5] usb: xhci: Add support for Renesas controller with memory

[PATCH v2 00/17] DVFS for IO devices on sdm845 and sc7180
 2020-04-23 13:51 UTC  (4+ messages)
` [PATCH v2 01/17] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state

[PATCH-next v2] interconnect: qcom: Move the static keyword to the front of declaration
 2020-04-23 13:21 UTC 

[PATCH-next v2] interconnect: qcom: Move the static keyword to the front of declaration
 2020-04-23 13:18 UTC 

[PATCH 0/3] regulator: max77826: Add MAX77826 support
 2020-04-23 12:59 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: regulator: Add document bindings for max77826

[RFC PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-04-23 12:21 UTC  (9+ messages)

stable-rc 4.14: Internal error: Oops: 96000004 - pc : __pi_strcmp+0x18/0x154
 2020-04-23 11:17 UTC 

[PATCH v3 0/2] Add Qualcomm MSM8939 GCC binding and driver
 2020-04-23 10:34 UTC  (2+ messages)
` [PATCH v3 1/2] clk: qcom: Add DT bindings for MSM8939 GCC

[PATCH] iommu/arm-smmu: Demote error messages to debug in shutdown callback
 2020-04-23  9:41 UTC  (13+ messages)

[PATCH V4 0/9] Add interconnect support to QSPI and QUP drivers
 2020-04-23  9:31 UTC  (3+ messages)
` [PATCH V4 2/9] interconnect: Set peak requirement as twice of average

[PATCH] qcom:sdm: move the static keyword to the front of declaration
 2020-04-23  8:56 UTC  (2+ messages)

[PATCH v1 0/3] WriteBooster Feature Support
 2020-04-23  8:30 UTC  (14+ messages)
` [PATCH v2 1/3] scsi: ufs: add write booster feature support
  ` [PATCH v2 2/3] ufs: sysfs: add sysfs entries for write booster
  ` [PATCH v2 3/3] ufs-qcom: scsi: configure write booster type
` [PATCH v3 0/3] WriteBooster Feature Support
` [PATCH v3 1/3] scsi: ufs: add write booster feature support
  ` [PATCH v3 2/3] ufs: sysfs: add sysfs entries for write booster
  ` [PATCH v3 3/3] ufs-qcom: scsi: configure write booster type

[PATCH] dt-bindings: qcom: Add CTI options for qcom msm8916
 2020-04-23  5:12 UTC  (2+ messages)

[PATCH] arch: arm64: dts: apq8016-dbc: Add missing cpu opps
 2020-04-23  4:55 UTC  (6+ messages)

[PATCH] phy: qualcomm: usb-hs-28nm: Prepare clocks in init
 2020-04-23  3:13 UTC  (2+ messages)

[PATCH 1/2] arm64: qcom: c630: fix asm dai setup
 2020-04-23  2:24 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: db845c: "

[RESEND PATCH 0/3] Add Qualcomm MSM8939 GCC binding and driver
 2020-04-23  2:06 UTC  (8+ messages)
` [PATCH 1/3] clk: qcom: Add DT bindings for msm8939 gcc
` [PATCH 2/3] clk: qcom: gcc-msm8939: Add gcc-msm8939 driver by copying gcc-msm8916
` [PATCH 3/3] clk: qcom: gcc-msm8939: Make silicon specific updates for msm8939

[PATCH v2 0/2] Add Qualcomm MSM8939 GCC binding and driver
 2020-04-23  2:05 UTC  (2+ messages)
` [PATCH v2 1/2] clk: qcom: Add DT bindings for MSM8939 GCC

[PATCH v2 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-04-23  0:58 UTC  (7+ messages)
` [PATCH v2 4/6] remoteproc: qcom: Add name field for every subdevice
` [PATCH v2 5/6] remoteproc: qcom: Add per subsystem SSR notification
` [PATCH v2 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH v3 6/7] misc: bcm-vk: add Broadcom VK driver
 2020-04-22 22:01 UTC  (5+ messages)

[PATCH v3 3/3] soc: qcom: rpmh-rsc: Remove the pm_lock
 2020-04-22 21:55 UTC  (3+ messages)

[PATCH v2 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-04-22 21:12 UTC  (12+ messages)
` [PATCH v2 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v2 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v2 3/6] drm/panel-simple: Support hpd-gpios for delaying prepare()
` [PATCH v2 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd
` [PATCH v2 6/6] arm64: dts: sdm845: Add "no-hpd" to sn65dsi86 on cheza

[PATCH 0/4] msm8996 CPU scaling support
 2020-04-22 20:23 UTC  (8+ messages)
` [PATCH 1/4] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH 2/4] clk: qcom: Add CPU clock driver for msm8996
` [PATCH 3/4] dt-bindings: clk: qcom: Add bindings for CPU clock "

[PATCH v2 0/5] Misc MHI fixes
 2020-04-22 20:16 UTC  (10+ messages)
` [PATCH v2 1/5] bus: mhi: core: Handle syserr during power_up

[PATCH v2 1/2] cpufreq: qcom: fix compatibility issue with old binding
 2020-04-22 20:12 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: opp: Fix wrong binding in qcom-nvmem-cpufreq

[PATCH] net: qrtr: Add tracepoint support
 2020-04-22 19:56 UTC  (2+ messages)

[PATCH v11 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-04-22 19:40 UTC  (3+ messages)
` [PATCH v11 2/2] dt-bindings: documenting compatible string vendor "visionox"

[PATCH 1/2] cpufreq: qcom: fix compatibility issue with old binding
 2020-04-22 15:26 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: opp: Fix wrong binding in qcom-nvmem-cpufreq

[PATCH v2] arm64: dts: qcom: db820c: fix audio configuration
 2020-04-22 12:50 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: apq8016-sbc-d3: Add Qualcomm APQ8016 SBC + D3 mezzanine
 2020-04-22 11:10 UTC 

[PATCH V3 0/8] Add APSS clock controller support for IPQ6018
 2020-04-22 10:44 UTC  (6+ messages)
` [PATCH V3 3/8] clk: qcom: Add A53 PLL support for ipq6018 devices
` [PATCH V3 5/8] clk: qcom: Add ipq apss clock controller

[PATCH 5.6 098/166] dt-bindings: thermal: tsens: Fix nvmem-cell-names schema
 2020-04-22  9:57 UTC 

[PATCH v4 0/2] Enable SS/HS USB support on SM8150
 2020-04-22  9:23 UTC  (4+ messages)
` [PATCH v4 1/2] clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150

[PATCH v6 1/3] phy: add driver for Qualcomm IPQ40xx USB PHY
 2020-04-22  9:16 UTC  (2+ messages)

[v1] drm/bridge: ensure bridge suspend happens during PM sleep
 2020-04-22  9:04 UTC 

[v3] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-04-22  6:08 UTC 

[PATCH v1 0/8] Bug fixes and improved logging in MHI
 2020-04-22  4:19 UTC  (9+ messages)
` [PATCH v1 1/8] bus: mhi: core: Cache intmod from mhi event to mhi channel
` [PATCH v1 2/8] bus: mhi: core: Add range check for channel id received in event ring
` [PATCH v1 3/8] bus: mhi: core: Read transfer length from an event properly
` [PATCH v1 4/8] bus: mhi: core: Handle firmware load using state worker
` [PATCH v1 5/8] bus: mhi: core: WARN_ON for malformed vector table
` [PATCH v1 6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure
` [PATCH v1 7/8] bus: mhi: core: Improve debug logs for loading firmware
` [PATCH v1 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values

[PATCH] scsi: ufs-qcom: remove unneeded variable 'ret'
 2020-04-22  4:06 UTC  (2+ messages)

[PATCH] clk: qcom: msm8916: Fix the address location of pll->config_reg
 2020-04-22  2:46 UTC  (2+ messages)

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-04-21 20:20 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).