summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | soc: imx: gpc: ARM power domain should be always-onAnson Huang2018-02-121-0/+1
| | |/
| * | Merge tag 'samsung-drivers-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-03-071-0/+7
| |\ \
| | * | soc: samsung: pmu: Populate children syscon nodesKrzysztof Kozlowski2018-02-131-0/+7
| | |/
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-04-0512-15/+524
|\ \ \
| * \ \ Merge tag 'renesas-soc-for-v4.17' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2018-03-279-15/+165
| |\ \ \
| | * | | soc: renesas: rcar-rst: Add support for R-Car M3-NJacopo Mondi2018-02-232-2/+3
| | * | | soc: renesas: rcar-sysc: Add R-Car M3-N supportJacopo Mondi2018-02-215-0/+47
| | * | | soc: renesas: Identify R-Car M3-NJacopo Mondi2018-02-211-0/+8
| | * | | soc: renesas: rcar-sysc: add R8A77980 supportSergei Shtylyov2018-02-195-0/+62
| | * | | soc: renesas: r8a77970-sysc: fix power area parentsSergei Shtylyov2018-02-191-6/+6
| | * | | soc: renesas: rcar-rst: Enable watchdog as reset trigger for Gen2Fabrizio Castro2018-02-151-7/+30
| | * | | soc: renesas: rcar-rst: add R8A77980 supportSergei Shtylyov2018-02-122-1/+2
| | * | | soc: renesas: identify R-Car V3HSergei Shtylyov2018-02-121-0/+8
| | * | | soc: renesas: rcar-sysc: Mark rcar_sysc_matches[] __initconstGeert Uytterhoeven2018-02-121-1/+1
| | | |/ | | |/|
| * | | Merge tag 'omap-for-v4.17/am-pm-signed' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann2018-03-073-0/+359
| |\ \ \ | | |_|/ | |/| |
| | * | soc: ti: Add pm33xx driver for basic suspend supportDave Gerlach2018-02-273-0/+359
| | |/
* | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-04-051-0/+1
|\ \ \
| * \ \ Merge tag 'amlogic-dt64' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2018-03-271-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | meson-gx-socinfo: Add package id for S905HNeil Armstrong2018-03-071-0/+1
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-23/+5
|\ \ \
| * | | soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur2018-03-141-23/+5
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-2/+10
|\| |
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-02-281-1/+9
| |\ \
| | * | soc: imx: gpc: de-register power domains only if initializedStefan Agner2018-02-221-1/+9
| | |/
| * / treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-221-1/+1
| |/
* / net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-121-2/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-0127-122/+2689
|\
| * Merge tag 'zynqmp-soc-fixes-for-4.16' of https://github.com/Xilinx/linux-xlnx...Arnd Bergmann2018-01-262-11/+12
| |\
| | * soc: xilinx: Fix Kconfig alignmentMichal Simek2018-01-161-10/+10
| | * soc: xilinx: xlnx_vcu: Use bitwise & rather than logical && on clkoutdivGustavo A. R. Silva2018-01-161-1/+1
| | * soc: xilinx: xlnx_vcu: Depends on HAS_IOMEM for xlnx_vcuDhaval Shah2018-01-161-0/+1
| * | Merge tag 'soc-fsl-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2018-01-231-0/+8
| |\ \
| | * | soc: fsl: guts: Add a NULL check for devm_kasprintf()Fabio Estevam2018-01-221-0/+6
| | * | soc: fsl: support GUTS driver for ls1012a/ls1046ayangbo lu2017-12-081-0/+2
| * | | soc: bcm: brcmstb: Be multi-platform compatibleThierry Reding2018-01-151-9/+29
| * | | soc: brcmstb: biuctrl: exit without warning on non brcmstb platformsSudeep Holla2018-01-151-9/+11
| * | | Revert "soc: brcmstb: Only register SoC device on STB platforms"Olof Johansson2018-01-121-5/+0
| * | | Merge tag 'zynqmp-soc-for-4.16' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson2018-01-125-0/+653
| |\ \ \ | | | |/ | | |/|
| | * | soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driverDhaval Shah2018-01-083-0/+646
| | * | soc: xilinx: Create folder structure for soc specific driversMichal Simek2018-01-084-0/+7
| | |/
| * | Merge tag 'samsung-drivers-4.16-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-01-119-68/+43
| |\ \
| | * | soc: samsung: Add SPDX license identifiersKrzysztof Kozlowski2018-01-039-68/+43
| | |/
| * | soc: brcmstb: Only register SoC device on STB platformsThierry Reding2018-01-111-0/+5
| * | Merge tag 'imx-drivers-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2018-01-051-1/+15
| |\ \
| | * | soc: imx: gpc: Add i.MX6SX PCI power domainFabio Estevam2017-12-261-1/+15
| * | | Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2018-01-057-16/+1725
| |\ \ \
| | * | | soc: qcom: smp2p: Use common error handling code in qcom_smp2p_probe()Markus Elfring2018-01-011-8/+8
| | * | | soc: qcom: Introduce QMI helpersBjorn Andersson2017-12-202-1/+849
| | * | | soc: qcom: Introduce QMI encoder/decoderBjorn Andersson2017-12-203-0/+827
| | * | | soc: qcom: smp2p: Access APCS as mailbox clientBjorn Andersson2017-12-202-6/+34