Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-06-30 00:08:34 to 2023-07-02 17:43:51 UTC [more...]

[PATCH v3 00/28] ARM: qcom: apq8064: support CPU frequency scaling
 2023-07-02 17:42 UTC  (14+ messages)
` [PATCH v3 01/28] dt-bindings: opp: opp-v2-kryo-cpu: support Qualcomm Krait SoCs
` [PATCH v3 02/28] dt-bindings: soc: qcom: merge qcom,saw2.txt into qcom,spm.yaml
` [PATCH v3 03/28] dt-bindings: soc: qcom: qcom,saw2: define optional regulator node
` [PATCH v3 04/28] dt-bindings: clock: qcom,krait-cc: Krait core clock controller
` [PATCH v3 05/28] dt-bindings: cache: describe L2 cache on Qualcomm Krait platforms
` [PATCH v3 06/28] interconnect: icc-clk: add support for scaling using OPP
` [PATCH v3 07/28] clk: qcom: krait-cc: rewrite driver to use clk_hw instead of clk
` [PATCH v3 08/28] soc: qcom: spm: add support for voltage regulator
` [PATCH v3 09/28] cpufreq: qcom-nvmem: create L2 cache device
` [PATCH v3 10/28] cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu
` [PATCH v3 11/28] cpufreq: qcom-nvmem: drop pvs_ver for format a fuses
` [PATCH v3 12/28] cpufreq: qcom-nvmem: provide separate configuration data for apq8064
` [PATCH v3 14/28] ARM: dts: qcom: apq8064-asus-nexus7-flo: constraint cpufreq regulators

[PATCH v2 00/26] ARM: qcom: apq8064: support CPU frequency scaling
 2023-07-02 17:37 UTC  (4+ messages)
` [PATCH v2 09/26] cpufreq: qcom-nvmem: create L2 cache device

[PATCH v2] drm/msm/adreno: Assign revn to A635
 2023-07-02 14:56 UTC  (8+ messages)

[PATCH v2 00/27] ARM: dts: qcom: cleanup PMIC usage
 2023-07-02 13:43 UTC  (28+ messages)
` [PATCH v2 01/27] ARM: dts: qcom: apq8064: correct XOADC register address
` [PATCH v2 02/27] ARM: dts: qcom: msm8960: introduce label for PMIC keypad
` [PATCH v2 03/27] ARM: dts: qcom: msm8660-surf: use keypad label directly
` [PATCH v2 04/27] ARM: dts: qcom: apq8064-nexus7: move sdcc1 node to proper place
` [PATCH v2 05/27] ARM: dts: qcom: mdm9615-wp8548-mangoh-green: group include clauses
` [PATCH v2 06/27] ARM: dts: qcom: strip prefix from PMIC files
` [PATCH v2 07/27] ARM: dts: qcom: apq8064: fix PMIC node labels
` [PATCH v2 08/27] ARM: dts: qcom: mdm9615: "
` [PATCH v2 09/27] ARM: dts: qcom: msm8660: "
` [PATCH v2 10/27] ARM: dts: qcom: msm8960: "
` [PATCH v2 11/27] ARM: dts: qcom: msm8960: split PMIC to separate dtsi files
` [PATCH v2 12/27] ARM: dts: qcom: apq8064: split PMICs "
` [PATCH v2 13/27] ARM: dts: qcom: mdm9615: split PMIC "
` [PATCH v2 14/27] ARM: dts: qcom: msm8660: "
` [PATCH v2 15/27] ARM: dts: qcom: pm8058: reorder nodes
` [PATCH v2 16/27] ARM: dts: qcom: pm8921: "
` [PATCH v2 17/27] ARM: dts: qcom: pm8018: move reg property
` [PATCH v2 18/27] ARM: dts: qcom: pm8921: "
` [PATCH v2 19/27] ARM: dts: qcom: pm8058: use defined IRQ flags
` [PATCH v2 20/27] ARM: dts: qcom: pm8921: switch to interrupts-extended
` [PATCH v2 21/27] ARM: dts: qcom: pm8018: "
` [PATCH v2 22/27] ARM: dts: qcom: pm8058: "
` [PATCH v2 23/27] ARM: dts: qcom: apq8064: move RPM regulators to board files
` [PATCH v2 24/27] ARM: dts: qcom: mdm9615: "
` [PATCH v2 25/27] ARM: dts: qcom: msm8660: "
` [PATCH v2 26/27] ARM: dts: qcom: msm8960: drop useless rpm regulators node
` [PATCH v2 27/27] ARM: dts: qcom: msm8974: move regulators to board files

[PATCH v4 00/21] Add Qualcomm Minidump kernel driver related support
 2023-07-02  8:29 UTC  (32+ messages)
` [PATCH v4 04/21] soc: qcom: Add Qualcomm APSS minidump (frontend) feature support
` [PATCH v4 08/21] dt-bindings: reserved-memory: Add qcom,ramoops binding
` [PATCH v4 11/21] soc: qcom: Register pstore frontend region with minidump
` [PATCH v4 13/21] remoterproc: qcom: refactor to leverage exported minidump symbol
` [PATCH v4 17/21] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v4 18/21] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v4 19/21] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v4 20/21] firmware: qcom_scm: Refactor code to support multiple download mode

