index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
Merge tag 'tegra-for-4.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
5
-3
/
+420
2017-04-19
Merge tag 'arm-soc-pmdomain' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
3
-0
/
+215
2017-04-07
soc: renesas: rcar-sysc: Add support for R-Car H3 ES2.0
Geert Uytterhoeven
1
-2
/
+24
2017-04-07
soc: renesas: rcar-sysc: Add support for fixing up power area tables
Geert Uytterhoeven
2
-1
/
+34
2017-04-07
soc: renesas: Register SoC device early
Geert Uytterhoeven
1
-1
/
+1
2017-04-07
soc: imx: gpc: add workaround for i.MX6QP to the GPC PD driver
Lucas Stach
1
-0
/
+20
2017-04-07
soc: imx: gpc: add defines for domain index
Lucas Stach
1
-4
/
+8
2017-04-07
soc: imx: Add GPCv2 power gating driver
Andrey Smirnov
4
-0
/
+374
2017-04-04
soc: ti: Add ti_sci_pm_domains driver
Dave Gerlach
3
-0
/
+215
2017-04-04
soc/tegra: Add initial flowctrl support for Tegra132/210
Jon Hunter
2
-10
/
+23
2017-04-04
soc/tegra: flowctrl: Add basic platform driver
Jon Hunter
1
-4
/
+30
2017-04-04
soc/tegra: Move Tegra flowctrl driver
Jon Hunter
3
-0
/
+195
2017-04-04
soc: tegra: make fuse-tegra explicitly non-modular
Paul Gortmaker
1
-2
/
+2
2017-04-04
soc/tegra: Implement Tegra186 PMC support
Thierry Reding
3
-1
/
+184
2017-03-31
ARM: at91: move SoC detection to its own driver
Alexandre Belloni
6
-0
/
+331
2017-03-31
Merge tag 'arm-soc/for-4.12/drivers' of http://github.com/Broadcom/stblinux i...
Arnd Bergmann
1
-0
/
+9
2017-03-28
soc: qcom: smd-rpm: Add msm8996 compatibility
Bjorn Andersson
1
-0
/
+1
2017-03-28
soc: qcom: smd: Remove standalone driver
Bjorn Andersson
3
-1569
/
+0
2017-03-28
soc: qcom: smd: Transition client drivers from smd to rpmsg
Bjorn Andersson
3
-46
/
+53
2017-03-24
soc/qman: export non-programmable FQD fields query
Horia Geantă
2
-63
/
+2
2017-03-24
soc/qman: add dedicated channel ID for CAAM
Horia Geantă
1
-1
/
+5
2017-03-24
soc/qman: export volatile dequeue related structs
Horia Geantă
1
-36
/
+0
2017-03-24
soc: imx: gpc: remove unnecessary readable_reg callback
Dong Aisheng
1
-8
/
+0
2017-03-24
soc: imx: gpc: keep PGC_X_CTRL name align with reference manual
Dong Aisheng
1
-3
/
+3
2017-03-24
soc: imx: gpc: fix comment when power up domain
Dong Aisheng
1
-1
/
+1
2017-03-24
soc: imx: gpc: fix imx6sl gpc power domain regression
Dong Aisheng
1
-11
/
+7
2017-03-24
soc: imx: gpc: fix domain_index sanity check issue
Dong Aisheng
1
-1
/
+1
2017-03-24
soc: imx: gpc: fix the wrong using of regmap cache
Dong Aisheng
1
-10
/
+0
2017-03-24
soc: imx: gpc: fix gpc clk get error handling
Dong Aisheng
1
-1
/
+1
2017-03-21
soc: samsung: Do not build ARMv7 PMU drivers on ARMv8
Krzysztof Kozlowski
4
-8
/
+29
2017-03-13
soc: renesas: Identify RZ/G1N
Geert Uytterhoeven
1
-0
/
+8
2017-03-13
soc: renesas: Identify RZ/G1H
Geert Uytterhoeven
1
-0
/
+8
2017-03-08
soc: zte: pm_domains: Remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2017-03-08
soc: zte: pm_domains: Remove redundant dev_err call in zx2967_pd_probe()
Wei Yongjun
1
-3
/
+1
2017-03-08
soc: imx: move PGC handling to a new GPC driver
Lucas Stach
3
-0
/
+489
2017-03-05
soc: bcm: brcmstb: Match additional compatible strings
Florian Fainelli
1
-0
/
+9
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
19
-54
/
+632
2017-02-23
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-1
/
+1
2017-02-23
Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteproc
Linus Torvalds
3
-0
/
+209
2017-02-22
remoteproc: qcom: mdt_loader: Use signed type for offset
Bjorn Andersson
1
-1
/
+1
2017-02-07
Merge tag 'samsung-drivers-soc-pm-domains-4.11' of git://git.kernel.org/pub/s...
Arnd Bergmann
1
-10
/
+14
2017-02-06
remoteproc: Move qcom_mdt_loader into drivers/soc/qcom
Bjorn Andersson
3
-0
/
+209
2017-01-31
soc: samsung: pm_domains: Read domain name from the new label property
Marek Szyprowski
1
-2
/
+10
2017-01-31
soc: samsung: pm_domains: Remove message about failed memory allocation
Marek Szyprowski
1
-2
/
+0
2017-01-31
soc: samsung: pm_domains: Remove unused name field
Marek Szyprowski
1
-4
/
+2
2017-01-31
soc: samsung: pm_domains: Use full names in subdomains registration log
Marek Szyprowski
1
-2
/
+2
2017-01-30
Merge tag 'v4.10-rc6' into devel
Linus Walleij
1
-0
/
+1
2017-01-29
Merge tag 'samsung-drivers-soc-pmu-4.11-2' of git://git.kernel.org/pub/scm/li...
Olof Johansson
4
-5
/
+14
2017-01-29
Merge tag 'zte-pd-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Olof Johansson
7
-0
/
+389
[prev]
[next]