aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-13soc: fsl: qbman: Remove const from portal->cgrs allocation typeKees Cook1-1/+1
2025-05-13soc: fsl: Do not enable DPAA2_CONSOLE by default during compile testingKrzysztof Kozlowski1-1/+1
2025-05-12soc: qcom: llcc-qcom: Add support for SM8750Melody Olvera1-0/+273
2025-05-12soc: qcom: llcc-qcom: Add support for LLCC V6Melody Olvera1-4/+220
2025-05-12Merge tag 'imx-drivers-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/driversArnd Bergmann1-69/+108
2025-05-11soc: qcom: socinfo: add SM8750 SoC IDMukesh Ojha1-0/+1
2025-05-09soc: qcom: smem: Update max processor countUnnathi Chalicheemala1-1/+1
2025-05-09soc: qcom: pd-mapper: Add support for SM7150Jens Reidel1-0/+11
2025-05-09soc: qcom: pmic_glink_altmode: fix spurious DP hotplug eventsJohan Hovold1-11/+19
2025-05-09soc: qcom: smp2p: Fix fallback to qcom,ipc parseBarnabás Czémán1-1/+1
2025-05-09Merge tag 'renesas-drivers-for-v6.16-tag2' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/driversArnd Bergmann5-0/+85
2025-05-09Merge tag 'hisi-drivers-for-6.16' of https://github.com/hisilicon/linux-hisi into soc/driversArnd Bergmann2-29/+15
2025-05-09Merge tag 'mtk-soc-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/driversArnd Bergmann1-10/+43
2025-05-09soc: fsl: qe: remove unused qe_ic_from_irq functionTom Rix1-5/+0
2025-05-09soc: ti: wkup_m3_ipc: Use dev_err_probeAlexander Stein1-5/+3
2025-05-09soc: imx8m: Dump higher 64bits UIDPeng Fan1-6/+16
2025-05-09soc: imx8m: Introduce soc_uid hookPeng Fan1-14/+32
2025-05-09soc: imx8m: Cleanup with adding imx8m_soc_[un]preparePeng Fan1-61/+72
2025-05-07soc: qcom: pmic_glink: enable UCSI on sc8280xpJohan Hovold1-4/+0
2025-05-07soc: sophgo: cv1800: rtcsys: New driver (handling RTC only)Alexander Sverdlin3-0/+77
2025-05-07soc: sophgo: sg2044: Add support for SG2044 TOP syscon deviceInochi Amaoto5-0/+71
2025-05-05soc: renesas: rz-sysc: Add SoC identification for RZ/V2N SoCLad Prabhakar5-0/+85
2025-05-04soc: Add VIA/WonderMedia SoC identification driverAlexey Charkov5-0/+148
2025-04-24soc: mediatek: mtk-dvfsrc: remove an unused variableArnd Bergmann1-6/+0
2025-04-22soc: amlogic: clk-measure: Add support for S4Chuan Liu1-0/+163
2025-04-22soc: amlogic: clk-measure: Add support for C3Chuan Liu1-0/+157
2025-04-22soc: amlogic: clk-measure: Define MSR_CLK's register offset separatelyChuan Liu1-15/+40
2025-04-22soc: amlogic: clk-measure: Optimize the memory size of clk-measureChuan Liu1-24/+62
2025-04-21soc: ti: k3-socinfo: Add JTAG ID for AM62LXVignesh Raghavendra1-0/+2
2025-04-21soc: hisilicon: kunpeng_hccs: Simplify PCC shared memory region handlingSudeep Holla2-29/+15
2025-04-18soc: ti: knav_qmss_queue: Remove unnecessary NULL check before free_percpu()Chen Ni1-2/+1
2025-04-18soc: ti: k3-ringacc: Use device_match_of_node()Tang Dongxing1-1/+1
2025-04-14soc: mediatek: mtk-dvfsrc: Add support for Dimensity 1200 MT6893AngeloGioacchino Del Regno1-0/+34
2025-04-14soc: mediatek: mtk-dvfsrc: Rename and move bw constraints dataAngeloGioacchino Del Regno1-4/+9
2025-04-14soc: renesas: Add config option for RZ/V2N (R9A09G056) SoCLad Prabhakar1-0/+6
2025-04-14soc: samsung: usi: prevent wrong bits inversion during unconfiguringIvaylo Ivanov1-1/+1
2025-04-11scsi: soc: qcom: ice: Add HWKM support to the ICE driverGaurav Kashyap1-10/+317
2025-04-11scsi: soc: qcom: ice: Make qcom_ice_program_key() take struct blk_crypto_keyEric Biggers1-11/+12
2025-04-09soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()Thomas Gleixner1-7/+3
2025-04-09soc: renesas: Kconfig: Enable SoCs by default when ARCH_RENESAS is setLad Prabhakar1-0/+42
2025-04-07soc: dove: Convert generic irqchip locking to guard()Thomas Gleixner1-2/+1
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+2
2025-04-04Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drivers-2Arnd Bergmann1-2/+2
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip"Linus Torvalds1-3/+7
2025-03-27Merge tag 'soc-arm-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-0/+8
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds35-862/+1213
2025-03-25Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+3
2025-03-20irqdomain: soc: Switch to irq_find_mapping()Jiri Slaby (SUSE)1-2/+2
2025-03-19Merge tag 'qcom-drivers-for-6.15-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann1-0/+12
2025-03-19Merge tag 'qcom-drivers-for-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann4-6/+52