summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-0/+1
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-389/+0
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+3
2020-05-28soc: sifive: l2 cache: Mark l2_get_priv_group as staticPalmer Dabbelt-1/+1
2020-05-28soc: sifive: l2 cache: Eliminate an unsigned zero compare warningPalmer Dabbelt-1/+1
2020-05-28Merge tag 'drivers_soc_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-1/+164
2020-05-28Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-21/+8
2020-05-27drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops staticSamuel Zou-1/+1
2020-05-27soc: ti: add k3 platforms chipid module driverGrygorii Strashko-0/+163
2020-05-26cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driverStephan Gerhold-389/+0
2020-05-26Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann-0/+195
2020-05-26Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-4/+3
2020-05-25Merge tag 'tegra-for-5.8-soc-v2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-14/+94
2020-05-25Merge tag 'qcom-drivers-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-287/+743
2020-05-25Merge tag 'v5.7-next-soc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-2/+41
2020-05-25Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-11/+101
2020-05-25Merge tag 'v5.7-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann-0/+347
2020-05-25Merge tag 'renesas-drivers-for-v5.8-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-0/+7
2020-05-25Merge tag 'renesas-drivers-for-v5.8-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-0/+52
2020-05-22soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_registerYueHaibing-12/+0
2020-05-22soc: fsl: qe: clean up an indentation issueColin Ian King-1/+1
2020-05-22soc: fsl: dpio: Prefer the CPU affine DPIORoy Pledge-1/+5
2020-05-22soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashingYueHaibing-5/+0
2020-05-22soc: fsl: qe: Replace one-element array and use struct_size() helperGustavo A. R. Silva-2/+2
2020-05-22soc/tegra: pmc: Enable PMIC wake event on Tegra210Jon Hunter-0/+1
2020-05-20riscv: Add support to determine no. of L2 cache way enabledYash Shah-0/+38
2020-05-20soc: imx: move cpu code to drivers/soc/imxPeng Fan-0/+195
2020-05-20clk/soc: mediatek: mt6779: Bind clock driver from platform deviceMatthias Brugger-0/+8
2020-05-20clk/soc: mediatek: mt6797: Bind clock driver from platform deviceMatthias Brugger-0/+8
2020-05-20clk/soc: mediatek: mt8183: Bind clock driver from platform deviceMatthias Brugger-0/+8
2020-05-20clk / soc: mediatek: Bind clock and gpu driver for mt2701Enric Balletbo i Serra-0/+8
2020-05-20clk / soc: mediatek: Bind clock and gpu driver for mt2712Enric Balletbo i Serra-0/+8
2020-05-20soc: mediatek: Enable mmsys driver by default if Mediatek arch is selectedEnric Balletbo i Serra-2/+1
2020-05-19soc: amlogic: meson-ee-pwrc: add support for the Meson GX SoCsMartin Blumenstingl-2/+24
2020-05-19soc: amlogic: meson-ee-pwrc: add support for Meson8/Meson8b/Meson8m2Martin Blumenstingl-9/+77
2020-05-19soc: ti: omap-prm: use atomic iopoll instead of sleeping oneTero Kristo-4/+4
2020-05-18riscv: K210: Add a built-in device treePalmer Dabbelt-0/+12
2020-05-17Revert "soc: qcom: rpmh: Allow RPMH driver to be loaded as a module"Bjorn Andersson-6/+1
2020-05-16soc: mediatek: cmdq: return send msg error codeDennis YC Hsieh-1/+3
2020-05-15soc: qcom: rpmh-rsc: Remove the pm_lockDouglas Anderson-44/+67
2020-05-15soc: qcom: rpmh-rsc: Simplify locking by eliminating the per-TCS lockDouglas Anderson-40/+28
2020-05-15soc: qcom: rpmh-rsc: We aren't notified of our own failure w/ NOTIFY_BADDouglas Anderson-0/+4
2020-05-15soc: qcom: rpmh-rsc: Correctly ignore CPU_CLUSTER_PM notificationsDouglas Anderson-0/+3
2020-05-15soc: mediatek: Missing platform_device_unregister() on error in mtk_mmsys_pro...Wei Yongjun-1/+3
2020-05-14soc: mediatek: mmsys: Drop <linux/clk-provider.h>Geert Uytterhoeven-1/+0
2020-05-12soc: qcom: rpmh-rsc: Timeout after 1 second in write_tcs_reg_sync()Douglas Anderson-5/+7
2020-05-12soc: qcom: rpmh-rsc: Factor "tcs_reg_addr" and "tcs_cmd_addr" calculationDouglas Anderson-15/+26
2020-05-11soc: qcom: socinfo: add msm8936/39 and apq8036/39 soc idsVincent Knecht-0/+4
2020-05-11soc: qcom: aoss: Add SM8250 compatibleBjorn Andersson-0/+1
2020-05-07soc: fsl: dpio: properly compute the consumer indexIoana Ciornei-0/+1