summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2022-08-16soc: renesas: Identify RZ/Five SoCLad Prabhakar-0/+23
2022-08-16soc: renesas: Identify R-Car H3Ne-1.7GGeert Uytterhoeven-0/+1
2022-08-15arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang-2/+2
2022-08-15soc: bcm: brcmstb: Document panic notifier action and remove useless headerGuilherme G. Piccoli-2/+14
2022-08-15soc: renesas: Kconfig: Enable IRQC driver for RZ/G2L SoCLad Prabhakar-0/+1
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-18/+35
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-9/+1
2022-08-03Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki-18/+35
2022-08-02Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-309/+3707
2022-08-02Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-3/+2
2022-07-21Merge tag 'qcom-drivers-for-5.20-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-4/+20
2022-07-20soc: a64fx-diag: disable modular buildArnd Bergmann-1/+1
2022-07-18soc: qcom: spm: Add CPU data for MSM8909Stephan Gerhold-0/+14
2022-07-18soc: qcom: rpmpd: Add compatible for MSM8909Stephan Gerhold-0/+1
2022-07-18soc: qcom: smd-rpm: Add compatible for MSM8909Stephan Gerhold-0/+1
2022-07-18soc: qcom: icc-bwmon: Remove unnecessary print function dev_err()Yang Li-3/+1
2022-07-18soc: fujitsu: Add A64FX diagnostic interrupt driverHitomi Hasegawa-0/+175
2022-07-16soc: qcom: socinfo: Fix the id of SA8540P SoCParikshit Pareek-1/+2
2022-07-16soc: qcom: Make QCOM_RPMPD depend on PMKonrad Dybcio-0/+1
2022-07-12Merge tag 'qcom-drivers-for-5.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-16/+467
2022-07-12Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann-28/+55
2022-07-12Merge tag 'imx-drivers-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-105/+133
2022-07-12Merge tag 'ti-driver-soc-for-v5.20' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-1/+2
2022-07-12Merge tag 'v5.19-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann-148/+2844
2022-07-12Merge tag 'sunxi-drivers-for-5.20-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-0/+1
2022-07-08soc: mediatek: mutex: Simplify with devm_platform_get_and_ioremap_resource()AngeloGioacchino Del Regno-12/+6
2022-07-08soc: mediatek: pm-domains: Add support for Helio X10 MT6795AngeloGioacchino Del Regno-0/+117
2022-07-08Merge tag 'zynqmp-soc-for-v5.20' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann-3/+2
2022-07-08soc/tegra: Migrate to dev_pm_opp_set_config()Viresh Kumar-21/+31
2022-07-08soc/tegra: Add comment over devm_pm_opp_set_clkname()Viresh Kumar-0/+7
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar-2/+2
2022-07-07soc: mediatek: SVS: Use DEFINE_SIMPLE_DEV_PM_OPS for svs_pm_opsNathan Chancellor-1/+1
2022-07-07soc: mediatek: mtk-pm-domains: Allow probing vreg supply on two MFGsAngeloGioacchino Del Regno-2/+5
2022-07-06soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCsKishon Vijay Abraham I-0/+1
2022-07-06soc: qcom: icc-bwmon: Add bandwidth monitoring driverKrzysztof Kozlowski-0/+437
2022-07-06Merge tag 'tags/ib-mfd-soc-bcm-v5.20' into drivers/nextFlorian Fainelli-24/+48
2022-07-05soc: sunxi: mbus: Only build the driver on ARM/ARM64Samuel Holland-0/+1
2022-07-05soc/qcom: Make QCOM_RPMPD select PM_GENERIC_DOMAINS/_OFKonrad Dybcio-0/+2
2022-07-05soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_s...Yang Yingliang-0/+4
2022-07-05soc: fsl: guts: fix return value check in fsl_guts_init()Yang Yingliang-2/+2
2022-07-04soc: qcom: smem: use correct format charactersBill Wendling-3/+3
2022-07-04soc: bcm: bcm2835-power: Bypass power_on/off() callsNicolas Saenz Julienne-0/+8
2022-07-04soc: bcm: bcm2835-power: Add support for BCM2711's RPiVid ASBStefan Wahren-2/+23
2022-07-04soc: bcm: bcm2835-power: Resolve ASB register macrosStefan Wahren-7/+7
2022-07-04soc: bcm: bcm2835-power: Refactor ASB controlStefan Wahren-18/+13
2022-07-01Merge tag 'amlogic-drivers-for-v5.20' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-1/+4
2022-07-01Merge tag 'renesas-drivers-for-v5.20-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann-9/+9
2022-07-01Merge tag 'at91-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-6/+6
2022-07-01soc: ixp4xx/npe: Fix unused match warningLinus Walleij-1/+1