summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2023-03-20soc: ti: k3-socinfo: Add entry for J784S4 SOCSiddharth Vadapalli
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2023-03-16soc: renesas: Use "#ifdef" for single-symbol definition checksGeert Uytterhoeven
2023-03-16soc: renesas: pwc-rzv2m: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-16soc: renesas: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-15firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman
2023-03-15soc: qcom: rpmpd: Remove useless commentsKonrad Dybcio
2023-03-15soc: qcom: rpmpd: Hook up VDDMX as parent of SM6375 VDDGXKonrad Dybcio
2023-03-15soc: qcom: rpmpd: Add parent PD supportKonrad Dybcio
2023-03-15soc: qcom: rpmpd: Make bindings assignments consistentKonrad Dybcio
2023-03-15soc: qcom: rpmpd: Improve the namingKonrad Dybcio
2023-03-15soc: qcom: rpmpd: Expand struct definition macrosKonrad Dybcio
2023-03-15soc: qcom: rpmpd: Remove vdd* from struct namesKonrad Dybcio
2023-03-15soc: qcom: rpmpd: Unify Low Power Island definitionsKonrad Dybcio
2023-03-15soc: qcom: rpmpd: Bring all definitions to the topKonrad Dybcio
2023-03-15soc: qcom: rpmpd: Remove SoC names from RPMPD definitionsKonrad Dybcio
2023-03-15soc: qcom: socinfo: Add Soc ID for SM7150David Wronek
2023-03-15soc: qcom: socinfo: Add IDs for QRB4210Bhupesh Sharma
2023-03-15soc: qcom: socinfo: Add IDs for IPQ9574 and its variantsVaradarajan Narayanan
2023-03-15soc: qcom: llcc: Do not create EDAC platform device on SDM845Manivannan Sadhasivam
2023-03-15qcom: llcc/edac: Support polling mode for ECC handlingManivannan Sadhasivam
2023-03-15qcom: llcc/edac: Fix the base address used for accessing LLCC banksManivannan Sadhasivam
2023-03-15soc: qcom: socinfo: Add IDs for QCM2290/QRB2210Konrad Dybcio
2023-03-15soc: canaan: Make K210_SYSCTL depend on CLK_K210Jesse Taube
2023-03-14soc: bcm: brcmstb: Remove bare-metal ARM suspend/resume codeFlorian Fainelli
2023-03-14kbuild, soc: bcm: bcm2835-power: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-14kbuild, soc: bcm: raspberrypi-power: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-14kbuild, soc: sunxi: sram: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-14soc: sunxi: Use of_property_present() for testing DT property presenceRob Herring
2023-03-14soc: fsl: cpm1: qmc: Fix test dependencyHerve Codina
2023-03-14soc: imx8m: Support building imx8m soc driver as moduleJindong Yue
2023-03-14soc: imx8m: Add MODULE_LICENSEJindong Yue
2023-03-14soc: imx: imx8m-blk-ctrl: Add MODULE_LICENSEJindong Yue
2023-03-14soc: imx: imx8m-blk-ctrl: Use dev_pm_domain_attach_by_nameJindong Yue
2023-03-14soc: imx: imx8mp-blk-ctrl: Add MODULE_LICENSEJindong Yue
2023-03-14soc: imx: imx8mp-blk-ctrl: Fix typo of imx8m_blk_ctrl_of_matchJindong Yue
2023-03-14soc: imx: imx8mp-blk-ctrl: Use dev_pm_domain_attach_by_nameJindong Yue
2023-03-14soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to themMarek Vasut
2023-03-13soc: qcom: socinfo: Add some PMICsKonrad Dybcio
2023-03-13soc: qcom: socinfo: add support for SA8775PBartosz Golaszewski
2023-03-13soc: qcom: smem: update max processor countBartosz Golaszewski
2023-03-13soc: qcom: restrict L2 accessors to ARM64 build testsKrzysztof Kozlowski
2023-03-13soc: qcom: Use of_property_present() for testing DT property presenceRob Herring
2023-03-13soc: qcom: gsbi: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-11soc: ti: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-11soc: ti: Use of_property_present() for testing DT property presenceRob Herring
2023-03-10soc: renesas: rmobile-sysc: Use of_fwnode_handle() helperGeert Uytterhoeven
2023-03-10soc: renesas: Remove r8a77950 archWolfram Sang
2023-03-10soc: renesas: rcar-sysc: Remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-08soc: fsl: cpm1: qmc: Fix assigned timeslot masksHerve Codina via Alsa-devel