summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-032-53/+157
|\
| * driver: soc: xilinx: Update function prototype for xlnx_unregister_eventAbhyuday Godhasara2022-05-192-22/+43
| * driver: soc: xilinx: Add support of multiple callbacks for same event in even...Abhyuday Godhasara2022-05-191-34/+117
* | Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2022-06-022-1/+3
|\ \
| * \ Merge tag 'v5.19-rockchip-drivers2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-05-271-0/+2
| |\ \
| | * | soc: rockchip: Fix refcount leak in rockchip_grf_initMiaoqian Lin2022-05-171-0/+2
| * | | soc: ixp4xx/qmgr: Fix unused match warningLinus Walleij2022-05-271-1/+1
* | | | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-026-0/+529
|\ \ \ \
| * | | | ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann2022-05-076-0/+529
* | | | | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-25/+62
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-25/+62
| |\ \ \ \
| | * | | | soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properlyDmitry Osipenko2022-05-191-25/+62
| | | |_|/ | | |/| |
* | | | | Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-2641-195/+3600
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.19-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-05-134-18/+35
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | soc: rockchip: Fix compile-testing SoC driversBrian Norris2022-04-301-1/+1
| | * | | | soc: rockchip: power-domain: Replace dsb() with smb()Brian Norris2022-04-301-2/+2
| | * | | | soc: rockchip: Clean up Kconfig whitespaceBrian Norris2022-04-301-12/+12
| | * | | | soc: rockchip: set dwc3 clock for rk3566Peter Geis2022-04-101-0/+17
| | * | | | soc: rockchip: pm_domains: Fix typo in commentSebastian Fricke2022-04-101-3/+3
| | | |_|/ | | |/| |
| * | | | Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2022-05-098-103/+395
| |\ \ \ \
| | * | | | soc: qcom: pdr: use static for servreg_* variablesTom Rix2022-05-051-10/+10
| | * | | | soc: qcom: llcc: Add sc8180x and sc8280xp configurationsBjorn Andersson2022-05-041-0/+60
| | * | | | soc: qcom: rpmhpd: add sc8280xp & sa8540p rpmh power-domainsBjorn Andersson2022-04-281-0/+53
| | * | | | soc: qcom: rpmhpd: Don't warn about sparse rpmhpd arraysBjorn Andersson2022-04-281-3/+1
| | * | | | soc: qcom: socinfo: Sort out 8974PRO namesLuca Weiss2022-04-191-12/+12
| | * | | | soc: qcom: smem: validate fields of shared structuresDeepak Kumar Singh2022-04-121-10/+69
| | * | | | soc: qcom: smem: map only partitions used by local HOSTDeepak Kumar Singh2022-04-121-62/+164
| | * | | | soc: qcom: llcc: Add MODULE_DEVICE_TABLE()Bjorn Andersson2022-04-111-0/+1
| | * | | | soc: qcom: pdr: replace usage of found with dedicated list iterator variableJakob Koschel2022-04-071-6/+5
| | * | | | soc: qcom: rpmhpd: Add SDX65 power domainsRohit Agarwal2022-04-071-0/+16
| | * | | | soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipcMiaoqian Lin2022-04-071-0/+1
| | * | | | soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipcMiaoqian Lin2022-04-071-0/+1
| | * | | | soc: qcom: socinfo: Add another ID for SM8450Dmitry Baryshkov2022-04-071-0/+1
| | * | | | soc: qcom: socinfo: add SC7280 entry to soc_id arrayDouglas Anderson2022-04-071-0/+1
| | |/ / /
| * | | | Merge tag 'imx-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2022-05-094-14/+1237
| |\ \ \ \
| | * | | | soc: imx: fix semicolon.cocci warningskernel test robot2022-05-051-2/+2
| | * | | | soc: imx: add i.MX8MP HDMI blk-ctrlLucas Stach2022-05-051-0/+193
| | * | | | soc: imx: imx8m-blk-ctrl: Add i.MX8MP media blk-ctrlPaul Elder2022-05-051-2/+121
| | * | | | soc: imx: add i.MX8MP HSIO blk-ctrlLucas Stach2022-05-052-0/+504
| | * | | | soc: imx: imx8m-blk-ctrl: set power device nameLucas Stach2022-05-051-0/+1
| | * | | | soc: imx: gpcv2: add support for i.MX8MP power domainsLucas Stach2022-04-081-1/+386
| | * | | | soc: imx: gpcv2: add PGC control register indirectionLucas Stach2022-04-081-11/+32
| | |/ / /
| * | | | Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-05-097-45/+233
| |\ \ \ \
| | * | | | soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspendDave Gerlach2022-05-031-1/+78
| | * | | | soc: ti: wkup_m3_ipc: Add support for i2c voltage scalingDave Gerlach2022-05-031-1/+92
| | * | | | soc: ti: wkup_m3_ipc: Add support for IO IsolationDave Gerlach2022-05-031-2/+12
| | * | | | soc: ti: knav_qmss_queue: Use IS_ERR instead of IS_ERR_OR_NULL when checking ...Haowen Bai2022-05-031-1/+1
| | * | | | soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi2022-05-031-4/+2
| | * | | | soc: ti: wkup_m3_ipc: Add support for toggling VTT regulatorDave Gerlach2022-04-221-2/+24
| | * | | | soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime...Minghao Chi2022-04-221-2/+1