aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2026-01-08soc: mediatek: mtk-socinfo: Add entry for MT8371AV/AZA Genio 520Louis-Alexis Eyraud1-0/+1
2026-01-08soc: mediatek: svs: Fix memory leak in svs_enable_debug_write()Zilin Guan1-3/+2
2026-01-07soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in cmd_db_dev_probeHaotian Zhang1-3/+4
2026-01-07soc: qcom: pmic_glink_altmode: Consume TBT3/USB4 mode notificationsKonrad Dybcio1-23/+165
2026-01-06soc: fsl: qe: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-11/+2
2026-01-05soc: ti: knav_dma: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+1
2026-01-05soc: ti: knav: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-15/+7
2026-01-05soc: ti: knav_dma: Simplify error messages in probeKrzysztof Kozlowski1-8/+5
2026-01-05soc: ti: knav_dma: Remove ENOMEM printksKrzysztof Kozlowski1-3/+1
2026-01-05soc: ti: knav_qmss: Remove ENOMEM printksKrzysztof Kozlowski1-3/+0
2026-01-05soc: dove: pmu: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-6/+3
2025-12-28soc: samsung: exynos-chipid: add google,gs101-otp supportTudor Ambarus1-9/+61
2025-12-28soc: samsung: exynos-chipid: downgrade dev_info to dev_dbg for soc infoTudor Ambarus1-2/+2
2025-12-28soc: samsung: exynos-chipid: rename methodTudor Ambarus1-2/+3
2025-12-23soc: apple: Add hardware tunable supportSven Peter3-0/+87
2025-12-23soc: renesas: Enable ICU support on RZ/N2HCosmin Tanislav1-0/+1
2025-12-21soc: samsung: exynos-chipid: use dev_err_probe where appropiateTudor Ambarus1-12/+14
2025-12-21soc: samsung: exynos-chipid: use devm action to unregister soc deviceTudor Ambarus1-16/+12
2025-12-16soc: qcom: smem: handle ENOMEM error during probeJorge Ramirez-Ortiz1-1/+3
2025-12-16soc: qcom: llcc-qcom: Add support for GlymurPankaj Patil1-0/+207
2025-12-15irqchip: Add RZ/{T2H,N2H} Interrupt Controller (ICU) driverCosmin Tanislav1-0/+1
2025-12-15soc/xilinx: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-3/+3
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds2-4/+3
2025-12-05Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-29/+125
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-279/+1539
2025-12-05Merge tag 'samsung-drivers-6.19-2-late' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-4/+5
2025-12-04Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-21/+5
2025-11-27Merge tag 'soc-drivers-for-v6.19' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann4-0/+95
2025-11-27Merge tag 'apple-soc-drivers-6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-15/+13
2025-11-27Merge tag 'soc_fsl-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2-2/+2
2025-11-27Merge tag 'amlogic-drivers-for-v6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2-8/+10
2025-11-27soc: samsung: exynos-pmu: fix device leak on regmap lookupJohan Hovold1-0/+2
2025-11-27soc: samsung: exynos-pmu: Fix structure initializationMarek Szyprowski1-4/+3
2025-11-26soc: tegra: Simplify with of_machine_device_match()Krzysztof Kozlowski1-11/+1
2025-11-26soc: qcom: ubwc: Simplify with of_machine_get_match_data()Krzysztof Kozlowski1-10/+4
2025-11-26soc: fsl: qbman: use kmalloc_array() instead of kmalloc()Gongwei Li1-1/+1
2025-11-26soc: fsl: qbman: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2025-11-25Merge tag 'mtk-soc-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+3
2025-11-25Merge tag 'v6.19-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+15
2025-11-25Merge tag 'qcom-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann11-92/+604
2025-11-25Merge tag 'tegra-for-6.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann4-25/+63
2025-11-25Merge tag 'tegra-for-6.19-syscore' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-11/+18
2025-11-25Merge tag 'renesas-drivers-for-v6.19-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann6-0/+324
2025-11-25Merge tag 'samsung-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann5-142/+500
2025-11-25Merge tag 'renesas-drivers-for-v6.19-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann1-1/+2
2025-11-24soc: renesas: Use bitfield helpersGeert Uytterhoeven1-2/+2
2025-11-24soc: renesas: rz-sysc: Convert to common field_get() helperGeert Uytterhoeven1-3/+1
2025-11-24soc: renesas: rz-sysc: #undef field_get() before local definitionGeert Uytterhoeven1-0/+1
2025-11-19soc: amlogic: meson-gx-socinfo: add new SoCs idXianwei Zhao1-0/+6
2025-11-17soc: rockchip: grf: Add select correct PWM implementation on RK3368Heiko Stuebner1-0/+1