Linux-ARM-MSM Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-19 14:59:30 to 2023-03-20 18:16:22 UTC [more...]

[PATCH] dt-bindings: net: Drop unneeded quotes
 2023-03-20 18:08 UTC  (4+ messages)

[net-next PATCH v5 00/15] net: Add basic LED support for switch/phy
 2023-03-20 18:05 UTC  (25+ messages)
` [net-next PATCH v5 01/15] net: dsa: qca8k: move qca8k_port_to_phy() to header
` [net-next PATCH v5 02/15] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v5 03/15] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH v5 04/15] leds: Provide stubs for when CLASS_LED is disabled
` [net-next PATCH v5 05/15] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v5 06/15] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH v5 07/15] net: phy: marvell: Add software control of the LEDs
` [net-next PATCH v5 08/15] net: phy: phy_device: Call into the PHY driver to set LED blinking
` [net-next PATCH v5 09/15] net: phy: marvell: Implement led_blink_set()
` [net-next PATCH v5 10/15] dt-bindings: net: ethernet-controller: Document support for LEDs node
` [net-next PATCH v5 11/15] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH v5 12/15] arm: qcom: dt: Drop unevaluated properties in switch nodes for rb3011
` [net-next PATCH v5 13/15] arm: qcom: dt: Add Switch LED for each port "
` [net-next PATCH v5 14/15] dt-bindings: net: phy: Document support for LEDs node
` [net-next PATCH v5 15/15] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port

[PATCH v3 0/7] OPP and devfreq for all Adrenos
 2023-03-20 18:02 UTC  (5+ messages)
` [PATCH v3 4/7] drm/msm/a2xx: Implement .gpu_busy
  ` [Freedreno] "

[PATCH v3 0/5] Refactor to support multiple download mode
 2023-03-20 17:35 UTC  (10+ messages)
` [PATCH v3 1/5] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v3 2/5] pinctrl: qcom: Use qcom_scm_io_update_field()

[PATCH v2 00/15] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-20 17:30 UTC  (29+ messages)
` [PATCH v2 01/15] arm64: dts: qcom: sa8775p: pad reg properties to 8 digits
` [PATCH v2 02/15] arm64: dts: qcom: sa8775p: sort soc nodes by reg property
` [PATCH v2 03/15] dt-bindings: interrupt-controller: qcom-pdc: add compatible for sa8775p
` [PATCH v2 04/15] arm64: dts: qcom: sa8775p: add the pdc node
` [PATCH v2 05/15] arm64: dts: qcom: sa8775p: add the spmi node
` [PATCH v2 06/15] dt-bindings: mfd: qcom,spmi-pmic: add compatible for pmm8654au
` [PATCH v2 07/15] arm64: dts: qcom: sa8775p: add support for the on-board PMICs
` [PATCH v2 08/15] arm64: dts: qcom: sa8775p-ride: enable PMIC support
` [PATCH v2 09/15] arm64: dts: qcom: sa8775p: add the Power On device node
` [PATCH v2 10/15] arm64: dts: qcom: sa8775p: pmic: add the power key
` [PATCH v2 11/15] arm64: dts: qcom: sa8775p: pmic: add support for the pmm8654 RESIN input
` [PATCH v2 12/15] arm64: dts: qcom: sa8775p: pmic: add thermal zones
` [PATCH v2 13/15] dt-bindings: pinctrl: qcom,pmic-gpio: add compatible for pmm8654au-gpio
` [PATCH v2 14/15] pinctrl: qcom: spmi-gpio: add support "
` [PATCH v2 15/15] arm64: dts: qcom: sa8775p: add PMIC GPIO controller nodes

[PATCH v4 00/12] soc: qcom: add UCSI function to PMIC GLINK
 2023-03-20 17:11 UTC  (6+ messages)
` [PATCH v4 01/12] usb: typec: ucsi: add PMIC Glink UCSI driver
` [PATCH v4 09/12] arm64: dts: qcom: sm8350-hdk: add pmic glink node

[PATCH] arm64: defconfig: Enable QCOM eUSB2 SNPS PHY and repeater
 2023-03-20 17:05 UTC  (2+ messages)

