summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2023-12-12soc: fsl: cpm1: qmc: Extend the API to provide Rx statusHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Fix rx channel resetHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Fix __iomem addresses declarationHerve Codina
2023-12-12soc: fsl: cpm1: tsa: Fix __iomem addresses declarationHerve Codina
2023-12-11soc: mediatek: mtk-svs: Constify runtime-immutable members of svs_bankAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Use ULONG_MAX to compare floor frequencyAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Check if SVS mode is available in the beginningAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Cleanup of svs_probe() functionAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Compress of_device_id entriesAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Remove redundant print in svs_get_efuse_dataAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Commonize MT8192 probe function for MT8186AngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Drop supplementary svs per-bank pointerAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Commonize efuse parse function for most SoCsAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Move t-calibration-data retrieval to svs_probe()AngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Add SVS-Thermal coefficient to SoC platform dataAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Add a map to retrieve fused valuesAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Change the thermal sensor device nameAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Reduce memory footprint of struct svs_bankAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Build bank name string dynamicallyAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Convert sw_id and type to enumerationsAngeloGioacchino Del Regno
2023-12-11soc: mediatek: mtk-svs: Subtract offset from regs_v2 to avoid conflictAngeloGioacchino Del Regno
2023-12-11soc: mediatek: Add MT8188 VDOSYS reset bit mapHsiao Chien Sung
2023-12-11soc: mediatek: Support reset bit mapping in mmsys driverHsiao Chien Sung
2023-12-11soc: mediatek: Support MT8188 VDOSYS1 Padding in mtk-mmsysHsiao Chien Sung
2023-12-11soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsysHsiao Chien Sung
2023-12-11soc: mediatek: mmsys: Add support for MT8188 VPPSYSyu-chang.lee
2023-12-11soc: mediatek: svs: Add support for MT8186 SoCMark Tseng
2023-12-11soc: mediatek: svs: Add support for MT8195 SoCMark Tseng
2023-12-07soc: qcom: socinfo: Add PM8937 Power ICDang Huynh
2023-12-07soc: qcom: llcc: Add configuration data for X1E80100Rajendra Nayak
2023-12-07soc: qcom: pmic_glink_altmode: fix port sanity checkJohan Hovold
2023-12-07soc: qcom: llcc: Add configuration data for SM8650Neil Armstrong
2023-12-07soc: qcom: socinfo: Add SM8650 SoC ID table entryNeil Armstrong
2023-12-07soc: qcom: pmic_glink: enable UCSI by defaultDmitry Baryshkov
2023-12-07soc: qcom: stats: Express AOSS QMP module dependencyBjorn Andersson
2023-12-07soc: qcom: stats: fix 64-bit divisionArnd Bergmann
2023-12-07soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interru...Huisong Li
2023-12-07soc: hisilicon: kunpeng_hccs: Remove an unused blank lineHuisong Li
2023-12-07soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS methodHuisong Li
2023-12-07soc: hisilicon: kunpeng_hccs: Fix some incorrect format stringsHuisong Li
2023-12-07drivers: soc: xilinx: Fix error message on SGI registration failureJay Buddhabhatti
2023-12-07firmware: xilinx: Update firmware call interface to support additional argsJay Buddhabhatti
2023-12-06soc: ti: k3-socinfo: Revamp driver to accommodate different rev structsNeha Malcom Francis
2023-12-06soc: microchip: mpfs: add auto-update subdev to system controllerConor Dooley
2023-12-06soc: microchip: mpfs: print service status in warning messageConor Dooley
2023-12-06soc: microchip: mpfs: enable access to the system controller's flashConor Dooley
2023-12-04soc: qcom: pmic-glink: switch to DRM_AUX_HPD_BRIDGEDmitry Baryshkov
2023-12-03soc: qcom: stats: Add DDR sleep statsKonrad Dybcio
2023-11-23soc: apple: mailbox: Add explicit include of platform_device.hRob Herring
2023-11-23soc: apple: mailbox: Rename config symbol to APPLE_MAILBOXHector Martin