summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | soc: renesas: Identify R-Car S4-8Yoshihiro Shimoda2021-12-072-0/+19
| | * | soc: renesas: r8a779f0-sysc: Add r8a779f0 supportYoshihiro Shimoda2021-12-075-0/+56
| | * | soc: renesas: rcar-gen4-sysc: Introduce R-Car Gen4 SYSC driverYoshihiro Shimoda2021-12-075-377/+423
| * | | Merge tag 'asahi-soc-pmgr-5.17-v2' of https://github.com/AsahiLinux/linux int...Arnd Bergmann2021-12-152-1/+8
| |\ \ \
| | * | | soc: apple: apple-pmgr-pwrstate: Do not build as a moduleHector Martin2021-12-151-1/+1
| | * | | soc: apple: apple-pmgr-pwrstate: Add auto-PM min level supportHector Martin2021-12-121-0/+7
| * | | | Merge tag 'zynqmp-soc-for-v5.17' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann2021-12-142-41/+51
| |\ \ \ \
| | * | | | soc: xilinx: add a to_zynqmp_pm_domain macroMichael Tretter2021-12-081-12/+8
| | * | | | soc: xilinx: use a properly named field instead of flagsMichael Tretter2021-12-081-7/+5
| | * | | | soc: xilinx: cleanup debug and error messagesMichael Tretter2021-12-081-22/+23
| | * | | | soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driverMichael Tretter2021-12-082-1/+16
| | | |_|/ | | |/| |
| * | | | Merge tag 'asahi-soc-pmgr-5.17' of https://github.com/AsahiLinux/linux into a...Arnd Bergmann2021-12-145-0/+343
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | soc: apple: Add driver for Apple PMGR power state controlsHector Martin2021-12-075-0/+343
| | |/
| * | soc: renesas: Consolidate product register handlingGeert Uytterhoeven2021-11-301-59/+56
| * | soc: renesas: rcar-rst: Add support to set rproc boot addressJulien Massot2021-11-151-3/+40
| |/
* | Merge tag 'tegra-for-5.16-soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-12-162-2/+2
|\ \
| * | soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor2021-12-152-2/+2
* | | soc: imx: Register SoC device only on i.MX boardsStephan Gerhold2021-12-081-0/+4
* | | soc: imx: imx8m-blk-ctrl: Fix imx8mm mipi resetAdam Ford2021-12-061-0/+19
| |/ |/|
* | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-101-3/+4
|\ \
| * | soc: ti: fix wkup_m3_rproc_boot_thread return typeArnd Bergmann2021-11-081-2/+3
| * | exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman2021-10-291-1/+1
* | | Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2021-11-103-7/+5
|\ \ \
| * \ \ Merge tag 'soc-fsl-fix-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2021-10-273-7/+5
| |\ \ \
| | * | | soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa2021-10-211-0/+1
| | * | | soc: fsl: dpio: use the combined functions to protect critical zoneMeng Li2021-10-191-6/+3
| | * | | soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_idMeng Li2021-10-191-1/+1
| | |/ /
* | | | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-0351-285/+2544
|\ \ \ \
| * | | | qcom: spm: allow compile-testingArnd Bergmann2021-10-261-1/+1
| * | | | Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2021-10-269-53/+475
| |\ \ \ \
| | * | | | soc: qcom: smp2p: Add of_node_put() before gotoWan Jiabing2021-10-241-3/+10
| | * | | | soc: qcom: apr: Add of_node_put() before returnWan Jiabing2021-10-241-0/+2
| | * | | | soc: qcom: qcom_stats: Fix client votes offsetMaulik Shah2021-10-231-1/+1
| | * | | | soc: qcom: rpmhpd: fix sm8350_mxc's peer domainDmitry Baryshkov2021-10-231-1/+1
| | * | | | soc: qcom: spm: Add 8916 SPM register dataLina Iyer2021-10-231-0/+21
| | * | | | soc: qcom: socinfo: Add PM8150C and SMB2351 modelsBjorn Andersson2021-10-231-0/+2
| | * | | | soc: qcom: smp2p: add feature negotiation and ssr ack feature supportChris Lew2021-10-171-25/+96
| | * | | | soc: qcom: Add Sleep stats driverMahesh Sivasubramanian2021-10-163-0/+288
| | * | | | soc: qcom: socinfo: add two missing PMIC IDsDmitry Baryshkov2021-10-161-2/+2
| | * | | | soc: qcom: rpmhpd: Make power_on actually enable the domainBjorn Andersson2021-10-151-4/+14
| | * | | | soc: qcom: smem: Support reserved-memory descriptionBjorn Andersson2021-10-141-18/+39
| * | | | | Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2021-10-265-17/+87
| |\ \ \ \ \
| | * | | | | soc: samsung: exynos-chipid: add exynosautov9 SoC supportChanho Park2021-10-261-0/+1
| | * | | | | soc: samsung: exynos-chipid: Add Exynos850 supportSam Protsenko2021-10-151-0/+10
| | * | | | | soc: samsung: exynos-chipid: Pass revision reg offsetsSam Protsenko2021-10-151-11/+58
| | * | | | | soc: samsung: pm_domains: drop unused is_off fieldKrzysztof Kozlowski2021-10-101-1/+0
| | * | | | | soc: samsung: exynos-chipid: do not enforce built-inKrzysztof Kozlowski2021-09-291-1/+2
| | * | | | | soc: samsung: exynos-chipid: convert to a moduleKrzysztof Kozlowski2021-09-294-3/+15
| | * | | | | soc: samsung: exynos-chipid: avoid soc_device_to_device()Krzysztof Kozlowski2021-09-291-2/+1
| | * | | | | soc: samsung: exynos-pmu: Fix compilation when nothing selects CONFIG_MFD_COREDavid Virag2021-09-151-0/+1
| | | |_|/ / | | |/| | |