Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2022-10-20 11:51:40 to 2022-10-22 13:08:53 UTC [more...]

[PATCH v3 0/3] thermal: qcom: tsens: small fixup for debugfs
 2022-10-22 13:08 UTC  (5+ messages)
` [PATCH v3 1/3] thermal: qcom: tsens: init debugfs only with successful probe
` [PATCH v3 2/3] thermal: qcom: tsens: fix wrong version id dbg_version_show
` [PATCH v3 3/3] thermal: qcom: tsens: rework debugfs file structure

[PATCH 0/4] Initial OnePlus 3(T) Support
 2022-10-22 10:38 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: qcom: msm8996: standardize blsp indexing
` [PATCH 2/4] arm64: boot: dts: msm8996: add blsp1_i2c6 node
` [PATCH 3/4] dt-bindings: arm: qcom: add oneplus3(t) devices
` [PATCH 4/4] arm64: dts: qcom: msm8996: add support for oneplus3(t)

[PATCH] led: qcom-lpg: Fix sleeping in atomic
 2022-10-22  9:57 UTC  (2+ messages)

[RFC PATCH 0/9] iommy/arm-smmu-qcom: Rework Qualcomm SMMU bindings and implementation
 2022-10-22  9:17 UTC  (13+ messages)
` [RFC PATCH 1/9] dt-bindings: arm-smmu: Add missing Qualcomm SMMU compatibles
` [RFC PATCH 2/9] dt-bindings: arm-smmu: fix clocks/clock-names schema
` [RFC PATCH 3/9] dt-bindings: arm-smmu: Add generic qcom,smmu-500 bindings
` [RFC PATCH 4/9] iommu/arm-smmu-qcom: Move implementation data into match data
` [RFC PATCH 5/9] iommu/arm-smmu-qcom: Move the qcom,adreno-smmu check into qcom_smmu_create
` [RFC PATCH 6/9] iommu/arm-smmu-qcom: provide separate implementation for SDM845-smmu-500
` [RFC PATCH 7/9] iommu/arm-smmu-qcom: Merge table from arm-smmu-qcom-debug into match data
` [RFC PATCH 8/9] iommu/arm-smmu-qcom: Stop using mmu500 reset for v2 MMUs
` [RFC PATCH 9/9] iommu/arm-smmu-qcom: Add generic qcom,smmu-500 match entry

[PATCH v2] drm/msm/mdp5: stop overriding drvdata
 2022-10-22  9:26 UTC  (3+ messages)

[PATCH 5.19 048/717] regulator: qcom_rpm: Fix circular deferral regression
 2022-10-22  7:18 UTC 

[PATCH v2 0/9] ASoC: qdsp6: audioreach: add multi-port, SAL and MFC support
 2022-10-21 17:13 UTC  (12+ messages)
` [PATCH v2 1/9] ASoC: qdsp6: audioreach: topology use idr_alloc_u32
` [PATCH v2 2/9] ASoC: qdsp6: audioreach: remove unused connection_list
` [PATCH v2 3/9] ASoC: qdsp6: audioreach: update dapm kcontrol private data
` [PATCH v2 4/9] ASoC: qdsp6: audioreach: Simplify handing FE and BE graph connections
` [PATCH v2 5/9] ASoC: qdsp6: audioreach: simplify module_list sz calculation
` [PATCH v2 6/9] ASoC: qdsp6: audioreach: add support for more port connections
` [PATCH v2 7/9] ASoC: qdsp6: audioreach: add support to enable SAL Module
` [PATCH v2 8/9] ASoC: qdsp6: audioreach: add support for MFC Module
` [PATCH v2 9/9] ASoC: qdsp6: audioreach: add support to enable module command

[PATCH v3 0/5] arm: qcom: mdm9615: second round of bindings and DT fixes
 2022-10-22  0:01 UTC  (10+ messages)
