index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-2
/
+2
*
soc: dove: Prepare irq handler for irq argument removal
Thomas Gleixner
2015-09-14
1
-1
/
+1
*
soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Thomas Gleixner
2015-09-14
1
-1
/
+1
*
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2015-09-10
2
-19
/
+21
|
\
|
*
soc: qcom: smd: Correct fBLOCKREADINTR handling
Bjorn Andersson
2015-09-09
1
-3
/
+3
|
*
soc: qcom: smd: Use correct remote processor ID
Andy Gross
2015-09-09
1
-4
/
+12
|
*
soc: qcom: smem: Fix errant private access
Andy Gross
2015-09-09
1
-12
/
+6
*
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-09-01
22
-448
/
+3616
|
\
\
|
*
\
Merge tag 'tegra-for-4.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2015-08-20
14
-448
/
+830
|
|
\
\
|
|
*
|
soc/tegra: pmc: Use existing pclk reference
Thierry Reding
2015-08-13
1
-9
/
+7
|
|
*
|
soc/tegra: pmc: Remove unnecessary return statement
Thierry Reding
2015-08-13
1
-1
/
+0
|
|
*
|
soc: tegra: Remove redundant $(CONFIG_ARCH_TEGRA) in Makefile
Masahiro Yamada
2015-08-13
1
-3
/
+3
|
|
*
|
soc/tegra: fuse: Add spare bit offset for Tegra210
Thierry Reding
2015-07-16
1
-0
/
+1
|
|
*
|
soc/tegra: fuse: Add spare bit offset for Tegra124
Thierry Reding
2015-07-16
1
-0
/
+1
|
|
*
|
soc/tegra: fuse: Add spare bit offset for Tegra114
Thierry Reding
2015-07-16
1
-0
/
+1
|
|
*
|
soc/tegra: fuse: Rename core_* to soc_*
Thierry Reding
2015-07-16
7
-44
/
+44
|
|
*
|
soc/tegra: fuse: Add Tegra210 support
Thierry Reding
2015-07-16
5
-1
/
+212
|
|
*
|
soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers
Thierry Reding
2015-07-16
10
-367
/
+413
|
|
*
|
soc/tegra: fuse: Restrict legacy code to 32-bit ARM
Thierry Reding
2015-07-16
1
-9
/
+58
|
|
*
|
soc/tegra: pmc: Add Tegra210 support
Thierry Reding
2015-07-16
1
-0
/
+48
|
|
*
|
soc/tegra: pmc: Restrict legacy code to 32-bit ARM
Thierry Reding
2015-07-16
1
-15
/
+41
|
|
*
|
soc/tegra: pmc: Avoid usage of uninitialized variable
Thierry Reding
2015-07-16
1
-2
/
+2
|
|
*
|
soc/tegra: Add Tegra210 support
Thierry Reding
2015-07-16
1
-0
/
+1
|
|
*
|
soc/tegra: Add Tegra132 support
Thierry Reding
2015-07-16
1
-0
/
+1
|
*
|
|
Merge tag 'qcom-soc-for-4.3' of git://codeaurora.org/quic/kernel/agross-msm i...
Olof Johansson
2015-08-13
5
-0
/
+2372
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
soc: qcom: Driver for the Qualcomm RPM over SMD
Bjorn Andersson
2015-07-29
3
-0
/
+259
|
|
*
|
soc: qcom: Add Shared Memory Driver
Bjorn Andersson
2015-07-29
3
-0
/
+1328
|
|
*
|
drivers: qcom: Select QCOM_SCM unconditionally for QCOM_PM
Lina Iyer
2015-07-28
1
-0
/
+1
|
|
*
|
soc: qcom: Add Shared Memory Manager driver
Bjorn Andersson
2015-07-28
3
-0
/
+784
|
|
|
/
|
*
/
ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets
Russell King
2015-08-05
3
-0
/
+414
|
|
/
*
|
soc: mediatek: Fix SCPSYS compilation
Matthias Brugger
2015-08-05
1
-0
/
+1
*
|
soc: mediatek: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-07-10
1
-1
/
+0
*
|
soc: Mediatek: Add SCPSYS power domain driver
Sascha Hauer
2015-07-06
3
-0
/
+498
*
|
soc: mediatek: Add infracfg misc driver support
Sascha Hauer
2015-07-06
3
-0
/
+101
|
/
*
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2015-07-02
1
-1
/
+1
|
\
|
*
soc: qcom: spm: Fix idle on THUMB2 kernels
Stephen Boyd
2015-07-01
1
-1
/
+1
|
*
Merge tag 'armsoc-drivers' into test-merge
Kevin Hilman
2015-06-24
9
-0
/
+711
|
|
\
|
*
\
Merge tag 'armsoc-soc' into test-merge
Kevin Hilman
2015-06-24
2
-8
/
+21
|
|
\
\
*
|
\
\
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2015-07-02
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
drivers/soc: Convert non-modular soc-realview to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
|
|
drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driver
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-26
9
-0
/
+711
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
drivers: soc: sunxi: Introduce SoC driver to map SRAMs
Maxime Ripard
2015-06-01
5
-0
/
+297
|
*
|
|
Merge tag 'qcom-soc-for-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2015-05-29
3
-0
/
+393
|
|
\
\
\
|
|
*
|
|
ARM: qcom: Add Subsystem Power Manager (SPM) driver
Lina Iyer
2015-04-27
3
-0
/
+393
|
*
|
|
|
Merge tag 'v4.1-next-soc' of https://github.com/mbgg/linux-mediatek into next...
Arnd Bergmann
2015-05-29
2
-45
/
+10
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
soc/tegra: fuse: Add RAM code reader helper
Mikko Perttunen
2015-05-04
1
-0
/
+21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-06-26
2
-8
/
+21
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
soc/tegra: pmc: move to using a restart handler
David Riley
2015-05-04
1
-6
/
+17
|
*
|
soc/tegra: Watch wait_for_completion_timeout() return type
Nicholas Mc Guire
2015-05-04
1
-2
/
+4
|
|
/
[next]