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