summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2022-08-18soc: qcom: icc-bwmon: add per-variant quirksKrzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: use regmap and prepare for BWMON v5Krzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: store count unit per variantKrzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: clear all registers on initKrzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: store reference to variant data in containerKrzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: drop unused registersKrzysztof Kozlowski
2022-08-18soc: qcom: icc-bwmon: re-use IRQ enable/clear defineKrzysztof Kozlowski
2022-08-17Revert "soc: imx: imx8m-blk-ctrl: set power device name"Marco Felsch
2022-08-16soc: renesas: Identify RZ/Five SoCLad Prabhakar
2022-08-16soc: renesas: Identify R-Car H3Ne-1.7GGeert Uytterhoeven
2022-08-15arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang
2022-08-15soc: bcm: brcmstb: Document panic notifier action and remove useless headerGuilherme G. Piccoli
2022-08-15soc: renesas: Kconfig: Enable IRQC driver for RZ/G2L SoCLad Prabhakar
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
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: 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: 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-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