index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-03
27
-341
/
+782
|
\
|
*
Merge tag 'qcom-drivers-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2020-07-31
3
-2
/
+7
|
|
\
|
|
*
soc: qcom: geni: Fix unused label warning
YueHaibing
2020-07-29
1
-1
/
+1
|
|
*
soc: qcom: smd-rpm: Fix kerneldoc
Krzysztof Kozlowski
2020-07-29
1
-0
/
+2
|
|
*
soc: qcom: pdr: Reorder the PD state indication ack
Sibi Sankar
2020-07-27
1
-1
/
+3
|
|
*
soc: qcom: smd-rpm: Add IPQ6018 compatible
Kathiravan T
2020-07-21
1
-0
/
+1
|
*
|
Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2020-07-27
2
-66
/
+136
|
|
\
\
|
|
*
|
soc: TI knav_qmss: make symbol 'knav_acc_range_ops' static
Wei Yongjun
2020-07-24
1
-1
/
+1
|
|
*
|
soc: ti: k3: fix semicolon.cocci warnings
kernel test robot
2020-07-24
1
-1
/
+1
|
|
*
|
soc: ti: k3-ringacc: fix: warn: variable dereferenced before check 'ring'
Grygorii Strashko
2020-07-24
1
-1
/
+3
|
|
*
|
soc: ti: k3-ringacc: separate soc specific initialization
Grygorii Strashko
2020-07-24
1
-15
/
+55
|
|
*
|
soc: ti: k3-ringacc: add request pair of rings api.
Grygorii Strashko
2020-07-24
1
-0
/
+24
|
|
*
|
soc: ti: k3-ringacc: add ring's flags to dump
Grygorii Strashko
2020-07-24
1
-0
/
+1
|
|
*
|
soc: ti: k3-ringacc: Move state tracking variables under a struct
Peter Ujfalusi
2020-07-24
1
-48
/
+51
|
*
|
|
Merge tag 'qcom-drivers-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2020-07-22
6
-10
/
+247
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
soc: qcom: geni: Fix NULL pointer dereference
Akash Asthana
2020-07-20
1
-1
/
+7
|
|
*
|
tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for console
Rajendra Nayak
2020-07-13
1
-0
/
+9
|
|
*
|
soc: qcom-geni-se: Add interconnect support to fix earlycon crash
Akash Asthana
2020-06-24
1
-0
/
+68
|
|
*
|
soc: qcom: geni: Support for ICC voting
Akash Asthana
2020-06-24
1
-0
/
+82
|
|
*
|
soc: qcom: rpmh-rsc: Don't use ktime for timeout in write_tcs_reg_sync()
Douglas Anderson
2020-06-24
1
-5
/
+13
|
|
*
|
soc: qcom: smd-rpm: Add msm8994 compatible
Konrad Dybcio
2020-06-23
1
-0
/
+1
|
|
*
|
soc: qcom: socinfo: add SM8250 entry to soc_id array
Dmitry Baryshkov
2020-06-23
1
-0
/
+1
|
|
*
|
soc: qcom: socinfo: add file with SoC info format version
Dmitry Baryshkov
2020-06-23
1
-0
/
+3
|
|
*
|
soc: qcom: socinfo: fix printing of pmic_model
Dmitry Baryshkov
2020-06-23
1
-1
/
+4
|
|
*
|
soc: qcom: socinfo: add support for newer socinfo data
Dmitry Baryshkov
2020-06-23
1
-0
/
+55
|
|
*
|
drivers: soc: Add MSM8936 SMD RPM compatible
Konrad Dybcio
2020-06-23
1
-0
/
+1
|
|
*
|
soc: qcom: rpmh: Update rpmh_invalidate function to return void
Maulik Shah
2020-06-22
1
-3
/
+1
|
|
*
|
soc: qcom: rpmh: Allow RPMH on ARM SoC
Lina Iyer
2020-06-22
1
-1
/
+1
|
|
*
|
soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag
Maulik Shah
2020-06-22
1
-0
/
+1
|
|
*
|
soc: qcom: socinfo: Add socinfo entry for SDM630
Konrad Dybcio
2020-06-22
1
-0
/
+1
|
|
|
/
|
*
|
Merge tag 'imx-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2020-07-22
3
-197
/
+1
|
|
\
\
|
|
*
|
soc: imx: select ARM_GIC_V3 for i.MX8M
Peng Fan
2020-07-13
1
-0
/
+1
|
|
*
|
firmware: imx: Move i.MX SCU soc driver into imx firmware folder
Anson Huang
2020-07-13
3
-182
/
+0
|
|
*
|
soc: imx: scu: use devm_kasprintf
Peng Fan
2020-06-23
1
-26
/
+11
|
|
|
/
|
*
|
soc: samsung: exynos-regulator-coupler: Add simple voltage coupler for Exynos...
Marek Szyprowski
2020-07-22
3
-0
/
+225
|
*
|
Merge tag 'tegra-for-5.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2020-07-17
1
-1
/
+1
|
|
\
\
|
|
*
|
soc/tegra: fuse: Fix typo in APB MISC warning
Thierry Reding
2020-07-17
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'renesas-drivers-for-v5.9-tag1' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2020-07-17
7
-0
/
+68
|
|
\
\
|
|
*
|
soc: renesas: rcar-rst: Add support for RZ/G2H
Marian-Cristian Rotariu
2020-07-13
1
-0
/
+1
|
|
*
|
soc: renesas: Identify RZ/G2H
Marian-Cristian Rotariu
2020-07-13
1
-0
/
+8
|
|
*
|
soc: renesas: Add Renesas R8A774E1 config option
Marian-Cristian Rotariu
2020-07-13
1
-0
/
+7
|
|
*
|
soc: renesas: rcar-sysc: Add r8a774e1 support
Marian-Cristian Rotariu
2020-07-13
5
-0
/
+52
|
|
|
/
|
*
|
Merge tag 'v5.8-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Arnd Bergmann
2020-07-16
1
-6
/
+40
|
|
\
\
|
|
*
|
soc: mediatek: cmdq: add set event function
Dennis YC Hsieh
2020-06-22
1
-0
/
+15
|
|
*
|
soc: mediatek: cmdq: export finalize function
Dennis YC Hsieh
2020-06-22
1
-5
/
+2
|
|
*
|
soc: mediatek: cmdq: add assign function
Dennis YC Hsieh
2020-06-22
1
-1
/
+23
|
|
|
/
|
*
|
Merge tag 'soc-attr-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2020-07-06
3
-60
/
+58
|
|
\
\
|
|
*
|
soc: ux500: Use custom soc attribute group instead of device_create_file
Sudeep Holla
2020-07-06
1
-4
/
+8
|
|
*
|
soc: ux500: Switch to use DEVICE_ATTR_RO()
Sudeep Holla
2020-07-06
1
-7
/
+5
|
|
*
|
soc: integrator: Use custom soc attribute group instead of device_create_file
Sudeep Holla
2020-07-06
1
-5
/
+11
[next]