summaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| | * | | | soc: hisilicon: kunpeng_hccs: Add used HCCS types sysfsHuisong Li2024-10-142-1/+116
| | * | | | soc: hisilicon: kunpeng_hccs: Fix the 'lane_mode' field name in port info str...Huisong Li2024-10-142-4/+4
| | * | | | soc: hisilicon: kunpeng_hccs: Add the check for base address and size of shar...Huisong Li2024-10-141-9/+15
| | * | | | soc: hisilicon: kunpeng_hccs: Return failure on having not die or port inform...Huisong Li2024-10-141-2/+6
| | * | | | soc: hisilicon: kunpeng_hccs: Fix a PCC typoHuisong Li2024-10-141-1/+1
| | |/ / /
| * | / / soc: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-0145-54/+54
| | |/ / | |/| |
* | | | Merge tag 'soc-dt-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2024-11-211-0/+3
|\ \ \ \
| * \ \ \ Merge tag 'samsung-drivers-6.13' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2024-11-121-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | soc: samsung: exynos-chipid: Add support for Exynos9810 SoCMarkuss Broks2024-10-271-0/+1
| | * | | soc: samsung: exynos-chipid: Add support for Exynos 990 chipidIgor Belwon2024-10-171-0/+1
| | * | | soc: samsung: exynos-chipid: add exynos8895 SoC supportIvaylo Ivanov2024-10-021-0/+1
| | |/ /
* | | | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-201-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driverFabrizio Castro2024-10-161-0/+1
| | |/ | |/|
* | | Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2024-11-043-4/+32
|\ \ \ | |_|/ |/| |
| * | soc: qcom: pmic_glink: Handle GLINK intent allocation rejectionsBjorn Andersson2024-10-241-3/+22
| * | soc: qcom: socinfo: fix revision check in qcom_socinfo_probe()Manikanta Mylavarapu2024-10-241-1/+1