summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2022-08-04Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Mark Brown
2022-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...Mark Brown
2022-08-04Merge branch 'next' of https://github.com/Broadcom/stblinux.gitMark Brown
2022-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...Mark Brown
2022-08-04Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Mark Brown
2022-08-03Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2022-08-02Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-07-21Merge tag 'qcom-drivers-for-5.20-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-07-20soc: bcm: brcmstb: Document panic notifier action and remove useless headerGuilherme G. Piccoli
2022-07-20soc: a64fx-diag: disable modular buildArnd Bergmann
2022-07-18soc: qcom: spm: Add CPU data for MSM8909Stephan Gerhold
2022-07-18soc: qcom: rpmpd: Add compatible for MSM8909Stephan Gerhold
2022-07-18soc: qcom: smd-rpm: Add compatible for MSM8909Stephan Gerhold
2022-07-18soc: qcom: icc-bwmon: Remove unnecessary print function dev_err()Yang Li
2022-07-18soc: fujitsu: Add A64FX diagnostic interrupt driverHitomi Hasegawa
2022-07-16soc: qcom: socinfo: Fix the id of SA8540P SoCParikshit Pareek
2022-07-16soc: qcom: Make QCOM_RPMPD depend on PMKonrad Dybcio
2022-07-12Merge tag 'qcom-drivers-for-5.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2022-07-12Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2022-07-12Merge tag 'imx-drivers-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-07-12Merge tag 'ti-driver-soc-for-v5.20' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-07-12Merge tag 'v5.19-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann
2022-07-12Merge tag 'sunxi-drivers-for-5.20-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-07-08soc/tegra: fuse: Add missing of_node_put()Liang He
2022-07-08soc/tegra: fuse: Add missing DMADEVICES dependencyYueHaibing
2022-07-08soc: mediatek: mutex: Simplify with devm_platform_get_and_ioremap_resource()AngeloGioacchino Del Regno
2022-07-08soc: mediatek: pm-domains: Add support for Helio X10 MT6795AngeloGioacchino Del Regno
2022-07-08soc/tegra: cbb: Add support for Tegra241 (Grace)Sumit Gupta
2022-07-08soc/tegra: cbb: Add driver for Tegra234 CBB 2.0Sumit Gupta
2022-07-08soc/tegra: cbb: Add CBB 1.0 driver for Tegra194Sumit Gupta
2022-07-08soc/tegra: Set ERD bit to mask inband errorsSumit Gupta
2022-07-08Merge tag 'zynqmp-soc-for-v5.20' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann
2022-07-08soc/tegra: Migrate to dev_pm_opp_set_config()Viresh Kumar
2022-07-08soc/tegra: Add comment over devm_pm_opp_set_clkname()Viresh Kumar
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar
2022-07-07soc: mediatek: SVS: Use DEFINE_SIMPLE_DEV_PM_OPS for svs_pm_opsNathan Chancellor
2022-07-07soc: mediatek: mtk-pm-domains: Allow probing vreg supply on two MFGsAngeloGioacchino Del Regno
2022-07-06soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCsKishon Vijay Abraham I
2022-07-06soc: qcom: icc-bwmon: Add bandwidth monitoring driverKrzysztof Kozlowski
2022-07-06Merge tag 'tags/ib-mfd-soc-bcm-v5.20' into drivers/nextFlorian Fainelli
2022-07-05soc: sunxi: mbus: Only build the driver on ARM/ARM64Samuel Holland
2022-07-05soc/qcom: Make QCOM_RPMPD select PM_GENERIC_DOMAINS/_OFKonrad Dybcio
2022-07-05soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_s...Yang Yingliang
2022-07-05soc: fsl: guts: fix return value check in fsl_guts_init()Yang Yingliang
2022-07-04soc: qcom: smem: use correct format charactersBill Wendling
2022-07-04soc: bcm: bcm2835-power: Bypass power_on/off() callsNicolas Saenz Julienne
2022-07-04soc: bcm: bcm2835-power: Add support for BCM2711's RPiVid ASBStefan Wahren
2022-07-04soc: bcm: bcm2835-power: Resolve ASB register macrosStefan Wahren
2022-07-04soc: bcm: bcm2835-power: Refactor ASB controlStefan Wahren