index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-08-25
Merge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-10
/
+17
2026-08-19
Merge tag 'spi-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-0
/
+5
2026-08-19
Merge tag 'regulator-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-6
/
+54
2026-08-19
Merge tag 'pmdomain-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-0
/
+1
2026-08-18
Merge tag 'soc-arm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+9
2026-08-18
Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
52
-856
/
+2310
2026-08-18
soc: qcom: make QCOM_PDR_MSG selectable
Arnd Bergmann
1
-3
/
+3
2026-08-18
soc: qcom: ubwc: Fix link error when QCOM_SMEM=n
Daniel Baluta
1
-0
/
+1
2026-08-12
pmdomain: renesas: Add R-Car X5H MDLC driver
Geert Uytterhoeven
1
-0
/
+1
2026-08-10
Merge tag 'zynqmp-soc-for-7.3' of https://github.com/Xilinx/linux-xlnx into s...
Arnd Bergmann
1
-4
/
+1
2026-08-10
Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
7
-97
/
+660
2026-08-10
Merge tag 'apple-soc-drivers-7.3' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
4
-2
/
+200
2026-08-10
Merge tag 'qcom-drivers-for-7.3-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
8
-54
/
+548
2026-08-10
Merge tag 'ti-driver-soc-for-v7.3' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
3
-5
/
+7
2026-08-07
soc: qcom: rpmh: Add support to read back resource settings
Maulik Shah
2
-6
/
+54
2026-08-07
soc: fsl: qe: check platform_driver_register() in qe_ic_of_init()
Linkai Gong
1
-2
/
+1
2026-08-07
soc: fsl: guts: implement the RCW override procedure
Vladimir Oltean
1
-5
/
+394
2026-08-07
soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()
Vladimir Oltean
1
-7
/
+10
2026-08-07
soc: fsl: guts: make it easier to determine on which SoC we are running
Ioana Ciornei
1
-6
/
+41
2026-08-07
soc: fsl: guts: add a central fsl_guts_read() function
Ioana Ciornei
1
-4
/
+9
2026-08-07
soc: fsl: guts: add a global structure to hold state
Ioana Ciornei
1
-11
/
+18
2026-08-07
soc: fsl: guts: use a macro to encode the DCFG CCSR space
Ioana Ciornei
1
-1
/
+3
2026-08-07
soc: fsl: guts: perform fsl_guts_init() error teardown in reverse order of setup
Vladimir Oltean
1
-13
/
+20
2026-08-07
soc: fsl: qe: Add support of IRQs in QE GPIO
Paul Louvel
2
-1
/
+28
2026-08-04
Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
9
-280
/
+256
2026-08-04
Merge tag 'aspeed-7.3-drivers-0' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+1
2026-08-04
Merge tag 'tegra-for-7.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
5
-40
/
+20
2026-08-04
Merge tag 'amlogic-drivers-for-v7.3' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-0
/
+286
2026-08-04
Merge tag 'aspeed-7.2-driver-fixes-0' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2
-12
/
+27
2026-08-04
soc: aspeed: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-08-03
soc: fsl: qe: Rename irq variable to parent_irq
Paul Louvel
1
-6
/
+6
2026-08-03
soc: fsl: qe: Convert to generic IRQ chip
Paul Louvel
2
-41
/
+76
2026-08-03
soc: fsl: qe: Handle spurious interrupts
Paul Louvel
1
-0
/
+6
2026-08-03
soc: fsl: qe: Iterate over all pending interrupts in cascade handler
Paul Louvel
1
-12
/
+5
2026-08-03
soc: fsl: qe: Use generic_handle_domain_irq()
Paul Louvel
1
-2
/
+3
2026-08-03
soc: fsl: qe: Add chained_irq_{enter,exit}() calls in cascade handler
Paul Louvel
1
-0
/
+7
2026-08-03
soc: fsl: qe: implement get_direction()
Christophe Leroy (CS GROUP)
1
-0
/
+25
2026-08-03
soc: fsl: dpio: Remove redundant dev_err()
Pan Chuang
1
-5
/
+1
2026-08-03
soc: fsl: qe: properly scan GPIO nodes at startup
Christophe Leroy (CS GROUP)
1
-0
/
+15
2026-07-31
soc/tegra: Add PM dependency to SOC_TEGRA_PMC Kconfig
Sasha Levin
1
-0
/
+1
2026-07-31
soc/tegra: fuse: Use device-specific instance in suspend/resume
Kartik Rajput
1
-0
/
+5
2026-07-31
soc/tegra: fuse: Do not use fuse data as entropy source
Kartik Rajput
1
-24
/
+0
2026-07-31
soc/tegra: cbb: Remove redundant dev_err()
Pan Chuang
1
-7
/
+2
2026-07-30
remoteproc: qcom: pas: Map/unmap subsystem region before auth_and_reset
Mukesh Ojha
1
-4
/
+11
2026-07-30
soc: qcom: qcom_stats: Replace CLIENT_VOTES_OFFSET macro with sizeof()
Maulik Shah
1
-3
/
+1
2026-07-30
soc: qcom: qcom_stats: Remove unused macro definitions
Maulik Shah
1
-5
/
+0
2026-07-30
soc: qcom: ubwc: Get HBB from SMEM
Konrad Dybcio
1
-1
/
+39
2026-07-30
soc: qcom: smem: Expose DDR data from SMEM
Konrad Dybcio
4
-22
/
+483
2026-07-30
soc: qcom: smem: Use 'unsigned int' instead of 'unsigned'
Konrad Dybcio
1
-11
/
+10
[next]