[PATCH v2 00/23] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-03-20 16:52 UTC  (25+ messages)
` [PATCH v2 01/23] drm/msm: Pre-allocate hw_fence
` [PATCH v2 02/23] drm/msm: Move submit bo flags update from obj lock
` [PATCH v2 03/23] drm/msm/gem: Tidy up VMA API
` [PATCH v2 04/23] drm/msm: Decouple vma tracking from obj lock
` [PATCH v2 05/23] drm/msm/gem: Simplify vmap vs LRU tracking
` [PATCH v2 06/23] drm/gem: Export drm_gem_lru_move_tail_locked()
` [PATCH v2 07/23] drm/msm/gem: Move update_lru()
` [PATCH v2 08/23] drm/msm/gem: Protect pin_count/madv by LRU lock
` [PATCH v2 09/23] drm/msm/gem: Avoid obj lock in job_run()
` [PATCH v2 10/23] drm/msm: Switch idr_lock to spinlock
` [PATCH v2 11/23] drm/msm: Use idr_preload()
` [PATCH v2 12/23] drm/msm/gpu: Move fw loading out of hw_init() path
` [PATCH v2 13/23] drm/msm/gpu: Move BO allocation out of hw_init
` [PATCH v2 14/23] drm/msm/a6xx: Move ioremap out of hw_init path
` [PATCH v2 15/23] PM / devfreq: Drop unneed locking to appease lockdep
` [PATCH v2 16/23] PM / devfreq: Teach lockdep about locking order
` [PATCH v2 17/23] PM / QoS: Fix constraints alloc vs reclaim locking
` [PATCH v2 18/23] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
` [PATCH v2 19/23] PM / QoS: Teach lockdep about dev_pm_qos_mtx locking order
` [PATCH v2 20/23] soc: qcom: smd-rpm: Use GFP_ATOMIC in write path
` [PATCH v2 21/23] interconnect: Fix locking for runpm vs reclaim
` [PATCH v2 22/23] interconnect: Teach lockdep about icc_bw_lock order
` [PATCH v2 23/23] drm/sched: Add (optional) fence signaling annotation

[PATCH] dt-bindings: display: Drop unneeded quotes
 2023-03-20 15:43 UTC  (2+ messages)

[PATCH v4 0/8] QAIC accel driver
 2023-03-20 15:11 UTC  (9+ messages)
` [PATCH v4 1/8] accel/qaic: Add documentation for AIC100 accelerator driver
` [PATCH v4 2/8] accel/qaic: Add uapi and core driver file
` [PATCH v4 3/8] accel/qaic: Add MHI controller
` [PATCH v4 4/8] accel/qaic: Add control path
` [PATCH v4 5/8] accel/qaic: Add datapath
` [PATCH v4 6/8] accel/qaic: Add mhi_qaic_cntl
` [PATCH v4 7/8] accel/qaic: Add qaic driver to the build system
` [PATCH v4 8/8] MAINTAINERS: Add entry for QAIC driver

[PATCH v3 0/4] devres: Provide krealloc_array
 2023-03-20 14:57 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] hwmon: pmbus: Use devm_krealloc_array
` [PATCH v3 3/4] iio: adc: "
` [PATCH v3 4/4] serial: qcom_geni: Comment use of devm_krealloc rather than devm_krealloc_array

[PATCH 00/14] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-20 15:06 UTC  (16+ messages)
` [PATCH 04/14] dt-bindings: mfd: qcom,spmi-pmic: add compatible for pmm8654au
` [PATCH 05/14] arm64: dts: qcom: sa8775p: add support for the on-board PMICs
` [PATCH 07/14] arm64: dts: qcom: sa8775p: add the Power On device node
` [PATCH 08/14] arm64: dts: qcom: sa8775p: pmic: add the power key
` [PATCH 12/14] dt-bindings: pinctrl: qcom,pmic-gpio: add compatible for pmm8654au-gpio

[RESEND PATCH v5] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy
 2023-03-20 15:06 UTC 

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-03-20 14:56 UTC  (4+ messages)
` [PATCH v3 07/51] cpuidle,psci: Push RCU-idle into driver

[PATCH 00/18] Venus QoL / maintainability fixes
 2023-03-20 14:54 UTC  (10+ messages)
` [PATCH 01/18] media: venus: hfi_venus: Set venus_sys_idle_indicator to false on V6

[PATCH 0/2] Add few device nodes for IPQ5332 SoC
 2023-03-20 14:51 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-ipq5332 compatible
` [PATCH 2/2] arm64: dts: qcom: ipq5332: add few device nodes

[RESEND PATCH v9 1/2] dt-bindings: PCI: qcom: Add SM8550 compatible
 2023-03-20 14:46 UTC  (2+ messages)
` [RESEND PATCH v9 2/2] PCI: qcom: Add SM8550 PCIe support

[PATCH 0/3] arm64: dts: qcom: sc8280xp-pmics: fix sdam 'reg' property
 2023-03-20 14:40 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: nvmem: qcom,spmi-sdam: fix example "
` [PATCH 2/3] arm64: dts: qcom: sc8280xp-pmics: fix sdam "
` [PATCH 3/3] dt-bindings: mfd: qcom,spmi-pmic: add nvram function

[RFC PATCH v2 0/5] Allow genpd providers to power off domains on sync state
 2023-03-20 13:42 UTC  (6+ messages)