` [PATCH v3 1/5] arm: dts: qcom: mdm9615: align pinctrl subnodes with dt-schema bindings
` [PATCH v3 2/5] arm: dts: qcom: mdm9615: wp8548-mangoh-green: fix sx150xq node names and probe-reset property
` [PATCH v3 3/5] dt-bindings: regulators: convert non-smd RPM Regulators bindings to dt-schema
` [PATCH v3 4/5] dt-bindings: soc: qcom: convert non-smd RPM "
` [PATCH v3 5/5] arm: dts: qcom-msm8660: align RPM regulators node name with bindings

[PATCH] ARM: mach-qcom: fix support for ipq806x
 2022-10-21 21:55 UTC  (3+ messages)

[PATCH v1] remoteproc: core: do pm relax when not first crash
 2022-10-21 19:34 UTC  (8+ messages)
` [PATCH v4] remoteproc: core: do pm relax when in RPROC_OFFLINE

[PATCH net-next 0/7] net: ipa: validation cleanup
 2022-10-21 19:13 UTC  (8+ messages)
` [PATCH net-next 1/7] net: ipa: kill two constant symbols
` [PATCH net-next 2/7] net: ipa: remove two memory region checks
` [PATCH net-next 3/7] net: ipa: validate IPA table memory earlier
` [PATCH net-next 4/7] net: ipa: verify table sizes fit in commands early
` [PATCH net-next 5/7] net: ipa: introduce ipa_cmd_init()
` [PATCH net-next 6/7] net: ipa: kill ipa_table_valid()
` [PATCH net-next 7/7] net: ipa: check table memory regions earlier

[RESEND PATCH 1/2] thermal: qcom: tsens: init debugfs only with successful probe
 2022-10-21 19:10 UTC  (6+ messages)
` [RESEND PATCH 2/2] thermal: qcom: tsens: simplify debugfs init function

[RFC PATCH 1/2] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
 2022-10-21 18:06 UTC  (2+ messages)
` [RFC PATCH 2/2] clk: qcom: gcc-ipq8074: rework nss_port5/6 clock to multiple conf

[PATCH] mtd: nand: raw: qcom_nandc: handle ret from parse with codeword_fixup
 2022-10-21 16:53 UTC 

[PATCH v7 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
 2022-10-21 16:52 UTC  (4+ messages)
` [PATCH v7 2/5] drivers: thermal: tsens: Add support for combined interrupt

[PATCH v2 00/10] drm/msm: probe deferral fixes
 2022-10-21 16:05 UTC  (4+ messages)

[PATCH v4 00/11] arm: qcom: mdm9615: first round of bindings and DT fixes
 2022-10-21 13:43 UTC  (18+ messages)
` [PATCH v4 01/11] dt-bindings: arm: qcom: move swir,mangoh-green-wp8548 board documentation to qcom.yaml
` [PATCH v4 02/11] arm: dts: qcom: mdm9615*: add SPDX-License-Identifier
` [PATCH v4 03/11] arm: dts: qcom: mdm9615: add missing reg in cpu@0 node
` [PATCH v4 04/11] arm: dts: qcom: mdm9615: remove invalid spi-max-frequency gsbi3_spi node
` [PATCH v4 05/11] dt-bindings: mfd: qcom-pm8xxx: document qcom,pm8921 as fallback of qcom,pm8018
` [PATCH v4 06/11] dt-bindings: input: qcom,pm8921-pwrkey: convert to dt-schema
` [PATCH v4 07/11] dt-bindings: rtc: qcom-pm8xxx: document qcom,pm8921-rtc as fallback of qcom,pm8018-rtc
` [PATCH v4 08/11] mfd: qcom-pm8xxx: drop unused PM8018 compatible
` [PATCH v4 09/11] rtc: pm8xxx: drop unused pm8018 compatible
` [PATCH v4 10/11] arm: dts: qcom: mdm9615: remove invalid interrupt-names from pl18x mmc nodes
` [PATCH v4 11/11] arm: dts: qcom: mdm9615: remove useless amba subnode

[PATCH] dt-bindings: pinctrl: qcom,ipq6018: replace maintainer
 2022-10-21 13:29 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: qrb5165-rb5: Disable cpuidle states
 2022-10-21 13:02 UTC  (8+ messages)

[PATCH v3 00/15] phy: qcom-qmp-pcie: add support for sc8280xp
 2022-10-21 11:32 UTC  (20+ messages)
` [PATCH v3 01/15] phy: qcom-qmp-pcie: sort device-id table
` [PATCH v3 02/15] phy: qcom-qmp-pcie: move "
` [PATCH v3 03/15] phy: qcom-qmp-pcie: merge driver data
` [PATCH v3 04/15] phy: qcom-qmp-pcie: clean up device-tree parsing
` [PATCH v3 05/15] phy: qcom-qmp-pcie: clean up probe initialisation
` [PATCH v3 06/15] phy: qcom-qmp-pcie: rename PHY ops structure
` [PATCH v3 07/15] phy: qcom-qmp-pcie: clean up PHY lane init
` [PATCH v3 08/15] phy: qcom-qmp-pcie: add register init helper
` [PATCH v3 09/15] dt-bindings: phy: qcom,qmp-pcie: rename current bindings
` [PATCH v3 10/15] dt-bindings: phy: qcom,qmp-pcie: add sc8280xp bindings
` [PATCH v3 11/15] phy: qcom-qmp-pcie: restructure PHY creation
` [PATCH v3 12/15] phy: qcom-qmp-pcie: fix initialisation reset
` [PATCH v3 13/15] phy: qcom-qmp-pcie: add support for pipediv2 clock
` [PATCH v3 14/15] phy: qcom-qmp-pcie: add support for sc8280xp
` [PATCH v3 15/15] phy: qcom-qmp-pcie: add support for sc8280xp 4-lane PHYs

