messages from 2022-03-19 17:50:16 to 2022-03-22 10:11:44 UTC [more...]
[PATCH v6 00/18] Modernize rest of the krait drivers
2022-03-22 10:11 UTC (24+ messages)
` [PATCH v6 01/18] clk: introduce clk_hw_get_index_of_parent new API
` [PATCH v6 02/18] clk: qcom: gcc-ipq806x: skip pxo/cxo fixed clk if already present
` [PATCH v6 03/18] clk: qcom: gcc-ipq806x: add PXO_SRC in clk table
` [PATCH v6 04/18] clk: qcom: clk-hfpll: use poll_timeout macro
` [PATCH v6 05/18] clk: qcom: kpss-xcc: convert to parent data API
` [PATCH v6 06/18] clk: qcom: clk-krait: unlock spin after mux completion
` [PATCH v6 07/18] clk: qcom: clk-krait: add hw_parent check for div2_round_rate
` [PATCH v6 08/18] clk: qcom: krait-cc: convert to parent_data API
` [PATCH v6 09/18] clk: qcom: krait-cc: drop pr_info and register qsb only if needed
` [PATCH v6 10/18] clk: qcom: krait-cc: drop hardcoded safe_sel
` [PATCH v6 11/18] clk: qcom: krait-cc: force sec_mux to QSB
` [PATCH v6 12/18] clk: qcom: clk-krait: add apq/ipq8064 errata workaround
` [PATCH v6 13/18] clk: qcom: clk-krait: add enable disable ops
` [PATCH v6 14/18] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v6 15/18] dt-bindings: clock: Add L2 clocks to qcom,krait-cc Documentation
` [PATCH v6 16/18] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
` [PATCH v6 17/18] dt-bindings: arm: msm: Convert kpss-gcc "
` [PATCH v6 18/18] ARM: dts: qcom: qcom-ipq8064: add missing krait-cc compatible and clocks
[PATCH v11 0/5] USB DWC3 host wake up support from system suspend
2022-03-22 9:18 UTC (14+ messages)
` [PATCH v11 1/5] usb: dwc3: core: Add HS phy mode variable and phy poweroff flag
` [PATCH v11 2/5] usb: dwc3: core: Host wake up support from system suspend
` [PATCH v11 3/5] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [PATCH v11 4/5] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [PATCH v11 5/5] usb: dwc3: qcom: Keep power domain on to retain controller status
[PATCH -next] net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()
2022-03-22 8:50 UTC (2+ messages)
[RESEND v3] arm64: dts: qcom: sc7280: Add IO regulator handler in SC7280 CRD platforms
2022-03-22 8:31 UTC
WARNING: possible recursive locking detected - lock(&irq_desc_lock_class);
2022-03-22 7:37 UTC
[PATCH] drivers/tty/serial/qcom-geni-serial: Remove uart frequency table. Instead, find suitable frequency with call to clk_round_rate
2022-03-22 7:31 UTC
[PATCH v1 1/4] arm64: dts: qcom: sc7280: Rename crd to crd-r3
2022-03-22 4:18 UTC (7+ messages)
` [PATCH v1 2/4] arm64: dts: qcom: sc7280: Add 'piglin' to the crd-r3 compatible strings
[PATCH] soc: qcom: socinfo: add SC7280 entry to soc_id array
2022-03-22 4:03 UTC (3+ messages)
[PATCH v7 0/5] Update mdp clk to max supported value to support higher refresh rates
2022-03-22 3:27 UTC (6+ messages)
` [PATCH v7 1/5] drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table during probe
` [PATCH v7 2/5] arm64: dts: qcom: sm7280: remove assigned-clock-rate property for mdp clk
` [PATCH v7 3/5] arm64: dts: qcom: sm7180: "
` [PATCH v7 4/5] arm64: dts: qcom: sdm845: "
` [PATCH v7 5/5] arm64: dts: qcom: sm8250: "
[PATCH] arm64: dts: qcom: switch panel compatible to "edp-panel" for limozeen
2022-03-22 1:25 UTC
[PATCH v2 0/2] regulator: scmi: add support for registering SCMI regulators by name
2022-03-22 0:47 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: firmware: arm,scmi: define support for name based regulators
` [PATCH v2 2/2] regulator: scmi: add support for registering SCMI regulators by name
[PATCH v2 0/6] UFS support on SM6350 & FP4
2022-03-21 21:46 UTC (16+ messages)
` [PATCH v2 1/6] scsi: ufs: dt-bindings: Add SM6350 compatible string
` [PATCH v2 2/6] dt-bindings: phy: qcom,qmp: Add SM6350 UFS PHY bindings
` [PATCH v2 3/6] phy: qcom-qmp: Add SM6350 UFS PHY support
` [PATCH v2 4/6] pinctrl: qcom: sm6350: fix order of UFS & SDC pins
` [PATCH v2 5/6] arm64: dts: qcom: sm6350: Add UFS nodes
` [PATCH v2 6/6] arm64: dts: qcom: sm7225-fairphone-fp4: Enable UFS
[PATCH v6 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
2022-03-21 23:29 UTC (3+ messages)
` [PATCH v6 08/10] dt-bindings: spmi: spmi-pmic-arb: make interrupt properties as optional
[PATCH v5 00/18] Modernize rest of the krait drivers
2022-03-21 21:51 UTC (23+ messages)
` [PATCH v5 01/18] clk: introduce clk_hw_get_index_of_parent new API
` [PATCH v5 02/18] clk: qcom: gcc-ipq806x: skip pxo/cxo fixed clk if already present
` [PATCH v5 03/18] clk: qcom: gcc-ipq806x: add PXO_SRC in clk table
` [PATCH v5 04/18] clk: qcom: clk-hfpll: use poll_timeout macro
` [PATCH v5 05/18] clk: qcom: kpss-xcc: convert to parent data API
` [PATCH v5 06/18] clk: qcom: clk-krait: unlock spin after mux completion
` [PATCH v5 07/18] clk: qcom: clk-krait: add hw_parent check for div2_round_rate
` [PATCH v5 08/18] clk: qcom: krait-cc: convert to parent_data API
` [PATCH v5 09/18] clk: qcom: krait-cc: drop pr_info and register qsb only if needed
` [PATCH v5 10/18] clk: qcom: krait-cc: drop hardcoded safe_sel
` [PATCH v5 11/18] clk: qcom: krait-cc: force sec_mux to QSB
` [PATCH v5 12/18] clk: qcom: clk-krait: add apq/ipq8064 errata workaround
` [PATCH v5 13/18] clk: qcom: clk-krait: add enable disable ops
` [PATCH v5 14/18] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v5 15/18] dt-bindings: clock: Add L2 clocks to qcom,krait-cc Documentation
` [PATCH v5 16/18] ARM: dts: qcom: qcom-ipq8064: add missing krait-cc compatible and clocks
` [PATCH v5 17/18] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
` [PATCH v5 18/18] dt-bindings: arm: msm: Convert kpss-gcc "
[PATCH 00/22] drm: Review of mode copies
2022-03-21 22:37 UTC (4+ messages)
[RFC DNM PATCH] i2c: busses: qcom-cci: Add support for passing data in DT
2022-03-21 22:20 UTC (3+ messages)
[PATCH v5 0/3] Add lpass pin control support for audio on sc7280 based targets
2022-03-21 20:30 UTC (7+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: sc7280: Add pinctrl for wcd938x codec reset and CTIA/OMTP headset selection
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and Headset
` [PATCH v5 3/3] arm64: dts: qcom: sc7280: add lpass lpi pin controller node
[PATCH v5 0/3] Add soundcard support for sc7280 based platforms
2022-03-21 20:05 UTC (7+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: sc7280: Add nodes for va tx and rx macros and external codecs
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add lpass cpu node
` [PATCH v5 3/3] arm64: dts: qcom: sc7280: Add dt nodes for sound card
[PATCH 0/2] Fix and update fingerprint flashing on herobrine
2022-03-21 18:53 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: Fully describe fingerprint node on Herobrine
[PATCH] soc: qcom: smem: use correct format characters
2022-03-21 17:50 UTC (6+ messages)
[PATCH v6 0/5] Update mdp clk to max supported value to support higher refresh rates
2022-03-21 17:39 UTC (5+ messages)
` [PATCH v6 1/5] drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table during probe
[PATCH v4 00/18] Modernize rest of the krait drivers
2022-03-21 15:41 UTC (25+ messages)
` [PATCH v4 01/18] clk: introduce clk_hw_get_index_of_parent new API
` [PATCH v4 02/18] clk: qcom: gcc-ipq806x: skip pxo/cxo fixed clk if already present
` [PATCH v4 03/18] clk: qcom: gcc-ipq806x: add PXO_SRC in clk table
` [PATCH v4 04/18] clk: qcom: clk-hfpll: use poll_timeout macro
` [PATCH v4 05/18] clk: qcom: kpss-xcc: convert to parent data API
` [PATCH v4 06/18] clk: qcom: clk-krait: unlock spin after mux completion
` [PATCH v4 07/18] clk: qcom: clk-krait: add hw_parent check for div2_round_rate
` [PATCH v4 08/18] clk: qcom: krait-cc: convert to parent_data API
` [PATCH v4 09/18] clk: qcom: krait-cc: drop pr_info and register qsb only if needed
` [PATCH v4 10/18] clk: qcom: krait-cc: drop hardcoded safe_sel
` [PATCH v4 11/18] clk: qcom: krait-cc: force sec_mux to QSB
` [PATCH v4 12/18] clk: qcom: clk-krait: add apq/ipq8064 errata workaround
` [PATCH v4 13/18] clk: qcom: clk-krait: add enable disable ops
` [PATCH v4 14/18] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v4 15/18] dt-bindings: clock: Add L2 clocks to qcom,krait-cc Documentation
` [PATCH v4 16/18] ARM: dts: qcom: qcom-ipq8064: add missing krait-cc compatible and clocks
` [PATCH v4 17/18] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
` [PATCH v4 18/18] dt-bindings: arm: msm: Convert kpss-gcc "
[PATCH v2] ufs: qcom: drop custom Android boot parameters
2022-03-21 15:40 UTC (2+ messages)
[RFT] ufs: qcom: drop custom Android boot parameters
2022-03-21 14:16 UTC (7+ messages)
[PATCH v3 00/18] Modernize rest of the krait drivers
2022-03-21 13:35 UTC (21+ messages)
` [PATCH v3 01/18] clk: introduce clk_hw_get_index_of_parent new API
` [PATCH v3 02/18] clk: qcom: gcc-ipq806x: skip pxo/cxo fixed clk if already present
` [PATCH v3 03/18] clk: qcom: gcc-ipq806x: add PXO_SRC in clk table
` [PATCH v3 04/18] clk: qcom: clk-hfpll: use poll_timeout macro
` [PATCH v3 05/18] clk: qcom: kpss-xcc: convert to parent data API
` [PATCH v3 06/18] clk: qcom: clk-krait: unlock spin after mux completion
` [PATCH v3 07/18] clk: qcom: clk-krait: add hw_parent check for div2_round_rate
` [PATCH v3 08/18] clk: qcom: krait-cc: convert to parent_data API
` [PATCH v3 09/18] clk: qcom: krait-cc: drop pr_info and register qsb only if needed
` [PATCH v3 10/18] clk: qcom: krait-cc: drop hardcoded safe_sel
` [PATCH v3 11/18] clk: qcom: krait-cc: force sec_mux to QSB
` [PATCH v3 12/18] clk: qcom: clk-krait: add apq/ipq8064 errata workaround
` [PATCH v3 13/18] clk: qcom: clk-krait: add enable disable ops
` [PATCH v3 14/18] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v3 15/18] dt-bindings: clock: Add L2 clocks to qcom,krait-cc Documentation
` [PATCH v3 16/18] ARM: dts: qcom: qcom-ipq8064: add missing krait-cc compatible and clocks
` [PATCH v3 17/18] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
` [PATCH v3 18/18] dt-bindings: arm: msm: Convert kpss-gcc "
[PATCH 0/6] UFS support on SM6350 & FP4
2022-03-21 11:48 UTC (7+ messages)
` [PATCH 5/6] arm64: dts: qcom: sm6350: Add UFS nodes
` [PATCH 1/6] scsi: ufs: dt-bindings: Add SM6350 compatible string
[PATCH v2 0/3] Refactor xhci quirks and plat private data
2022-03-21 9:34 UTC (11+ messages)
` [PATCH v2 2/3] usb: xhci: Remove unwanted header inclusion
` [PATCH v2 3/3] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT
[PATCH 0/3] Update dt-bindings for sc7280 platform
2022-03-21 8:56 UTC (4+ messages)
` [PATCH 1/3] ASoC: qcom: dt-bindings: Update bindings for clocks in lpass digital codes
` [PATCH 2/3] ASoC: dt-bindings: wcd938x: Add mic bias supply property
` [PATCH 3/3] ASoC: dt-bindings: lpass-cpu: Update clocks and power domain names for sc7280 platform
[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
2022-03-21 7:22 UTC (4+ messages)
` [PATCH v8 02/16] clk: Provide new devm_clk "
[PATCH v2 00/16] Modernize rest of the krait drivers
2022-03-20 14:47 UTC (7+ messages)
` [PATCH v2 14/16] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH v2 16/16] dt-bindings: arm: msm: Convert kpss driver Documentation "
[PATCH 0/6] Add Power Domains and Regulators in SDX65
2022-03-20 11:43 UTC (3+ messages)
` [PATCH 5/6] dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx65 support
[PATCH v2] dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration
2022-03-19 19:55 UTC (4+ messages)
[PATCH 09/15] arm64: dts: qcom: msm8992-libra: Fix up the framebuffer
2022-03-19 18:19 UTC (2+ messages)
[PATCH] clk: qcom: gcc-msm8994: Fix gpll4 width
2022-03-19 17:49 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox