linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-02 22:13:00 to 2022-08-05 10:51:51 UTC [more...]

[PATCH V15 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
 2022-08-05 10:51 UTC  (9+ messages)

qcom: Add firmware for Lenovo ThinkPad X13s
 2022-08-05  9:36 UTC 

[PATCH 0/4] Support dynamic voltage frequency scaling inside clock controller
 2022-08-05  9:32 UTC  (6+ messages)
` [PATCH 1/4] clk: Aggregate power operation in "
` [PATCH 2/4] soc: qcom: rpmpd: Add corner power-domains states
` [PATCH 3/4] arm64: dts: qcom: add power domain for clk controller
` [PATCH 4/4] clk: qcom: gcc-msm8916: Add power domain data

[PATCH 0/7] arm64: dts: qcom: sc8280xp: HID wakeup sources and alt. touchpad
 2022-08-05  9:23 UTC  (8+ messages)
` [PATCH 1/7] arm64: dts: qcom: sc8280xp-crd: disable touchscreen pull-up
` [PATCH 2/7] arm64: dts: qcom: sc8280xp-crd: move HID pin config
` [PATCH 3/7] arm64: dts: qcom: sc8280xp-crd: mark HID wakeup sources
` [PATCH 4/7] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: disable touchscreen pull-up
` [PATCH 5/7] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: move HID pin config
` [PATCH 6/7] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: mark HID wakeup sources
` [PATCH 7/7] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: add alternate touchpad

[PATCH] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: Add LID switch
 2022-08-05  8:40 UTC  (2+ messages)

[PATCH v2 00/11] Drivers for gunyah hypervisor
 2022-08-05  7:45 UTC  (22+ messages)
` [PATCH v2 01/11] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v2 03/11] arm64: gunyah: Add Gunyah hypercalls ABI
` [PATCH v2 04/11] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v2 09/11] gunyah: rsc_mgr: Add auxiliary devices for console
` [PATCH v2 11/11] gunyah: Add tty console driver for RM Console Serivces

[PATCH 0/2] usb: dwc3: qcom: clean up icc init
 2022-08-05  7:45 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: qcom: only parse 'maximum-speed' once
` [PATCH 2/2] usb: dwc3: qcom: clean up icc init

[PATCH v3 00/15] make iio inkern interface firmware agnostic
 2022-08-05  7:25 UTC  (3+ messages)
` [PATCH v3 13/15] iio: adc: stm32-adc: convert to device properties

[PATCH v2 0/9] usb: dwc3: qcom: fix wakeup implementation
 2022-08-05  7:10 UTC  (19+ messages)
` [PATCH v2 1/9] usb: dwc3: fix PHY disable sequence
` [PATCH v2 2/9] Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"
` [PATCH v2 3/9] usb: dwc3: qcom: fix gadget-only builds
` [PATCH v2 4/9] usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
` [PATCH v2 5/9] usb: dwc3: qcom: fix runtime PM wakeup
` [PATCH v2 6/9] usb: dwc3: qcom: fix peripheral and OTG suspend
` [PATCH v2 7/9] dt-bindings: usb: qcom,dwc3: add wakeup-source property
` [PATCH v2 8/9] usb: dwc3: qcom: fix wakeup implementation
` [PATCH v2 9/9] usb: dwc3: qcom: clean up suspend callbacks

[PATCH v5 0/3] PCI: Restrict pci transactions after pci suspend
 2022-08-05  3:14 UTC  (8+ messages)
` [PATCH v5 1/3] PCI: qcom: Add system PM support
` [PATCH v5 2/3] PCI: qcom: Restrict pci transactions after pci suspend
` [PATCH v5 3/3] PCI: qcom: Add retry logic for link to be stable in L1ss

[PATCH v5 11/33] thermal/drivers/qcom: Switch to new of API
 2022-08-04 22:43 UTC 

[RFC] PM: domains: Reverse the order of performance and enabling ops
 2022-08-04 20:58 UTC  (4+ messages)

[PATCH 0/8] Update ADSP pil loader for SC7280 platform
 2022-08-04 19:47 UTC  (13+ messages)
` [PATCH 1/8] dt-bindings: remoteproc: qcom: adsp: Make ADSP pil loader as generic
` [PATCH 2/8] dt-bindings: remoteproc: qcom: adsp: Add compatible name for SC7280
` [PATCH 3/8] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH 4/8] remoteproc: qcom: Update hard coded values with macros
` [PATCH 5/8] remoteproc: qcom: Add efuse evb selection control
` [PATCH 6/8] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH 7/8] remoteproc: qcom: Add support for memory sandbox
` [PATCH 8/8] remoteproc: qcom: Update QDSP6 out-of-reset timeout value

