aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2023-03-14soc: imx: imx8mp-blk-ctrl: Fix typo of imx8m_blk_ctrl_of_matchJindong Yue1-1/+1
2023-03-14soc: imx: imx8mp-blk-ctrl: Use dev_pm_domain_attach_by_nameJindong Yue1-1/+1
2023-03-14soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to themMarek Vasut1-0/+4
2023-03-13soc: qcom: socinfo: Add some PMICsKonrad Dybcio1-0/+5
2023-03-13soc: qcom: socinfo: add support for SA8775PBartosz Golaszewski1-0/+1
2023-03-13soc: qcom: smem: update max processor countBartosz Golaszewski1-1/+1
2023-03-13soc: qcom: restrict L2 accessors to ARM64 build testsKrzysztof Kozlowski1-1/+1
2023-03-13soc: qcom: Use of_property_present() for testing DT property presenceRob Herring3-3/+3
2023-03-13soc: qcom: gsbi: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-11soc: ti: Use of_property_read_bool() for boolean propertiesRob Herring4-5/+5
2023-03-11soc: ti: Use of_property_present() for testing DT property presenceRob Herring2-2/+2
2023-03-10soc: renesas: rmobile-sysc: Use of_fwnode_handle() helperGeert Uytterhoeven1-1/+1
2023-03-10soc: renesas: Remove r8a77950 archWolfram Sang2-10/+1
2023-03-10soc: renesas: rcar-sysc: Remove R-Car H3 ES1.* handlingWolfram Sang1-10/+0
2023-03-08soc: fsl: cpm1: qmc: Fix assigned timeslot masksHerve Codina via Alsa-devel1-3/+7
2023-03-08soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probeMiaoqian Lin1-2/+3
2023-03-08soc: ti: k3-ringacc: Add try_module_get() to k3_dmaring_request_dual_ring()Nicolas Frayer1-0/+7
2023-03-06soc: qcom: rmtfs: handle optional qcom,vmid correctlyLuca Weiss1-1/+4
2023-03-06soc: qcom: rmtfs: fix error handling reading qcom,vmidLuca Weiss1-2/+3
2023-03-06soc: qcom: llcc: Fix slice configuration values for SC8280XPAbel Vesa1-3/+3
2023-03-06soc: mediatek: mtk-svs: delete node name checkMatthias Brugger1-5/+0
2023-03-06soc: mediatek: mutex: support MT8195 VPPSYSRoy-CW.Yeh1-0/+102
2023-03-06soc: mediatek: mutex: Add mtk_mutex_set_mod support to set MOD1Roy-CW.Yeh1-7/+26
2023-03-06soc: mediatek: mmsys: add config api for RSZ switching and DCMRoy-CW.Yeh2-0/+57
2023-03-06soc: mediatek: mtk-svs: use common function to disable restore voltagesRoger Lu1-32/+22
2023-03-06soc: mediatek: mtk-svs: use svs get efuse common functionRoger Lu1-46/+25
2023-03-06gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann1-1/+1
2023-03-05soc: fsl: cpm1: Add support for QMCHerve Codina3-0/+1546
2023-03-05soc: fsl: cpm1: Add support for TSAHerve Codina4-0/+900
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds57-202/+4001
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+4
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+3
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2023-02-20Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-4/+12
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-105/+1
2023-02-13soc: apple: rtkit: Do not copy the reg state structure to the stackAsahi Lina1-13/+13
2023-02-13Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann11-1320/+856
2023-02-13Merge tag 'qcom-drivers-for-6.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann10-30/+1818
2023-02-10soc: sunxi: SUN20I_PPU should depend on PMRandy Dunlap1-1/+1
2023-02-09soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.hElliot Berman1-1/+1
2023-02-08soc: qcom: socinfo: Add IDs for IPQ5332 and its variantKathiravan T1-0/+2
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman3-3/+3
2023-02-08soc: qcom: socinfo: Add Soc IDs for IPQ8064 and variantsChristian Marangi1-0/+6
2023-02-08irqchip/irq-imx-gpcv2: Mark fwnode device as not initializedSaravana Kannan1-1/+1
2023-02-08soc: renesas: Move away from using OF_POPULATED for fw_devlinkSaravana Kannan1-1/+1
2023-02-06soc: qcom: socinfo: Add support for new field in revision 17Naman Jain1-0/+8
2023-02-06soc: qcom: smd-rpm: Add IPQ9574 compatibledevi priya1-0/+1
2023-02-06soc: qcom: pmic_glink: remove redundant calculation of svidTom Rix1-1/+1
2023-02-06soc: qcom: stats: Populate all subsystem debugfs filesStephen Boyd1-8/+2