linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-18 20:39:20 to 2022-01-21 23:06:42 UTC [more...]

[PATCH 00/10] Add APSS RSC to Cluster power domain
 2022-01-21 23:06 UTC  (3+ messages)
` [PATCH 05/10] dt-bindings: soc: qcom: Update devicetree binding document for rpmh-rsc

[PATCH] dt-bindings: msm/mdp4: convert to yaml format
 2022-01-21 23:05 UTC  (2+ messages)

[PATCH 1/2] mmc:sdhci-msm:fix Qualcomm sd host 7180 SD card compatibility issue
 2022-01-21 22:47 UTC  (6+ messages)
` [PATCH 2/2] mmc:sdhci-bayhub:provide a solution to improve sd host card compatibility

[PATCH v3] dt-bindings: display/msm: hdmi: split and convert to yaml
 2022-01-21 21:49 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: qcom: sc7280: Introduce herobrine-rev1
 2022-01-21 21:44 UTC  (4+ messages)
` [PATCH 4/4] arm64: dts: qcom: sc7280: Add herobrine-r1

[WIP PATCH] dt-bindings: display: msm: dsi-controller-main: distinguish DSI versions
 2022-01-21 21:41 UTC  (2+ messages)

[PATCH v5 0/6] drm/msm/dpu: simplify RM code
 2022-01-21 21:06 UTC  (7+ messages)
` [PATCH v5 1/6] drm/msm/dpu: drop unused lm_max_width from RM
` [PATCH v5 2/6] drm/msm/dpu: add DSPP blocks teardown
` [PATCH v5 3/6] drm/msm/dpu: get INTF blocks directly rather than through RM
` [PATCH v5 4/6] drm/msm/dpu: stop embedding dpu_hw_blk into dpu_hw_intf
` [PATCH v5 5/6] drm/msm/dpu: fix error handling in dpu_rm_init
` [PATCH v5 6/6] drm/msm/dpu: move VBIF blocks handling to dpu_rm

[PATCH v3 00/15] Multiple addition and improvement to ipq8064 gcc
 2022-01-21 21:03 UTC  (16+ messages)
` [PATCH v3 01/15] dt-bindings: clock: split qcom,gcc.yaml to common and specific schema
` [PATCH v3 02/15] dt-bindings: clock: simplify qcom,gcc-apq8064 Documentation
` [PATCH v3 03/15] dt-bindings: clock: Document qcom,gcc-ipq8064 binding
` [PATCH v3 04/15] drivers: clk: qcom: gcc-ipq806x: fix wrong naming for gcc_pxo_pll8_pll0
` [PATCH v3 05/15] drivers: clk: qcom: gcc-ipq806x: convert parent_names to parent_data
` [PATCH v3 06/15] drivers: clk: qcom: gcc-ipq806x: use ARRAY_SIZE for num_parents
` [PATCH v3 07/15] drivers: clk: qcom: gcc-ipq806x: drop hardcoded pxo and cxo source clk
` [PATCH v3 08/15] drivers: clk: qcom: gcc-ipq806x: add additional freq nss cores
` [PATCH v3 09/15] drivers: clk: qcom: gcc-ipq806x: add unusued flag for critical clock
` [PATCH v3 10/15] drivers: clk: qcom: gcc-ipq806x: add additional freq for sdc table
` [PATCH v3 11/15] dt-bindings: clock: add ipq8064 ce5 clk define
` [PATCH v3 12/15] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine clocks
` [PATCH v3 13/15] dt-bindings: reset: add ipq8064 ce5 resets
` [PATCH v3 14/15] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine resets
` [PATCH v3 15/15] ARM: dts: qcom: Add syscon and cxo/pxo clock to gcc node for ipq8064

[PATCH v4 0/5] drm/msm/dpu: simplify RM code
 2022-01-21 21:01 UTC  (4+ messages)
