summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-27Merge tag 'v5.19-rockchip-drivers2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-05-27soc: ixp4xx/qmgr: Fix unused match warningLinus Walleij
2022-05-26Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-26Merge tag 'arm-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki
2022-05-19soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properlyDmitry Osipenko
2022-05-19driver: soc: xilinx: Update function prototype for xlnx_unregister_eventAbhyuday Godhasara
2022-05-19driver: soc: xilinx: Add support of multiple callbacks for same event in even...Abhyuday Godhasara
2022-05-18Merge tag 'devfreq-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2022-05-17soc: rockchip: Fix refcount leak in rockchip_grf_initMiaoqian Lin
2022-05-13Merge tag 'v5.19-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-05-09Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2022-05-09Merge tag 'imx-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-05-09Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-05-09soc: rockchip: power-domain: Manage resource conflicts with firmwareBrian Norris
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann
2022-05-06Merge tag 'tegra-for-5.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2022-05-06Merge tag 'renesas-drivers-for-v5.19-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2022-05-06soc/tegra: pmc: Document core domain fieldsThierry Reding
2022-05-05soc: qcom: pdr: use static for servreg_* variablesTom Rix
2022-05-05Merge tag 'asahi-soc-rtkit-sart-nvme-for-5.19' of https://github.com/AsahiLin...Arnd Bergmann
2022-05-05Merge tag 'arm-soc/for-5.19/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2022-05-05soc: imx: fix semicolon.cocci warningskernel test robot
2022-05-05soc: renesas: R-Car V3U is R-Car Gen4Geert Uytterhoeven
2022-05-05soc: imx: add i.MX8MP HDMI blk-ctrlLucas Stach
2022-05-05soc: imx: imx8m-blk-ctrl: Add i.MX8MP media blk-ctrlPaul Elder
2022-05-05soc: imx: add i.MX8MP HSIO blk-ctrlLucas Stach
2022-05-05soc: imx: imx8m-blk-ctrl: set power device nameLucas Stach
2022-05-04soc: qcom: llcc: Add sc8180x and sc8280xp configurationsBjorn Andersson
2022-05-04soc/tegra: pmc: Select REGMAPThierry Reding
2022-05-03soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspendDave Gerlach
2022-05-03soc: ti: wkup_m3_ipc: Add support for i2c voltage scalingDave Gerlach
2022-05-03soc: ti: wkup_m3_ipc: Add support for IO IsolationDave Gerlach
2022-05-03soc: ti: knav_qmss_queue: Use IS_ERR instead of IS_ERR_OR_NULL when checking ...Haowen Bai
2022-05-03soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-05-02soc: apple: Add SART driverSven Peter
2022-05-01soc: apple: Add RTKit IPC librarySven Peter
2022-05-01soc: apple: Always include MakefileSven Peter
2022-04-30soc: rockchip: Fix compile-testing SoC driversBrian Norris
2022-04-30soc: rockchip: power-domain: Replace dsb() with smb()Brian Norris
2022-04-30soc: rockchip: Clean up Kconfig whitespaceBrian Norris
2022-04-28soc: qcom: rpmhpd: add sc8280xp & sa8540p rpmh power-domainsBjorn Andersson
2022-04-28soc: qcom: rpmhpd: Don't warn about sparse rpmhpd arraysBjorn Andersson
2022-04-28soc: renesas: rzn1: Select PM and PM_GENERIC_DOMAINS configsHerve Codina
2022-04-28soc: renesas: Add RZ/V2M (R9A09G011) config optionPhil Edworthy
2022-04-26soc: bcm: Check for NULL return of devm_kzalloc()QintaoShen