Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • sdm845-6.2.0
  • qcom-clk-for-6.3-2
    Qualcomm clock driver updates for v6.3
    
    Support for requesting the next power_off operation for a genpd to be
    synchronous is introduced, and implemented in the GDSC driver. To allow
    the GPU driver to request power_off to wait for the GDSC to actually
    collapse.
    
    Support for QDU1000/QRU1000 Global clock controller, SA8775P Global
    clock controller, SM8550 TCSR and display clock controller, SM6350 clock
    controller, nd MSM8996 CBF and APCS clock controllers is introduced..
    
    Parent references are updated across a large number of clock drivers, to
    align with the design changes since those drivers where introduced.
    Similarly, test clocks has been dropped from a range of drivers.
    
    A range of fixes for the MSM8996 CPU clock controller is introduced.
    
    MSM8974 GCC is transitioned off the externally defined sleep_clk.
    
    GDSC in the global clock controller for QCS404 is added, and various
    parent definitions are cleaned up.
    
    The SDCC core clocks on SM6115 are moved for floor_ops.
    
    Programming of clk_dis_wait for GPU CX GDSC on SC7180 and SDM845 are
    moved to use the recently introduced properties in the GDSC struct.
    
    The RPMh clock driver gains SM8550 and SA8775P clocks, and the IPA clock
    is added on a variety of platforms.
    
    The SMD RPM driver receives a big cleanup, in particular a move away
    from duplicating declaration of identical clocks between multiple
    platforms.
    A few missing clocks across msm8998, msm8992, msm8916, qcs404 are added
    as well.
    
    Using devm_pm_runtime_enable() to clean up some duplication is done
    across SM8250 display and video clock controllers, SM8450 display clock
    controller and SC7280 LPASS clock controller.
    
    Devicetree binding changes for above mentioned additions and changes are
    introduced.
    
    Support for postponing clk_disable_unused() until sync_state was
    introduced, but later reverted again, awaiting an agreement on the
    solution.
    
    Lastly, a change to pad a few registers in the SM8250 DTS to 8 digits
    was picked up in the wrong tree and kept here, to avoid rebasing.
    
  • v6.1.13
    1ac8758e · Linux 6.1.13 ·
    This is the 6.1.13 stable release
    
  • v5.15.95
    60b502b3 · Linux 5.15.95 ·
    This is the 5.15.95 stable release
    
  • v5.10.169
    2ae73796 · Linux 5.10.169 ·
    This is the 5.10.169 stable release
    
  • v5.4.232
    64121e2a · Linux 5.4.232 ·
    This is the 5.4.232 stable release
    
  • v4.19.273
    3eb67e32 · Linux 4.19.273 ·
    This is the 4.19.273 stable release
    
  • v4.14.306
    1e61bd26 · Linux 4.14.306 ·
    This is the 4.14.306 stable release
    
  • linus
    c9c3395d · Linux 6.2 ·
    Linux 6.2
    
  • v6.2
    c9c3395d · Linux 6.2 ·
    Linux 6.2
    
  • qcom-clk-for-6.3
    Qualcomm clock driver updates for v6.3
    
    Support for requesting the next power_off operation for a genpd to be
    synchronous is introduced, and implemented in the GDSC driver. To allow
    the GPU driver to request power_off to wait for the GDSC to actually
    collapse.
    
    clk_disable_unused() is altered, to not consider clocks which comes from
    a provider with sync_state defined. This makes it possible for
    individual clock drivers to invoke this process once all clients has
    been probed, avoiding the need for booting many systems with
    clk_ignore_unused.
    This is then enabled for SDM845 and SC8280XP clock controllers.
    
    Support for QDU1000/QRU1000 Global clock controller, SA8775P Global
    clock controller, SM8550 TCSR and display clock controller, SM6350 clock
    controller, nd MSM8996 CBF and APCS clock controllers is introduced..
    
    Parent references are updated across a large number of clock drivers, to
    align with the design changes since those drivers where introduced.
    Similarly, test clocks has been dropped from a range of drivers.
    
    A range of fixes for the MSM8996 CPU clock controller is introduced.
    
    MSM8974 GCC is transitioned off the externally defined sleep_clk.
    
    GDSC in the global clock controller for QCS404 is added, and various
    parent definitions are cleaned up.
    
    The SDCC core clocks on SM6115 are moved for floor_ops.
    
    Programming of clk_dis_wait for GPU CX GDSC on SC7180 and SDM845 are
    moved to use the recently introduced properties in the GDSC struct.
    
    The RPMh clock driver gains SM8550 and SA8775P clocks, and the IPA clock
    is added on a variety of platforms.
    
    The SMD RPM driver receives a big cleanup, in particular a move away
    from duplicating declaration of identical clocks between multiple
    platforms.
    A few missing clocks across msm8998, msm8992, msm8916, qcs404 are added
    as well.
    
    Using devm_pm_runtime_enable() to clean up some duplication is done
    across SM8250 display and video clock controllers, SM8450 display clock
    controller and SC7280 LPASS clock controller.
    
    Devicetree binding changes for above mentioned additions and changes are
    introduced.
    
    Lastly, a change to pad a few registers in the SM8250 DTS to 8 digits
    was picked up in the wrong tree and kept here, to avoid rebasing.
    
  • v5.10.168
    707c4821 · Linux 5.10.168 ·
    This is the 5.10.168 stable release
    
  • qcom-arm64-defconfig-for-6.3-3
    Few more Qualcomm ARM64 defconfig updates for v6.3
    
    This enables the drivers needed to support USB Type-C based external
    display on the SC8280XP laptops. It also enables a couple of core
    drivers for the Qualcomm SA8775P platform.
    
  • qcom-arm64-for-6.3-3
    Last set of Qualcomm ARM64 DTS updates for v6.3
    
    This introduces additional DisplayPort controllers and pmic_glink on
    SC8280XP (8cx Gen3), which provides support for USB Type-C-based
    displays on the the Lenovo ThinkPad X13s and the compute reference
    device. The pmic_glink also provides battery and power supply status.
    
    Interrupt-parents are corrected across the SC8280XP PMICs, to allow
    non-Linux OSs to properly handle interrupts in the various blocks
    therein.
    
    It cleans up the SM8350 base dtsi and introduces GPU support on this
    platform, as well as enable this for the Hardware Development Kit (HDK).
    It enables i2c busses on the Fairphone FP4
    
    Lastly it aligns glink node names with bindings across a few platforms,
    and corrects the compatible for the PON block in the pmk8350 PMIC.
    
  • qcom-drivers-for-6.3-3
    One more Qualcomm driver update for 6.3
    
    This introduces the power-supply driver providing battery and power
    supply status on many recent Qualcomm platforms, including the Qualcomm
    SC8180X and SC8280XP laptop platforms and the SM8350 mobile platform.
    
    It's introduced through the Qualcomm tree due to its dependencies on the
    pmic_glink driver, which was merged already for v6.3.
    
  • v5.15.94
    e2c1a934 · Linux 5.15.94 ·
    This is the 5.15.94 stable release
    
  • v6.1.12
    129c15b6 · Linux 6.1.12 ·
    This is the 6.1.12 stable release
    
  • v6.2-rc8
    ceaa837f · Linux 6.2-rc8 ·
    Linux 6.2-rc8
    
  • qcom-arm64-for-6.3-2
    More Qualcomm ARM64 DT updates for 6.3
    
    The new Qualcomm QDU1000 and QRU1000 platforms, and the IDP device on
    these are introduced. New support for a couple of USB modem sticks from
    THWC are introduced, so is support for Xiaomi Mi Pad 5 Pro and the Pro
    SKU of the Herobrine device.
    
    The Core Bus Fabric (CBF) is introduced on MSM8996. Interconnect paths
    for UFS are also described.
    
    A few fixes related to the power-grid of herobrine, on SC7280, are
    introduced.
    
    QFPROM is introduced on IPQ8074 and Interconnect providers are added for
    SDM670.
    
    On SDM845 the duplicated wcd9340 audio coded description is moved from
    devices to a common file, audio devices are added to the OnePlus 6 and
    6T.
    
    On SM6115 debug UART, SMP2P, watchdog nodes are introduced, and the
    platform is switched to use #address/size-cells of 2, in line with most
    other platforms.
    
    Camera control interface and clock controllers are added for SM6350, and
    the CCI interface is enabled on the Fairphone FP4.
    
    On SM8350 the interconnect reference of SDHCI controller is corrected,
    DSI1 PHY clocks are properly described as sources for the Display clock
    controller and DSI1 is wired up to the display controller.
    
    The firmware paths are corrected for the Sony Xperia Nagara platform.
    
    The GPR bus, audio servic3es and LPASS pinctrl nodes are added for the
    SM8550 platform. Additionally a few small typos/errors are corrected.
    
    gpio-ranges are corrected across MSM8953, SM6115 and SC8280XP and a
    range of DT validation issues are corrected.
    
  • qcom-dts-for-6.3-2
    More Qualcomm ARM32 DTS updates for 6.3
    
    This adds backlight, notification LED, vibrator, volume keys and hall
    sensor to the OnePlus One, and provides a range of Devicetree validation
    fixes across various platforms.