` [PATCH v4 5/5] drm/msm/dpu: move VBIF blocks handling to dpu_rm

[PATCH v3 0/3] drm/msm: rework clock handling
 2022-01-21 20:44 UTC  (9+ messages)
` [PATCH v3 1/3] drm/msm: move utility functions from msm_drv.c
  ` [Freedreno] "
` [PATCH v3 2/3] drm/msm/dpu: simplify clocks handling
` [PATCH v3 3/3] drm/msm/dp: rewrite dss_module_power to use bulk clock functions

[PATCH] arm64: dts: qcom: sm8150: Add ufs power-domain entries
 2022-01-21 20:42 UTC  (2+ messages)

[PATCH v2 00/15] Multiple addition and improvement to ipq8064 gcc
 2022-01-21 19:22 UTC  (24+ messages)
` [PATCH v2 01/15] dt-bindings: clock: permit additionalProprieties to qcom,gcc
` [PATCH v2 02/15] dt-bindings: clock: simplify qcom,gcc-apq8064 Documentation
` [PATCH v2 03/15] dt-bindings: clock: Document qcom,gcc-ipq8064 binding
` [PATCH v2 04/15] drivers: clk: qcom: gcc-ipq806x: fix wrong naming for gcc_pxo_pll8_pll0
` [PATCH v2 05/15] drivers: clk: qcom: gcc-ipq806x: convert parent_names to parent_data
` [PATCH v2 06/15] drivers: clk: qcom: gcc-ipq806x: use ARRAY_SIZE for num_parents
` [PATCH v2 07/15] drivers: clk: qcom: gcc-ipq806x: drop hardcoded pxo and cxo source clk
` [PATCH v2 08/15] drivers: clk: qcom: gcc-ipq806x: add additional freq nss cores
` [PATCH v2 09/15] drivers: clk: qcom: gcc-ipq806x: add unusued flag for critical clock
` [PATCH v2 10/15] drivers: clk: qcom: gcc-ipq806x: add additional freq for sdc table
` [PATCH v2 11/15] dt-bindings: clock: add ipq8064 ce5 clk define
` [PATCH v2 12/15] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine clocks
` [PATCH v2 13/15] dt-bindings: reset: add ipq8064 ce5 resets
` [PATCH v2 14/15] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine resets
` [PATCH v2 15/15] ARM: dts: qcom: Add syscon and cxo/pxo clock to gcc node for ipq8064

[PATCH v2 0/9] Coresight: Add support for TPDM and TPDA
 2022-01-21 17:15 UTC  (8+ messages)
` [PATCH v2 2/9] Coresight: Add coresight TPDM source driver

[RFD]: Solving qcom unique unit address warnings
 2022-01-21 17:08 UTC 

[RFC PATCH] drm: allow passing a real encoder object for wb connector
 2022-01-21 16:05 UTC  (5+ messages)
  ` [Freedreno] "

[PATCH v2] sched/fair: Prefer small idle cores for forkees
 2022-01-21 14:27 UTC  (2+ messages)

[PATCH V4 0/6] Add Embedded USB Debugger (EUD) driver
 2022-01-21 13:53 UTC  (7+ messages)
` [PATCH V4 1/6] dt-bindings: Add the yaml bindings for EUD
` [PATCH V4 2/6] bindings: usb: dwc3: Update dwc3 properties for EUD connector
` [PATCH V4 3/6] soc: qcom: eud: Add driver support for Embedded USB Debugger(EUD)
` [PATCH V4 4/6] arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector
` [PATCH V4 5/6] arm64: dts: qcom: sc7280: Set the default dr_mode for usb2
` [PATCH V4 6/6] MAINTAINERS: Add maintainer entry for EUD

