summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-05-27Merge tag 'pwm/for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-27Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-22Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann
2025-05-21Merge tag 'samsung-drivers-6.16-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-05-21soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()Henry Martin
2025-05-21soc: aspeed: lpc: Fix impossible judgment conditionSu Hui
2025-05-21Merge tag 'riscv-sophgo-soc-for-v6.16' of https://github.com/sophgo/linux int...Arnd Bergmann
2025-05-21Merge tag 'qcom-drivers-for-6.16' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-05-21Merge tag 'soc-drivers-6.16' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-05-21Merge tag 'amlogic-driver-for-v6.16' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-05-21Merge tag 'ti-driver-soc-for-v6.16' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-05-17soc: fsl: qe: Consolidate chained IRQ handler install/removeChen Ni
2025-05-16soc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-13soc: samsung: exynos-pmu: enable CPU hotplug support for gs101Peter Griffin
2025-05-13soc: fsl: qbman: Remove const from portal->cgrs allocation typeKees Cook
2025-05-13soc: fsl: Do not enable DPAA2_CONSOLE by default during compile testingKrzysztof Kozlowski
2025-05-12soc: qcom: llcc-qcom: Add support for SM8750Melody Olvera
2025-05-12soc: qcom: llcc-qcom: Add support for LLCC V6Melody Olvera
2025-05-12Merge tag 'imx-drivers-6.16' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-05-11soc: qcom: socinfo: add SM8750 SoC IDMukesh Ojha
2025-05-09soc: qcom: smem: Update max processor countUnnathi Chalicheemala
2025-05-09soc: qcom: pd-mapper: Add support for SM7150Jens Reidel
2025-05-09soc: qcom: pmic_glink_altmode: fix spurious DP hotplug eventsJohan Hovold
2025-05-09soc: qcom: smp2p: Fix fallback to qcom,ipc parseBarnabás Czémán
2025-05-09Merge tag 'renesas-drivers-for-v6.16-tag2' of https://git.kernel.org/pub/scm/...Arnd Bergmann
2025-05-09Merge tag 'hisi-drivers-for-6.16' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann
2025-05-09Merge tag 'mtk-soc-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-05-09soc: fsl: qe: remove unused qe_ic_from_irq functionTom Rix
2025-05-09soc: ti: wkup_m3_ipc: Use dev_err_probeAlexander Stein
2025-05-09soc: imx8m: Dump higher 64bits UIDPeng Fan
2025-05-09soc: imx8m: Introduce soc_uid hookPeng Fan
2025-05-09soc: imx8m: Cleanup with adding imx8m_soc_[un]preparePeng Fan
2025-05-07soc: qcom: pmic_glink: enable UCSI on sc8280xpJohan Hovold
2025-05-07soc: sophgo: cv1800: rtcsys: New driver (handling RTC only)Alexander Sverdlin
2025-05-07soc: sophgo: sg2044: Add support for SG2044 TOP syscon deviceInochi Amaoto
2025-05-05soc: renesas: rz-sysc: Add SoC identification for RZ/V2N SoCLad Prabhakar
2025-05-04soc: Add VIA/WonderMedia SoC identification driverAlexey Charkov
2025-04-24soc: mediatek: mtk-dvfsrc: remove an unused variableArnd Bergmann
2025-04-22soc: amlogic: clk-measure: Add support for S4Chuan Liu
2025-04-22soc: amlogic: clk-measure: Add support for C3Chuan Liu
2025-04-22soc: amlogic: clk-measure: Define MSR_CLK's register offset separatelyChuan Liu
2025-04-22soc: amlogic: clk-measure: Optimize the memory size of clk-measureChuan Liu
2025-04-21soc: ti: k3-socinfo: Add JTAG ID for AM62LXVignesh Raghavendra
2025-04-21soc: hisilicon: kunpeng_hccs: Simplify PCC shared memory region handlingSudeep Holla
2025-04-18soc: ti: knav_qmss_queue: Remove unnecessary NULL check before free_percpu()Chen Ni
2025-04-18soc: ti: k3-ringacc: Use device_match_of_node()Tang Dongxing