` [RFC PATCH v2 1/5] PM: domains: Allow power off queuing from providers
` [RFC PATCH v2 2/5] soc: qcom: rpmhpd: Do proper power off when state synced
` [RFC PATCH v2 3/5] clk: qcom: gdsc: Avoid actual power off until sync state
` [RFC PATCH v2 4/5] clk: qcom: Add sync state callback to all SC8280XP providers
` [RFC PATCH v2 5/5] clk: qcom: Add sync state callback to all SM8450 providers

[PATCH 0/3] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
 2023-03-20 12:42 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: wireless: add ath11k pcie bindings
` [PATCH 2/3] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
` [PATCH 3/3] arm64: dts: qcom: sc8280xp-crd: "

[PATCH] remoteproc: qcom_q6v5_mss: remove unnecessary (void*) conversions
 2023-03-20 11:51 UTC  (3+ messages)
` [PATCH v2] remoteproc: "

[PATCH 00/31] phy: Convert to platform remove callback returning void
 2023-03-20 11:38 UTC  (2+ messages)

[PATCH v4 00/18] Add Qualcomm PMIC TPCM support
 2023-03-20 11:19 UTC  (14+ messages)
` [PATCH v4 09/18] dt-bindings: usb: Add Qualcomm PMIC TCPM YAML schema
` [PATCH v4 13/18] phy: qcom-qmp: Register as a typec switch for orientation detection

[PATCH v6 0/5] arm64: dts: qcom: add DP Controller to SM8350 & SM8450 DTS
 2023-03-20 11:15 UTC  (3+ messages)
` [PATCH v6 5/5] arm64: dts: qcom: sm8450: add dp controller

[PATCH V2 0/2] Add few device nodes for IPQ5332 SoC
 2023-03-20 10:45 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-ipq5332 compatible
` [PATCH V2 2/2] arm64: dts: qcom: ipq5332: add few device nodes

[PATCH 0/3] Few corrections in non-tz firmware boot
 2023-03-20 10:52 UTC  (5+ messages)
` [PATCH 2/3] venus: firmware: Correct non-pix start and end addresses

[PATCH 1/2] dt-bindings: dma: Add support for SM6115 and QCS2290 SoCs
 2023-03-20 10:42 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: qcom: bam_dma: Add support for BAM engine v1.7.4

[PATCH v2 00/13] mailbox/arm64/ qcom: rework compatibles for fallback
 2023-03-20 10:40 UTC  (5+ messages)
` [PATCH v2 01/13] dt-bindings: mailbox: qcom,apcs-kpss-global: correct SDX55 clocks
` [PATCH v2 02/13] dt-bindings: mailbox: qcom,apcs-kpss-global: fix SDX55 'if' match

[PATCH 1/3] dt-bindings: power: qcom,rpmpd: Add SA8155P
 2023-03-20 10:39 UTC  (9+ messages)
` [PATCH 3/3] arm64: dts: qcom: Split out SA8155P and use correct RPMh power domains

[PATCH v2 0/4] devres: Provide krealloc_array
 2023-03-20 10:03 UTC  (6+ messages)
` [PATCH v2 4/4] serial: qcom_geni: Use devm_krealloc_array

[PATCH v3 00/13] Add PCIe RC support to Qcom SDX55 SoC
 2023-03-20  9:27 UTC  (5+ messages)
` [PATCH v3 11/13] phy: qcom-qmp-pcie: Split out EP related init sequence for SDX55
` [PATCH v3 12/13] phy: qcom-qmp-pcie: Add RC "

[PATCH 1/1] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCS2290
 2023-03-20  7:38 UTC 

[PATCH v3 0/8] QAIC accel driver
 2023-03-20  7:03 UTC  (7+ messages)
` [PATCH v3 8/8] MAINTAINERS: Add entry for QAIC driver

[PATCH v2] PCI: qcom: Add async probe support
 2023-03-20  6:46 UTC 

[PATCH v2 0/2] Validating UAPI backwards compatibility
 2023-03-20  6:26 UTC  (4+ messages)

[PATCH v9 0/4] Add resets for ADSP based audio clock controller driver
 2023-03-20  5:46 UTC  (4+ messages)
` [PATCH v9 3/4] clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_cc_sc7280_desc strcuture

[RFC 0/4] Allow more than 32 vb2 buffers per queue
 2023-03-19 23:33 UTC  (10+ messages)
` [RFC 2/4] media: videobuf2: Replace bufs array by a list

[PATCH] dt-bindings: pinctrl: Drop unneeded quotes
 2023-03-19 21:35 UTC  (3+ messages)

[PATCH] dt-bindings: mtd: Drop unneeded quotes
 2023-03-19 21:16 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: qcom,sc8280xp-tlmm: allow 'bias-bus-hold'
 2023-03-19 21:06 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: qcom,qcm2290-tlmm: Allow input-enable
 2023-03-19 21:05 UTC  (2+ messages)

[PATCH V9 0/6] Add minimal boot support for IPQ9574
 2023-03-19 21:03 UTC  (6+ messages)
` [PATCH V9 3/6] dt-bindings: pinctrl: qcom: Add "
` [PATCH V9 4/6] pinctrl: qcom: Add IPQ9574 pinctrl driver

[PATCH 0/2] pinctrl: qcom: Add support for SM7150
 2023-03-19 20:52 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 read-only IMAP folder(s) and NNTP newsgroup(s).