summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2024-12-26soc: qcom: rmtfs: constify rmtfs_classBartosz Golaszewski1-1/+1
2024-12-26soc: qcom: rmtfs: allow building the module with COMPILE_TEST=yBartosz Golaszewski1-1/+1
2024-12-26soc: qcom: pmic_glink_altmode: simplify locking with guard()Krzysztof Kozlowski1-6/+5
2024-12-25soc: qcom: smem_state: fix missing of_node_put in error pathKrzysztof Kozlowski1-1/+2
2024-12-25soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1Konrad Dybcio1-0/+1
2024-12-25soc: qcom: pd-mapper: Add X1P42100Konrad Dybcio1-0/+1
2024-12-23soc: mediatek: pwrap: Switch to devm_clk_bulk_get_all_enabled()Cristian Ciocaltea1-2/+2
2024-12-13soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper functionChun-Kuang Hu1-18/+0
2024-12-13soc: renesas: Add RZ/G3E (R9A09G047) config optionBiju Das1-0/+5
2024-12-11soc: qcom: pmic_glink: simplify locking with guard()Krzysztof Kozlowski1-41/+29
2024-12-09soc: imx: Add SoC device register for i.MX9alice.guo2-1/+129
2024-12-08soc: atmel: fix device_node release in atmel_soc_device_init()Javier Carrasco1-1/+1
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2024-11-20Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds62-654/+4371
2024-11-20Merge tag 'soc-dt-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+3
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-11-15Merge tag 'soc_fsl-6.13-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann3-25/+8
2024-11-14soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() failureHerve Codina1-1/+3
2024-11-14soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()Javier Carrasco1-0/+1
2024-11-14soc: fsl: cpm1: tsa: switch to for_each_available_child_of_node_scoped()Javier Carrasco1-24/+4
2024-11-13Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann3-36/+587
2024-11-12Merge tag 'samsung-drivers-6.13' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+3
2024-11-12Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-4/+2
2024-11-11soc: qcom: ice: Remove the device_link field in qcom_iceJoe Hattori1-3/+3
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-4/+32
2024-11-05soc: qcom: socinfo: add IPQ5424/IPQ5404 SoC IDManikanta Mylavarapu1-0/+2
2024-11-05soc: qcom: llcc: Flip the manual slice configuration conditionKonrad Dybcio1-25/+4
2024-11-04Merge tag 'omap-for-v6.13/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann1-2/+2
2024-11-04Merge tag 'mtk-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann6-127/+665
2024-11-04Merge tag 'imx-drivers-6.13' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-73/+101
2024-11-04Merge tag 'qcom-drivers-for-6.13' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann10-311/+2412
2024-11-04Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann1-1/+3
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann3-4/+32
2024-11-03soc: qcom: llcc: Add LLCC configuration for the QCS8300 platformJingyi Wang1-0/+67
2024-11-03soc: qcom: llcc: Add configuration data for QCS615Song Xue1-0/+55
2024-11-03soc: qcom: llcc: add support for SAR2130P and SAR1130PDmitry Baryshkov1-6/+454
2024-11-03soc: qcom: llcc: use deciman integers for bit shift valuesDmitry Baryshkov1-6/+6
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos1-1/+1
2024-11-01Merge tag 'hisi-drivers-for-6.13' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann3-19/+535
2024-11-01soc: Switch back to struct platform_driver::remove()Uwe Kleine-König45-54/+54
2024-10-29soc: qcom: socinfo: add QCS9100 IDTengfei Fan1-0/+1
2024-10-29soc: qcom: socinfo: add support for SA8255PNikunj Kela1-0/+1
2024-10-29soc: qcom: smp2p: Simplify code with dev_err_probe()Zhang Zekun1-6/+3
2024-10-29soc: qcom: smem: Simplify code with dev_err_probe()Zhang Zekun1-5/+3
2024-10-29soc: qcom: rpmh-rsc: Simplify code with dev_err_probe()Zhang Zekun1-6/+3
2024-10-27soc: samsung: exynos-chipid: Add support for Exynos9810 SoCMarkuss Broks1-0/+1
2024-10-25soc: ti: knav_qmss_queue: Drop redundant continue statementAlessandro Zanni1-1/+0
2024-10-25soc: ti: knav_qmss_queue: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-10-24soc: qcom: pmic_glink: Handle GLINK intent allocation rejectionsBjorn Andersson1-3/+22
2024-10-24soc: qcom: socinfo: fix revision check in qcom_socinfo_probe()Manikanta Mylavarapu1-1/+1