[PATCH v8 0/4] Add LTE SKU for sc7280-evoker family
 2022-10-21 10:56 UTC  (4+ messages)
` [PATCH v8 1/4] dt-bindings: arm: qcom: Separate LTE/WIFI SKU for sc7280-evoker
` [PATCH v8 2/4] arm64: dts: qcom: sc7280: Add LTE SKU for sc7280-evoker family
` [PATCH v8 4/4] arm64: dts: qcom: sc7280: Add touchscreen and touchpad support for evoker

[PATCH 0/4] qcom-cpufreq-hw: Add CPU clock provider support
 2022-10-21  9:31 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: cpufreq: cpufreq-qcom-hw: Add cpufreq clock provider
` [PATCH 3/4] cpufreq: qcom-hw: Add CPU clock provider support

[PATCH] arm64: defconfig: build-in Qualcomm SC7180 and SM8450 interconnects
 2022-10-21  9:18 UTC  (2+ messages)

[PATCH v2 00/15] phy: qcom-qmp-pcie: add support for sc8280xp
 2022-10-21  9:11 UTC  (4+ messages)
` [PATCH v2 12/15] phy: qcom-qmp-pcie: fix initialisation reset

[PATCH V17 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-10-21  7:14 UTC  (4+ messages)
` [PATCH V17 2/7] "

[PATCH v2 0/2] PCI: qcom: Add basic interconnect support
 2022-10-21  6:46 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: qcom: Add SC8280XP/SA8540P interconnects
` [PATCH v2 2/2] PCI: qcom: Add basic interconnect support

[PATCH 0/2] PCI: qcom: Add basic interconnect support
 2022-10-21  6:40 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: PCI: qcom: Add SC8280XP/SA8540P interconnects
` [PATCH 2/2] PCI: qcom: Add basic interconnect support

[PATCH 0/2] drm/msm: clean up iommu interface a bit
 2022-10-21  5:12 UTC  (4+ messages)
` [PATCH 1/2] drm/msm: remove duplicated code from a6xx_create_address_space
` [PATCH 2/2] drm/msm: move domain allocation into msm_iommu_new()

