aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-3/+8
2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya1-3/+8
2021-08-05clk: qcom: smd: Add support for SM6125 rpm clocksMartin Botka1-0/+1
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-6/+106
2021-06-23Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/socOlof Johansson1-0/+106
2021-06-23soc: qcom: smem_state: Add devm_qcom_smem_state_get()Stephan Gerhold1-0/+8
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann1-0/+106
2021-05-27soc: samsung: pmu: drop EXYNOS_CENTRAL_SEQ_OPTION definesKrzysztof Kozlowski1-6/+0
2021-03-29soc: qcom: address kernel-doc warningsLukas Bulwahn4-7/+7
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+26
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-12/+27
2021-02-11octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operationsGeetha sowjanya1-0/+8
2021-02-10Merge tag 'qcom-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann1-0/+3
2021-02-04soc / drm: mediatek: Move mtk mutex driver to soc folderCK Hu1-0/+26
2021-02-02Merge tag 'v5.11-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/driversArnd Bergmann2-12/+8
2021-01-31soc: mediatek: cmdq: Remove cmdq_pkt_flush()Chun-Kuang Hu1-12/+0
2021-01-31soc: mediatek: pm-domains: Add support for mt8167Fabien Parent1-0/+8
2021-01-20soc: bcm: brcmstb: add stubs for getting platform IDsRafał Miłecki1-0/+16
2021-01-09soc: qcom: mdt_loader: define stubs for COMPILE_TESTAlex Elder1-0/+35
2020-12-28soc: qcom: llcc-qcom: Add support for SM8250 SoCManivannan Sadhasivam1-0/+1
2020-12-28soc: qcom: llcc-qcom: Extract major hardware versionSai Prakash Ranjan1-0/+2
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-0/+17
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-38/+208
2020-12-11soc: ti: k3-ringacc: add AM64 DMA rings support.Grygorii Strashko1-0/+17
2020-12-09Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/driversArnd Bergmann2-29/+61
2020-12-09Merge tag 'qcom-drivers-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann1-0/+6
2020-11-28soc / drm: mediatek: Move DDP component defines into mtk-mmsys.hYongqiang Niu1-0/+33
2020-11-27soc / drm: mediatek: cmdq: Remove timeout handler in helper functionChun-Kuang Hu1-9/+1
2020-11-27soc: mediatek: pm-domains: Add support for mt8192Weiyi Lu1-0/+56
2020-11-27soc: mediatek: pm-domains: Add support for mt8183Matthias Brugger1-0/+46
2020-11-27soc: mediatek: pm_domains: Make bus protection genericMatthias Brugger1-0/+5
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa1-0/+29
2020-11-19soc: qcom: llcc: Add configuration data for SM8150Souradeep Chowdhury1-0/+6
2020-11-01soc: ti: k3-ringacc: Use correct device for allocation in RING modePeter Ujfalusi1-0/+5
2020-11-01firmware: ti_sci: rm: Remove unused config() from ti_sci_rm_ringacc_opsPeter Ujfalusi1-7/+0
2020-11-01firmware: ti_sci: rm: Add new ops for ring configurationPeter Ujfalusi1-1/+30
2020-11-01firmware: ti_sci: rm: Remove ring_get_config supportPeter Ujfalusi1-6/+0
2020-11-01firmware: ti_sci: rm: Add support for extended_ch_type for tx channelPeter Ujfalusi1-0/+5
2020-11-01firmware: ti_sci: rm: Add support for second resource rangePeter Ujfalusi1-2/+6
2020-11-01firmware: ti_sci: Use struct ti_sci_resource_desc in get_range opsPeter Ujfalusi1-16/+16
2020-11-01firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channelPeter Ujfalusi1-0/+2
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+91
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-0/+570
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+3
2020-10-01regulator: qcom_smd: Add PM660/PM660L regulator supportAngeloGioacchino Del Regno1-0/+4
2020-09-25soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe apiDennis YC Hsieh1-2/+3
2020-09-25soc: mediatek: cmdq: add jump functionDennis YC Hsieh1-0/+11
2020-09-25soc: mediatek: cmdq: add write_s_mask value functionDennis YC Hsieh1-0/+15
2020-09-25soc: mediatek: cmdq: add write_s value functionDennis YC Hsieh1-0/+13
2020-09-25soc: mediatek: cmdq: add read_s functionDennis YC Hsieh1-0/+12