index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-07-25
Merge tag 'hisi-drivers-for-6.17' of https://github.com/hisilicon/linux-hisi ...
Arnd Bergmann
1
-2
/
+2
2025-07-25
Merge tag 'qcom-drivers-for-6.17-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
3
-3
/
+19
2025-07-24
soc: apple: rtkit: Make shmem_destroy optional
Sven Peter
1
-2
/
+1
2025-07-22
Merge tag 'qcom-drivers-for-6.17' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
5
-24
/
+232
2025-07-22
soc: qcom: geni-se: Enable QUPs on SA8255p Qualcomm platforms
Praveen Talari
1
-6
/
+7
2025-07-21
arm: Handle KCOV __init vs inline mismatches
Kees Cook
1
-1
/
+1
2025-07-21
Merge tag 'tegra-for-6.17-soc' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
5
-190
/
+732
2025-07-21
soc: fsl: qe: convert set_multiple() to returning an integer
Bartosz Golaszewski
1
-3
/
+5
2025-07-21
Merge tag 'mtk-soc-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-53
/
+56
2025-07-21
Merge tag 'soc_fsl-6.17-1' of https://github.com/chleroy/linux into soc/drivers
Arnd Bergmann
3
-6
/
+6
2025-07-21
Merge tag 'aspeed-6.17-drivers-1' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-116
/
+112
2025-07-18
soc: hisilicon: kunpeng_hccs: Fix incorrect log information
Huisong Li
1
-2
/
+2
2025-07-16
soc: qcom: socinfo: Add support to retrieve APPSBL build details
Kathiravan Thirumoorthy
1
-0
/
+2
2025-07-16
soc: qcom: pmic_glink: fix OF node leak
Johan Hovold
1
-2
/
+7
2025-07-16
soc: qcom: spmi-pmic: add more PMIC SUBTYPE IDs
Rakesh Kota
1
-0
/
+2
2025-07-16
soc: qcom: socinfo: Add PM7550 & PMIV0108 PMICs
Luca Weiss
1
-0
/
+2
2025-07-16
soc: qcom: socinfo: Add SoC IDs for SM7635 family
Luca Weiss
1
-0
/
+5
2025-07-16
soc: qcom: rpmh-rsc: Add RSC version 4 support
Maulik Shah
1
-1
/
+1
2025-07-09
soc/tegra: cbb: Add support for CBB fabrics in Tegra254
Sumit Gupta
1
-0
/
+58
2025-07-09
soc/tegra: cbb: Add support for CBB fabrics in Tegra264
Sumit Gupta
1
-0
/
+279
2025-07-09
soc/tegra: cbb: Support HW lookup to get timed out target address
Sumit Gupta
1
-5
/
+36
2025-07-09
soc/tegra: cbb: Improve handling for per SoC fabric data
Sumit Gupta
1
-108
/
+131
2025-07-09
soc/tegra: cbb: Make error interrupt enable and status per SoC
Sumit Gupta
1
-2
/
+20
2025-07-09
soc/tegra: cbb: Change master/slave to initiator/target
Sumit Gupta
2
-119
/
+120
2025-07-09
soc/tegra: cbb: Clear ERR_FORCE register with ERR_STATUS
Sumit Gupta
1
-0
/
+2
2025-07-09
soc/tegra: pmc: Opt-out from genpd's common ->sync_state() support
Ulf Hansson
1
-7
/
+19
2025-07-08
soc: renesas: Sort Renesas Kconfig configs
Kuninori Morimoto
1
-158
/
+158
2025-07-08
soc: Use dev_fwnode()
Jiri Slaby (SUSE)
2
-4
/
+2
2025-07-08
soc: fsl: qe: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-07-08
soc: aspeed: lpc-snoop: Lift channel config to const structs
Andrew Jeffery
1
-54
/
+45
2025-07-08
soc: aspeed: lpc-snoop: Consolidate channel initialisation
Andrew Jeffery
1
-27
/
+24
2025-07-08
soc: aspeed: lpc-snoop: Use dev_err_probe() where possible
Andrew Jeffery
1
-10
/
+5
2025-07-08
soc: aspeed: lpc-snoop: Switch to devm_clk_get_enabled()
Andrew Jeffery
1
-16
/
+4
2025-07-08
soc: aspeed: lpc-snoop: Rearrange channel paths
Andrew Jeffery
1
-22
/
+28
2025-07-08
soc: aspeed: lpc-snoop: Rename 'channel' to 'index' in channel paths
Andrew Jeffery
1
-21
/
+22
2025-07-08
soc: aspeed: lpc-snoop: Constrain parameters in channel paths
Andrew Jeffery
1
-9
/
+16
2025-07-08
soc: aspeed: lpc-snoop: Ensure model_data is valid
Andrew Jeffery
1
-6
/
+6
2025-07-07
arm64: defconfig: Enable Tegra HSP and BPMP
Thierry Reding
1
-9
/
+0
2025-07-07
soc/tegra: Add Tegra264 APBMISC compatible string
Thierry Reding
1
-0
/
+1
2025-07-07
soc/tegra: pmc: Add Tegra264 support
Thierry Reding
1
-0
/
+121
2025-07-07
soc/tegra: Enable support for Tegra264
Thierry Reding
1
-0
/
+8
2025-07-04
soc: qcom: ubwc: Fill in UBWC swizzle cfg for platforms that lack one
Konrad Dybcio
1
-0
/
+18
2025-07-04
soc: qcom: ubwc: Add #defines for UBWC swizzle bits
Konrad Dybcio
1
-12
/
+25
2025-07-04
soc: qcom: ubwc: Fix SM6125's ubwc_swizzle value
Konrad Dybcio
1
-1
/
+1
2025-07-04
soc: qcom: Add UBWC config provider
Konrad Dybcio
3
-0
/
+260
2025-07-02
soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled
Andrew Jeffery
1
-0
/
+11
2025-07-02
soc: aspeed: lpc-snoop: Cleanup resources in stack-order
Andrew Jeffery
1
-1
/
+1
2025-06-25
soc: qcom: mdt_loader: Fix error return values in mdt_header_valid()
Dan Carpenter
1
-2
/
+2
2025-06-25
soc: mediatek: mtk-mutex: Fix confusing usage of MUTEX_MOD2
Jason-JH Lin
1
-53
/
+56
[prev]
[next]