[PATCH v4 1/2] arm64: dts: qcom: msm8996-sony-xperia-tone: drop incorrect wlan pin input
 2022-10-20 22:53 UTC  (2+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: msm8996: align TLMM pin configuration with DT schema

[PATCH v4 0/3] arm64/pinctrl: dt-bindings: qcom: sc7180: convert to dtschema
 2022-10-20 22:51 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: sc7180-trogdor-homestar: fully configure secondary I2S pins
` [PATCH v4 2/3] arm64: dts: qcom: sc7180: revert "arm64: dts: qcom: sc7180: Avoid glitching SPI CS at bootup on trogdor"
` [PATCH v4 3/3] arm64: dts: qcom: sc7180: align TLMM pin configuration with DT schema

[PATCH v3 0/4] arm64/pinctrl: dt-bindings: qcom: sc7180: convert to dtschema
 2022-10-20 22:44 UTC  (7+ messages)
` [PATCH v3 2/4] arm64: dts: qcom: sc7180: revert "arm64: dts: qcom: sc7180: Avoid glitching SPI CS at bootup on trogdor"
` [PATCH v3 3/4] arm64: dts: qcom: sc7180: align TLMM pin configuration with DT schema

[PATCH v3 1/2] dt-bindings: arm: qcom: Document additional skus for sc7180 pazquel360
 2022-10-20 22:36 UTC  (3+ messages)
` (subset) "

[PATCH v3 00/17] Add Multi Circular Queue Support
 2022-10-20 18:03 UTC  (18+ messages)
` [PATCH v3 01/17] ufs: core: Probe for ext_iid support
` [PATCH v3 02/17] ufs: core: Optimize duplicate code to read extended feature
` [PATCH v3 03/17] ufs: core: Introduce Multi-circular queue capability
` [PATCH v3 04/17] ufs: core: Defer adding host to scsi if mcq is supported
` [PATCH v3 05/17] ufs: core: mcq: Introduce Multi Circular Queue
` [PATCH v3 06/17] ufs: core: mcq: Configure resource regions
` [PATCH v3 07/17] ufs: core: mcq: Calculate queue depth
` [PATCH v3 08/17] ufs: core: mcq: Allocate memory for mcq mode
` [PATCH v3 09/17] ufs: core: mcq: Configure operation and runtime interface
` [PATCH v3 10/17] ufs: core: mcq: Use shared tags for MCQ mode
` [PATCH v3 11/17] ufs: core: Prepare ufshcd_send_command for mcq
` [PATCH v3 12/17] ufs: core: mcq: Find hardware queue to queue request
` [PATCH v3 13/17] ufs: core: Prepare for completion in mcq
` [PATCH v3 14/17] ufs: mcq: Add completion support of a cqe
` [PATCH v3 15/17] ufs: core: mcq: Add completion support in poll
` [PATCH v3 16/17] ufs: core: mcq: Enable Multi Circular Queue
` [PATCH v3 17/17] ufs: qcom-host: Enable multi circular queue capability

[PATCH v2 0/3] Add base device tree files for QDU1000/QRU1000
 2022-10-20 18:55 UTC  (15+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: Add base QDU1000/QRU1000 DTSIs
` [PATCH v2 3/3] arm64: dts: qcom: Add base QDU1000/QRU1000 IDP DTs

[PATCH v3] dt-bindings: soundwire: Convert text bindings to DT Schema
 2022-10-20 18:35 UTC  (3+ messages)

[PULL V2]: qcom: SC7180 and SC7280 venus firmware updates
 2022-10-20 18:02 UTC  (2+ messages)

[PULL]: qcom: SC7180 and SC7280 venus firmware updates
 2022-10-20 18:00 UTC  (6+ messages)

[PATCH v6 0/2] arm64: dts: qcom: add dts for sa8540p-ride board
 2022-10-20 16:39 UTC  (7+ messages)
` [PATCH v6 1/2] dt-bindings: arm: qcom: Document additional sa8540p device
` [PATCH v6 2/2] arm64: dts: qcom: add SA8540P ride(Qdrive-3)

[PATCH] arm64: dts: qcom: sm8250: drop idlestate for the CPU cluster
 2022-10-20 15:32 UTC 

[PATCH] thermal/drivers/qcom/temp-alarm: fix inaccurate warning for gen2
 2022-10-20 14:52 UTC 

[PATCH] arm64: dts: qcom: pm6350: add temp sensor and thermal zone config
 2022-10-20 14:28 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: soc: qcom: spm: Add MSM8939 CPU compatible
 2022-10-20 13:50 UTC  (2+ messages)

[PATCH v2 0/4] Add misc support for QDU1000/QRU1000 SoCs
 2022-10-20 12:35 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: firmware: scm: Add QDU1000/QRU1000 compatibles

[PATCH 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-10-20 12:00 UTC  (4+ messages)
` [PATCH 01/21] drm/amdgpu: Don't set struct drm_driver.lastclose

[PATCH] arm64: dts: msm8916-samsung-a2015: Add vibrator
 2022-10-20 11:56 UTC 


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