aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-08soc: fsl: qe: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-07-08soc: aspeed: lpc-snoop: Lift channel config to const structsAndrew Jeffery1-54/+45
2025-07-08soc: aspeed: lpc-snoop: Consolidate channel initialisationAndrew Jeffery1-27/+24
2025-07-08soc: aspeed: lpc-snoop: Use dev_err_probe() where possibleAndrew Jeffery1-10/+5
2025-07-08soc: aspeed: lpc-snoop: Switch to devm_clk_get_enabled()Andrew Jeffery1-16/+4
2025-07-08soc: aspeed: lpc-snoop: Rearrange channel pathsAndrew Jeffery1-22/+28
2025-07-08soc: aspeed: lpc-snoop: Rename 'channel' to 'index' in channel pathsAndrew Jeffery1-21/+22
2025-07-08soc: aspeed: lpc-snoop: Constrain parameters in channel pathsAndrew Jeffery1-9/+16
2025-07-08soc: aspeed: lpc-snoop: Ensure model_data is validAndrew Jeffery1-6/+6
2025-07-07arm64: defconfig: Enable Tegra HSP and BPMPThierry Reding1-9/+0
2025-07-07soc/tegra: Add Tegra264 APBMISC compatible stringThierry Reding1-0/+1
2025-07-07soc/tegra: pmc: Add Tegra264 supportThierry Reding1-0/+121
2025-07-07soc/tegra: Enable support for Tegra264Thierry Reding1-0/+8
2025-07-04soc: qcom: ubwc: Fill in UBWC swizzle cfg for platforms that lack oneKonrad Dybcio1-0/+18
2025-07-04soc: qcom: ubwc: Add #defines for UBWC swizzle bitsKonrad Dybcio1-12/+25
2025-07-04soc: qcom: ubwc: Fix SM6125's ubwc_swizzle valueKonrad Dybcio1-1/+1
2025-07-04soc: qcom: Add UBWC config providerKonrad Dybcio3-0/+260
2025-07-02soc: aspeed: lpc-snoop: Don't disable channels that aren't enabledAndrew Jeffery1-0/+11
2025-07-02soc: aspeed: lpc-snoop: Cleanup resources in stack-orderAndrew Jeffery1-1/+1
2025-06-25soc: qcom: mdt_loader: Fix error return values in mdt_header_valid()Dan Carpenter1-2/+2
2025-06-25soc: mediatek: mtk-mutex: Fix confusing usage of MUTEX_MOD2Jason-JH Lin1-53/+56
2025-06-17soc: qcom: socinfo: Add support to retrieve TME build detailsKathiravan Thirumoorthy1-0/+2
2025-06-17soc: qcom: fix endianness for QMI headerAlexander Wilhelm2-6/+6
2025-06-17soc: qcom: QMI encoding/decoding for big endianAlexander Wilhelm1-8/+38
2025-06-17soc: qcom: qcom_stats: Add QMP support for syncing ddr statsMaulik Shah1-1/+35
2025-06-17soc: qcom: qcom_stats: Add support to read DDR statisticMaulik Shah1-0/+99
2025-06-16soc: qcom: mdt_loader: Actually use the e_phoffBjorn Andersson1-5/+5
2025-06-16soc: qcom: mdt_loader: Rename mdt_phdr_valid()Bjorn Andersson1-5/+5
2025-06-16soc: qcom: mdt_loader: Ensure we don't read past the ELF headerBjorn Andersson1-0/+43
2025-06-13soc: renesas: pwc-rzv2m: Use new GPIO line value setter callbacksBartosz Golaszewski1-3/+5
2025-06-13soc: renesas: Add RZ/N2H (R9A09G087) config optionLad Prabhakar1-0/+6
2025-06-10soc: renesas: Add RZ/T2H (R9A09G077) config optionThierry Bultel1-0/+6
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds36-193/+1606
2025-05-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-21/+329
2025-05-27Merge tag 'pwm/for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linuxLinus Torvalds1-0/+42
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+3
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-8/+9
2025-05-27Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2025-05-22Merge tag 'soc_fsl-6.16-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann3-8/+6
2025-05-21Merge tag 'samsung-drivers-6.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/driversArnd Bergmann2-1/+78
2025-05-21soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()Henry Martin1-2/+13
2025-05-21soc: aspeed: lpc: Fix impossible judgment conditionSu Hui1-1/+1
2025-05-21Merge tag 'riscv-sophgo-soc-for-v6.16' of https://github.com/sophgo/linux into soc/driversArnd Bergmann6-0/+148
2025-05-21Merge tag 'qcom-drivers-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann7-21/+526
2025-05-21Merge tag 'soc-drivers-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt into soc/driversArnd Bergmann6-5/+148
2025-05-21Merge tag 'amlogic-driver-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/driversArnd Bergmann1-39/+422
2025-05-21Merge tag 'ti-driver-soc-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/driversArnd Bergmann4-8/+7
2025-05-17soc: fsl: qe: Consolidate chained IRQ handler install/removeChen Ni1-6/+4
2025-05-16soc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)5-8/+9
2025-05-13soc: samsung: exynos-pmu: enable CPU hotplug support for gs101Peter Griffin2-1/+78