summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2025-03-19Merge tag 'qcom-drivers-for-6.15' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-6/+52
2025-03-19Merge tag 'ti-driver-soc-for-v6.15' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-1/+12
2025-03-19Merge tag 'samsung-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-0/+2
2025-03-19Merge tag 'samsung-drivers-6.15' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-19/+97
2025-03-19Merge tag 'tegra-for-6.15-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-1/+2
2025-03-19Merge tag 'at91-soc-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-0/+8
2025-03-14soc: hisilicon: kunpeng_hccs: Fix incorrect string assemblyHuisong Li-2/+2
2025-03-14Merge tag 'qcom-drivers-fixes-for-6.14' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann-8/+2
2025-03-13soc: qcom: pd-mapper: Add support for SDM630/636Alexey Minnekhanov-0/+12
2025-03-13soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()Thomas Gleixner-7/+3
2025-03-06soc/tegra: pmc: Use str_enable_disable-like helpersKrzysztof Kozlowski-1/+2
2025-03-06soc: samsung: include linux/array_size.h where neededArnd Bergmann-0/+7
2025-03-06Merge tag 'mtk-soc-for-v6.15' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-766/+597
2025-03-06Merge tag 'asahi-soc-rtkit-6.15' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann-37/+76
2025-03-06Merge tag 'renesas-drivers-for-v6.15-tag1' of https://git.kernel.org/pub/scm/...Arnd Bergmann-32/+363
2025-03-06Merge tag 'imx-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-2/+24
2025-03-06soc: mediatek: mtk-socinfo: Add extra entry for MT8395AV/ZA Genio 1200Louis-Alexis Eyraud-0/+1
2025-03-06soc: mediatek: mt8188-mmsys: Add support for DSC on VDO0AngeloGioacchino Del Regno-0/+9
2025-03-06soc: mediatek: mmsys: Migrate all tables to MMSYS_ROUTE() macroAngeloGioacchino Del Regno-606/+442
2025-03-06soc: mediatek: mt8365-mmsys: Fix routing table masks and valuesAngeloGioacchino Del Regno-28/+20
2025-03-06soc: mediatek: mt8167-mmsys: Fix missing regval in all entriesAngeloGioacchino Del Regno-4/+9
2025-03-06soc: mediatek: mt8188-mmsys: Migrate to MMSYS_ROUTE() macroAngeloGioacchino Del Regno-149/+108
2025-03-06soc: mediatek: mtk-mmsys: Add compile time check for mmsys routesAngeloGioacchino Del Regno-0/+14
2025-03-06soc: mediatek: mtk-mmsys: Fix MT8188 VDO1 DPI1 output selectionAngeloGioacchino Del Regno-1/+1
2025-03-06soc: mediatek: mtk-mutex: Add DPI1 SOF/EOF to MT8188 mutex tablesAngeloGioacchino Del Regno-0/+6
2025-03-06soc: mediatek: mtk-socinfo: Avoid using machine attribute in SoC detection logLouis-Alexis Eyraud-1/+1
2025-03-05soc: samsung: exynos-chipid: add support for exynos7870Kaustabh Chakraborty-0/+1
2025-02-28soc: apple: rtkit: Cut syslog messages after the first '\0'Janne Grunau-1/+1
2025-02-28soc: apple: rtkit: Use high prio work queueJanne Grunau-1/+1
2025-02-28soc: apple: rtkit: Implement OSLog buffers properlyHector Martin-22/+35
2025-02-28soc: apple: rtkit: Add and use PWR_STATE_INIT instead of _ONJanne Grunau-1/+2
2025-02-26soc: ti: k3-socinfo: Do not use syscon helper to build regmapAndrew Davis-1/+12
2025-02-24ARM: at91: Add Support in SoC driver for SAMA7D65Ryan Wanner-0/+8
2025-02-23soc: imx8m: Unregister cpufreq and soc dev in cleanup pathPeng Fan-2/+24
2025-02-20soc: loongson: loongson2_guts: Add check for devm_kstrdup()Haoxiang Li-1/+4
2025-02-20soc: renesas: r9a09g057-sys: Add a callback to print SoC-specific extra featuresJohn Madieu-0/+42
2025-02-20soc: renesas: rz-sysc: Move RZ/V2H SoC detection to the SYS driverJohn Madieu-20/+36
2025-02-20soc: renesas: rz-sysc: Add support for RZ/G3E familyJohn Madieu-2/+89
2025-02-20soc: renesas: rz-sysc: Move RZ/G3S SoC detection to the SYSC driverClaudiu Beznea-12/+34
2025-02-20soc: renesas: Add SYSC driver for Renesas RZ familyClaudiu Beznea-0/+164
2025-02-19soc: samsung: exynos-chipid: add exynos2200 SoC supportIvaylo Ivanov-0/+1
2025-02-18soc: apple: rtkit: Fix use-after-free in apple_rtkit_crashlog_rx()Harshit Mogalapalli-1/+2
2025-02-18soc: apple: rtkit: Pass the crashlog to the crashed() callbackAsahi Lina-1/+1
2025-02-18soc: apple: rtkit: Check & log more failuresAsahi Lina-10/+34
2025-02-18soc: mediatek: mtk-socinfo: Add entry for MT8390AV/AZA Genio 700Louis-Alexis Eyraud-0/+1
2025-02-18soc: mediatek: mtk-socinfo: Add entry for MT8370AV/AZA Genio 510Louis-Alexis Eyraud-0/+1
2025-02-18soc: mediatek: mtk-socinfo: Restructure SoC attribute informationFei Shao-5/+12
2025-02-15soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()Chenyuan Yang-0/+2
2025-02-14soc: qcom: Do not expose internal servreg_location_entry_ei arrayKrzysztof Kozlowski-3/+1
2025-02-14soc: qcom: ice: make of_qcom_ice_get() staticTudor Ambarus-2/+1