index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Lines
2026-03-18
soc: qcom: pd-mapper: Add Milos compatible
Luca Weiss
-0
/
+1
2026-03-18
soc: qcom: pmic_glink_altmode: Fix TBT->SAFE->!TBT transition
Konrad Dybcio
-5
/
+18
2026-03-18
soc: qcom: socinfo: Add PM7550BA PMIC
Abel Vesa
-0
/
+1
2026-03-17
Merge tag 'v7.0-rockchip-drvfixes1' of ssh://gitolite.kernel.org/pub/scm/linu...
Krzysztof Kozlowski
-0
/
+1
2026-03-16
soc: renesas: r9a09g056-sys: Mark rzv2n_sys_init_data as __initconst
Lad Prabhakar
-1
/
+1
2026-03-16
soc: renesas: r9a09g047-sys: Mark rzg3e_sys_init_data as __initconst
Lad Prabhakar
-1
/
+1
2026-03-16
soc: renesas: r9a09g057-sys: Mark rzv2h_sys_init_data as __initconst
Lad Prabhakar
-1
/
+1
2026-03-15
soc: qcom: socinfo: add SoC ID for IPQ5210 family
Kathiravan Thirumoorthy
-0
/
+5
2026-03-15
soc: qcom: pdr: Use the unified QMI service ID instead of defining it locally
Daniel Lezcano
-6
/
+3
2026-03-15
soc: qcom: pmic_glink_altmode: Fix SVID=DP && unconnected edge case
Konrad Dybcio
-7
/
+11
2026-03-15
soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_ei
Mukesh Ojha
-2
/
+2
2026-03-15
soc: qcom: llcc: Use guards for mutex handling
Unnathi Chalicheemala
-20
/
+8
2026-03-15
soc: qcom: llcc: Add per-slice counter and common llcc slice descriptor
Unnathi Chalicheemala
-29
/
+28
2026-03-15
soc: qcom: socinfo: Add SoC IDs for SM7450 and SM7450P
Aelin Reidel
-0
/
+2
2026-03-15
soc: qcom: pd-mapper: Simplify code using of_root to get root device tree node
Vladimir Zapolskiy
-7
/
+1
2026-03-15
soc: qcom: llcc: Add configuration data for SDM670
Richard Acayan
-0
/
+105
2026-03-15
soc: qcom: smp2p: Add support for smp2p v2
Chris Lew
-4
/
+44
2026-03-15
soc: qcom: smp2p: Add irqchip state support
Chris Lew
-0
/
+55
2026-03-13
soc: qcom: pd-mapper: Convert to of_machine_get_match()
Geert Uytterhoeven
-7
/
+1
2026-03-13
soc: sunxi: mbus: don't access of_root directly
Bartosz Golaszewski
-1
/
+1
2026-03-12
soc: imx9: don't access of_root directly
Bartosz Golaszewski
-2
/
+2
2026-03-12
soc: imx8m: don't access of_root directly
Bartosz Golaszewski
-8
/
+3
2026-03-12
soc: fsl: guts: don't access of_root directly
Bartosz Golaszewski
-9
/
+3
2026-03-09
soc: qcom: pd-mapper: Add QCS615 power domain mappings
Le Qi
-0
/
+11
2026-03-06
soc: renesas: rz-sysc: Add SoC identification for RZ/G3L SoC
Biju Das
-0
/
+108
2026-03-04
Merge tag 'soc_fsl-7.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
-4
/
+24
2026-03-04
Merge tag 'riscv-soc-fixes-for-v7.0-rc1' of https://git.kernel.org/pub/scm/li...
Arnd Bergmann
-4
/
+9
2026-03-04
soc: qcom: socinfo: Add SoC ID for CQ7790
Krzysztof Kozlowski
-0
/
+2
2026-03-03
soc: microchip: mpfs-sys-controller: add support for pic64gx
Pierre-Henry Moussay
-20
/
+54
2026-02-23
soc: qcom: pmic_glink: Add support for Glymur and Kaanapali
Anjelique Melendez
-0
/
+8
2026-02-23
soc: qcom: pmic_glink: Add charger PDR service information to client data
Anjelique Melendez
-24
/
+34
2026-02-23
soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource() in qmc_qe_in...
Chen Ni
-2
/
+2
2026-02-23
soc: fsl: qbman: fix race condition in qman_destroy_fq
Richard Genoud
-2
/
+22
2026-02-23
soc: aspeed: socinfo: Mask table entries for accurate SoC ID matching
Potin Lai
-1
/
+1
2026-02-22
soc: rockchip: grf: Add missing of_node_put() when returning
Shawn Lin
-0
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-58
/
+58
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-67
/
+67
2026-02-17
Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
-0
/
+87
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-361
/
+1724
2026-02-10
Merge tag 'irq-drivers-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+1
2026-02-04
Merge tag 'soc_fsl-6.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
-12
/
+144
2026-01-29
Merge tag 'v6.20-rockchip-drivers1' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
-29
/
+28
2026-01-29
Merge tag 'mvebu-arm-6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
-6
/
+3
2026-01-29
Merge tag 'amlogic-drivers-for-v6.20' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
-0
/
+1
2026-01-29
Merge tag 'mtk-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
-39
/
+408
2026-01-29
Merge tag 'apple-soc-drivers-6.20' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-0
/
+16
2026-01-29
Merge tag 'qcom-drivers-fixes-for-6.19' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
-2
/
+3
2026-01-28
soc: qcom: smem: fix qcom_smem_is_available and check if __smem is valid
Christian Marangi
-2
/
+3
2026-01-21
Merge tag 'qcom-drivers-for-6.20' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
-62
/
+532
[prev]
[next]