summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2021-12-16soc/tegra: pmc: Add reboot notifierJon Hunter1-3/+28
2021-12-16soc/tegra: Don't print error message when OPPs not availableDmitry Osipenko1-3/+1
2021-12-16soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_initMiaoqian Lin1-10/+10
2021-12-15soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor2-2/+2
2021-12-15Merge tag 'asahi-soc-pmgr-5.17-v2' of https://github.com/AsahiLinux/linux int...Arnd Bergmann2-1/+8
2021-12-15soc: apple: apple-pmgr-pwrstate: Do not build as a moduleHector Martin1-1/+1
2021-12-14Merge tag 'zynqmp-soc-for-v5.17' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann2-41/+51
2021-12-14Merge tag 'asahi-soc-pmgr-5.17' of https://github.com/AsahiLinux/linux into a...Arnd Bergmann5-0/+343
2021-12-13soc: ti: k3-socinfo: Add entry for J721S2 SoC familyAswath Govindraju1-1/+2
2021-12-12soc: apple: apple-pmgr-pwrstate: Add auto-PM min level supportHector Martin1-0/+7
2021-12-08soc: imx: Register SoC device only on i.MX boardsStephan Gerhold1-0/+4
2021-12-08soc: xilinx: add a to_zynqmp_pm_domain macroMichael Tretter1-12/+8
2021-12-08soc: xilinx: use a properly named field instead of flagsMichael Tretter1-7/+5
2021-12-08soc: xilinx: cleanup debug and error messagesMichael Tretter1-22/+23
2021-12-08soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driverMichael Tretter2-1/+16
2021-12-07soc: renesas: rcar-rst: Add support for R-Car S4-8Yoshihiro Shimoda1-3/+4
2021-12-07soc: renesas: Identify R-Car S4-8Yoshihiro Shimoda2-0/+19
2021-12-07soc: renesas: r8a779f0-sysc: Add r8a779f0 supportYoshihiro Shimoda5-0/+56
2021-12-07soc: renesas: rcar-gen4-sysc: Introduce R-Car Gen4 SYSC driverYoshihiro Shimoda5-377/+423
2021-12-07soc: apple: Add driver for Apple PMGR power state controlsHector Martin5-0/+343
2021-12-06soc: imx: imx8m-blk-ctrl: Fix imx8mm mipi resetAdam Ford1-0/+19
2021-12-03driver: soc: xilinx: register for power events in zynqmp power driverAbhyuday Godhasara1-1/+47
2021-12-03drivers: soc: xilinx: add xilinx event management driverAbhyuday Godhasara3-0/+611
2021-11-30soc: renesas: Consolidate product register handlingGeert Uytterhoeven1-59/+56
2021-11-23soc: imx: gpcv2: keep i.MX8MM VPU-H1 bus clock activeAdam Ford1-0/+1
2021-11-22soc: ti: pruss: fix referenced node in error messageJan Kiszka1-1/+1
2021-11-21soc: imx: gpcv2: Synchronously suspend MIX domainsMarek Vasut1-1/+1
2021-11-18soc: qcom: rpmpd: Add QCM2290 supportShawn Guo1-0/+18
2021-11-18soc: qcom: rpmpd: Drop unused res_name from struct rpmpdShawn Guo1-1/+0
2021-11-18soc: qcom: qmi: Fix a typo in a commentJason Wang1-1/+1
2021-11-17firmware: xilinx: add macros of node ids for error eventAbhyuday Godhasara1-6/+0
2021-11-15soc: bcm: brcmstb: Add of_node_put() in pm-mipsWan Jiabing1-1/+4
2021-11-15soc: samsung: exynos-pmu: Add Exynos850 supportSam Protsenko1-0/+2
2021-11-15soc: samsung: exynos-chipid: add Exynos7885 SoC supportDavid Virag1-0/+1
2021-11-15soc: samsung: exynos-chipid: describe which SoCs go with compatiblesKrzysztof Kozlowski1-0/+2
2021-11-15soc: renesas: rcar-rst: Add support to set rproc boot addressJulien Massot1-3/+40
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+4
2021-11-10Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-7/+5
2021-11-08soc: ti: fix wkup_m3_rproc_boot_thread return typeArnd Bergmann1-2/+3
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds51-285/+2544
2021-11-03Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-53/+236
2021-10-29exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman1-1/+1
2021-10-27Merge tag 'soc-fsl-fix-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann3-7/+5
2021-10-26qcom: spm: allow compile-testingArnd Bergmann1-1/+1
2021-10-26Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann9-53/+475
2021-10-26Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann5-17/+87
2021-10-26Merge tag '20210927135559.738-6-srinivas.kandagatla@linaro.org' of https://gi...Mark Brown2-53/+236
2021-10-26soc: samsung: exynos-chipid: add exynosautov9 SoC supportChanho Park1-0/+1
2021-10-24soc: qcom: smp2p: Add of_node_put() before gotoWan Jiabing1-3/+10
2021-10-24soc: qcom: apr: Add of_node_put() before returnWan Jiabing1-0/+2