linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-02 12:29:18 to 2022-10-04 07:07:09 UTC [more...]

[PATCH v3 0/2] add device Xiaomi Mi 6 (codename sagit) and board binding
 2022-10-04  7:07 UTC  (7+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sagit: add initial device tree for sagit
` [PATCH v3 2/2] dt-bindings: arm: add xiaomi,sagit board based on msm8998 chip

[PATCH 0/5] clk: qcom: Add clocks for the QDU1000 and QRU1000 SoCs
 2022-10-04  6:55 UTC  (22+ messages)
` [PATCH 1/5] dt-bindings: clock: Add QDU1000 and QRU1000 GCC clock bindings
` [PATCH 2/5] dt-bindings: clock: Add RPMHCC bindings for QDU1000 and QRU1000
` [PATCH 3/5] clk: qcom: Add QDU1000 and QRU1000 GCC support
` [PATCH 4/5] clk: qcom: Add support for QDU1000 and QRU1000 RPMh clocks
` [PATCH 5/5] dt-bindings: clock: Introduce pdc bindings for QDU1000 and QRU1000

[PATCH 0/5] Add misc support for QDU1000/QRU1000 SoCs
 2022-10-04  6:53 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: firmware: scm: Add QDU1000/QRU1000 compatibles
` [PATCH 2/5] dt-bindings: arm: qcom: Document QDU1000/QRU1000 SoCs and boards

[PATCH 1/3] arm64: dts: qcom: sdm630: fix UART1 pin bias
 2022-10-04  6:51 UTC  (12+ messages)
` [PATCH 2/3] arm64: dts: qcom: sdm845-db845c: correct SPI2 pins drive strength

[PATCH 0/5] drm: Fix math issues in MSM DSC implementation
 2022-10-04  4:42 UTC  (6+ messages)
` [PATCH 1/5] drm/msm/dsi: Remove useless math in DSC calculation
` [PATCH 2/5] drm/msm/dsi: Remove repeated calculation of slice_per_intf

[PATCH] clk: qcom: gcc-sm6375: Remove unused variables
 2022-10-04  3:54 UTC  (2+ messages)

[PATCH v2 1/2] clk: introduce (devm_)hw_register_mux_parent_data_table API
 2022-10-04  3:51 UTC  (4+ messages)
` [PATCH v2 2/2] clk: qcom: kpss-xcc: convert to parent data API

[PATCH v1 0/2] Memory allocation change in scm/mdt_loader
 2022-10-04  2:07 UTC  (5+ messages)
` [PATCH v1 2/2] soc: qcom: mdt_loader: Move the memory allocation into mdt loader

[PATCH v6 0/3] SDM670 Pin Control Driver
 2022-10-04  1:00 UTC  (10+ messages)
` [PATCH v6 1/3] dt-bindings: pinctrl: qcom: add sdm670 pinctrl
` [PATCH v6 2/3] pinctrl: qcom: add support for complementary reserved gpios
` [PATCH v6 3/3] pinctrl: qcom: add sdm670 pinctrl

[PATCH net-next] net: ipa: update comments
 2022-10-04  0:00 UTC  (2+ messages)

[PATCH net-next] net: ipa: update copyrights
 2022-10-04  0:00 UTC  (2+ messages)

[PATCH 0/2] pinctrl/arm64: qcom: convert sdm845 bindings to DT schema
 2022-10-03 22:59 UTC  (10+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm845: align TLMM pin configuration with "
` [PATCH 2/2] dt-bindings: pinctrl: qcom,sdm845: convert to dtschema

[GIT PULL] Qualcomm clock updates for v6.1
 2022-10-03 22:46 UTC 

[PATCH 00/32] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings
 2022-10-03 22:01 UTC  (2+ messages)

[PATCH 00/12] pinctrl/arm64: qcom: continued - fix Qualcomm LPASS pinctrl schema warnings
 2022-10-03 21:59 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored
 2022-10-03 21:47 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: qcom: Drop MMCI interrupt-names
` [PATCH 3/3] ARM: dts: stm32: "

[PATCH 1/2] dt-bindings: soc: qcom: YAML-ify SSBI bindings
 2022-10-03 21:28 UTC  (13+ messages)
` [PATCH 2/2] ARM: dts: qcom: mdm9615: drop unit ids from PMIC nodes

[PATCH v8 00/29] Rework the trip points creation
 2022-10-03 21:18 UTC  (34+ messages)
  ` [PATCH v8 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
  ` [PATCH v8 02/29] thermal/sysfs: Always expose hysteresis attributes
  ` [PATCH v8 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
  ` [PATCH v8 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
  ` [PATCH v8 05/29] thermal/of: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 06/29] thermal/of: Remove unused functions
  ` [PATCH v8 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
  ` [PATCH v8 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
  ` [PATCH v8 10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 11/29] thermal/drivers/uniphier: "
  ` [PATCH v8 12/29] thermal/drivers/hisi: "
  ` [PATCH v8 13/29] thermal/drivers/qcom: "
  ` [PATCH v8 14/29] thermal/drivers/armada: "
  ` [PATCH v8 15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
  ` [PATCH v8 16/29] thermal/of: Remove of_thermal_get_ntrips()
  ` [PATCH v8 17/29] thermal/of: Remove of_thermal_is_trip_valid()
  ` [PATCH v8 18/29] thermal/of: Remove of_thermal_set_trip_hyst()
  ` [PATCH v8 19/29] thermal/of: Remove of_thermal_get_crit_temp()
  ` [PATCH v8 20/29] thermal/drivers/st: Use generic trip points
  ` [PATCH v8 21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 22/29] thermal/drivers/rcar: "
  ` [PATCH v8 23/29] thermal/drivers/broadcom: "
  ` [PATCH v8 24/29] thermal/drivers/da9062: "
  ` [PATCH v8 25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
  ` [PATCH v8 26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 27/29] thermal/drivers/cxgb4: "
  ` [PATCH v8 28/29] thermal/intel/int340x: Replace parameter to simplify
  ` [PATCH v8 29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[PATCH v5 0/3] arm64: dts: qcom: add dts for sa8540p-ride board
 2022-10-03 21:05 UTC  (9+ messages)
` [PATCH v5 1/3] dt-bindings: arm: qcom: Document additional sa8540p device
` [PATCH v5 2/3] arm64: dts: qcom: sa8295p: move common nodes to dtsi
` [PATCH v5 3/3] arm64: dts: qcom: introduce sa8540p-ride dts

[PATCH v5 0/2] add device Xiaomi Mi 6 (codename sagit) and board binding
 2022-10-03 19:43 UTC  (3+ messages)
` [PATCH v5 1/2] arm64: dts: qcom: sagit: add initial device tree for sagit
` [PATCH v5 2/2] dt-bindings: arm: add xiaomi,sagit board based on msm8998 chip

[PATCH] arm64: dts: qcom: sc8280xp: fix UFS PHY serdes size
 2022-10-03 19:30 UTC  (3+ messages)

msm8992-lg-bullhead-rev-101 resets in initramfs
 2022-10-03 19:07 UTC  (6+ messages)

[PATCH v4 0/2] add device Xiaomi Mi 6 (codename sagit) and board binding
 2022-10-03 19:05 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sagit: add initial device tree for sagit
` [PATCH v4 2/2] dt-bindings: arm: add xiaomi,sagit board based on msm8998 chip

[PATCH V15 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
 2022-10-03 18:47 UTC  (10+ messages)

[PATCH] mailbox: qcom-ipcc: Use generic_handle_irq_safe()
 2022-10-03 17:23 UTC  (3+ messages)

[PATCH] mailbox: qcom-ipcc: flag IRQ NO_THREAD
 2022-10-03 17:08 UTC 

[PATCH v2 00/16] pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings
 2022-10-03 17:08 UTC  (5+ messages)
` [PATCH v2 12/16] dt-bindings: pinctrl: qcom,sm8250: drop checks used in common TLMM
` [PATCH v2 13/16] dt-bindings: pinctrl: qcom,sm8250: fix matching pin config

[PATCH 00/23] ARM: dts: qcom: rework DT for apq8064, msm8960 and msm8660
 2022-10-03 16:36 UTC  (47+ messages)
` [PATCH 01/23] ARM: dts: qcom: apq8064: disable HDMI nodes by default
` [PATCH 02/23] ARM: dts: qcom: apq8064-ifc6410: use labels to patch device tree
` [PATCH 03/23] ARM: dts: qcom: apq8064-ifc6410: pull ext-3p3v regulator from soc node
` [PATCH 04/23] ARM: dts: qcom: apq8064-ifc6410: fix user1 LED node name
` [PATCH 05/23] ARM: dts: qcom: apq8064-ifc6410: pull SDCC pwrseq node up one level
` [PATCH 06/23] ARM: dts: qcom: apq8064-flo: use labels to patch device tree
` [PATCH 07/23] ARM: dts: qcom: apq8064-nexus7-flo: fix node name for ext 3p3v regulator
` [PATCH 08/23] ARM: dts: qcom: apq8064-cm-qs600: use labels to patch device tree
` [PATCH 09/23] ARM: dts: qcom: apq8064-cm-qs600: pull 3p3v regulator from soc node
` [PATCH 10/23] ARM: dts: qcom: apq8064-cm-qs600: pull SDCC pwrseq node up one level
` [PATCH 11/23] ARM: dts: qcom: apq8064-sony-xperia-lagan-yuga: use labels to patch device tree
` [PATCH 12/23] ARM: dts: qcom: apq8064: drop amba device node
` [PATCH 13/23] ARM: dts: qcom: apq8064: drop unit ids from PMIC nodes
` [PATCH 14/23] ARM: dts: qcom: apq8064: drop qcom, prefix from SSBI node name
` [PATCH 15/23] ARM: dts: qcom: apq8064: fix the riva-pil node id
` [PATCH 16/23] ARM: dts: qcom: msm8960: drop unit ids from PMIC nodes
` [PATCH 17/23] ARM: dts: qcom: msm8960: drop qcom, prefix from SSBI node name
` [PATCH 18/23] ARM: dts: qcom: msm8960-cdp: drop unit ids from regulator node
` [PATCH 19/23] ARM: dts: qcom: msm8960: drop amba device node
` [PATCH 20/23] ARM: dts: qcom: msm8660: move pm8058 LED devices to the main DT file
` [PATCH 21/23] ARM: dts: qcom: apq8060-dragonboard: use labels to patch device tree
` [PATCH 22/23] ARM: dts: qcom: msm8660: drop unit ids from PMIC nodes
` [PATCH 23/23] ARM: dts: qcom: msm8660: drop qcom, prefix from SSBI node name

[PATCH V16 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-10-03 14:00 UTC  (8+ messages)
` [PATCH V16 1/7] dt-bindings: Added the yaml bindings for DCC
` [PATCH V16 2/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V16 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support
` [PATCH V16 4/7] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node
` [PATCH V16 5/7] arm64: dts: qcom: sc7280: "
` [PATCH V16 6/7] arm64: dts: qcom: sc7180: "
` [PATCH V16 7/7] arm64: dts: qcom: sdm845: "

[PATCH] dt-bindings: soc: qcom: qcom,spm: support regulator SAW2 devics
 2022-10-03 13:24 UTC  (3+ messages)

[PATCH 0/2] Add pinctrl support for QDU1000/QRU1000 SoCs
 2022-10-03 13:24 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add QDU1000 and QRU1000 pinctrl bindings

[PATCH V15 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-10-03 13:24 UTC  (9+ messages)
` [PATCH V15 1/7] dt-bindings: Added the yaml bindings for DCC
` [PATCH V15 2/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V15 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support
` [PATCH V15 4/7] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node
` [PATCH V15 5/7] arm64: dts: qcom: sc7280: "
` [PATCH V15 6/7] arm64: dts: qcom: sc7180: "
` [PATCH V15 7/7] arm64: dts: qcom: sdm845: "

[PATCH v2 0/2] Add LED driver for flash module in QCOM PMICs
 2022-10-03 12:49 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: add bindings for QCOM flash LED

[PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-10-03 12:10 UTC  (2+ messages)

[PATCH V4 0/3] PCI: designware-ep: Fix DBI access before core init
 2022-10-03 11:18 UTC  (3+ messages)

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

[PATCH v3 0/5] Fix crash when using Qcom LLCC/EDAC drivers
 2022-10-03  9:32 UTC  (3+ messages)

[PATCH v2 0/4] dt-bindings: net: Convert qcom,ethqos bindings to YAML (and related fixes)
 2022-10-03  9:32 UTC  (9+ messages)
` [PATCH v2 3/4] dt-bindings: net: qcom,ethqos: Convert bindings to yaml

[PATCH v4 00/12] Improvements to the Qcom PCIe Endpoint driver
 2022-10-03  8:40 UTC  (3+ messages)

[PATCH v7 00/29] Rework the trip points creation
 2022-10-03  7:32 UTC  (7+ messages)

[PATCH] ARM: dts: qcom: correct indentation
 2022-10-03  8:05 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sc7280: Add nodes to support WoW on WCN6750
 2022-10-03  8:04 UTC  (7+ messages)

[PATCH v7 00/12] dt-bindings: display/msm: rework MDSS and DPU bindings
 2022-10-03  7:55 UTC  (7+ messages)
` [PATCH v7 05/12] dt-bindings: display/msm: move common MDSS properties to mdss-common.yaml

[PATCH v1 0/6] Qualcomm CCI for MSM8226 and fix CCI documentation for MSM8974
 2022-10-03  7:25 UTC  (10+ messages)
` [PATCH v1 1/6] ARM: dts: qcom: msm8226: Add MMCC node
` [PATCH v1 2/6] dt-bindings: i2c: qcom,i2c-cci: Document MSM8226 compatible
` [PATCH v1 3/6] dt-bindings: i2c: qcom,i2c-cci: Document clocks for MSM8974
` [PATCH v1 4/6] i2c: qcom-cci: Add MSM8226 compatible
` [PATCH v1 5/6] ARM: dts: qcom: msm8226: Add CCI bus
` [PATCH v1 6/6] ARM: dts: qcom: msm8974: "

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-10-03  7:01 UTC  (12+ messages)
` [PATCH v4 10/14] gunyah: sysfs: Add node to describe supported features
` [PATCH v4 12/14] gunyah: rsc_mgr: Add RPC for console services
    ` new checkpatch flexible array test ? (was Re: [PATCH v4 12/14] gunyah: rsc_mgr: Add RPC for console services)
` [PATCH v4 14/14] tty: gunyah: Add tty console driver for RM Console Services

[PATCH v2 0/2] add device Xiaomi Mi 6 sagit and board binding
 2022-10-03  6:45 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sagit: add initial device tree for sagit

[PATCH v5 0/2] spmi: pmic-arb: Add support for PMIC v7
 2022-10-03  5:57 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: qcom: sm6125: Use qcom,arm-v2 for MMU
 2022-10-02 13:38 UTC  (2+ messages)


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