summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2023-07-01Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+1
2023-06-30Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds36-278/+1148
2023-06-27Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-7/+2
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown6-5/+23
2023-06-22Merge tag 'v6.5-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-62/+152
2023-06-22Merge tag 'amlogic-drivers-for-v6.5' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-1/+1
2023-06-21Merge tag 'ti-driver-soc-for-v6.5' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann5-7/+352
2023-06-21Merge tag 'qcom-drivers-for-6.5-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann5-34/+40
2023-06-21Merge tag 'v6.4-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann3-29/+268
2023-06-21Merge tag 'qcom-drivers-for-6.5' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann11-86/+273
2023-06-21Merge tag 'tegra-for-6.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-26/+10
2023-06-19drivers: meson: secure-pwrc: always enable DMA domainAlexey Romanov1-1/+1
2023-06-14soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secon...Vijaya Krishna Nivarthi1-24/+4
2023-06-14soc: qcom: icc-bwmon: Fix MSM8998 count unitKonrad Dybcio1-1/+1
2023-06-14soc: qcom: socinfo: Add Soc ID for IPQ5300Kathiravan T1-0/+1
2023-06-13soc: qcom: Fix a IS_ERR() vs NULL bug in probeDan Carpenter1-1/+1
2023-06-13soc: qcom: socinfo: Add support for new fields in revision 19Naman Jain1-8/+24
2023-06-13soc: qcom: socinfo: Add support for new fields in revision 18Naman Jain1-0/+1
2023-06-13soc: qcom: mdt_loader: Fix split image detectionBjorn Andersson1-0/+8
2023-06-11soc: rockchip: dtpm: use C99 array init syntaxRandy Dunlap1-27/+27
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-5/+23
2023-06-09soc/tegra: pmc: Use devm_clk_notifier_register()Thierry Reding1-2/+2
2023-06-09soc/tegra: pmc: Simplify debugfs initializationThierry Reding1-22/+4
2023-06-09soc: mediatek: SVS: Fix MT8192 GPU node nameChen-Yu Tsai1-2/+2
2023-06-09Merge tag 'zynqmp-soc-for-v6.5' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann2-4/+6
2023-06-09Merge tag 'samsung-drivers-6.5' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann3-2/+22
2023-06-09pinctrl: tegra: Add Tegra234 pinmux driverPrathamesh Shete1-0/+1
2023-06-08soc/tegra: fuse: Fix Tegra234 fuse sizeKartik1-1/+1
2023-06-08soc/tegra: pmc: Add AON SW Wake support for Tegra234Viswanath L1-0/+1
2023-06-06wkup_m3_ipc.c: Fix error checking for debugfs_create_dirOsama Muhammad1-1/+1
2023-06-06soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_...Vijaya Krishna Nivarthi1-18/+49
2023-06-05soc: renesas: rmobile-sysc: Convert to readl_poll_timeout_atomic()Geert Uytterhoeven1-20/+9
2023-05-31soc/fsl/qe: fix usb.c build errorsRandy Dunlap1-0/+1
2023-05-31bus: fsl-mc: Make remove function return voidUwe Kleine-König1-3/+1
2023-05-31soc: fsl: dpio: Suppress duplicated error reporting on device removeUwe Kleine-König1-5/+1
2023-05-30soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TESTHerve Codina1-2/+2
2023-05-30soc: qcom: ocmem: Add OCMEM hardware version printLuca Weiss1-0/+10
2023-05-29soc: mediatek: mtk-mutex: Remove unnecessary .ownerJiapeng Chong1-1/+0
2023-05-29soc: mediatek: pwrap: Add support for MT6795 Helio X10AngeloGioacchino Del Regno1-1/+135
2023-05-29soc: mediatek: mtk-pmic-wrap: Add support for MT6331 w/ MT6332 companionAngeloGioacchino Del Regno1-0/+47
2023-05-29soc: mediatek: mtk-pmic-wrap: Add support for companion PMICsAngeloGioacchino Del Regno1-14/+59
2023-05-29soc: mediatek: pwrap: Add kerneldoc for struct pwrap_slv_typeAngeloGioacchino Del Regno1-1/+7
2023-05-29soc: mediatek: pwrap: Move PMIC read test sequence in functionAngeloGioacchino Del Regno1-12/+20
2023-05-27soc: qcom: smem: introduce qcom_smem_get_soc_id()Robert Marko1-0/+23
2023-05-27soc: qcom: smem: Switch to EXPORT_SYMBOL_GPL()Robert Marko1-4/+4
2023-05-27soc: qcom: socinfo: move SMEM item struct and defines to a headerRobert Marko1-66/+1
2023-05-27soc: qcom: mdt_loader: Fix unconditional call to scm_pas_mem_setupChristian Marangi1-5/+11
2023-05-25soc: qcom: rpmhpd: Add SA8155P power domainsKonrad Dybcio1-0/+16
2023-05-25soc: qcom: Rename ice to qcom_ice to avoid module name conflictAbel Vesa1-1/+2
2023-05-25soc: qcom: socinfo: Add Soc ID for IPQ5312 and IPQ5302Kathiravan T1-0/+2