summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+1
2024-03-19Merge tag 'thermal-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+22
2024-03-18soc: qcom: qcom_stats: Add DSPs and apss subsystem statsMaulik Shah1-0/+4
2024-03-16soc: qcom: socinfo: Add SMB2360 PMICAbel Vesa1-0/+1
2024-03-16soc: qcom: socinfo: Add X1E80100 SoC ID table entryAbel Vesa1-0/+1
2024-03-16soc: qcom: Update init level to core_initcall() for cmd-db and rpmh-rscMaulik Shah2-2/+2
2024-03-16soc: qcom: icc-bwmon: Convert to use maple tree register cachewangkaiyuan1-4/+4
2024-03-15Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-78/+38
2024-03-13Merge tag 'thermal-v6.9-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-0/+22
2024-03-13soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann1-1/+1
2024-03-13soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson1-11/+14
2024-03-13soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson1-5/+5
2024-03-12Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-120/+1370
2024-03-11soc: sunxi: sram: export register 0 for THS on H616Andre Przywara1-0/+22
2024-03-07soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usageRob Herring4-78/+38
2024-03-06Merge tag 'qcom-drivers-for-6.9-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann3-9/+6
2024-03-04Merge tag 'samsung-drivers-6.9-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-2/+235
2024-03-04Merge tag 'qcom-drivers-for-6.9' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann11-21/+659
2024-03-04Merge tag 'tegra-for-6.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann6-94/+255
2024-03-04soc: qcom: aoss: add missing kerneldoc for qmp membersKrzysztof Kozlowski1-0/+2
2024-03-04soc: qcom: geni-se: drop unused kerneldoc struct geni_wrapper paramKrzysztof Kozlowski1-1/+0
2024-03-04soc: qcom: spm: fix building with CONFIG_REGULATOR=nArnd Bergmann1-8/+4
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie2-13/+24
2024-02-26Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard1-3/+3
2024-02-25soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regsPeter Griffin3-2/+235
2024-02-23soc: qcom: pmic_glink: Fix boot when QRTR=mRob Clark1-10/+11
2024-02-23soc: qcom: pmic_glink_altmode: fix drm bridge use-after-freeJohan Hovold1-3/+13
2024-02-23Merge tag 'riscv-soc-drivers-fixes-for-v6.8-rc6' of https://git.kernel.org/pu...Arnd Bergmann1-1/+1
2024-02-21Merge tag 'renesas-drivers-for-v6.9-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann3-3/+23
2024-02-16soc: qcom: spm: add support for voltage regulatorDmitry Baryshkov1-5/+229
2024-02-16soc: qcom: spm: remove driver-internal structures from the driver APIDmitry Baryshkov1-0/+20
2024-02-16soc/tegra: pmc: Add SD wake event for Tegra234Prathamesh Shete1-1/+2
2024-02-16soc/tegra: pmc: Update scratch as an optional aperturePetlozu Pravareshwar1-9/+17
2024-02-16soc/tegra: pmc: Update address mapping sequence for PMC aperturesPetlozu Pravareshwar1-14/+20
2024-02-14soc: qcom: llcc: Check return value on Broadcast_OR reg readUnnathi Chalicheemala1-0/+2
2024-02-14soc: qcom: socinfo: Add Soc IDs for SM8475 familyDanila Tikhonov1-0/+3
2024-02-14soc: qcom: apr: make aprbus constRicardo B. Marliere1-1/+1
2024-02-02Merge branch '20240201204421.16992-2-quic_amelende@quicinc.com' into drivers-...Bjorn Andersson3-0/+246
2024-02-02soc: qcom: add QCOM PBS driverAnjelique Melendez3-0/+246
2024-02-01soc/tegra: Fix build failure on Tegra241Arnd Bergmann1-1/+2
2024-02-01soc/tegra: fuse: Fix crash in tegra_fuse_readl()Jon Hunter1-0/+3
2024-02-01soc/tegra: fuse: Define tegra194_soc_attr_group for Tegra241Kartik2-2/+4
2024-02-01soc/tegra: fuse: Add support for Tegra241Kartik5-0/+35
2024-02-01soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234Kartik1-3/+49
2024-02-01soc/tegra: fuse: Add function to print SKU infoKartik1-6/+11
2024-02-01soc/tegra: fuse: Add function to add lookupsKartik1-8/+17
2024-02-01soc/tegra: fuse: Add tegra_acpi_init_apbmisc()Kartik2-0/+73
2024-02-01soc/tegra: fuse: Refactor resource mappingKartik1-16/+21
2024-02-01soc/tegra: fuse: Use dev_err_probe for probe failuresKartik1-13/+4
2024-02-01soc/tegra: pmc: Remove some old and deprecated functions and constantsChristophe JAILLET1-24/+0