[PATCH v3 0/7] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-01-21 13:45 UTC  (5+ messages)
` [PATCH v3 3/7] iio: adc: qcom-spmi-rradc: introduce round robin adc

[PATCH] sched/fair: Prefer small idle cores for forkees
 2022-01-21 10:17 UTC  (4+ messages)

[PATCH V3 0/4] mmc: add error statistics for eMMC and SD card
 2022-01-21  8:22 UTC  (9+ messages)
` [PATCH V3 1/4] mmc: sdhci: Capture eMMC and SD card errors
` [PATCH V3 2/4] mmc: debugfs: Add debug fs entry for mmc driver
` [PATCH V3 3/4] mmc: core: Capture eMMC and SD card errors
` [PATCH V3 4/4] mmc: cqhci: "

[PATCH v8] arm64: dts: qcom: sc7280: Add WPSS remoteproc node
 2022-01-21  8:00 UTC 

撤回: [PATCH 1/2] mmc:sdhci-msm:fix Qualcomm sd host 7180 SD card compatibility issue
 2022-01-21  6:07 UTC 

撤回: [PATCH 2/3] mmc:sdhci-bayhub:provide a solution to improve sd host card compatibility
 2022-01-21  5:55 UTC 

撤回: [PATCH 2/3] mmc:sdhci-bayhub:provide a solution to improve sd host card compatibility
 2022-01-21  5:46 UTC 

[PATCH 0/3] Add support for pm8941-pwrkey.c
 2022-01-21  4:18 UTC  (11+ messages)
` [PATCH 1/3] input: misc: pm8941-pwrkey: add software key press debouncing support
` [PATCH 2/3] input: misc: pm8941-pwrkey: simulate missed key press events
` [PATCH 3/3] input: misc: pm8941-pwrkey: avoid potential null pointer dereference

[PATCH 1/2] mmc:sdhci-msm:fix Qualcomm sd host 7180 SD card compatibility issue
 2022-01-21  3:57 UTC  (2+ messages)
` [PATCH 2/3] mmc:sdhci-bayhub:provide a solution to improve sd host card compatibility

[PATCH v3] drivers: thermal: tsens: respect thermal_device_mode in threshold irq reporting
 2022-01-20 20:01 UTC 

[PATCH v2] drivers: thermal: tsens: respect thermal_device_mode in threshold irq reporting
 2022-01-20 19:32 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sdm845-oneplus-*: add fuel gauge
 2022-01-20 18:46 UTC 

[PATCH] arm64: dts: qcom: ipq6018: fix usb reference period
 2022-01-20 18:43 UTC 

[PATCH 0/7] DRM kmap() fixes and kmap_local_page() conversions
 2022-01-20 16:57 UTC  (7+ messages)
        ` [Intel-gfx] "

[PATCH 00/15] Initial MSM8953 & Fairphone 3 support
 2022-01-20 10:58 UTC  (3+ messages)
` [PATCH 06/15] dt-bindings: thermal: tsens: Add msm8953 compatible

[PATCH 0/4] Add support for PDC interrupt controller for sm8150
 2022-01-20 10:54 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: qcom,pdc: Add compatible for SM8150
` [PATCH 2/4] pinctrl: qcom: sm8150: Specify PDC map
` [PATCH 3/4] arm64: dts: qcom: sm8150: Add pdc interrupt controller node
` [PATCH 4/4] arm64: dts: qcom: sm8150: Add PDC as the interrupt parent for tlmm

[PATCH] thermal/drivers/tsens: register thermal zones as hwmon sensors
 2022-01-20 10:46 UTC  (4+ messages)

[PATCH v2 0/7] usb: dwc3: Calculate REFCLKPER et. al. from reference clock
 2022-01-20 10:29 UTC  (6+ messages)
` [PATCH v2 7/7] arm64: dts: ipq6018: Use reference clock to set dwc3 period

[PATCH] drm/msm/dsi: Fix byte clock interface rate for 14nm PHY
 2022-01-20  8:18 UTC  (3+ messages)

[PATCH v10 0/6] USB DWC3 host wake up support from system suspend
 2022-01-20  5:22 UTC  (5+ messages)
` [PATCH v10 6/6] usb: dwc3: qcom: Enable the interrupts during probe

[PATCH] drivers: thermal: tsens: respect thermal_device_mode in threshold irq reporting
 2022-01-20  0:33 UTC  (2+ messages)

[PATCH] drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
 2022-01-19 23:16 UTC  (2+ messages)

[PATCH] drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
 2022-01-19 23:16 UTC  (2+ messages)

[PATCH] drm/msm/dp: Add DisplayPort controller for SM8350
 2022-01-19 23:14 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Bind pingpong block to intf on active ctls in cmd encoder
 2022-01-19 23:12 UTC  (2+ messages)

[PATCH -next] drm/msm: remove variable set but not used
 2022-01-19 22:42 UTC  (2+ messages)

[PATCH v2 0/4] drm/msm: rework MDSS drivers
 2022-01-19 22:40 UTC  (5+ messages)
` [PATCH v2 1/4] drm/msm: unify "
` [PATCH v2 2/4] drm/msm: remove extra indirection for msm_mdss
` [PATCH v2 3/4] drm/msm: split the main platform driver
` [PATCH v2 4/4] drm/msm: stop using device's match data pointer

[PATCH v20 0/5] usb: misc: Add onboard_usb_hub driver
 2022-01-19 20:43 UTC  (2+ messages)
` [PATCH v20 5/5] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[PATCH v2 0/2] drm/msm: rework clock handling
 2022-01-19 20:31 UTC  (4+ messages)
` [PATCH v2 1/2] drm/msm/dpu: simplify clocks handling
  ` [Freedreno] "

[PATCH v10 1/3] pwm: driver for qualcomm ipq6018 pwm block
 2022-01-19 17:24 UTC  (2+ messages)

[PATCH v2 1/4] drm/msm/adreno: Add support for Adreno 8c Gen 3
 2022-01-19 15:21 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: sc7280: Support gpu speedbin
` [PATCH v2 3/4] drm/msm/adreno: Expose speedbin to userspace
` [PATCH v2 4/4] drm/msm/adreno: Update the name of 7c3 gpu

[PATCH 1/2] cpufreq: qcom-hw: Use initialized cpumask for thermal pressure update
 2022-01-19 15:21 UTC  (8+ messages)
` [PATCH 2/2] arch_topology: Sanity check cpumask in "

[PATCH] dt-bindings: nvmem: qcom,spmi-sdam: Drop child node schema
 2022-01-19 15:11 UTC 

[PATCH 00/14] Multiple addition and improvement to ipq8064 gcc
 2022-01-19 14:10 UTC  (4+ messages)
` [PATCH 01/14] dt-bindings: clock: Document qcom,gcc-ipq8064 binding

[PATCH v2 0/3] USB DWC3 QCOM Multi power domain support
 2022-01-19 11:01 UTC  (13+ messages)
` [PATCH v2 1/3] dt-bindings: usb: qcom,dwc3: Add multi-pd bindings for dwc3 qcom

[PATCH net v3] bus: mhi: Add mru_default for Foxconn SDX55
 2022-01-19 10:12 UTC 

[PATCH net] bus: mhi: Add mru_default for Cinterion MV31-W
 2022-01-19 10:25 UTC 

[PATCH net v3] bus: mhi: Add mru_default for Foxconn SDX55
 2022-01-19 10:09 UTC 

[PATCH v3 1/4] wcn36xx: Implement get_snr()
 2022-01-19  8:49 UTC  (2+ messages)

[PATCH 1/2] drm/msm: add support for QCM2290 MDSS
 2022-01-19  8:44 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: msm: disp: add yaml schemas for QCM2290 DPU bindings

[v3 0/3] drm/msm/dsi: Add 10nm dsi phy tuning configuration support
 2022-01-19  2:55 UTC  (5+ messages)
` [v3 1/3] dt-bindings: msm/dsi: Add 10nm dsi phy tuning properties
` [v3 2/3] drm/msm/dsi: Add dsi phy tuning configuration support
` [v3 3/3] drm/msm/dsi: Add 10nm "

[PARCH v2 0/7] drm/msm/dpu: merge dpu_core_irq into dpu_hw_interrupts
 2022-01-19  0:10 UTC  (4+ messages)
` [PATCH v2 4/7] drm/msm/dpu: allow just single IRQ callback
  ` [Freedreno] "

[PATCH 0/6] usb: dwc3: Calculate REFCLKPER et. al. from reference clock
 2022-01-18 23:21 UTC  (13+ messages)

[PATCH v18 0/4] group dp driver related patches into one series
 2022-01-18 21:48 UTC  (3+ messages)
` [PATCH v18 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received

[PATCH 0/2] drm/msm/dsi: switch msm/dsi to DRM_PANEL_BRIDGE
 2022-01-18 21:02 UTC  (5+ messages)
` [PATCH 2/2] drm/msm/dsi: switch "


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