summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2024-11-04Merge tag 'mtk-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-11-04Merge tag 'imx-drivers-6.13' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2024-11-04Merge tag 'qcom-drivers-for-6.13' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-11-04Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2024-11-01Merge tag 'hisi-drivers-for-6.13' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann
2024-11-01soc: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-29soc: qcom: socinfo: add QCS9100 IDTengfei Fan
2024-10-29soc: qcom: socinfo: add support for SA8255PNikunj Kela
2024-10-29soc: qcom: smp2p: Simplify code with dev_err_probe()Zhang Zekun
2024-10-29soc: qcom: smem: Simplify code with dev_err_probe()Zhang Zekun
2024-10-29soc: qcom: rpmh-rsc: Simplify code with dev_err_probe()Zhang Zekun
2024-10-22soc: qcom: socinfo: add SoC IDs for SAR1130P and SAR2130PDmitry Baryshkov
2024-10-22soc: qcom: socinfo: Add QCS615 SoC ID table entryLijuan Gao
2024-10-22soc: qcom: smem: Fix up kerneldocKonrad Dybcio
2024-10-21soc: mediatek: mtk-svs: Call of_node_put(np) only once in svs_get_subsys_devi...Markus Elfring
2024-10-21soc: mediatek: mediatek-regulator-coupler: Support mt8188Pablo Sun
2024-10-21soc: mediatek: mtk-cmdq: Move cmdq_instruction init to declarationAngeloGioacchino Del Regno
2024-10-21soc: mediatek: mtk-cmdq: Move mask build and append to functionAngeloGioacchino Del Regno
2024-10-21soc: mediatek: Add MediaTek DVFS Resource Collector (DVFSRC) driverAngeloGioacchino Del Regno
2024-10-18soc: imx8m: Use devm_* to simplify probe failure handlingMarek Vasut
2024-10-18soc: imx8m: Remove global soc_uidMarek Vasut
2024-10-18soc: imx8m: Probe the SoC driver as platform driverMarek Vasut
2024-10-14soc: hisilicon: kunpeng_hccs: Support low power feature for the specified HCC...Huisong Li
2024-10-14soc: hisilicon: kunpeng_hccs: Add used HCCS types sysfsHuisong Li
2024-10-14soc: hisilicon: kunpeng_hccs: Fix the 'lane_mode' field name in port info str...Huisong Li
2024-10-14soc: hisilicon: kunpeng_hccs: Add the check for base address and size of shar...Huisong Li
2024-10-14soc: hisilicon: kunpeng_hccs: Return failure on having not die or port inform...Huisong Li
2024-10-14soc: hisilicon: kunpeng_hccs: Fix a PCC typoHuisong Li
2024-10-11Merge tag 'soc_fsl-6.12-3' of https://github.com/chleroy/linux into arm/fixesArnd Bergmann
2024-10-07soc: qcom: pd-mapper: Add QCM6490 PD mapsBjorn Andersson
2024-10-05soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()Dan Carpenter
2024-10-05soc: qcom: smem_state: simplify locking with guard()Krzysztof Kozlowski
2024-10-05soc: qcom: pbs: simplify locking with guard()Krzysztof Kozlowski
2024-10-02soc: fsl: cpm1: qmc: Fix unused data compilation warningHerve Codina
2024-10-02soc: fsl: cpm1: qmc: Do not use IS_ERR_VALUE() on error pointersGeert Uytterhoeven
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend()Gaosheng Cui
2024-09-30soc: qcom: qmi: Reorganize kerneldoc parameter namesJulia Lawall
2024-09-30soc: qcom: llcc: Use designated initializers for LLC settingsKonrad Dybcio
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26soc: ep93xx: drop reference to removed EP93XX_SOC_COMMON configLukas Bulwahn
2024-09-17Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-12soc: Add SoC driver for Cirrus ep93xxNikita Shubin
2024-09-11Merge tag 'v6.11-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-09-05Merge tag 'amlogic-drivers-for-v6.12' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2024-09-05Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-09-05Merge tag 'at91-soc-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2024-09-05soc: fsl: qe: ucc: Export ucc_mux_set_grant_tsa_bkptHerve Codina
2024-09-04Merge tag 'ti-driver-soc-for-v6.12' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-09-04soc: fsl: cpm1: qmc: Fix dependency on fsl_soc.hChristophe Leroy