[PATCH v6 00/10] Add PSR support for eDP
 2022-08-04 17:54 UTC  (4+ messages)

[PATCH 1/2] drm/msm: Move hangcheck timer restart
 2022-08-04 17:33 UTC  (6+ messages)
` [PATCH 2/2] drm/msm/rd: Fix FIFO-full deadlock

[RFC] clk: qcom: common: Detach the power domain at the end of probe
 2022-08-04 16:56 UTC  (3+ messages)

[PATCH v3] kbuild: Enable DT schema checks for %.dtb targets
 2022-08-04 16:34 UTC  (4+ messages)

[PATCH 0/8] usb: dwc3: qcom: fix wakeup implementation
 2022-08-04 16:25 UTC  (25+ messages)
` [PATCH 1/8] usb: dwc3: fix PHY disable sequence
` [PATCH 2/8] Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"
` [PATCH 3/8] usb: dwc3: qcom: fix broken non-host-mode suspend
` [PATCH 4/8] usb: dwc3: qcom: fix runtime PM wakeup
` [PATCH 5/8] Revert "dt-bindings: usb: dwc3: Add wakeup-source property support"
` [PATCH 6/8] dt-bindings: usb: qcom,dwc3: add wakeup-source property

[PATCH 0/5] Add support for Xiaomi Poco F1 EBBG variant
 2022-08-04 16:21 UTC  (3+ messages)

[v1] drm/msm/disp/dpu1: add support for hierarchical flush for dspp in sc7280
 2022-08-04 15:58 UTC  (3+ messages)

[PATCH v2] firmware/psci: Add debugfs support to ease debugging
 2022-08-04 15:53 UTC  (5+ messages)

[PATCH] kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
 2022-08-04 15:27 UTC  (7+ messages)

[PATCH v2] usb: dwc3: qcom: Provide stubs for dwc3_qcom_read_usb2_speed function
 2022-08-04 15:20 UTC  (3+ messages)

[PATCH v4 0/6] drm/msm/dsi regulator improvements
 2022-08-04 14:38 UTC  (7+ messages)
` [PATCH v4 1/6] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
` [PATCH v4 2/6] drm/msm/dsi: Fix number of regulators for SDM660
` [PATCH v4 3/6] drm/msm/dsi: Don't set a load before disabling a regulator
` [PATCH v4 4/6] drm/msm/dsi: Use the new regulator bulk feature to specify the load
` [PATCH v4 5/6] drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
` [PATCH v4 6/6] drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling

[PATCH v2] firmware/psci: Print a warning if PSCI doesn't accept PC mode
 2022-08-04 13:07 UTC 

[PATCH v2 0/8] Update ADSP pil loader for SC7280 platform
 2022-08-04 11:15 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: remoteproc: qcom: adsp: Make ADSP pil loader as generic
` [PATCH v2 2/8] dt-bindings: remoteproc: qcom: adsp: Add compatible name for SC7280
` [PATCH v2 3/8] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v2 4/8] remoteproc: qcom: Update hard coded values with macros
` [PATCH v2 5/8] remoteproc: qcom: Add efuse evb selection control
` [PATCH v2 6/8] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH v2 7/8] remoteproc: qcom: Add support for memory sandbox
` [PATCH v2 8/8] remoteproc: qcom: Update QDSP6 out-of-reset timeout value

[PATCH] tty: serial: qcom-geni-serial: Fix %lu -> %u in print statements
 2022-08-04  7:00 UTC  (2+ messages)

[PATCH v3 0/4] Add support for tsens controller reinit via trustzone
 2022-08-04  5:46 UTC  (5+ messages)
` [PATCH v3 1/4] firmware: qcom: scm: Add support for tsens reinit workaround
` [PATCH v3 2/4] thermal: qcom: tsens: Add hooks for supplying platform specific reinit quirks
` [PATCH v3 3/4] thermal: qcom: tsens: Add driver support for re-initialization quirk
` [PATCH v3 4/4] thermal: qcom: tsens: Add reinit quirk support for tsens v2 controllers

[PATCH v2] usb: dwc3: qcom: Defer dwc3-qcom probe if dwc3 isn't probed properly
 2022-08-04  4:50 UTC  (3+ messages)

[PATCH v3 0/6] drm/msm/dsi regulator improvements
 2022-08-04  2:13 UTC  (24+ messages)
