summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2023-04-02soc: mediatek: Cleanup ifdefs for IS_REACHABLE(CONFIG_MTK_CMDQ)AngeloGioacchino Del Regno-25/+12
2023-04-02soc: mediatek: mtk-mutex: Use module_platform_driver() macroAngeloGioacchino Del Regno-13/+1
2023-04-02soc: mediatek: mtk-mutex: Replace max handles number with definitionAngeloGioacchino Del Regno-4/+6
2023-04-02soc: mediatek: mtk-mutex: Compress of_device_id array entriesAngeloGioacchino Del Regno-27/+14
2023-04-02soc: mediatek: mtk-mmsys: Add MODULE_DEVICE_TABLE() to allow auto-loadAngeloGioacchino Del Regno-0/+1
2023-04-02soc: mediatek: mtk-mmsys: Compress of_device_id array entriesAngeloGioacchino Del Regno-65/+18
2023-04-02soc: mediatek: mtk-mmsys: Use module_platform_driver() macroAngeloGioacchino Del Regno-13/+1
2023-04-02soc: mediatek: mtk-mmsys: Add .remove() callbackAngeloGioacchino Del Regno-0/+15
2023-03-30soc: mediatek: mtk-svs: add thermal voltage compensation if neededRoger Lu-8/+9
2023-03-30soc: mediatek: mtk-svs: fix passing zero to 'PTR_ERR'Roger Lu-1/+1
2023-03-29soc: amlogic: meson-gx-socinfo: use new soc_device_register functionality to ...Heiner Kallweit-5/+0
2023-03-28soc: ti: Use devm_platform_ioremap_resource()Yang Li-3/+1
2023-03-28soc: apple: rtkit: Crop syslog messagesMartin PoviĊĦer-1/+13
2023-03-28soc: apple: rtkit: Fix buffer address field widthAsahi Lina-1/+1
2023-03-27soc: amlogic: meson-pwrc: Use dev_err_probe()Ye Xingchen-5/+3
2023-03-27soc: imx: imx8m-blk-ctrl: reordering the fieldsPeng Fan-2/+2
2023-03-24soc: qcom: smsm: Use dev_err_probe()Ye Xingchen-5/+4
2023-03-23soc/tegra: cbb: remove linux/version.hMuhammad Usama Anjum-3/+0
2023-03-21soc: qcom: llcc: Add configuration data for SM7150Danila Tikhonov-0/+17
2023-03-21soc: qcom: pmic_glink: register ucsi aux deviceNeil Armstrong-11/+54
2023-03-20soc: ti: k3-socinfo: Add entry for J784S4 SOCSiddharth Vadapalli-0/+1
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman-1/+0
2023-03-16soc: renesas: Use "#ifdef" for single-symbol definition checksGeert Uytterhoeven-4/+4
2023-03-16soc: renesas: pwc-rzv2m: drop of_match_ptr for ID tableKrzysztof Kozlowski-1/+1
2023-03-16soc: renesas: mark OF related data as maybe unusedKrzysztof Kozlowski-1/+1
2023-03-15firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman-1/+1
2023-03-15soc: qcom: rpmpd: Remove useless commentsKonrad Dybcio-13/+0
2023-03-15soc: qcom: rpmpd: Hook up VDDMX as parent of SM6375 VDDGXKonrad Dybcio-0/+4
2023-03-15soc: qcom: rpmpd: Add parent PD supportKonrad Dybcio-0/+10
2023-03-15soc: qcom: rpmpd: Make bindings assignments consistentKonrad Dybcio-59/+59
2023-03-15soc: qcom: rpmpd: Improve the namingKonrad Dybcio-216/+216
2023-03-15soc: qcom: rpmpd: Expand struct definition macrosKonrad Dybcio-98/+441
2023-03-15soc: qcom: rpmpd: Remove vdd* from struct namesKonrad Dybcio-156/+156
2023-03-15soc: qcom: rpmpd: Unify Low Power Island definitionsKonrad Dybcio-4/+2
2023-03-15soc: qcom: rpmpd: Bring all definitions to the topKonrad Dybcio-62/+49
2023-03-15soc: qcom: rpmpd: Remove SoC names from RPMPD definitionsKonrad Dybcio-196/+164
2023-03-15soc: qcom: socinfo: Add Soc ID for SM7150David Wronek-0/+1
2023-03-15soc: qcom: socinfo: Add IDs for QRB4210Bhupesh Sharma-0/+1
2023-03-15soc: qcom: socinfo: Add IDs for IPQ9574 and its variantsVaradarajan Narayanan-0/+6
2023-03-15soc: qcom: llcc: Do not create EDAC platform device on SDM845Manivannan Sadhasivam-7/+17
2023-03-15qcom: llcc/edac: Support polling mode for ECC handlingManivannan Sadhasivam-7/+6
2023-03-15qcom: llcc/edac: Fix the base address used for accessing LLCC banksManivannan Sadhasivam-31/+41
2023-03-15soc: qcom: socinfo: Add IDs for QCM2290/QRB2210Konrad Dybcio-0/+2
2023-03-15soc: canaan: Make K210_SYSCTL depend on CLK_K210Jesse Taube-2/+3
2023-03-14soc: bcm: brcmstb: Remove bare-metal ARM suspend/resume codeFlorian Fainelli-1052/+1
2023-03-14kbuild, soc: bcm: bcm2835-power: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-03-14kbuild, soc: bcm: raspberrypi-power: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-03-14kbuild, soc: sunxi: sram: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-03-14soc: sunxi: Use of_property_present() for testing DT property presenceRob Herring-1/+1
2023-03-14soc: fsl: cpm1: qmc: Fix test dependencyHerve Codina-1/+1