summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2025-07-08soc: aspeed: lpc-snoop: Consolidate channel initialisationAndrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Use dev_err_probe() where possibleAndrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Switch to devm_clk_get_enabled()Andrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Rearrange channel pathsAndrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Rename 'channel' to 'index' in channel pathsAndrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Constrain parameters in channel pathsAndrew Jeffery
2025-07-08soc: aspeed: lpc-snoop: Ensure model_data is validAndrew Jeffery
2025-07-07arm64: defconfig: Enable Tegra HSP and BPMPThierry Reding
2025-07-07soc/tegra: Add Tegra264 APBMISC compatible stringThierry Reding
2025-07-07soc/tegra: pmc: Add Tegra264 supportThierry Reding
2025-07-07soc/tegra: Enable support for Tegra264Thierry Reding
2025-07-04soc: qcom: ubwc: Fill in UBWC swizzle cfg for platforms that lack oneKonrad Dybcio
2025-07-04soc: qcom: ubwc: Add #defines for UBWC swizzle bitsKonrad Dybcio
2025-07-04soc: qcom: ubwc: Fix SM6125's ubwc_swizzle valueKonrad Dybcio
2025-07-04soc: qcom: Add UBWC config providerKonrad Dybcio
2025-07-02soc: aspeed: lpc-snoop: Don't disable channels that aren't enabledAndrew Jeffery
2025-07-02soc: aspeed: lpc-snoop: Cleanup resources in stack-orderAndrew Jeffery
2025-06-25soc: qcom: mdt_loader: Fix error return values in mdt_header_valid()Dan Carpenter
2025-06-25soc: mediatek: mtk-mutex: Fix confusing usage of MUTEX_MOD2Jason-JH Lin
2025-06-17soc: qcom: socinfo: Add support to retrieve TME build detailsKathiravan Thirumoorthy
2025-06-17soc: qcom: fix endianness for QMI headerAlexander Wilhelm
2025-06-17soc: qcom: QMI encoding/decoding for big endianAlexander Wilhelm
2025-06-17soc: qcom: qcom_stats: Add QMP support for syncing ddr statsMaulik Shah
2025-06-17soc: qcom: qcom_stats: Add support to read DDR statisticMaulik Shah
2025-06-16soc: qcom: mdt_loader: Actually use the e_phoffBjorn Andersson
2025-06-16soc: qcom: mdt_loader: Rename mdt_phdr_valid()Bjorn Andersson
2025-06-16soc: qcom: mdt_loader: Ensure we don't read past the ELF headerBjorn Andersson
2025-06-13soc: renesas: pwc-rzv2m: Use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-13soc: renesas: Add RZ/N2H (R9A09G087) config optionLad Prabhakar
2025-06-10soc: renesas: Add RZ/T2H (R9A09G077) config optionThierry Bultel
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