` [PATCH v3 1/6] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
` [PATCH v3 2/6] drm/msm/dsi: Fix number of regulators for SDM660
` [PATCH v3 3/6] drm/msm/dsi: Don't set a load before disabling a regulator
` [PATCH v3 4/6] drm/msm/dsi: Use the new regulator bulk feature to specify the load
` [PATCH v3 5/6] drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
` [PATCH v3 6/6] drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling

[PATCH] clk: qcom: gcc-sdm660: Use floor ops for SDCC1 clock
 2022-08-04  1:29 UTC  (2+ messages)

[PATCH 0/5] i2c/arm: dt-bindings: qcom: qcom,i2c-cci: convert to dtschema
 2022-08-03 23:29 UTC  (9+ messages)
` [PATCH 1/5] arm64: dts: qcom: sdm845-db845c: drop power-domains from CCI I2C sensors
` [PATCH 3/5] arm64: dts: qcom: use GPIO flags for tlmm
` [PATCH 4/5] ARM: "
` [PATCH 5/5] dt-bindings: i2c: qcom,i2c-cci: convert to dtschema

[PATCH] dt-bindings: pinctrl: qcom,pmic-gpio: add PM8226 constraints
 2022-08-03 18:33 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Make PINCTRL_SM8450 depend on PINCTRL_MSM
 2022-08-03 18:32 UTC  (2+ messages)

[PATCH v1] pinctrl: qcom: sm8250: Fix PDC map
 2022-08-03 18:21 UTC  (3+ messages)

[PATCH 0/2] phy: qcom: drop regulator loads
 2022-08-03 15:30 UTC  (4+ messages)
` [PATCH 1/2] phy: qcom-qmp-combo: "
` [PATCH 2/2] phy: qcom-edp: "

[PATCH 0/3] arm64: dts: qcom: sc8280xp: disallow regulator mode switches
 2022-08-03 12:19 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc8280xp-crd: "
` [PATCH 2/3] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: "
` [PATCH 3/3] arm64: dts: qcom: sa8295p-adp: "

[PATCH v3 0/8] Improve GPU Recovery
 2022-08-03 11:09 UTC  (5+ messages)
` [PATCH v3 5/8] drm/msm/a6xx: Ensure CX collapse during gpu recovery

[PATCH 00/15] clk: qcom: use parent_hws/_data for APQ8064 clocks
 2022-08-03 10:45 UTC 

[PATCH 0/5] clk/qcom: Support gdsc collapse polling using 'reset' inteface
 2022-08-03 10:20 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: clk: qcom: Support gpu cx gdsc reset
` [PATCH 3/5] clk: qcom: gpucc-sc7280: Add cx collapse reset support

[PATCH v12 0/9] Coresight: Add support for TPDM and TPDA
 2022-08-03  9:05 UTC  (7+ messages)

[PATCH v3 00/13] PM6125 regulator support
 2022-08-03  8:58 UTC  (3+ messages)

[PATCH v16 0/3] eDP/DP Phy vdda realted function
 2022-08-03  8:50 UTC  (7+ messages)

[PATCH 2/3] ARM: dts: qcom: msm8960: add references to USB1
 2022-08-03  7:46 UTC  (5+ messages)
` [PATCH v2 2/3] ARM: dts: qcom: msm8960: add the device node of USB1
      ` [PATCH v3 "

linux-next: build failure after merge of the tty tree
 2022-08-03  6:10 UTC  (3+ messages)

[PATCH v2 0/5] Add support for tsens controller reinit via trustzone
 2022-08-03  5:32 UTC  (4+ messages)
` [PATCH v2 5/5] thermal: qcom: tsens: Add reinit quirk support for sm6375 controller

[PATCH v2 3/5] thermal: qcom: tsens: Add driver support for re-initialization quirk
 2022-08-03  5:30 UTC  (5+ messages)
    ` [kbuild-all] "

[PATCH] pinctrl: qcom: sm8250: Fix PDC map
 2022-08-03  0:53 UTC 

[PATCH v4 00/13] PM6125 regulator support
 2022-08-02 22:11 UTC  (6+ messages)
` [PATCH v4 09/13] regulator: qcom_spmi: Add PM6125 PMIC support
` [PATCH v4 10/13] regulator: qcom_smd: Sort pmics alphabetically (part 1)
` [PATCH v4 11/13] regulator: qcom_smd: Sort pmics alphabetically (part 2)
` [PATCH v4 12/13] regulator: qcom_smd: Sort pmics alphabetically (part 3)
` [PATCH v4 13/13] regulator: qcom_smd: Add PM6125 RPM regulators


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