开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
40 hours
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4 days
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
4 days
Merge tag 'thermal-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/r...
Linus Torvalds
7 days
Merge tag 'soc-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10 days
Merge tag 'ti-driver-soc-for-v7.2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
10 days
Merge tag 'arm-soc/for-7.2/drivers' of https://github.com/Broadcom/stblinux i...
Arnd Bergmann
10 days
Merge tag 'tegra-for-7.2-pmc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
10 days
Merge tag 'tegra-for-7.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
10 days
Merge tag 'aspeed-7.2-drivers-0' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Krzysztof Kozlowski
10 days
Merge tag 'sunxi-drivers-for-7.2' of ssh://gitolite.kernel.org/pub/scm/linux/...
Krzysztof Kozlowski
10 days
Merge tag 'renesas-drivers-for-v7.2-tag2' of https://git.kernel.org/pub/scm/l...
Krzysztof Kozlowski
10 days
Merge tag 'mtk-soc-for-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Krzysztof Kozlowski
11 days
soc/tegra: cbb: Move driver registration from pure_initcall to core_initcall
Shashank Balaji
2026-06-04
Merge tag 'zynqmp-soc-for-7.2' of https://github.com/Xilinx/linux-xlnx into s...
Linus Walleij
2026-06-03
thermal/of: Rename the devm_thermal_of_cooling_device_register() function
Daniel Lezcano
2026-06-03
soc: aspeed: cleanup dead default for ASPEED_SOCINFO
Julian Braha
2026-05-31
soc/tegra: pmc: Add Tegra238 support
Prathamesh Shete
2026-05-31
soc/tegra: pmc: Restrict power-off handler to Nexus 7
Diogo Ivo
2026-05-31
soc/tegra: pmc: Populate powergate debugfs only when needed
Jon Hunter
2026-05-31
soc/tegra: pmc: Move legacy code behind CONFIG_ARM guard
Thierry Reding
2026-05-31
soc/tegra: pmc: Remove unused legacy functions
Thierry Reding
2026-05-31
soc/tegra: pmc: Create PMC context dynamically
Thierry Reding
2026-05-30
Merge tag 'qcom-drivers-for-7.2' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2026-05-29
soc: renesas: rcar-mfis: Add R-Car V4H/V4M support
Wolfram Sang
2026-05-29
soc/tegra: Use ARM SMCCC to get chip ID, revision, and platform info
Kartik Rajput
2026-05-28
Merge tag 'imx-soc-fixes-for-v7.1' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2026-05-28
soc/tegra: fuse: Register nvmem lookups at probe
Kartik Rajput
2026-05-25
soc: renesas: Identify R-Car R8A779MD M3Le SoC
Marek Vasut
2026-05-22
soc: ti: k3-ringacc: Use str_enabled_disabled() helper
Nishanth Menon
2026-05-22
soc: ti: knav_dma: Use IOMEM_ERR_PTR() in pktdma_get_regs()
Nishanth Menon
2026-05-22
soc: ti: knav_dma: Remove dead check on unsigned args.args[0]
Nishanth Menon
2026-05-22
soc: ti: knav_dma: Remove unused DMA_PRIO_MASK macro
Nishanth Menon
2026-05-22
soc: ti: knav_qmss_acc: Fix kernel-doc Return: tag
Nishanth Menon
2026-05-22
soc: ti: knav_qmss: Fix __iomem annotations and __be32 type
Nishanth Menon
2026-05-22
soc: ti: knav_qmss: Use %pe to print PTR_ERR()
Nishanth Menon
2026-05-22
soc: ti: knav_qmss: Fix kernel-doc Return: tags
Nishanth Menon
2026-05-22
soc: ti: knav_qmss: Inline lockdep condition in for_each_handle_rcu
Nishanth Menon
2026-05-22
soc: ti: knav_qmss: Rename global kdev to knav_qdev to fix -Wshadow
Nishanth Menon
2026-05-22
soc: ti: knav_qmss: Remove remaining redundant ENOMEM printks
Nishanth Menon
2026-05-21
Merge branch '20260227061544.1785978-1-praveen.talari@oss.qualcomm.com' into ...
Bjorn Andersson
2026-05-21
soc: qcom: geni-se: Introduce helper APIs for performance control
Praveen Talari
2026-05-21
soc: qcom: geni-se: Introduce helper API for attaching power domains
Praveen Talari
2026-05-21
soc: qcom: geni-se: Add resources activation/deactivation helpers
Praveen Talari
2026-05-21
soc: qcom: geni-se: Handle core clk in geni_se_clks_off() and geni_se_clks_on()
Praveen Talari
2026-05-21
soc: qcom: geni-se: Introduce helper API for resource initialization
Praveen Talari
2026-05-21
soc: qcom: geni-se: Add geni_icc_set_bw_ab() function
Praveen Talari
2026-05-21
soc: qcom: geni-se: Refactor geni_icc_get() and make qup-memory ICC path opti...
Praveen Talari
2026-05-21
soc: qcom: llcc-qcom: Fix NULL vs IS_ERR() bug in qcom_llcc_get_fw_config()
Dan Carpenter
2026-05-21
soc: qcom: ice: Fix the error code when 'qcom,ice' property is not found
Manivannan Sadhasivam
2026-05-21
soc: qcom: llcc-qcom: Add support for Eliza
Abel Vesa
[next]