Tags give the ability to mark specific points in history as being important
-
qcom-drivers-for-6.6
b4f63bbf · ·Qualcomm driver updates for v6.6 Compatible and clock handling in the Qualcomm SCM driver is cleaned up, together with a couple stylistic cleanups and transition to mark exported symbols GPL only. An abstraction for the RPM subsystem is introduced, to make align the structure of the SMD and GLINK nodes thereof with the structure when a remoteproc is involved. This is done to facilitate associating additional entities with the RPM subsystem. The qmp_send() API is modified to not expose hardware requirements onto the client drivers, and then further extended to allow command formatting directly in the API, to facilitate this typical use case. In the Qualcomm Command DB driver, NUL characters previously included in identifiers are dropped from the debugfs, to facilitate scripting. The thresholds of the BWMON driver are simplified to avoid hard coded starting values. The OCMEM driver is updated with some cleanups and fixes, and addition of MSM8226 support. PMIC_GLINK gains support for retimer switches, safe mode is selected when the cable is disconnected from altmode and the same is enabled for SM8550. An off-by-one string length check is corrected in the QMI encoder decoder library. The RPMh tracepoints are extended to include the state of the request, to provide needed context in the traced events. The series from Ulf creating a genpd framework is integrated, to facilitate the other changes to the cpr, rpmpd and rpmhpd driver. SDX75 support is added to the rpmhpd driver, and the rpmpd driver is extended with the same sync_state logic found in the rpmhpd driver. The socinfo driver gains knowledge about SM4450 and SM7125, the IPQ5019 platform is dropped. Clock handling in the GSBI driver is cleaned up with the use of devm_clk_get_enabled(). The list of VMIDs defined for the SCM assign memory interface is extended.
-
qcom-arm64-fixes-for-6.5
6d4cc576 · ·Qualcomm ARM64 fixes for v6.5 This corrects the invalid path specifier for L3 interconnects in the CPU nodes of SM8150 and SM8250. It corrects the compatible of the SC8180X L3 node, to pass the binding check. The crypto core, and its DMA controller, is disabled on SM8350 to avoid the system from crashing at boot while the issue is diagnosed. A thermal zone node name conflict is resolved for PM8150L, on the RB5 board. The UFS vccq voltage is corrected on the SA877P Ride platform, to address observed stability issues. The reg-names of the DSI phy on SC7180 are restored after an accidental search-and-replace update.
-
sent/20230802-pmi8998-charger-fixes-117ed8268976-v1
7c0160ea · ·power: supply: qcom_pmi8998_charger fixes Drop the useless CHARGE_CONTROL_LIMIT_* properties and fix incorrect status reporting on some devices when the battery is full. To: Andy Gross <agross@kernel.org> To: Bjorn Andersson <andersson@kernel.org> To: Konrad Dybcio <konrad.dybcio@linaro.org> To: Sebastian Reichel <sre@kernel.org> To: Caleb Connolly <caleb.connolly@linaro.org> Cc: Sebastian Reichel <sebastian.reichel@collabora.com> Cc: linux-arm-msm@vger.kernel.org Cc: linux-pm@vger.kernel.org Cc: ~postmarketos/upstreaming@lists.sr.ht --- Caleb Connolly (2): power: supply: qcom_pmi8998_charger: remove CHARGE_CONTROL_LIMIT_* props power: supply: qcom_pmi8998_charger: fix charger status drivers/power/supply/qcom_pmi8998_charger.c | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) --- base-commit: 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4 // Caleb (they/them) -
-
-
-
sent/20230627-c630-uart-and-1p2-reg-a055969fb4c6-v2
fddf3962 · ·arm64: dts: qcom: some sdm850/c630 bits A few DT fixes for the SDM850 laptops * Add the missing eDP bridge 1p2 regulator on the c630 * Fix bluetooth UART aliases * Enable debug UART on the c630 To: Andy Gross <agross@kernel.org> To: Bjorn Andersson <andersson@kernel.org> To: Konrad Dybcio <konrad.dybcio@linaro.org> To: Rob Herring <robh+dt@kernel.org> To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> To: Conor Dooley <conor+dt@kernel.org> Cc: linux-arm-msm@vger.kernel.org Cc: devicetree@vger.kernel.org Cc: ~postmarketos/upstreaming@lists.sr.ht --- Changes in v2: - Fix property ordering in patch 1 - Directly reference hsuart renaming commit in patch 3 - Link to v1: https://lore.kernel.org/r/20230627-c630-uart-and-1p2-reg-v1-0-b48bfb47639b@linaro.org --- Caleb Connolly (3): arm64: dts: qcom: c630: add panel bridge 1p2 regulator arm64: dts: qcom: c630: add debug uart arm64: dts: qcom: sdm850-*: fix uart6 aliases .../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 35 +++++++++++++++++++++- arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts | 2 +- 2 files changed, 35 insertions(+), 2 deletions(-) --- base-commit: c3dae0fa8662b2848ccbcdc6187443ca64cd2808 // Caleb (they/them) -
sdm845-6.4
121d2445 · ·6.4: yay Mostly a rebase, few minor improvements, third party touch support for op6/6T!