index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
2020-06-24
soc: qcom: rpmh-rsc: Don't use ktime for timeout in write_tcs_reg_sync()
Douglas Anderson
2020-06-24
soc: imx8m: fix build warning
Peng Fan
2020-06-23
soc: qcom: smd-rpm: Add msm8994 compatible
Konrad Dybcio
2020-06-23
soc: qcom: socinfo: add SM8250 entry to soc_id array
Dmitry Baryshkov
2020-06-23
soc: qcom: socinfo: add file with SoC info format version
Dmitry Baryshkov
2020-06-23
soc: qcom: socinfo: fix printing of pmic_model
Dmitry Baryshkov
2020-06-23
soc: qcom: socinfo: add support for newer socinfo data
Dmitry Baryshkov
2020-06-23
soc: imx8m: Correct i.MX8MP UID fuse offset
Anson Huang
2020-06-23
soc: imx: scu: use devm_kasprintf
Peng Fan
2020-06-23
drivers: soc: Add MSM8936 SMD RPM compatible
Konrad Dybcio
2020-06-22
soc: qcom: rpmh: Update rpmh_invalidate function to return void
Maulik Shah
2020-06-22
soc: qcom: rpmh: Allow RPMH on ARM SoC
Lina Iyer
2020-06-22
soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag
Maulik Shah
2020-06-22
soc: mediatek: cmdq: add set event function
Dennis YC Hsieh
2020-06-22
soc: mediatek: cmdq: export finalize function
Dennis YC Hsieh
2020-06-22
soc: mediatek: cmdq: add assign function
Dennis YC Hsieh
2020-06-22
soc: qcom: socinfo: Add socinfo entry for SDM630
Konrad Dybcio
2020-06-15
soc: ti: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-08
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-06-08
Merge branch 'fixes-v5.7' into fixes
Tony Lindgren
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-04
Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-28
soc: sifive: l2 cache: Mark l2_get_priv_group as static
Palmer Dabbelt
2020-05-28
soc: sifive: l2 cache: Eliminate an unsigned zero compare warning
Palmer Dabbelt
2020-05-28
Merge tag 'drivers_soc_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2020-05-28
Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2020-05-27
drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops static
Samuel Zou
2020-05-27
soc: ti: add k3 platforms chipid module driver
Grygorii Strashko
2020-05-26
cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver
Stephan Gerhold
2020-05-26
Merge tag 'imx-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Arnd Bergmann
2020-05-26
Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2020-05-25
Merge tag 'tegra-for-5.8-soc-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2020-05-25
Merge tag 'qcom-drivers-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2020-05-25
Merge tag 'v5.7-next-soc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2020-05-25
Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2020-05-25
Merge tag 'v5.7-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Arnd Bergmann
2020-05-25
Merge tag 'renesas-drivers-for-v5.8-tag2' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2020-05-25
Merge tag 'renesas-drivers-for-v5.8-tag1' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2020-05-22
soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_register
YueHaibing
2020-05-22
soc: fsl: qe: clean up an indentation issue
Colin Ian King
2020-05-22
soc: fsl: dpio: Prefer the CPU affine DPIO
Roy Pledge
2020-05-22
soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashing
YueHaibing
2020-05-22
soc: fsl: qe: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2020-05-22
soc/tegra: pmc: Enable PMIC wake event on Tegra210
Jon Hunter
[prev]
[next]