[PATCH] drm/msm/adreno: warn if GPU revision is not known yet
 2023-07-01 23:19 UTC  (2+ messages)

[PATCH][next] media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()
 2023-07-01 17:17 UTC 

[PATCH] drm/msm/a690: Remove revn and name
 2023-07-01 16:20 UTC 

[PATCH] clk: qcom: gcc-sm7150: Add CLK_OPS_PARENT_ENABLE to sdcc2 rcg
 2023-07-01 14:41 UTC  (2+ messages)

[PATCH 0/7] Add support for LUT PPG
 2023-07-01 11:03 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings
` [PATCH 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LUT through NVMEM devices

[PATCH V2 00/13] Add multipd remoteproc support
 2023-07-01 10:55 UTC  (22+ messages)
` [PATCH V2 01/13] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH V2 10/13] remoteproc: qcom: Add Hexagon based multipd rproc driver
` [PATCH V2 13/13] arm64: dtsi: qcom: ipq9574: Add nodes to bring up multipd

[PATCH 00/11] Even more msm bindings fixes
 2023-07-01  8:06 UTC  (3+ messages)
` [PATCH 03/11] arm64: dts: qcom: msm8939: Add missing 'cache-unified' to L2

[PATCH RFC v4 0/7] Support for Solid Fill Planes
 2023-07-01  1:26 UTC  (27+ messages)
` [PATCH RFC v4 1/7] drm: Introduce solid fill DRM plane property
` [PATCH RFC v4 2/7] drm: Introduce pixel_source "
` [PATCH RFC v4 3/7] drm/atomic: Move framebuffer checks to helper
` [PATCH RFC v4 4/7] drm/atomic: Loosen FB atomic checks
` [PATCH RFC v4 5/7] drm/msm/dpu: Add solid fill and pixel source properties
` [PATCH RFC v4 6/7] drm/msm/dpu: Allow NULL FBs in atomic commit
` [PATCH RFC v4 7/7] drm/msm/dpu: Use DRM solid_fill property

[PATCH V5 0/5] Add camera clock controller support for SM8550
 2023-06-30 23:21 UTC  (7+ messages)
` [PATCH V5 4/5] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks

[PATCH 0/6] Add support to print sub block registers in dpu hw catalog
 2023-06-30 23:15 UTC  (12+ messages)
` [PATCH 6/6] drm/msm/dpu: Update dev core dump to dump registers of sub blocks

[PATCH 0/7] arm64: dts: qcom: sm8450-hdk: improve thermal monitoring
 2023-06-30 21:04 UTC  (25+ messages)
` [PATCH 1/7] arm64: dts: qcom: pm8350: fix thermal zone name
` [PATCH 2/7] arm64: dts: qcom: pm8350b: "
` [PATCH 3/7] arm64: dts: qcom: pmr735b: "
` [PATCH 4/7] arm64: dts: qcom: pmk8350: fix ADC-TM compatible string
` [PATCH 5/7] arm64: dts: qcom: sm8450-hdk: remove pmr735b PMIC inclusion
` [PATCH 6/7] arm64: dts: qcom: sm8450-hdk: define DIE_TEMP channels
` [PATCH 7/7] arm64: dts: qcom: sm8450-hdk: add ADC-TM thermal zones

[PATCH 00/15] drm/msm/hdmi: rework and fix the HPD even generation
 2023-06-30 20:55 UTC  (16+ messages)
