summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2024-07-31soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_threadShivnandan Kumar-1/+53
2024-07-30soc: mediatek: mtk-mutex: Reduce type size for mtk_mutex_data membersAngeloGioacchino Del Regno-26/+26
2024-07-30soc: mediatek: pwrap: Use devm_clk_bulk_get_all_enable()Christophe JAILLET-70/+12
2024-07-30soc: mediatek: pwrap: Constify some struct int[]Christophe JAILLET-15/+15
2024-07-30soc: mediatek: pwrap: Constify struct pmic_wrapper_typeChristophe JAILLET-3/+3
2024-07-28soc: qcom: llcc: Update configuration data for x1e80100Rajendra Nayak-17/+15
2024-07-28soc: qcom: pd-mapper: mark qcom_pdm_domains as __maybe_unusedArnd Bergmann-1/+1
2024-07-28soc: qcom: cmd-db: Map shared memory as WC, not WBVolodymyr Babchuk-1/+1
2024-07-28soc: qcom: smp2p: Introduce tracepoint supportSudeepgoud Patil-0/+108
2024-07-28soc: qcom: pd-mapper: Depend on ARCH_QCOM || COMPILE_TESTAndrew Halaney-1/+1
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2024-07-23Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds-0/+26
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-8/+24
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-24/+14
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-2/+2
2024-07-16Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-416/+1491
2024-07-14soc: fsl: qbman: FSL_DPAA depends on COMPILE_TESTBreno Leitao-1/+1
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+4
2024-07-10Merge tag 'sunxi-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann-1/+1
2024-07-11soc: sunxi: sram: Constify struct regmap_configJavier Carrasco-1/+1
2024-07-09Merge tag 'qcom-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-44/+28
2024-07-09Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann-33/+138
2024-07-09soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registersPeter Griffin-3/+19
2024-07-09Merge tag 'sunxi-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-2/+0
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-321/+1254
2024-07-09Merge tag 'ti-driver-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-6/+6
2024-07-08Merge tag 'tegra-for-6.11-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-6/+2
2024-07-08Merge tag 'qcom-drivers-fixes-for-6.10' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann-0/+4
2024-07-06soc: qcom: wcnss: simplify with cleanup.hKrzysztof Kozlowski-6/+5
2024-07-06soc: qcom: pdr: simplify with cleanup.hKrzysztof Kozlowski-24/+14
2024-07-06soc: qcom: ocmem: simplify with cleanup.hKrzysztof Kozlowski-6/+4
2024-07-06soc: qcom: mdt_loader: simplify with cleanup.hKrzysztof Kozlowski-4/+2
2024-07-06soc: qcom: llcc: simplify with cleanup.hKrzysztof Kozlowski-4/+2
2024-07-06soc: qcom: socinfo: Add PM6350 PMICLuca Weiss-0/+1
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+2
2024-07-04soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()Herve Codina-0/+13
2024-07-04soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle listHerve Codina-8/+11
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman-2/+2
2024-07-01soc: qcom: smp2p: Use devname for interrupt descriptionsChris Lew-1/+10
2024-07-01soc: qcom: smsm: Add missing mailbox dependency to KconfigLuca Weiss-0/+1
2024-07-01soc: qcom: add missing pd-mapper dependenciesDmitry Baryshkov-0/+2
2024-07-01Merge tag 'amlogic-drivers-for-v6.11' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann-0/+2
2024-06-28Merge tag 'mtk-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-0/+36
2024-06-27soc: ti: k3-socinfo: Add J721E SR2.0Neha Malcom Francis-1/+1
2024-06-27soc: ti: knav_qmss: Constify struct knav_range_opsChristophe JAILLET-3/+3
2024-06-27soc: ti: pm33xx: Fix missing newlines in log statementsVasyl Gomonovych-2/+2
2024-06-27soc: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+5
2024-06-27drivers/soc/litex: drop obsolete dependency on COMPILE_TESTJean Delvare-4/+2
2024-06-27soc: mtk-cmdq: Add cmdq_pkt_logic_command to support math operationJason-JH.Lin-0/+34
2024-06-27soc: mediatek: Disable 9-bit alpha in ETHDRHsiao Chien Sung-0/+1