summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2023-06-05soc: renesas: rmobile-sysc: Convert to readl_poll_timeout_atomic()Geert Uytterhoeven-20/+9
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman-2/+2
2023-05-31soc/fsl/qe: fix usb.c build errorsRandy Dunlap-0/+1
2023-05-30bus: fsl-mc: Make remove function return voidUwe Kleine-König-3/+1
2023-05-30soc: fsl: dpio: Suppress duplicated error reporting on device removeUwe Kleine-König-5/+1
2023-05-30soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TESTHerve Codina-2/+2
2023-05-29soc: qcom: ocmem: Add OCMEM hardware version printLuca Weiss-0/+10
2023-05-29soc: mediatek: mtk-mutex: Remove unnecessary .ownerJiapeng Chong-1/+0
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus-4/+1
2023-05-29soc: mediatek: pwrap: Add support for MT6795 Helio X10AngeloGioacchino Del Regno-1/+135
2023-05-29soc: mediatek: mtk-pmic-wrap: Add support for MT6331 w/ MT6332 companionAngeloGioacchino Del Regno-0/+47
2023-05-29soc: mediatek: mtk-pmic-wrap: Add support for companion PMICsAngeloGioacchino Del Regno-14/+59
2023-05-29soc: mediatek: pwrap: Add kerneldoc for struct pwrap_slv_typeAngeloGioacchino Del Regno-1/+7
2023-05-29soc: mediatek: pwrap: Move PMIC read test sequence in functionAngeloGioacchino Del Regno-12/+20
2023-05-26soc: qcom: smem: introduce qcom_smem_get_soc_id()Robert Marko-0/+23
2023-05-26soc: qcom: smem: Switch to EXPORT_SYMBOL_GPL()Robert Marko-4/+4
2023-05-26soc: qcom: socinfo: move SMEM item struct and defines to a headerRobert Marko-66/+1
2023-05-26soc: qcom: mdt_loader: Fix unconditional call to scm_pas_mem_setupChristian Marangi-5/+11
2023-05-24soc: qcom: rpmhpd: Add SA8155P power domainsKonrad Dybcio-0/+16
2023-05-24soc: qcom: Rename ice to qcom_ice to avoid module name conflictAbel Vesa-1/+2
2023-05-24soc: qcom: socinfo: Add Soc ID for IPQ5312 and IPQ5302Kathiravan T-0/+2
2023-05-24soc: qcom: socinfo: Add IDs for IPQ5018 familyRobert Marko-0/+8
2023-05-24soc: qcom: rmtfs: Fix error code in probe()Dan Carpenter-0/+1
2023-05-24soc: qcom: Introduce RPM master stats driverKonrad Dybcio-0/+175
2023-05-24soc: qcom: qmi: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo-1/+1
2023-05-24soc: qcom: ramp_controller: Fix an error handling path in qcom_ramp_controlle...Christophe JAILLET-1/+1
2023-05-24soc: qcom: ramp_controller: Improve error message for failure in .remove()Uwe Kleine-König-4/+7
2023-05-24soc: qcom: rpmpd: use correct __le32 typeMin-Hua Chen-2/+2
2023-05-24soc: qcom: mdt_loader: Enhance split binary detectionGokul krishna Krishnakumar-2/+23
2023-05-23qcom: pmic_glink: enable altmode for SM8450Neil Armstrong-2/+6
2023-05-17soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFRSuman Anna-0/+71
2023-05-17soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmu...Suman Anna-0/+133
2023-05-17soc: ti: pruss: Add pruss_{request,release}_mem_region() APIAndrew F. Davis-0/+77
2023-05-17soc: ti: pruss: Add pruss_get()/put() APITero Kristo-0/+62
2023-05-17soc: ti: pruss: Allow compile-testingSimon Horman-1/+1
2023-05-17soc: ti: pruss: Avoid cast to incompatible function typeSimon Horman-2/+6
2023-05-17soc: ti: smartreflex: Use devm_platform_ioremap_resource()Yang Li-3/+1
2023-05-16soc/tegra: fuse: Add support for Tegra264Stefan Kristiansson-1/+2
2023-05-15soc: renesas: rcar-rst: Allow WDT reset on R-Car V3UWolfram Sang-1/+14
2023-05-14soc: qcom: rpmh-rsc: drop redundant unsigned >=0 comparisionKrzysztof Kozlowski-1/+1
2023-05-14soc: qcom: icc-bwmon: fix incorrect error code passed to dev_err_probe()Krzysztof Kozlowski-2/+2
2023-05-12driver: soc: xilinx: use _safe loop iterator to avoid a use after freeDan Carpenter-2/+4
2023-05-12soc: xilinx: Use of_property_present() for testing DT property presenceRob Herring-2/+2
2023-05-09soc: samsung: exynos-pmu: Re-introduce Exynos4212 supportArtur Weber-2/+22
2023-05-07soc: rockchip: power-domain: add rk3588 mem module supportBoris Brezillon-35/+125
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+0
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+2450
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1