` [PATCH 01/15] drm/msm/hdmi: move the alt_iface clock to the hpd list
` [PATCH 02/15] drm/msm/hdmi: simplify extp clock handling
` [PATCH 03/15] drm/msm/hdmi: correct indentation of HDMI bridge functions
` [PATCH 04/15] drm/msm/hdmi: switch to atomic_pre_enable/post_disable
` [PATCH 05/15] drm/msm/hdmi: set infoframes on all pre_enable calls
` [PATCH 06/15] drm/msm/hdmi: drop clock frequency assignment
` [PATCH 07/15] drm/msm/hdmi: switch to clk_bulk API
` [PATCH 08/15] drm/msm/hdmi: switch to pm_runtime_resume_and_get()
` [PATCH 09/15] drm/msm/hdmi: add runtime PM calls to DDC transfer function
` [PATCH 10/15] drm/msm/hdmi: implement proper runtime PM handling
` [PATCH 11/15] drm/msm/hdmi: rename hpd_clks to pwr_clks
` [PATCH 12/15] drm/msm/hdmi: expand the HDMI_CFG macro
` [PATCH 13/15] drm/msm/hdmi: drop hpd-gpios support
` [PATCH 14/15] drm/msm/hdmi: ensure that HDMI is one if HPD is requested
` [PATCH 15/15] drm/msm/hdmi: wire in hpd_enable/hpd_disable bridge ops

[PATCH v4 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
 2023-06-30 20:45 UTC  (15+ messages)
` [PATCH v4 3/6] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
` [PATCH v4 5/6] soc: qcom: Add LLCC support for multi channel DDR

[PATCH] drm/msm/adreno: Assign revn to A635
 2023-06-30 20:41 UTC  (3+ messages)

[PATCH v2 0/4] Qualcomm REFGEN regulator
 2023-06-30 16:42 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: regulator: Describe "
` [PATCH v2 2/4] regulator: Introduce Qualcomm REFGEN regulator driver

[PATCH] drm/msm/a6xx: Fix misleading comment
 2023-06-30 16:20 UTC 

Guidance on removing the clock entries from IPQ9574 / IPQ5332 GCC driver
 2023-06-30 14:50 UTC 

[PATCH v2 01/15] genirq/devres: Add error information printing for devm_request_threaded_irq()
 2023-06-30 11:11 UTC  (3+ messages)

[PATCH v2 0/8] PCCI: EPC: Add support to wake up host from D3 states
 2023-06-30 10:52 UTC  (9+ messages)
` [PATCH v2 1/8] PCI: endpoint: Add dstate change notifier support
` [PATCH v2 2/8] PCI: qcom-ep: Add support for D-state change notification
` [PATCH v2 3/8] PCI: epf-mhi: Add dtate change op
` [PATCH v2 4/8] PCI: endpoint: Add wakeup host API to EPC core
` [PATCH v2 5/8] pci: dwc: Add wakeup host op to pci_epc_ops
` [PATCH v2 6/8] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops
` [PATCH v2 7/8] PCI: epf-mhi: Add wakeup host op
` [PATCH v2 8/8] bus: mhi: ep: wake up host is the MHI state is in M3

[PATCH V1] net: mhi : Add support to enable ethernet interface
 2023-06-30  9:55 UTC 

[PATCH v3 00/11] Add DELETE_BUF ioctl
 2023-06-30  9:51 UTC  (8+ messages)
` [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global
` [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl

[PATCH v8 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
 2023-06-30  8:35 UTC  (8+ messages)
` [PATCH v8 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
` [PATCH v8 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA

[PATCH v9 0/2] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
 2023-06-30  8:22 UTC  (3+ messages)
` [PATCH v9 1/2] "
` [PATCH v9 2/2] dt-bindings: dma: Increase iommu maxItems for BAM DMA

[PATCH v6] bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL modem
 2023-06-30  6:23 UTC 

[PATCH 0/4] IPQ8074 pcie/wcss fixes
 2023-06-30  5:24 UTC  (6+ messages)
` [PATCH 1/4] pcie: qcom: Fix the macro PARF_SLV_ADDR_SPACE_SIZE_2_3_3

[PATCH 1/4] pcie: qcom: Fix the macro PARF_SLV_ADDR_SPACE_SIZE_2_3_3
 2023-06-30  5:22 UTC  (2+ messages)

[PATCH v7 00/22] Restructure RPM SMD ICC
 2023-06-30  4:59 UTC  (3+ messages)
` [PATCH v7 18/22] clk: qcom: smd-rpm: Separate out interconnect bus clocks

[PATCH v7 0/3] PCI: qcom: ep: Add basic interconnect support
 2023-06-30  4:25 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path
` [PATCH v7 2/3] arm: dts: qcom: sdx65: Add PCIe interconnect path
` [PATCH v7 3/3] PCI: qcom-ep: Add ICC bandwidth voting support

[PATCH v3 1/3] drm/msm/dpu: re-introduce dpu core revision to the catalog
 2023-06-30  3:30 UTC  (13+ messages)
` [PATCH v3 2/3] drm/msm/dpu: use dpu core's major version to enable data compress
` [PATCH v3 3/3] drm/msm/dpu: drop DPU_INTF_DATA_COMPRESS from dpu catalog

[PATCH v2 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-06-30  0:08 UTC  (7+ messages)
` [PATCH v2 13/15] arm64: dts: qcom: sm6125: Add dispcc node


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox