linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 14:50:49 to 2022-06-09 15:51:00 UTC [more...]

[PATCH] drm/msm: Switch ordering of runpm put vs devfreq_idle
 2022-06-09 15:50 UTC  (8+ messages)
  ` [Freedreno] "

[PATCH] drm/msm: Grab the GPU runtime in a6xx routines, not the GMU one
 2022-06-09 15:44 UTC  (2+ messages)

[PATCH v4 0/2] Add software clock gating requirement check
 2022-06-09 15:22 UTC  (4+ messages)
` [PATCH v4 1/2] soundwire: qcom: Add flag for software clock gating check
` [PATCH v4 2/2] ASoC: qcom: soundwire: Enable software clock gating requirement flag

[PATCH v4 0/3] Add support for audio clock gating resets for SC7280
 2022-06-09 14:56 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: clock: Add resets for LPASS audio clock controller "
` [PATCH v4 2/3] dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280

[PATCH] bus: mhi: Disable IRQs instead of freeing them during power down
 2022-06-09 13:54 UTC  (2+ messages)

[PATCH] clk: qcom: gdsc: Bump parent usage count when GDSC is found enabled
 2022-06-09 13:49 UTC  (4+ messages)

[PATCH v3 0/4] drm/dp: Make DP AUX bus usage easier; use it on ps8640
 2022-06-09 13:30 UTC  (11+ messages)
` [PATCH v3 3/4] drm/bridge: Add devm_drm_bridge_add()

[PATCH v6 0/3] Add support for unprotected spare data page
 2022-06-09 13:23 UTC  (4+ messages)
` [PATCH v6 1/3] mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct
` [PATCH v6 2/3] mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages
` [PATCH v6 3/3] dt-bindings: mtd: qcom_nandc: document qcom,boot-partitions binding

[PATCH v6 0/3] PCI: IPQ6018 platform support
 2022-06-09 13:10 UTC  (3+ messages)

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-09 13:06 UTC  (32+ messages)
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 24/36] printk: Remove trace_.*_rcuidle() usage
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()

[PATCH v5 0/6] SM8350 Display/GPU clock enablement
 2022-06-09 12:58 UTC  (11+ messages)
` [PATCH v5 1/6] arm64: dts: qcom: sm8350: Replace integers with rpmpd defines
` [PATCH v5 2/6] clk: qcom: add support for SM8350 GPUCC
` [PATCH v5 3/6] dt-bindings: clock: Add Qcom SM8350 GPUCC bindings
` [PATCH v5 4/6] clk: qcom: add support for SM8350 DISPCC
` [PATCH v5 5/6] dt-bindings: clock: Add Qcom SM8350 DISPCC bindings
` [PATCH v5 6/6] arm64: dts: qcom: sm8350: Add DISPCC node

[PATCH 1/2] arch: arm64: qcom: sdm845-shift-axolotl: fix Bluetooth firmware loading
 2022-06-09 12:47 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom/sdm845-shift-axolotl: Add audio support

[PATCH v3 00/14] drm/msm/hdmi: YAML-ify schema and cleanup some platform properties
 2022-06-09 12:23 UTC  (15+ messages)
` [PATCH v3 01/14] dt-bindings: display/msm: hdmi: split and convert to yaml
` [PATCH v3 02/14] dt-bindings: display/msm: hdmi: mark old GPIO properties as deprecated
` [PATCH v3 03/14] dt-bindings: display/msm: hdmi: mark hdmi-mux-supply "
` [PATCH v3 04/14] ARM: dts: qcom: apq8064-ifc6410: drop hdmi-mux-supply
` [PATCH v3 05/14] drm/msm/hdmi: drop the hdmi-mux support
` [PATCH v3 06/14] drm/msm/hdmi: drop unused GPIO support
` [PATCH v3 07/14] drm/msm/hdmi: enable core-vcc/core-vdda-supply for 8996 platform
` [PATCH v3 08/14] drm/msm/hdmi: drop empty 'none' regulator lists
` [PATCH v3 09/14] drm/msm/hdmi: drop hpd_regs usage on 8x74/8084
` [PATCH v3 10/14] drm/msm/hdmi: merge platform config for 8974/8084/8994/8996
` [PATCH v3 11/14] drm/msm/hdmi: reuse MSM8960's config for MSM8660
` [PATCH v3 12/14] drm/msm/hdmi-phy: populate 8x60 HDMI PHY requirements
` [PATCH v3 13/14] ARM: dts: qcom: apq8064: drop phy-names from HDMI device node
` [PATCH v3 14/14] arm64: dts: qcom: msm8996: "

[PATCH v2 00/12] drm/msm/hdmi: YAML-ify schema and cleanup some platform properties
 2022-06-09 12:10 UTC  (31+ messages)
` [PATCH v2 01/12] dt-bindings: display/msm: hdmi: split and convert to yaml
` [PATCH v2 02/12] dt-bindings: display/msm: hdmi: mark old GPIO properties as deprecated
` [PATCH v2 03/12] dt-bindings: display/msm: hdmi: mark hdmi-mux-supply "
` [PATCH v2 04/12] arm: dts: qcom: apq8064-ifc6410: drop hdmi-mux-supply
` [PATCH v2 05/12] drm/msm/hdmi: drop the hdmi-mux support
` [PATCH v2 06/12] drm/msm/hdmi: drop unused GPIO support
` [PATCH v2 07/12] drm/msm/hdmi: enable core-vcc/core-vdda-supply for 8996 platform
` [PATCH v2 08/12] drm/msm/hdmi: drop empty 'none' regulator lists
` [PATCH v2 09/12] drm/msm/hdmi: drop hpd_regs usage on 8x74/8084
` [PATCH v2 10/12] drm/msm/hdmi: merge platform config for 8974/8084/8994/8996
` [PATCH v2 11/12] drm/msm/hdmi: reuse MSM8960's config for MSM8660
` [PATCH v2 12/12] drm/msm/hdmi-phy: populate 8x60 HDMI PHY requirements

[PATCH 0/3] phy: qcom-qmp: clean up defines
 2022-06-09 12:03 UTC  (4+ messages)
` [PATCH 1/3] phy: qcom-qmp: clean up v4 and v5 define order
` [PATCH 2/3] phy: qcom-qmp: clean up define alignment
` [PATCH 3/3] phy: qcom-qmp: clean up hex defines

[PATCH] venus: Add support for SSR trigger using fault injection
 2022-06-09 11:52 UTC 

[PATCH 0/3] clk: qcom: gdsc: add support for collapse-vote registers
 2022-06-09 11:50 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
 2022-06-09 11:40 UTC  (6+ messages)
` [PATCH v2 27/48] arm64: dts: qcom: align gpio-key node names with dtschema
` [PATCH v2 28/48] arm64: dts: qcom: correct gpio-keys properties
` [PATCH v2 29/48] arm64: dts: qcom: sdm630-sony-xperia-nile: drop unneeded status from gpio-keys
` [PATCH v2 30/48] arm64: dts: qcom: align led node names with dtschema
` [PATCH v2 31/48] ARM: dts: qcom: align gpio-key "

[PATCH] drm/msm/hdmi: fill the pwr_regs bulk regulators
 2022-06-09 11:31 UTC 

[PATCH v1] PCI: qcom: Allow L1 and its sub states on qcom dwc wrapper
 2022-06-09 11:26 UTC  (3+ messages)

[PATCH v5 0/3] Add support for unprotected spare data page
 2022-06-09 11:16 UTC  (13+ messages)
` [PATCH v5 1/3] mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages
` [PATCH v5 2/3] dt-bindings: mtd: qcom_nandc: document qcom,boot-partitions binding
` [PATCH v5 3/3] mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct

[PATCH v2] Bluetooth: Fix CVSD SCO setup failure
 2022-06-09 11:09 UTC 

[PATCH v1] Bluetooth: Fix CVSD SCO setup failure
 2022-06-09 11:03 UTC 

[PATCH v2] Bluetooth: hci_sync: Fix set up CVSD SCO failure
 2022-06-09 10:59 UTC  (3+ messages)

[PATCH 2/2] ARM: dts: qcom: msm8974-*: re-add remoteproc supplies
 2022-06-09  9:32 UTC  (2+ messages)

[PATCH] arm64: dts: qcom/sdm845-shift-axolotl: Enable pmi9889 LPG LED
 2022-06-09  9:15 UTC  (3+ messages)

[PATCH v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
 2022-06-09  8:56 UTC  (2+ messages)

[PATCH 00/11] dt-bindings/pinctrl/arm: qcom: minor cleanups of QCOM PMIC pinctrl
 2022-06-09  8:56 UTC  (2+ messages)

[PATCH 1/9] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles
 2022-06-09  8:51 UTC  (2+ messages)

[PATCH v6 0/3] PCI: IPQ6018 platform support
 2022-06-09  8:47 UTC  (5+ messages)
` [PATCH v6 2/3] PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*

[PATCH v1] Bluetooth: hci_sync: Fix setup CVSD SCO failure
 2022-06-09  8:47 UTC  (3+ messages)

[PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
 2022-06-09  8:00 UTC  (3+ messages)

[PATCH] drm/msm: less magic numbers in msm_mdss_enable
 2022-06-09  6:08 UTC  (15+ messages)
    ` [Freedreno] "

[PATCH V14 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-06-09  5:24 UTC  (7+ messages)
` [PATCH V14 7/9] regulator: Add a regulator driver for the PM8008 PMIC
` [PATCH V14 8/9] arm64: dts: qcom: pm8008: Add base dts file

[PATCH v3 0/2] Add software clock gating requirement check
 2022-06-09  5:14 UTC  (7+ messages)
` [PATCH v3 1/2] soundwire: qcom: Add flag for software clock gating check
` [PATCH v3 2/2] ASoC: qcom: soundwire: Add software clock gating requirement check

[PATCH v8 00/10] Coresight: Add support for TPDM and TPDA
 2022-06-09  1:12 UTC  (15+ messages)
` [PATCH v8 01/10] coresight: core: Use IDR for non-cpu bound sources' paths
` [PATCH v8 02/10] Coresight: Add coresight TPDM source driver
` [PATCH v8 03/10] dt-bindings: arm: Adds CoreSight TPDM hardware definitions
` [PATCH v8 04/10] coresight-tpdm: Add DSB dataset support
` [PATCH v8 05/10] coresight-tpdm: Add integration test support
` [PATCH v8 06/10] docs: sysfs: coresight: Add sysfs ABI documentation for TPDM
` [PATCH v8 07/10] Coresight: Add TPDA link driver
` [PATCH v8 08/10] dt-bindings: arm: Adds CoreSight TPDA hardware definitions
` [PATCH v8 09/10] arm64: dts: qcom: sm8250: Add coresight components
` [PATCH v8 10/10] arm64: dts: qcom: sm8250: Add tpdm mm/prng

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-08 23:48 UTC  (11+ messages)
` [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()

[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
 2022-06-08 22:37 UTC  (12+ messages)

[PATCH v2] [RFC PATCH] PCI: Update LTR threshold based on LTRME bit
 2022-06-08 22:22 UTC  (3+ messages)
` [PATCH v4] PCI/ASPM: Update LTR threshold based upon reported max latencies

[PATCH] drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
 2022-06-08 22:14 UTC  (2+ messages)

[PATCH v2] i2c: qcom-cci: simplify access to bus data structure
 2022-06-08 20:10 UTC  (2+ messages)

[PATCH v11 1/5] clk: qcom: regmap: add PHY clock source implementation
 2022-06-08 19:22 UTC  (2+ messages)

[PATCH v14 0/7] PCI: dwc: Fix higher MSI vectors handling
 2022-06-08 19:19 UTC  (5+ messages)
` [PATCH v14 5/7] dt-bindings: PCI: qcom: Support additional MSI interrupts

[PATCH v2 1/3] drm/panel: nt36672a: add backlight support
 2022-06-08 17:55 UTC  (6+ messages)

[PATCH] dt-bindings: Update QCOM USB subsystem maintainer information
 2022-06-08 16:24 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: qcom: Introduce SC8280XP
 2022-06-08 16:17 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: qcom: add SC8280XP platform
` [PATCH 3/4] arm64: dts: qcom: sc8280x: Add reference device

[PATCH v8 0/3] Add QCOM SNPS PHY overriding params support
 2022-06-08 16:14 UTC  (6+ messages)
` [PATCH v8 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
` [PATCH v8 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters

[PATCH v2] drm/msm: Switch ordering of runpm put vs devfreq_idle
 2022-06-08 16:13 UTC 

[RFC PATCH v2 00/27] DRM.debug on DYNAMIC_DEBUG, add trace events
 2022-06-08 15:56 UTC  (3+ messages)

[PATCH 0/2] tty: serial: Introduce callback for start_rx and implement same for qcom-geni-serial
 2022-06-08 15:39 UTC  (5+ messages)
` [PATCH 1/2] serial: core: Introduce callback for start_rx and do stop_rx in suspend only if this callback implementation is present
` [PATCH 2/2] tty: serial: qcom-geni-serial: Implement start_rx callback

[PATCH v2 0/5] phy: qcom: Add SC8280XP UNI and COMBO USB phys
 2022-06-08 15:38 UTC  (6+ messages)
` [PATCH v2 3/5] phy: qcom-qmp: Add USB4 5NM QMP combo PHY registers


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