summaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-11-211-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-073-4/+32
| |\
| * | dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos2024-11-031-1/+1
* | | Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-2162-654/+4371
|\ \ \
| * \ \ Merge tag 'soc_fsl-6.13-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann2024-11-153-25/+8
| |\ \ \
| | * | | soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() failureHerve Codina2024-11-141-1/+3
| | * | | soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()Javier Carrasco2024-11-141-0/+1
| | * | | soc: fsl: cpm1: tsa: switch to for_each_available_child_of_node_scoped()Javier Carrasco2024-11-141-24/+4
| * | | | Merge tag 'qcom-drivers-for-6.13-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2024-11-133-36/+587
| |\ \ \ \
| | * | | | soc: qcom: ice: Remove the device_link field in qcom_iceJoe Hattori2024-11-121-3/+3
| | * | | | soc: qcom: socinfo: add IPQ5424/IPQ5404 SoC IDManikanta Mylavarapu2024-11-061-0/+2
| | * | | | soc: qcom: llcc: Flip the manual slice configuration conditionKonrad Dybcio2024-11-061-25/+4
| | * | | | soc: qcom: llcc: Add LLCC configuration for the QCS8300 platformJingyi Wang2024-11-041-0/+67
| | * | | | soc: qcom: llcc: Add configuration data for QCS615Song Xue2024-11-041-0/+55
| | * | | | soc: qcom: llcc: add support for SAR2130P and SAR1130PDmitry Baryshkov2024-11-041-6/+454
| | * | | | soc: qcom: llcc: use deciman integers for bit shift valuesDmitry Baryshkov2024-11-041-6/+6
| * | | | | Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2024-11-121-4/+2
| |\ \ \ \ \
| | * | | | | soc: ti: knav_qmss_queue: Drop redundant continue statementAlessandro Zanni2024-10-251-1/+0
| | * | | | | soc: ti: knav_qmss_queue: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-10-251-3/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'omap-for-v6.13/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2024-11-041-2/+2
| |\ \ \ \ \
| | * | | | | soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-10-041-2/+2
| | |/ / / /
| * | | | | Merge tag 'mtk-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2024-11-046-127/+665
| |\ \ \ \ \
| | * | | | | soc: mediatek: mtk-svs: Call of_node_put(np) only once in svs_get_subsys_devi...Markus Elfring2024-10-211-3/+1
| | * | | | | soc: mediatek: mediatek-regulator-coupler: Support mt8188Pablo Sun2024-10-211-0/+1
| | * | | | | soc: mediatek: mtk-cmdq: Move cmdq_instruction init to declarationAngeloGioacchino Del Regno2024-10-211-107/+92
| | * | | | | soc: mediatek: mtk-cmdq: Move mask build and append to functionAngeloGioacchino Del Regno2024-10-211-17/+14
| | * | | | | soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driverAngeloGioacchino Del Regno2024-10-213-0/+557
| | |/ / / /
| * | | | | Merge tag 'imx-drivers-6.13' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2024-11-041-73/+101
| |\ \ \ \ \
| | * | | | | soc: imx8m: Use devm_* to simplify probe failure handlingMarek Vasut2024-10-181-63/+29
| | * | | | | soc: imx8m: Remove global soc_uidMarek Vasut2024-10-181-16/+15
| | * | | | | soc: imx8m: Probe the SoC driver as platform driverMarek Vasut2024-10-181-22/+85
| | |/ / / /
| * | | | | Merge tag 'qcom-drivers-for-6.13' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2024-11-0410-311/+2412
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | soc: qcom: socinfo: add QCS9100 IDTengfei Fan2024-10-291-0/+1
| | * | | | soc: qcom: socinfo: add support for SA8255PNikunj Kela2024-10-291-0/+1
| | * | | | soc: qcom: smp2p: Simplify code with dev_err_probe()Zhang Zekun2024-10-291-6/+3
| | * | | | soc: qcom: smem: Simplify code with dev_err_probe()Zhang Zekun2024-10-291-5/+3
| | * | | | soc: qcom: rpmh-rsc: Simplify code with dev_err_probe()Zhang Zekun2024-10-291-6/+3
| | * | | | soc: qcom: socinfo: add SoC IDs for SAR1130P and SAR2130PDmitry Baryshkov2024-10-231-0/+2
| | * | | | soc: qcom: socinfo: Add QCS615 SoC ID table entryLijuan Gao2024-10-231-0/+1
| | * | | | soc: qcom: smem: Fix up kerneldocKonrad Dybcio2024-10-221-1/+7
| | * | | | soc: qcom: pd-mapper: Add QCM6490 PD mapsBjorn Andersson2024-10-081-0/+1
| | * | | | soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()Dan Carpenter2024-10-061-1/+2
| | * | | | soc: qcom: smem_state: simplify locking with guard()Krzysztof Kozlowski2024-10-061-8/+4
| | * | | | soc: qcom: pbs: simplify locking with guard()Krzysztof Kozlowski2024-10-061-14/+8
| | * | | | soc: qcom: qmi: Reorganize kerneldoc parameter namesJulia Lawall2024-10-011-1/+1
| | * | | | soc: qcom: llcc: Use designated initializers for LLC settingsKonrad Dybcio2024-10-011-269/+2375
| | |/ / /
| * | | | Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann2024-11-041-1/+3
| |\ \ \ \
| | * | | | drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend()Gaosheng Cui2024-10-021-1/+3
| | |/ / /
| * | | | Merge tag 'hisi-drivers-for-6.13' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann2024-11-013-19/+535
| |\ \ \ \
| | * | | | soc: hisilicon: kunpeng_hccs: Support low power feature for the specified HCC...Huisong Li2024-10-143-3/+394